Pages Navigation Menu

Software Mastery, the Fun Way

Head First JavaScript Programming

Posted by on Mar 27, 2013 in Books | 4 comments

Head First JavaScript Programming is underway! To be published in late summer, 2013, Head First JavaScript Programming is a whole new take on teaching programming with JavaScript.

Read More

Head First HTML and CSS

Posted by on Aug 16, 2012 in Books | 33 comments

We are happy to announce that the Second Edition of our book, Head First HTML and CSS arrived August 27, 2012, and is available for order on Amazon.com now. Renamed from Head First HTML with CSS & XHTML, the Second Edition drops the XHTML and focuses on HTML5. While much of the material is the same, there are small changes throughout the book that reflect updates in technology since the first edition from 2005 (has it really been that long?!). The chapter on XHTML is gone, and replaced by a whole new chapter that covers some of the new elements in HTML5, including <section>, <article>, <nav> and <video>.

Read More

Head First HTML5 Programming

Posted by on Apr 15, 2011 in Books | 39 comments

Published in October, 2011, Head First HTML5 Programming is the highly anticipated follow on to Head First HTML with CSS & XHTML (2005). What can HTML5 do for you? If you’re a web developer looking to use this new version of HTML, you might be wondering how much has really changed. Head First HTML5 Programming introduces the key features — including local storage, audio and video tags, geolocation, and the canvas drawing surface — and uses concrete examples and exercises to apply and reinforce these concepts. You’ll learn how to use HTML5, Javascript, and CSS3 to create fast, interactive sites with no plugins.

Read More

iPad Programming

Posted by on Apr 14, 2011 in Books | 0 comments

It’s not an iPhone and it’s not a laptop: the iPad is a groundbreaking new device. You need to create true iPad apps to take advantage of all that is possible with the iPad. If you’re an experienced iPhone developer, iPad Programming will show you how to write these outstanding new apps while completely fitting your users’ expectation for this device.

Dr. Dobb’s review: “quite a bargain, given the smart and concise way the authors demonstrate iPad-specific features.”

Read More

Head First Design Patterns

Posted by on Apr 14, 2011 in Books | 0 comments

If you’ve read a Head First book, you know what to expect–a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Read More

Head First Java

Posted by on Apr 10, 2011 in Books | 38 comments

Head First Java delivers a highly interactive, multisensory learning experience that lets new programmers pick up the fundamentals of the Java language quickly. Through mind-stretching exercises, memorable analogies, humorous pictures, and casual language, Head First Java encourages readers to think like a Java programmer. This revised second edition focuses on Java 5.0, the latest version of the Java development platform.

Read More