Sign up
Forgot password?
FAQ: Login

Roffey C. Python Building BIG Apps

  • pdf file
  • size 3,69 MB
  • added by
  • info modified
Roffey C. Python Building BIG Apps
Cambridge University Press, 2014. — 134 p. — ISBN: 9781107666870
Who is this book for?
This book is the Level 3 core book in the Coding Club series. Before reading this, you should have either read Coding Club, Python: Next Steps or have become familiar with Python 3 and learned about variables, while loops, lists and tuples. This book is aimed at coders with a little bit of previous programming experience.
Why should you choose this book?
Building larger programs and applications can seem daunting. As well as sorting out the normal details and algorithms, the big picture has to be maintained. This book helps you to see your way through the big picture – it shows you how to break your applications up into manageable chunks that are logical, and even better, reusable. To do this you are given an introduction to a style of programming called object oriented programming (OOP). This is a great way to program but might seem a little more complicated at first than the way you have learned to code in the level 1 and 2 books.
Can you guess my password?
Objects, classes and factories
The MyPong Project
Creating the Table
Making the Ball
Building the Bats
The rules and scoring
Bonus Chapter: Two more games
Taking things further
Appendix: Some key bits of information
Quick Quiz answers
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up