Coding for Beginners, 3rd Ed (In Easy Steps)
Wednesday, 04 December 2024

This book is written to appeal to anyone who wants to begin coding computer programs. Mike McGrath shows how to quickly create a programming environment on your computer, then, in easy steps, learn the essentials of coding. All features are illustrated using Python color-coding convention, and all code is available to download free. The book includes comparison examples in C, C++ and Java to give you a rounded view of computer coding. This third edition is updated for the latest version of Python, Python 3.13.

<ASIN:1787910199>

 

Author: Mike McGrath
Publisher: In Easy Steps
Date: December 2024
Pages: 192
ISBN: 978-1787910195
Print: 1787910199
Kindle: B0DMPBTZGD
Audience: People wanting to learn to code
Level: Introductory
Category: Python

codingbeg3

  • 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 fre

Related Reviews

See our review of the previous edition Coding for Beginners, 2nd Ed (In Easy Steps) which used Python 3.10.4

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]


More Reviews