Author : Mike McGrath
Publisher : In Easy Steps Limited
ISBN 13 : 1787910199
Total Pages : 364 pages
Book Rating : 4.7/5 (879 download)
Book Synopsis Coding for Beginners in easy steps, 3rd edition by : Mike McGrath
Download or read book Coding for Beginners in easy steps, 3rd edition written by Mike McGrath and published by In Easy Steps Limited. This book was released on 2024-11-11 with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: Now in its third edition, this bestseller will appeal to anyone, of any age, who wants to begin coding. Use Coding for Beginners in easy steps to help you quickly create a programming environment on your computer, then, 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++, 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! Table of Contents 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