Skip to product information
1 of 1

Coding for Beginners in easy steps

Regular price $18.99
Regular price $0.00 Sale price $18.99
Sold out
Coding for Beginners in easy steps, 3rd edition is ideal for the newcomer to coding computer programs, including youngsters needing to learn programming basics for the school curriculum. It teaches...
Read More
  • 11 February 2025
View Product Details

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

  • Write Python code to create your programs
  • Store information in data structures
  • Control program flow using control structures
  • Create re-usable blocks of program code
  • Code powerful algorithms and classes for Object Oriented Programming (OOP)
  • All features are illustrated using the Python language color-coding convention, and all code is available to download free – making it even easier!

    Includes comparison examples in C, C++ and Java to give you a rounded view of computer coding.

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

    This third edition is updated for the latest version of Python (Python 3.13).

    files/i.png Icon
    Price: $18.99
    Pages: 192
    Publisher: In Easy Steps Limited
    Imprint: In Easy Steps Limited
    Series: In Easy Steps
    Publication Date: 11 February 2025
    Trim Size: 8.88 X 7.38 in
    ISBN: 9781787910195
    Format: Paperback
    BISACs: Programming techniques, Programming & scripting languages: general, Children’s / Teenage general interest: Computing & Information Technology, Educational: IT & computing, ICT
    REVIEWS Icon
    1. Getting Started
    2. Saving Data
    3. Performing Operations
    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