Think Like a Programmer

Think Like a Programmer
Author :
Publisher : No Starch Press
Total Pages : 260
Release :
ISBN-10 : 9781593274566
ISBN-13 : 1593274564
Rating : 4/5 (564 Downloads)

Book Synopsis Think Like a Programmer by : V. Anton Spraul

Download or read book Think Like a Programmer written by V. Anton Spraul and published by No Starch Press. This book was released on 2012-08-12 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to: –Split problems into discrete components to make them easier to solve –Make the most of code reuse with functions, classes, and libraries –Pick the perfect data structure for a particular job –Master more advanced programming tools like recursion and dynamic memory –Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.


Think Like a Programmer Related Books

Algorithmic Thinking
Language: en
Pages: 409
Authors: Daniel Zingaro
Categories: Computers
Type: BOOK - Published: 2020-12-15 - Publisher: No Starch Press

GET EBOOK

A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer. Algorithmic Thinking will teach you how to
Learn Python 3 the Hard Way
Language: en
Pages: 752
Authors: Zed A. Shaw
Categories: Computers
Type: BOOK - Published: 2017-06-26 - Publisher: Addison-Wesley Professional

GET EBOOK

You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of begi
Head First Learn to Code
Language: en
Pages: 1047
Authors: Eric Freeman
Categories: Computers
Type: BOOK - Published: 2018-01-02 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

What will you learn from this book? Itâ??s no secret the world around you is becoming more connected, more configurable, more programmable, more computationa
Programming for the Puzzled
Language: en
Pages: 273
Authors: Srini Devadas
Categories: Computers
Type: BOOK - Published: 2017-11-16 - Publisher: MIT Press

GET EBOOK

Learning programming with one of “the coolest applications around”: algorithmic puzzles ranging from scheduling selfie time to verifying the six degrees of
Real-World Python
Language: en
Pages: 361
Authors: Lee Vaughan
Categories: Computers
Type: BOOK - Published: 2020-11-10 - Publisher: No Starch Press

GET EBOOK

A project-based approach to learning Python programming for beginners. Intriguing projects teach you how to tackle challenging problems with code. You've master