Atjaunināt sīkdatņu piekrišanu

E-grāmata: Coding for Beginners in easy steps, 3rd edition

  • Formāts: 192 pages
  • Sērija : In Easy Steps
  • Izdošanas datums: 11-Nov-2024
  • Izdevniecība: In Easy Steps Limited
  • ISBN-13: 9781787910317
  • Formāts - EPUB+DRM
  • Cena: 15,32 €*
  • * ši ir gala cena, t.i., netiek piemērotas nekādas papildus atlaides
  • Ielikt grozā
  • Pievienot vēlmju sarakstam
  • Šī e-grāmata paredzēta tikai personīgai lietošanai. E-grāmatas nav iespējams atgriezt un nauda par iegādātajām e-grāmatām netiek atmaksāta.
  • Formāts: 192 pages
  • Sērija : In Easy Steps
  • Izdošanas datums: 11-Nov-2024
  • Izdevniecība: In Easy Steps Limited
  • ISBN-13: 9781787910317

DRM restrictions

  • Kopēšana (kopēt/ievietot):

    nav atļauts

  • Drukāšana:

    nav atļauts

  • Lietošana:

    Digitālo tiesību pārvaldība (Digital Rights Management (DRM))
    Izdevējs ir piegādājis šo grāmatu šifrētā veidā, kas nozīmē, ka jums ir jāinstalē bezmaksas programmatūra, lai to atbloķētu un lasītu. Lai lasītu šo e-grāmatu, jums ir jāizveido Adobe ID. Vairāk informācijas šeit. E-grāmatu var lasīt un lejupielādēt līdz 6 ierīcēm (vienam lietotājam ar vienu un to pašu Adobe ID).

    Nepieciešamā programmatūra
    Lai lasītu šo e-grāmatu mobilajā ierīcē (tālrunī vai planšetdatorā), jums būs jāinstalē šī bezmaksas lietotne: PocketBook Reader (iOS / Android)

    Lai lejupielādētu un lasītu šo e-grāmatu datorā vai Mac datorā, jums ir nepieciešamid Adobe Digital Editions (šī ir bezmaksas lietotne, kas īpaši izstrādāta e-grāmatām. Tā nav tas pats, kas Adobe Reader, kas, iespējams, jau ir jūsu datorā.)

    Jūs nevarat lasīt šo e-grāmatu, izmantojot Amazon Kindle.

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