Description
Book SynopsisRob Miles spent more than 30 years teaching programming at the University of Hull in the United Kingdom. He now runs a company promoting community uptake of computer technology. He's a Microsoft MVP with a passion for programming and creating new things. If he had any spare time, he'd spend it writing even more code. He loves building devices and then switching them on to see what they do. He reckons that programming is the most creative thing you can learn how to do. He claims to know a lot of really good jokes, but nobody has ever heard him tell one. If you want an insight into the Wacky WorldTM of Rob Miles, you can read his blog at www.robmiles. com and follow him on Twitter via @RobMiles.
Table of ContentsPart 1: The world of JavaScript
Chapter 1 Running JavaScript
Chapter 2 Hypertext Markup Language (HTML)
Chapter 3 Cascading Style Sheets (CSS)
Part 2: Coding with JavaScript
Chapter 4 Working with data
Chapter 5 Making decisions in programs
Chapter 6 Repeating actions in programs
Chapter 7 Creating functions
Chapter 8 Storing data
Chapter 9 Objects
Part 3: Useful JavaScript
Chapter 10 Advanced JavaScript
Chapter 11 Creating applications
Chapter 12 Creating games