Muutke küpsiste eelistusi

E-raamat: Coding for Beginners in easy steps, 3rd edition

  • Formaat: 192 pages
  • Sari: In Easy Steps
  • Ilmumisaeg: 11-Nov-2024
  • Kirjastus: In Easy Steps Limited
  • ISBN-13: 9781787910317
  • Formaat - EPUB+DRM
  • Hind: 15,90 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 192 pages
  • Sari: In Easy Steps
  • Ilmumisaeg: 11-Nov-2024
  • Kirjastus: In Easy Steps Limited
  • ISBN-13: 9781787910317

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Codingfor Beginners in easy steps, 3rd edition is ideal for the newcomer tocoding computer programs, including youngsters needing to learn programmingbasics for the school curriculum. It teaches the reader how to write code tocreate their own computer programs – in easy steps!

Coding for Beginnersin easy steps, 3rd edition will appeal to anyone, of any age,who wants to begin coding computer programs. Use this guide to help you quicklycreate a programming environment on your computer, then, in easy steps, learnhow to:

  • Write Python code to create your programs
  • Storeinformation in data structures
  • Control program flow usingcontrol structures
  • Create re-usable blocks of program code
  • Codepowerful algorithms and classes for Object Oriented Programming (OOP)
  • Allfeatures are illustrated using the Python language color-coding convention, andall code is available to download free – making it even easier!

    Includescomparison examples in C, C++ and Java to give you a rounded view of computercoding.

    Ideal for newcomers to programming,including youngsters needing to learn coding for the school curriculum – all ineasy steps!

    This third edition isupdated for the latest version of Python (Python 3.12).

    1. Getting Started
    2. Saving Data
    3. PerformingOperations
    4. Making Lists
    5. Controlling Blocks
    6. Creating Functions
    7. Sorting Algorithms
    8. Importing Libraries
    9. Managing Text
    10. Programming Objects
    11. Building Interfaces
    12. Developing Apps
    13. Transferring Skills