Atnaujinkite slapukų nuostatas

El. knyga: Coding for Beginners in easy steps, 2nd edition

4.29/5 (11 ratings by Goodreads)
  • Formatas: 192 pages
  • Serija: In Easy Steps
  • Išleidimo metai: 27-Jun-2022
  • Leidėjas: In Easy Steps Limited
  • ISBN-13: 9781840789867
  • Formatas: 192 pages
  • Serija: In Easy Steps
  • Išleidimo metai: 27-Jun-2022
  • Leidėjas: In Easy Steps Limited
  • ISBN-13: 9781840789867

DRM apribojimai

  • Kopijuoti:

    neleidžiama

  • Spausdinti:

    neleidžiama

  • El. knygos naudojimas:

    Skaitmeninių teisių valdymas (DRM)
    Leidykla pateikė šią knygą šifruota forma, o tai reiškia, kad norint ją atrakinti ir perskaityti reikia įdiegti nemokamą programinę įrangą. Norint skaityti šią el. knygą, turite susikurti Adobe ID . Daugiau informacijos  čia. El. knygą galima atsisiųsti į 6 įrenginius (vienas vartotojas su tuo pačiu Adobe ID).

    Reikalinga programinė įranga
    Norint skaityti šią el. knygą mobiliajame įrenginyje (telefone ar planšetiniame kompiuteryje), turite įdiegti šią nemokamą programėlę: PocketBook Reader (iOS / Android)

    Norint skaityti šią el. knygą asmeniniame arba „Mac“ kompiuteryje, Jums reikalinga  Adobe Digital Editions “ (tai nemokama programa, specialiai sukurta el. knygoms. Tai nėra tas pats, kas „Adobe Reader“, kurią tikriausiai jau turite savo kompiuteryje.)

    Negalite skaityti šios el. knygos naudodami „Amazon Kindle“.

Coding for Beginners in easy steps, 2nd edition begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book’s examples.

After demonstrating the essential building blocks of computer programming it describes how to code powerful algorithms and demonstrates how to code classes for Object Oriented Programming (OOP).

The examples throughout this book feature the popular Python programming language but, additionally, the final chapter demonstrates a comparison example in the C, C++, and Java programming languages to give you a rounded view of computer coding.

The code in the listed steps within the book is color-coded to precisely match the default color-coding of the Python IDLE editor, making it easier for beginners to grasp.

By the end of this book, you will have gained a sound understanding of coding and be able to write your own computer programs that can be run on any compatible computer.

Frequent new releases of the Python programming language are made available as small improvements are added to the language. Coding for Beginners in easy steps and Python in easy steps both feature the very latest versions of Python at the time of publication. Python development is one of evolution, rather than revolution, so the examples provided in these books can be used in subsequent releases – simply download the latest version of Python then follow the easy steps.

Getting Started
Saving Data
Performing Operations
Making Lists
Controlling Blocks
Creating Functions
Sorting Algorithms
Importing Libraries
Managing Text
Programming Objects
Building Interfaces
Developing Apps
Transferring Skills
Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit.