Creative Coding in Python (Quarry Books)
Monday, 07 January 2019

With the subtitle "30+ Programming Projects in Art, Games, and More", this book teaches the fundamentals of computer programming. Author  Sheena Vaidyanathan shows how to code a collection of fun, creative projects using Python. She demonstrates the fundamental ideas of computer programming and the process of computational thinking using illustrations, flowcharts, and pseudocode before apply those essentials to coding exciting projects in Python

<ASIN:1631595814>

 

Author: Sheena Vaidyanathan
Publisher: Quarry Books
Date: December 2018
Pages: 144
ISBN: 978-1631595813
Print: 1631595814
Audience: Kids interested in learning to program
Level: Introductory
Category: Python

 

creativepython

 

Projects include: 

  • Chatbots: Discover variables, strings, integers, and more to design conversational programs.
  • Geometric art: Use turtle graphics to create original masterpieces.
  • Interactive fiction: Explore booleans and conditionals to invent "create your own adventure" games.
  • Dice games: Reuse code to devise games of chance.
  • Arcade games and apps: Understand GUI (graphical user interfaces) and create your own arcade games and apps.
  • What’s next? Look at exciting ways to use your powerful new skills and expand your knowledge of coding in Python. 

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
 


Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews