Atjaunināt sīkdatņu piekrišanu

Coding for Beginners in Easy Steps 3rd ed. [Mīkstie vāki]

  • Formāts: Paperback / softback, 192 pages, Illustrations
  • Sērija : In Easy Steps
  • Izdošanas datums: 27-Nov-2024
  • Izdevniecība: In Easy Steps Limited
  • ISBN-10: 1787910199
  • ISBN-13: 9781787910195
  • Mīkstie vāki
  • Cena: 18,29 €
  • Grāmatu piegādes laiks ir 3-4 nedēļas, ja grāmata ir uz vietas izdevniecības noliktavā. Ja izdevējam nepieciešams publicēt jaunu tirāžu, grāmatas piegāde var aizkavēties.
  • Daudzums:
  • Ielikt grozā
  • Piegādes laiks - 4-6 nedēļas
  • Pievienot vēlmju sarakstam
  • Formāts: Paperback / softback, 192 pages, Illustrations
  • Sērija : In Easy Steps
  • Izdošanas datums: 27-Nov-2024
  • Izdevniecība: In Easy Steps Limited
  • ISBN-10: 1787910199
  • ISBN-13: 9781787910195
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