Learn to Code by Solving Problems

Learn to Code by Solving Problems
Author :
Publisher : No Starch Press
Total Pages : 392
Release :
ISBN-13 : 9781718501331
ISBN-10 : 1718501331
Rating : 4/5 (31 Downloads)

Book Synopsis Learn to Code by Solving Problems by : Daniel Zingaro

Download or read book Learn to Code by Solving Problems written by Daniel Zingaro and published by No Starch Press. This book was released on 2021-06-29 with total page 392 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer. Computers are capable of solving almost any problem when given the right instructions. That’s where programming comes in. 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 By the end of the book, you’ll not only be proficient in Python, but you’ll also understand how to think through problems and tackle them with code. Programming languages come and go, but this book gives you the lasting foundation you need to start thinking like a programmer.


Learn to Code by Solving Problems Related Books

Learn to Code by Solving Problems
Language: en
Pages: 392
Authors: Daniel Zingaro
Categories: Computers
Type: BOOK - Published: 2021-06-29 - Publisher: No Starch Press

DOWNLOAD EBOOK

Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of c
C++ Primer
Language: en
Pages: 3073
Authors: Stanley B. Lippman
Categories: Computers
Type: BOOK - Published: 2012-08-06 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, t
Pencil Code
Language: en
Pages: 57
Authors: David Bau III
Categories: Computers
Type: BOOK - Published: 2013-12-15 - Publisher: David Bau

DOWNLOAD EBOOK

This elegant programming primer teaches K-12 students to code through more than 100 graded examples, each one illustrated in color. The second edition includes
Programming: A Primer - Coding For Beginners
Language: en
Pages: 188
Authors: Thomas James Bell
Categories: Computers
Type: BOOK - Published: 2015-07-03 - Publisher: World Scientific Publishing Company

DOWNLOAD EBOOK

Have you ever wanted to learn how to program but never found quite the right book to get you started? Programming: A Primer gets you going straight away with th
Jumping Into C++
Language: en
Pages: 516
Authors: Alex Allain
Categories: C++ (Computer program language)
Type: BOOK - Published: 2013-04 - Publisher:

DOWNLOAD EBOOK

"Jumping into C++ covers every step of the programming process, including : * getting the tools you need to program and how to use them * basic language feature