City of Stirling Library Services

Learn to code by solving problems, a Python programming primer, by Daniel Zingaro

Label
Learn to code by solving problems, a Python programming primer, by Daniel Zingaro
Language
eng
Index
index present
Literary Form
non fiction
Main title
Learn to code by solving problems
Responsibility statement
by Daniel Zingaro
Sub title
a Python programming primer
Summary
This beginner's book will have you writing Python programs right away. You'll solve interesting problems drawn from real coding competitions and build your programming skills as you go. Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you'll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works. You'll learn how to: Run Python code, work with strings, and use variables; Write programs that make decisions; Make code more efficient with while and for loops; Use Python sets, lists, and dictionaries to organize, sort, and search data; Design programs using functions and top-down design; Create complete-search algorithms and use Big O notation to design more efficient code
Target audience
adult
Content

Incoming Resources