new
£12.86
Check Price On amazon Add to amazon basket When you order through the above link, we may earn a commission at no additional cost to you. Prices shown may vary at checkout. Please check the final price before completing your purchase.

Best Prices

Secure Checkout

Top Customer Ratings

Buy with Confidence

Safe and Secure

13 reviews
Gianluca
Full of good tips and exercise, a good vocabulary at the end of the book of the pythons command. Recommend for who just start !
Read more
Mr M
Makes more sense and covers a lot more in a short space of time than most programming books
Read more
McGranaghan_Paul
Enjoying this book - a straight-forward and easy to follow introduction to Python. I would just like to leave to notes: [1] In the 'snowflake drawing' exercise, don't save your program as 'turtle' as Python will then try importing your own program in place of the 'turtle' module. [2] In this same exercise, the snowflake will not draw properly if you follow the instructions (!). The code that tells your turtle to go backward(120) should be in the next piece of code so you should write: def snowflakeArm(): for x in range(0,4): forward(30) vshape() def snowflake(): for x in range(0,6): snowflakeArm() backward(120) right(60) snowflake() Doing this worked for me. This makes more sense, as the turtle has to draw the full snowflakeArm before going back to its start point. The way the book has it, the turtle draws a sort of hexagon instead. Working this out helped me better understand the program. Hope this helps. Also: In the Bat/Ball game, the box asking if you want to play again won't pop up. To fix this I used two lines of code I found in another book {Coding for Beginners, by Mike McGrath} The lines of code go between the first and second lines at the start of your program, so you get this: import tkinter from tkinter import* import tkinter.messagebox as box import time Doing this made the replay button pop up.
Read more
Kindle Customer
This is an excellent book for beginners as it covers what to expect in Windows, Mac and how to download the Python software. The book covers the topic of Variables as it states the purpose of a variable and data types. A section on the topic of ‘PROGRAM CONSTRUCTS’ should have been added before introducing the topic ‘MAKING DECISIONS’. This would have been useful to people new to programming and those with a little knowledge of programming but moving on to Python. I hope a section on the topic of program constructs is included to a revised edition to make the book very valuable to children and adults entering university or those in colleges learning programming for the first time. Another useful coverage is how to save your file and that ‘a variable is like a labelled box that stores information’, this is an area that is very confusing to a beginner programmer as they cannot visualise what a variable is so you have to bring it down to that level. Excellent illustration, this makes the book very useful to beginners. The lesson learnt from using this book is transferable to other programming language.
Read more
Sheila - London
My child is starting a Computer Science GCSE and will be using Python, so I ordered a few "starter" books to see which I felt would be most enjoyable and appropriate. One reviewer criticised this one for being a "cartoon book", but I felt the colourful presentation and information boxes were more likely to appeal to a teenager, rather than the other more serious and dull black and white books. The programs are fun, with silly comments like "Nooooooo! The aliens have outnumbered us. All is lost." and "The dragon wakes up and eats you. You are delicious." It is quick and easy to get started with the coding and it builds up skills gradually. I feel sure it will give my child a good basic knowledge of Python before he starts this element of his GCSE.
Read more
The Kramers Family
I bought this to help my daughter in her first steps into programming and she loves it. The tasks are simple and well structured with advice on what to look for when you code is wrong. The book takes you through a series of exercises to construct a dungeons and dragons style game. This book is ideal as a first step for any age, but is primarily aimed at children and we use the book and the exercises as father/daughter bonding, which we’ve both really enjoyed.
Read more
Grimli Feendisch
Excellent book. Up to date; 2017 and uses Python 3 (which is important as that’s what is used in most schools and I don’t want to go through version re-learning with beginners). Find it’s just right for my 10yo. Great style and engaging for kids. This is crucial as Python is a bit dry at first as kids move from the immediate visual rewards of scratch to a command-line based environment. Did a lot of research before buying and few books were as current or as engaging for beginning python. I’d commend this to anyone starting python.
Read more
Kjohn
Several coding errors within the book
Read more
Stephanie J
I used the first 39 pages of this book as the basis for an introductory programming course for three 11-year olds who had not previously expressed a lot of interest in programming. The exercises are set up so that the kids were quickly making real programs that were interesting to them, and it was fun to read without a lot of text to plow through. The kids all love creative writing, and the sample programs in those first pages let them build a choose-your-own-adventure type book in code, and they had a lot of fun adapting the examples to make crazy stories for the others to try. I had a copy of the book for each child to serve as a reference for them in case they worked at different speeds.
Read more
Ferran Marín Ramos
Muy buen libro de iniciación a la programación. Lo he disfrutado mucho.
Read more
Faeyaz
If anyone wants to start, this will be the best book to start with.
Read more
Zayden
Using for homeschool.
Read more
Kiran Kumar Somaroutu
Good one.
Read more
  • ASIN 1409599345
  • Publisher Usborne Publishing Ltd; UK edition (1 Mar. 2017)
  • Language English
  • Hardcover 96 pages
  • ISBN-10 9781409599340
  • ISBN-13 978-1409599340
  • Reading age 8 - 12 years
  • Dimensions 20.5 x 1.5 x 24.4 cm
  • Best Sellers Rank See Top 100 in Books