Head First Programming: A learner's guide to programming using the Python language

Head First Programming: A learner's guide to programming using the Python language
ISBN-10
1449369812
ISBN-13
9781449369811
Category
Computers
Pages
442
Language
English
Published
2009-11-16
Publisher
"O'Reilly Media, Inc."
Authors
David Griffiths, Paul Barry

Description

Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators Reuse code with functions Use library code to save time and effort Select the best data structure to manage complex data Write programs that talk to the Web Share your data with other programs Write programs that test themselves and help you avoid embarrassing coding errors We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Other editions

Similar books

  • Head First JavaScript Programming: A Brain-Friendly Guide
    By Elisabeth Robson, Eric T. Freeman

    Thanks to Ellie Volkhausen, Randy Comer and Karen Montgomery for their inspired cover design that continues to serve us well. Thank you, as always, to Rachel Monaghan for her hardcore copyedit (and for keeping it all fun), ...

  • Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking
    By Eric Freeman

    Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Learn to Code uses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep.

  • Head First HTML5 Programming: Building Web Apps with JavaScript
    By Eric Freeman, Elisabeth Robson

    Here are just some of the things you’ll learn in Head First HTML5 Programing: Learn how to make your pages truly interactive by using the power of the DOM.

  • Head First JavaScript
    By Michael Morrison

    Provides information on scripting Web applications with JavaScript.

  • Head First C: A Brain-Friendly Guide
    By David Griffiths, Dawn Griffiths

    Learn key topics such as language basics, pointers and pointer arithmetic, dynamic memory management, multithreading, and network programming. Learn how to use the compiler, the make tool, and the archiver.

  • Head First Programming
    By Barry

    This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts.

  • Head First Python
    By Paul Barry

    A guide to the programming language describes how to build Python-enabled Web servers and applications, write mobile apps on the Android platform, develop sophisticated games, build GUI-based programs, and write Python scripts to automate ...

  • Head First Python: A Brain-Friendly Guide
    By Paul Barry

    render html templates Displaying the Webapp's HTML Form Let's add the code to enable the three changes detailed at the bottom of the last page. Follow along by making the same changes to your code: 1 2 3 Import the render_template ...

  • Head First C#
    By Jennifer Greene, Andrew Stellman

    What will you learn from this book?

  • Head First Java: A Brain-Friendly Guide
    By Kathy Sierra, Bert Bates

    Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.