Programming Puzzles Big Book : 400+ pages of fun for ages 7 to 99...
Enjoy puzzles or have a passing interest in programming or know someone who does? This book is designed to be fun and entertaining while also introducing you to core computer science concepts.
This is a puzzle book designed to be fun and interesting to anyone who likes puzzle books. You will get an introduction to, and practice with: Assembly Language, Regular Expressions, Binary, Hexadecimal, Octal, Truth Tables, Boolean Algebra, Python, and Lisp through puzzles.
Now also available in print!https://amzn.to/4gyfbMZ
Specifically, the user of this puzzle book will learn
Binary Notation
Hexadecimal Notation
Octal Notation
Conversions between binary, hex, and octal
Prefix s-expression based notation
Python syntax
Functions
Class
Objects
Member data
Member functions
Recursion
Binary addition
Basics of boolean algebra
Boolean logical operations
Boolean short circuiting
Assembly language