CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 01:59:06 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100126032630
location: https://web.archive.org/web/20100126032630/https://feeds.oreilly.com/oreilly/headfirstlabs
server-timing: captures_list;dur=0.600267, exclusion.robots;dur=0.019928, exclusion.robots.policy;dur=0.010291, esindex;dur=0.011496, cdx.remote;dur=1150.535837, LoadShardBlock;dur=104.211692, PetaboxLoader3.datanode;dur=87.350564
x-app-server: wwwb-app221
x-ts: 302
x-tr: 1276
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 04 Aug 2025 01:59:07 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-last-modified: Mon, 25 Jan 2010 11:04:02 GMT
x-archive-orig-etag: MuNtSrFU96/zN9Rufh6krEZv4B4
x-archive-orig-date: Tue, 26 Jan 2010 03:26:30 GMT
x-archive-orig-expires: Tue, 26 Jan 2010 03:26:30 GMT
x-archive-orig-cache-control: private, max-age=0
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-x-xss-protection: 0
x-archive-orig-server: GFE/2.0
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 26 Jan 2010 03:26:30 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 15 Jan 2009 18:22:06 GMT", ; rel="prev memento"; datetime="Wed, 06 Jan 2010 23:04:46 GMT", ; rel="memento"; datetime="Tue, 26 Jan 2010 03:26:30 GMT", ; rel="next memento"; datetime="Fri, 04 Feb 2011 09:27:25 GMT", ; rel="last memento"; datetime="Mon, 15 May 2023 09:36:59 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20100126000315_crawl102-c/51_13_20100126031316_crawl100.arc.gz
server-timing: captures_list;dur=0.663862, exclusion.robots;dur=0.028649, exclusion.robots.policy;dur=0.013297, esindex;dur=0.014720, cdx.remote;dur=39.900968, LoadShardBlock;dur=918.284100, PetaboxLoader3.datanode;dur=683.161667, PetaboxLoader3.resolve;dur=356.435023, load_resource;dur=178.032225
x-app-server: wwwb-app221
x-ts: 200
x-tr: 1164
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
Head First Labs
tag:blogs.oreilly.com,2008-06-04:/headfirst//46
2010-01-05T19:36:00Z
Movable Type Pro 4.21-en
New Year, Lots of New Books (and an iPhone app)!
tag:blogs.oreilly.com,2009:/headfirst//46.38421
2010-01-05T19:36:00Z
2010-01-05T19:36:00Z
Are you sitting down? Hopefully you are, because we've got a lot to discuss here. Since the last time we posted, we've released four more new books, and an iPhone app to boot. Speaking of iPhone apps, let's start with...
Courtney Nash
<p>Are you sitting down? Hopefully you are, because we've got a lot to discuss here. Since the last time we posted, we've released four more new books, and an iPhone app to boot. Speaking of iPhone apps, let's start with one of the more recent books we just published...</p>
<p><strong>Head First iPhone Development</strong><br />
In true Head First fashion, you'll be building an app right out of the gate in the first chapter of <a href="https://www.headfirstlabs.com/books/hfiphonedev/">Head First iPhone Development</a>. Obviously, if you want to build iPhone apps, you want to sell them in the app store, so the book is geared towards getting you creating apps quickly, and also focuses on designing top-notch apps and how to navigate the app submission process. Back in November, co-author Dan Pilone taught a great workshop, <a href="https://training.oreilly.com/introiphoneapp/">Build, Compile, and Run Your iPhone App in 2 days</a>, which covered a lot of the material in the book, namely, getting a developer who knows how to code in an Object Oriented environment coding on a Mac in Objective-C. And Tracey Pilone (co-pilot of the most prolific Head First writing couple since Kathy and Bert!) also recently posted over on the O'Reilly Community blog about <a href="https://broadcast.oreilly.com/2009/10/head-first---iphone-or-algebra.html">her experience as a Head First author</a>, which is a great read for any aspiring Head First authors. (You can follow them both on Twitter as @danpilone and @traceypilone.)</p>
<p><strong>Head First Programming</strong><br />
Completely new to programming? Based on experience with Head First's successful books on programming languages, design patterns, and technologies, learners have long been clamoring for a general Head First introduction to programming for the absolute beginner. In November, Paul Barry and Head First veteran David Griffiths teamed up to finally fill that need with <a href="https://www.headfirstlabs.com/books/hfprog/">Head First Programming</a>. Of course, this being Head First, you can forget "Hello, World!" and pages upon pages of dull, dry, boring text you'll never apply to real-world problems. By the time you've worked through the first few chapters of this book, you'll have written a numeric guessing game and interfaced with Twitter's API. And by the end of the book, you'll have a completely functional and attractive graphical desktop application! Though the authors use the dynamic and versatile Python language to apply and reinforce the general programming concepts illustrated in concrete examples and exercises, you'll be able to apply this knowledge to whatever language or software project you need or want to learn.</p>
<p><strong>Head First 2D Geometry</strong><br />
Geometry is the stuff of many people's nightmares, but <a href="https://www.headfirstlabs.com/books/hf2dgeom/">Head First 2D Geometry </a>navigates the world of lines, points, and shapes in a way that will have people singing the praises of triangles in no time. We'd have more to say from authors Lindsey Fallow and Dawn Griffiths (yes, another dashing Head First duo with husband David) here, but they are already furiously working on the next book in the series, Head First 3D Geometry. In the very first chapter, we launch a space mission, which is very exciting!</p>
<p><strong>Head First Data Analysis</strong><br />
For anyone whose job it is to make sense out of a world of data out there (and doesn't that include all of us?), author Michael Milton completed <a href="https://headfirstlabs.com/books/hfda">Head First Data Analysis</a>, a learner's guide to harnessing big numbers, crunching statistics, and making good decisions. Head First Data Analysis helps you organize your data in Excel, take it further with R, find meaningful patterns with scatterplots and histograms, draw conclusions using heuristics, predict the future by experimenting and testing hypotheses, and display findings with clear visualizations. Since the book's release, Michael has delivered an <a href="https://www.oreillynet.com/pub/e/1482">O'Reilly webcast on two data analysis tricks</a> everyone can use immediately and is drawing on the enthusiastic response and questions raised to make his next book (Head First Excel, forthcoming in spring 2010) that much more useful and effective.</p>
<p>And last but not least:</p>
<p><strong>Head First PMP iPhone App</strong><br />
We get that you don't always want to carry around your copy of Head First PMP while prepping for the exam, and a dedicated iPhone app is definitely easier to use on your iPhone than our <a href="https://www.headfirstlabs.com/PMP/free_exam/">online practice exam</a>. With the <a href="https://itunes.apple.com/us/app/head-first-pmp-exam/id336524434?mt=8">Head First PMP Exam app</a> you can practice for the exam while standing in line, eating lunch, or just taking a break from work. It covers the same 200 questions in the print and online practice exams, so you're practice-ready wherever you go. </p>
<p>2010 is primed to deliver a whole set of exciting new books, from WordPress and Excel, to ActionScript and much more. Any other Head First books you'd really like to see? Drop us your suggestions <a href="https://www.headfirstlabs.com/suggest.php">here</a>.</p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/7KxhRraDw-w" height="1" width="1"/>
text
https://blogs.oreilly.com/headfirst/2010/01/whats-happening-in-head-first.html
Four Short Links
tag:blogs.oreilly.com,2009:/headfirst//46.37788
2009-08-21T13:48:15Z
2009-08-21T13:48:15Z
Borrowing Nat Torkington's useful "four short links" format, I thought I'd round up a few items related to Head First you may have missed: Four ways that writing Head First has blown my mind -- Michael Milton explains four ways...
Brian Sawyer
https://www.oreillynet.com/pub/au/2074
<p>Borrowing <a href="https://radar.oreilly.com/nat/">Nat Torkington</a>'s useful "four short links" format, I thought I'd round up a few items related to Head First you may have missed:</p>
<ol><li><a href="https://michaelmilton.net/2009/08/19/four-ways-that-writing-head-first-has-blown-my-mind/">Four ways that writing Head First has blown my mind</a> -- Michael Milton explains four ways working on <a href="https://www.headfirstlabs.com/books/hfda/">Head First Data Analysis</a> has changed his writing forever.</li>
<p></p><li><a href="https://broadcast.oreilly.com/2009/08/a-few-quick-thoughts-on-keepin.html">A few quick thoughts on keeping readers motivated</a> -- On the heels of completing the Second Edition of <a href="https://www.headfirstlabs.com/books/hfpmp/">Head First PMP</a>, Andrew Stellman talks about the challenge of keeping learners interested and engaged.</li>
<p></p><li><a href="https://www.vimeo.com/3473874">The Tortoise and the Hare: Made to Stick</a> -- A video supplement to <a href="https://www.amazon.com/Made-Stick-Ideas-Survive-Others/dp/1400064287/ref=sr_1_1?ie=UTF8&s=books&qid=1250864491&sr=1-1">Made to Stick</a>, by Chip Heath and Dan Heath (a Head First recommended read), using Aesop's fable and a personal twist to help explain the key concepts of SUCCESs.</li></ol>
<p><object height="375" width="500"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=3473874&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" /><embed src="https://vimeo.com/moogaloop.swf?clip_id=3473874&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="375" width="500"></object></p>
<ol continue=""><li value="4"><a href="https://www.vimeo.com/3780512">Introducing the Back of the Napkin</a> -- A brief, hands-on introduction to<a href="https://www.amazon.com/Back-Napkin-Solving-Problems-Pictures/dp/1591841992/ref=sr_1_1?ie=UTF8&s=books&qid=1250864518&sr=1-1"> Dan Roam's excellent book</a>, another book high on the Head First recommended reading list.</li></ol>
<p><object height="375" width="500"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=3780512&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" /><embed src="https://vimeo.com/moogaloop.swf?clip_id=3780512&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" height="375" width="500"></object></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/Y3GW1oMJZzc" height="1" width="1"/>
https://www.oreillynet.com/pub/au/2074
text
https://blogs.oreilly.com/headfirst/2009/08/four-short-links.html
The Learner's Journey in Practice
tag:blogs.oreilly.com,2009:/headfirst//46.37461
2009-07-08T16:08:13Z
2009-07-08T16:08:13Z
Earlier this year, while Michael Milton was in the early stages of developing Head First Data Analysis (publishing later this month), we brought him to Cambridge to meet with the Head First editorial team for a focused training session. Our primary goal was to help crank out storyboards for chapters of Michael's book, but in the process, we further refined our thinking about the purpose and process for the Learner's Journey [1] to help get us there.
Brian Sawyer
https://www.oreillynet.com/pub/au/2074
<p>Earlier this year, while Michael Milton was in the early stages of developing <a href="https://oreilly.com/catalog/9780596153939/">Head First Data Analysis</a> (publishing later this month), we brought him to Cambridge to meet with the Head First editorial team for a focused training session. Our primary goal was to help crank out storyboards for chapters of Michael's book, but in the process, we further refined our thinking about the purpose and process for the Learner's Journey [1] to help get us there. </p>
<p>Because we had positive results using this new iteration of the Journey, I decided to summarize how it worked in the following short video, which I originally posted to the private group for Head First authors on Facebook. But in the spirit of <a href="https://blogs.oreilly.com/headfirst/2009/06/brain-power-up-close.html">Brett's public examination of Head First elements</a>, I thought I'd share this behind-the-scenes view with Head First fans, as well as authors, in the hopes that it might reveal something interesting about what makes Head First teaching different.</p>
<p><i>Note: For better accessibility and detail (including larger versions of the low-resolution diagrams shown in the video), I've provided my original script below the video.</i></p>
<p><object width="500" height="377"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=3401332&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" /><embed src="https://vimeo.com/moogaloop.swf?clip_id=3401332&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00ADEF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="377"></embed></object></p>
<p>While you're staring at your blank whiteboard, sheet of paper, or computer screen, you've likely already given considerable thought to the topic of the chapter you're preparing to write. </p>
<p>But, as you know, the <i>purpose</i> of the chapter needs to be functional, so the first step after choosing your topic is to zero in on that functional goal. What will the learner be able to <i>do</i> after completing this chapter that they weren't able to do before? Tying that functional knowledge with the topic at hand is a big part of the point for the Learner's Journey.</p>
<p>The next part of the process is to work out the primary teaching points you need to cover to complete the topic. Plot these points chronologically on a line, ending with the final topic covered to complete the objectives in the chapter. We'll call this line, which covers pure teaching points only, the "story line." The points on this line represent the general concepts the learner is learning in the chapter. </p>
<p>Here's a real example of how this might look, for the Experiments chapter of <i>Head First Data Analysis</i> (click for larger view):</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story1.html" onclick="window.open('https://blogs.oreilly.com/headfirst/assets_c/2009/07/story1.html','popup','width=800,scrollbars=yes,resizable=yes,toolbar=yes,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-thumb-500x386.jpg" width="500" height="386" alt="Learner's Journey: Story Line" class="mt-image-none" style="" /></a></span></p>
<p>This line has six major points to cover, which is fairly ambitious for a single chapter. Because of the complexity, Michael found it helpful to add subcategories within the larger topic areas (click for larger view):</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics.html" onclick="window.open('https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics.html','popup','width=3300,height=2550,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-thumb-500x386.jpg" width="500" height="386" alt="Learner's Journey: Story with Subtopics" class="mt-image-none" style="" /></a></span></p>
<p>Depending on the topic at hand, this might be helpful or more detail than is necessary, but in this case, adding the subcategories helped us focus the story before going to boards.</p>
<p>Next, plot your Learner's Journey against the corresponding teaching points. This line, shown in red here, we'll call the "narrative line." This shows the events and milestones that represent the path taken by the learner on the way to learning the general topics. These events include the "Oh crap" valleys and the "I rule" peaks.</p>
<p>Here's the Experiments chapter example, with the narrative line added (click for larger view):</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-thumb-3300x2550.html" onclick="window.open('https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-thumb-3300x2550.html','popup','width=3300,height=2550,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-thumb-3300x2550-thumb-500x386.jpg" width="500" height="386" alt="Thumbnail image for Learner's Journey: Story with Subtopics and Narrative" class="mt-image-none" style="" /></a></span></p>
<p>In this iteration, the narrative is lightweight and focuses on major learning events without being specific a particular scenario. Taking this extra step sometimes helps keep the scenario from forcing the direction of the chapter, because you're teaching general milestones, rather than to specific character plot lines, which might not be able to accommodate the core teaching points you've established on the story line.</p>
<p>Next, we add the specifics of the scenario to the narrative line (click for larger view):</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-scenario.html" onclick="window.open('https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-scenario.html','popup','width=1650,height=1275,scrollbars=yes,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="https://blogs.oreilly.com/headfirst/assets_c/2009/07/story-subtopics-narrative-scenario-thumb-500x386.jpg" width="500" height="386" alt="Learner's Journey: Story with Subtopics, Narrative, and Scenario" class="mt-image-none" style="" /></a></span></p>
<p>Here, the more general narrative event "Some subgroups don't appear to show the association" becomes "Survey results at the Park avenue store don't indicate that coffee drinkers feel they're not getting enough value for their money." This makes sense only in the context of the specific scenario chose for the narrative.</p>
<p>With the Learner's Journey in place, it's time to go to boards. Having the teaching points and narrative in place first make this process go much more smoothly. And when you encounter problems, the specificity of the journey makes it clear when you're missing an important element or when the scenario needs to bend to fit the teaching.</p>
<p>And, of course, after boards, it's on to InDesign, editing, tech review, Production, and a finished book, which at this point should be a piece of cake. Right?</p>
<p><br />
[1] <i>While this post focuses on the construction of what we call the Learner's Journey, the concepts behind the idea really warrant a post of their own. In brief, though this particular approach and visualization was developed in house, the ideas behind it are loosely modeled on Joseph Campbell's <a href="https://en.wikipedia.org/wiki/Monomyth">Hero's Journey</a>, combining teaching elements with a compelling scenario to create a rewarding quest for the protagonist (the learner) to accomplish. Before this visual format, we'd taken a cue from screenwriting by using text-only <a href="https://en.wikipedia.org/wiki/Beat_%28filmmaking%29">beats</a> to organize a chapter before storyboards, which was effective but didn't capture the connection between scenario and teaching points quite as explicitly.</i></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/ZRcHQ7wMpng" height="1" width="1"/>
https://www.oreillynet.com/pub/au/2074
text
https://blogs.oreilly.com/headfirst/2009/07/the-learners-journey-in-practice.html
"Brain Power" Up Close
tag:blogs.oreilly.com,2009:/headfirst//46.37282
2009-06-24T14:17:29Z
2009-06-24T14:17:29Z
Over the next few weeks, I thought we'd take a close look at some of the common Head First elements. A lot of folks love getting into the pedagogy of Head First, so this is almost a mini-primer to how...
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<p>Over the next few weeks, I thought we'd take a close look at some of the common Head First elements. A lot of folks love getting into the pedagogy of Head First, so this is almost a mini-primer to how we use lots of our elements [1].</p>
<p>First up? Brain Power:</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Brain Power" src="https://blogs.oreilly.com/headfirst/Picture%201.png" width="390" height="145" class="mt-image-center" style="float: none; text-align: center; display: block; margin: 0 auto 20px;" /></span></p>
<p></p>
<p>Brain Power is not just an "ordinary" exercise, like a Sharpen Your Pencil or Exercise. Instead, it's a little bit tougher. In fact, you'll often have to think more critically about Brain Powers (when they're well done) than almost anything else in a Head First book.</p>
<p>We also don't typically put answers to Brain Powers in the book. You'll find text like this in most books' Read Me sections, up in the front matter:</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Brain Powers don't have answers" src="https://blogs.oreilly.com/headfirst/Picture%202.png" width="462" height="86" class="mt-image-center" style="float:none; text-align: center; display: block; margin: 0 auto 20px;" /></span><br></p>
<p>Why no answers? Well, there are two reasons. First, without an answer, your brain is left to puzzle at what to reply. What do you think? And is what you think correct? Is your solution tenable and workable? Your brain hates irresolution. So forcing it to whir along without a definitive answer is really a dirty trick we're playing to get you to <em>continue</em> thinking.</p>
<p>But there's another reason. Brain Powers pose hard questions, without (hopefully!) easy answers. Because of that, there's always the risk a less-experienced learner gets the answer wrong. There's nothing like rubbing a learner's face in a wrong answer to turn them off and cause them to disengage. While we're by no means afraid to tell a learner that they've made a mistake, it's tricky to ask a very hard, abstract question, and then present an answer on the next page, as if to say, "Get it? Nope? Well, too bad!"</p>
<p>And another reason (yeah, I said just two, but hey, who's counting, anyway?): Brain Powers might have a <em>range</em> of correct answers. Lots of the time, these abstract questions can be solved in several ways. We really don't want to take up 10 pages with possible answers; or rather, if we did, we'd take you through that learning process, rather than handling it all with a Brain Power.</p>
<p>Like I said, Brain Powers are all about critical thinking, and not coming up with a simple answer. One thing I often tell authors is this: Don't ever phrase a Brain Power so that you can answer it with a "Yes" or "No." For example, here's a (bad) Brain Power question:</p>
<blockquote>Do you think it's possible to build an MVC implementation using Objective C that runs purely on an iPhone?</blockquote>
<p>It's an interesting question, but the brain of a learner can read the question, and simply think, "Sure." That little bit of closure is all it takes to turn the page. This could easily be made more effective, though:</p>
<blockquote>How would you build an MVC implementation using Objective C that runs purely on an iPhone?</blockquote>
<p>In this improved case, you've got to really think. The brain wants resolution!</p>
<p>There's a lot more to be said about these elements, but that's a pretty good start. What other things do <em>you</em> think Brain Powers accomplish? Do you work on them much? Not at all? Do you ignore them totally? What do you think?</p>
<p><br />
[1] <em>Just so we're clear, lots of people -- including some in O'Reilly -- will think that it's insane to "reveal" how we use our elements and build Head First books. I tend to think that's silly. First of all, there's very little I'll be writing on this blog that an astute observer couldn't figure out on their own. Second -- and maybe this is just my naivete -- I think it's our editors that make the key difference. If you can take these little discussions and go write Head First Basket Weaving for another publisher, then best of luck to you. (Although if that's the case, I'd much rather you come write for us. Except we aren't looking for a basket-weaving book...)</em></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/YL_5Zkq6t6k" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
text
https://blogs.oreilly.com/headfirst/2009/06/brain-power-up-close.html
Where do I start if I want to write for Head First?
tag:blogs.oreilly.com,2009:/headfirst//46.35574
2009-03-11T17:26:13Z
2009-03-11T17:26:13Z
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<p><embed src="https://blip.tv/play/AfGlBQA" type="application/x-shockwave-flash" width="480" height="287" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/cMth2HDkg0k" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
video
https://blogs.oreilly.com/headfirst/2009/03/where-do-i-start-if-i-want-to.html
What does it take to be a Head First author?
tag:blogs.oreilly.com,2009:/headfirst//46.35521
2009-03-06T02:17:58Z
2009-03-06T02:17:58Z
Do you ever wish you could write a Head First book? Wondering what it takes? Check out what Brett, the series editor, has to say about writing a Head First book.
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<center> <script type="text/javascript" src="https://blip.tv/scripts/pokkariPlayer.js?ver=2008010901"></script> <script type="text/javascript" src="https://blip.tv/syndication/write_player?skin=js&posts_id=1856063&source=3&autoplay=true&file_type=flv&player_width=&player_height="></script> <div id="blip_movie_content_1856063"> <a rel="enclosure" href="https://blip.tv/file/get/Headfirstlabs-WhatDoesItTakeToBeAHeadFirstAuthor939.m4v" onclick="play_blip_movie_1856063(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play" src="https://blip.tv/file/get/Headfirstlabs-WhatDoesItTakeToBeAHeadFirstAuthor939.m4v.jpg" border="0" title="Click To Play" /></a> <br /> <a rel="enclosure" href="https://blip.tv/file/get/Headfirstlabs-WhatDoesItTakeToBeAHeadFirstAuthor939.m4v" onclick="play_blip_movie_1856063(); return false;">Click To Play</a> </div> </center>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/1SDyI0dosg0" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
video
https://blogs.oreilly.com/headfirst/2009/03/what-does-it-take-to-be-a-head.html
What's coming in 2009 for Head First?
tag:blogs.oreilly.com,2009:/headfirst//46.35272
2009-02-10T19:10:24Z
2009-02-10T19:10:24Z
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<p><embed src="https://blip.tv/play/Aev1dwA" type="application/x-shockwave-flash" width="480" height="390" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/vt9-85R0wNo" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
text
https://blogs.oreilly.com/headfirst/2009/02/whats-coming-in-2009-for-head.html
January Newsletter
tag:blogs.oreilly.com,2009:/headfirst//46.34986
2009-01-14T16:34:42Z
2009-01-14T16:34:42Z
We sent out our January Newsletter recently. Sign up here to receive future newsletters via email....
Caitrin McCullough
https://www.oreillynet.com/pub/au/3219
<p><a href="https://www.headfirstlabs.com/hfnewsletter/2009/01/newsletter.html"><img src="https://blogs.oreilly.com/headfirst/images/coffee_saucer2.png"></a> We sent out our <a href="https://www.headfirstlabs.com/hfnewsletter/2009/01/newsletter.html">January Newsletter</a> recently. <a href="https://www.oreillynet.com/cs/nl/home#head_first">Sign up here to receive future newsletters via email.</a></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/z4Mr49Zhw6Y" height="1" width="1"/>
https://www.oreillynet.com/pub/au/3219
text
https://blogs.oreilly.com/headfirst/2009/01/january-newsletter-1.html
The dreaded EJB question... addressed
tag:blogs.oreilly.com,2009:/headfirst//46.34972
2009-01-13T20:03:23Z
2009-01-13T20:03:23Z
Lots of folks have been clamoring to know about the second edition of Head First EJB. Click Play on the video below to get a direct answer... I promise.
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<p>Lots of folks have been clamoring to know about the second edition of Head First EJB. Click Play on the video below to get a direct answer... I promise. We'll be posting a lot more of these video Q&A sessions in the weeks to come, as we try and address your questions in an even more direct manner.</p>
<p><object width="425" height="344"><param name="movie" value="https://www.youtube.com/v/hYmJOu421-4&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/hYmJOu421-4&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/l3L9-kV2VAY" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
text
https://blogs.oreilly.com/headfirst/2009/01/the-dreaded-ejb-question-addre.html
Three Things You Can Do (Today) to Improve Your Website
tag:blogs.oreilly.com,2009:/headfirst//46.34968
2009-01-13T17:16:29Z
2009-01-13T17:16:29Z
Jeff Siarto is a User Experience and Web Designer living in Chicago. He is a co-author of Head First Web Design and writes about design and technology at his blog: siarto.com. 1. Simplify Everything Remove unnecessary and extraneous content People...
Jeff Siarto
https://www.oreillynet.com/pub/au/3460
<a href="https://www.headfirstlabs.com/books/hfwd/"><img src="https://www.headfirstlabs.com/hfnewsletter/graphics/hfwd_ad.png" border="0" alt="Head First Web Design" style="float:right; padding:10px;"/></a><p><em>Jeff Siarto is a User Experience and Web Designer living in Chicago. He is a co-author of <a href="https://www.headfirstlabs.com/books/hfwd/">Head First Web Design</a> and writes about design and technology at his blog: <a href="https://siarto.com">siarto.com</a>.</em></p>
<h2>1. Simplify Everything</h2>
<h3>Remove unnecessary and extraneous content</h3>
<p>People come to your website to find information. It might be to look at your portfolio, read about a recent vacation or find out how to get in touch with you. Your job as a web designer is to make this information accessible and easy to find. The easiest way to help people find the important content is to get rid of the stuff that seems trivial and non-essential. The next time you make changes to your homepage, try taking things out instead of adding. Maybe that Facebook status widget or your most recent 100 Tweets aren't as essential to the core content of your site as you thought. Think about the main content areas of your site and concentrate on making them better before even thinking about adding more.</p>
<h3>Downsize your markup</h3>
<p>Just as content can become cluttered and unorganized, so can your site's underlying markup. In a perfect world, the HTML that your site's built on would be an exact semantic representation of your content. Unfortunately, we don't live in a perfect world and HTML (and it's variant XHTML) aren't perfect markup languages. With that in mind, it's important to try and make your markup as lean as possible. Is that extra container <code><div></code> really necessary? Do these items need to be in a list, or will a paragraph work just as well? Am I using tables for tabular data and not layout? Go through your markup — and just like you did with your page content — remove anything that isn't essential to the layout and semantics of your site. Organizing that tag soup will not only speed up your site, but also reduce browser inconsistencies and give clearer meaning to your content.</p>
<h3>Reduce your site's download footprint</h3>
<p>Believe it or not, not everyone is connecting to the Internet over a fast cable modem or DSL line. In areas where broadband is limited, some users still connect with dial-up, slow DSL or even satellite. These users can account for 5 to 15% of your total visitors and their experience on your site is just as important as those connecting from a super-fast campus LAN. Knowing that, files sizes and download times should always be considered when designing new pages or adding content and features to existing ones. Make sure you are using proper image compression for the given image type. Icons, fonts and logos typically perform best as GIFs while photographic images usually look best saved as JPEGs. Adjust the quality of your images to offer the best resolution and detail in the smallest possible file size. If you use <a href="https://www.adobe.com/products/photoshop/compare/">Photoshop</a>, the <em>Save for Web</em> feature will tell you how long a particular image will take to download at a given speed. Make note of these speeds so you have an idea of how long the site as a whole will take to download. In addition, using your browsers activity menu or web inspector (<a href="https://webkit.org">Safari/Webkit</a>) can also help glean vital information on download speed and file size — often showing you exactly where you can expect bottle necks. Finally, see #1 and #2 above for ways to make your files smaller and faster.</p>
<h2>2. Learn About the People and Robots that Visit Your Pages</h2>
<h3>Watch someone else use your website</h3>
<p>Good websites are designed for their intended audience. Most of the time, this isn't you. So it really doesn't make much sense for you to be the only person that tests the design and layout of your site. Now, it might not be easy to find a person that best exemplifies your intended audience, or you may not even know who your intended audience is. The point is that you need to find someone other than yourself or your mom (she'll be too nice) to give your pages a thorough "click-through" while you observe their actions and behaviors. So, find a friend or neighbor and ask them if you could watch them click around on your site. Give them a few tasks like finding a particular article or locating your contact information and just see what happens. How long does it take them to find the information? Did they get lost? Were they frustrated? You'll be surprised by the results and it will likely make you think differently about the design and content choices you've made. Remember, you built the site and know where everything is located and how to get there. Your users don't have that luxury.</p>
<h3>Analytics can tell you more than just page hits</h3>
<p>Most people look at programs like <a href="https://www.google.com/analytics">Google Analytics</a>, <a href="https://haveamint.com">Mint</a> and <a href="awstats.sourceforge.net/">AWStats</a> as tools for keeping track of how may people visit their site on a daily, weekly, monthly and yearly basis. While this is true, they offer information that is exponentially more useful than how many unique visitors you had last December. When a visitor accesses one of your pages, they leave behind a wealth of information that can help you make their experience more enjoyable. Most analytics programs will track browser versions, screen size, connection speed, time spent on the site, pages clicked to and where they came from. This information is gold. Knowing all these metrics will allow you to make changes to your site that really improve the user experience. For example, if 80% of your visitors have a screen resolution of 800x600 but your site was built using a 1024x768 template — more than 3/4 of your visitors are receiving a sub-par experience. Fixing that issue will not only make users happier with your site, but probably keep them there longer and coming back more in the future.</p>
<h2>3. Validate Your Hard Work</h2>
<h3>Use the W3C Markup Validation tools to check your pages</h3>
<p>One of the easiest things you can do to improve your website is to <a href="https://validator.w3.org">validate your markup and stylesheets</a>. All this means is running your code through a form provided by the <a href="https://w3.org">W3C</a> that makes sure your HTML and CSS meet the required specification. The validator will automatically look at your <a href="https://en.wikipedia.org/wiki/Document_Type_Declaration">DOCTYPE</a> and then generate a report either saying that your code is valid or giving you a list of errors and recommended fixes. This is a great way to catch tags that you may have forgotten to close and also a good way to make sure you are using the elements properly (like not putting an <code><h1></code> inside of a <code><p></code>). Validating will help make many of the steps above easier and will also help you learn more about HTML and XHMTL along the way.</p>
<p>This is by no means an exhaustive list of ways to improve your website. Great web design is a process that requires skills in many different areas and full books have been written on just small segments of web design. Your best bet is to keep things as simple as possible and really think about the people that are going to be using and interacting with your site. Knowing these two things will make your pages better than 90% of the content on the web and you'll have some of the happiest users around.</p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/lEUKjAgJkp8" height="1" width="1"/>
https://www.oreillynet.com/pub/au/3460
text
https://blogs.oreilly.com/headfirst/2009/01/three-things-you-can-do-today.html
Head First Rails: An Interview with David Griffiths
tag:blogs.oreilly.com,2009:/headfirst//46.34966
2009-01-13T16:13:23Z
2009-01-13T16:13:23Z
David Griffiths is the author of the newly released Head First Rails. We sat down with him recently and asked him a few questions about his favorite subject. What are some of the coolest things learners can do once they've...
Caitrin McCullough
https://www.oreillynet.com/pub/au/3219
<img src="https://www.headfirstlabs.com/Images/dgriffiths.png" alt="" style="float: right; padding-left: 10px;"><p>David Griffiths is the author of the newly released <a href="https://www.headfirstlabs.com/books/hfrails/index.php?CMP=NLC-July07&ATT=0109" ><em>Head First Rails</em></a>. We sat down with him recently and asked him a few questions about his favorite subject.</p>
<p><img src="https://www.headfirstlabs.com/Images/question.png" align="left">What are some of the coolest things learners can do once they've worked through <a href="https://www.headfirstlabs.com/books/hfrails/index.php?CMP=NLC-July07&ATT=1108" ><em>Head First Rails</em></a>?</p>
<p><img src="https://www.headfirstlabs.com/Images/answer.png" align="left">Wow — there's so much cool stuff in the book, where to begin? I wanted to write a book where people didn't just get to know stuff, but they actually learnt how to do stuff. So really the whole book is about <strong>how to do cool things</strong>. Like build a custom web application in two minutes. Or manage multiple data sets in a single interface. Or create a mashup with Google maps. Or using Ajax in really practical ways, not just for eye-candy. <strong>Cool</strong> is really just another word for <em><strong>powerful</strong></em> and I want people to finish this book armed with practical skills that they can apply from the get-go. </p>
<p><img src="https://www.headfirstlabs.com/Images/question.png" align="left">How do you think the <strong>Head First</strong> approach to Rails is different from other non-Head-First Rails books you've seen and used? How do you think Head First makes Rails easier to learn? </p>
<p><img src="https://www.headfirstlabs.com/Images/answer.png" align="left">A lot of books provide information about Rails, but Head First Rails gives you something else as well: <em><strong>motivation</strong></em>. Motivation is a really key thing in learning any new topic. It doesn't matter how smart you are, if you don't feel motivated, then it will be really hard to learn anything. So how does Head First Rails motivate you? It uses <strong>fun and drama and scenarios</strong>. It has characters and plots and twists and turns. We use a lot of the same tricks they use in movies. Why? Because we want the teaching material to be <em><strong>compelling</strong></em>, like a movie is compelling. Rails is this incredible development framework. Things that used to take me four or five hours, I can now do in four or five minutes in Rails. That's an exciting thing! And <a href="https://www.headfirstlabs.com/books/hfrails/index.php?CMP=NLC-July07&ATT=1108" ><em>Head First Rails</em></a> is designed to convey that excitement.</p>
<p><img src="https://www.headfirstlabs.com/Images/question.png" align="left">What topic do you think people struggle with most in Rails? How did you address that topic in a way that will help learners who have struggled before? </p>
<p><img src="https://www.headfirstlabs.com/Images/answer.png" align="left">One problem that I had when I first looked at Rails was figuring out how to create <strong><em>master-detail applications.</em></strong> These are applications where the user needs to manage multiple pieces of related information. You might have a blog post and its related comments. Or the example we have in the book is an airline called <strong>Coconut Airways</strong> which needs a system to manage flights and seat bookings. Now Rails is great at generating applications for managing single pieces of information, but if you want to create a master-detail app, well... you pretty much have to do it yourself. And that involves knowing about lots of different topics like database relationships and partials and even advanced subjects like Ajax. <em>Head First Rails</em> teaches you all those things in an integrated way. You don't have to skip back and forth between chapters. When I'd finished that section of the book, I kind of wished I'd had it when I was learning Rails.</p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="coconut.png" src="https://blogs.oreilly.com/headfirst/2009/01/13/coconut.png" class="mt-image-center" style="text-align: center; display: block;" /></span>
<p> </p>
<p><img src="https://www.headfirstlabs.com/Images/question.png" align="left">What topic or section of the book are you most proud of? What did you do to make it especially effective?</p>
<p><img src="https://www.headfirstlabs.com/Images/answer.png" align="left">The part of the book that I am most pleased with came at the end — with the Google Maps application. Why Google Maps? Because it's a great example of a mashup. To integrate with another application — whether it's Google, or <a href="https://www.linkedin.com/">LinkedIn</a> or <a href="https://www.twitter.com/">Twitter</a> — you generally need to do two things: dynamically generate information in some format like XML, and then hook up some chunk of Ajax code.
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="gmaps.png" src="https://blogs.oreilly.com/headfirst/2009/01/13/gmaps.png" width="235" height="212" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;" /></span>
I was genuinely surprised when I was writing the book at how much people would be able to do in the final chapters. It was such a surprise that I changed the ending of the book! All of a sudden people could build this application where data was not only viewed, but also created and edited directly on the map . And the learner doesn't just build the app by blindly following some set of instructions but by <strong>actually understanding the code as they write it</strong>. It was a real surprise to me. I would never have dreamed that such a thing was possible when I began the book. </p>
<p><img src="https://www.headfirstlabs.com/Images/question.png" align="left">Is your book for people who've never studied Rails, or who have already worked with Rails?</p>
<p><img src="https://www.headfirstlabs.com/Images/answer.png" align="left">If you've done any kind of programming before — whether it's in Java or Visual Basic or PHP — then you'll be able to learn Rails from this book. I think even someone who knows Rails will still get benefit from the book, but really the target audience is people coming to Rails for the first time. Rails is such a great <strong>framework </strong>— one that makes development so much faster — that even taking into account the time it takes to read the book, I think you'll ship your application faster if you build it in Rails. But then, maybe I'm biased... </p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/gc3Oub2V_tI" height="1" width="1"/>
https://www.oreillynet.com/pub/au/3219
text
https://blogs.oreilly.com/headfirst/2009/01/head-first-rails-an-interview.html
It's 2009... learn like it!
tag:blogs.oreilly.com,2009:/headfirst//46.34869
2009-01-06T21:21:09Z
2009-01-06T21:21:09Z
So here we are, a new year. Unsurprisingly, we're getting lots of questions here at the Labs about what's coming in 2009. What books are in progress? What about Rough Cuts and Safari... what's going on there? And where, oh...
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<p>So here we are, a new year. Unsurprisingly, we're getting lots of questions here at the Labs about what's coming in 2009. What books are in progress? What about <a href="https://oreilly.com/roughcuts/"><strong>Rough Cuts</strong></a> and <a href="https://my.safaribooksonline.com/?portal=oreilly"><strong>Safari</strong></a>... what's going on there? And where, oh where, is <em><strong>Head First EJB</strong></em>?
</p>
<p>Yeah, it's definitely true, we've got some great books coming out in 2009. To mention just a few, you'll see <em><strong>Head First Networking</strong></em> and <em><strong>Head First Programming</strong></em>, and keep an eye out for an improved and updated second edition of <em><a href="https://www.headfirstlabs.com/books/hfpmp/"><strong>Head First PMP</strong></a></em>, just in time for the updated PMP exam coming out later this year. We've also got another exciting title, <em><strong>Head First Data Analysis</strong></em>, that's going to give you a Head First look at data in a way you'd never expect. Should be really cool.</p>
<p>But what I think we're most excited about around here is the expansion of our product <i>formats</i>, not just our product <i>offerings.</i> Safari has offered Head First books for a while, and late last year, you got a glimpse of Head First both as a Rough Cuts (early access) contender and a fully-digital PDF. So whether you're online at work or stuck on a long plane ride, you can catch up on Ajax or learn what centripetal force is really all about. In 2009, though, we're going to push well beyond simple "convert that paper page to a non-paper page."</p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="blog010609_retro1.png" src="https://blogs.oreilly.com/headfirst/2009/01/06/blog010609_retro1.png" width="500" height="379" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span>
<p>Head First is about learning in the most effective manner possible, and that's not always a book. In fact, in some cases, one person might love a book, and another might really just want to go play a little more XBox. In light of that, 2009 is the year of Head First in some <strong>really new, really innovative formats</strong>. First, you'll see us hard at work on releasing some online versions of our books. That's not just a PDF, or even a digital copy of the page... we tend to be OCD about going above and beyond around here. Instead, we're creating <em><strong>a completely new digital interface where you can learn, interact, exercise, and achieve</strong></em> through the Head First methodology... all in a digital environment. Stay tuned... this will be one of the most exciting developments of 2009, I can promise you.</p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="blog010609_sg1.png" src="https://blogs.oreilly.com/headfirst/blog010609_sg1.png" width="500" height="377" class="mt-image-center" style="text-align: center; display: block; margin: 0;" /></span>
<p>Not only that, we're working hard to bring you in-person events. No, Skeptical Girl and Kim won't mud wrestle, but we are bringing the innovative learning principles of Head First to a live environment. Project-based learning, lots of games and interesting exercises, a true <strong>learn-by-doing attitude</strong>, and instructors who aren't about "Did you catch my name? Do you know who I am?" and more about "Let's learn how to DO something today" will be the cornerstones of these in-person events.</p>
<p style="clear:both;">Yup, 2009 is gonna be a blast, because we want to make learning the new pink (or orange, or black, or... well, you get the idea. Want more details? Keep hanging around the Labs site. Lots more content to come, from blogs to videos to teasers of these new formats.</p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/oHj6lnSsAWc" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
text
https://blogs.oreilly.com/headfirst/2009/01/its-2009-learn-like-it.html
New Forums Now Open
tag:blogs.oreilly.com,2009:/headfirst//46.34864
2009-01-06T15:56:10Z
2009-01-06T15:56:10Z
Get your questions answered in the forums for the newest Head First titles: Algebra, PHP & MySQL, Rails, and Web Design....
Caitrin McCullough
https://www.oreillynet.com/pub/au/3219
<p><a href="https://www.headfirstlabs.com/phpBB2/"><img src="https://blogs.oreilly.com/headfirst/pizza_slice.png" width="40" height="40" /></a> Get your questions answered in the forums for the newest Head First titles: <a href="https://www.headfirstlabs.com/phpBB2/viewforum.php?f=21">Algebra</a>, <a href="https://www.headfirstlabs.com/phpBB2/viewforum.php?f=20">PHP & MySQL</a>, <a href="https://www.headfirstlabs.com/phpBB2/viewforum.php?f=23">Rails</a>, and <a href="https://www.headfirstlabs.com/phpBB2/viewforum.php?f=22">Web Design</a>. </p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/b4K8ca8Bhzk" height="1" width="1"/>
https://www.oreillynet.com/pub/au/3219
text
https://blogs.oreilly.com/headfirst/2009/01/new-forums-now-open.html
Special Announcement: Head First PDFs
tag:blogs.oreilly.com,2008:/headfirst//46.34723
2008-12-19T22:30:26Z
2008-12-19T22:30:26Z
Hey there, Head First fans. It's been a crazy year for us here at Head First, and we've been working hard to end the year on an amazing, Joe-Frank-and-Jim would-love-this note. You've already seen our latest newsletter, where we've made...
Brett McLaughlin
https://www.oreillynet.com/pub/au/152
<img src="https://www.headfirstlabs.com/hfnewsletter/graphics/hfpdfs.png" style="float:right; padding-left:10px;"/>Hey there, Head First fans. It's been a crazy year for us here at Head First, and we've been working hard to end the year on an <strong>amazing, Joe-Frank-and-Jim would-love-this</strong> note. You've already seen our latest newsletter, where we've made <strong><a href="https://www.headfirstlabs.com/hfnewsletter/decemberbonus.php">sample chapters</a></strong> available for our four latest books. But never ones to be satisfied, we've got some more gifts you can put under your tree.</p>
<p>First, and probably most exciting to the little elves here in Head First land, not one, not two, but <em>all</em> of the Head First books are <strong>now available as PDFs</strong>. Surf on over to <a href="https://oreilly.com/store/series/headfirst.csp">this complete list of Head First titles</a>, and check it out. You can buy PDFs of every single one. That's right, now you've got the perfect companion for those 18-hour drives home to visit family... without the heft of 50 pounds of books to weigh you down. You've been asking for it for years, so it's our pleasure to make PDF books available for purchase. Check 'em out, and let us know what you think!</p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/ZP1qeuFlgrI" height="1" width="1"/>
https://www.oreillynet.com/pub/au/152
text
https://blogs.oreilly.com/headfirst/2008/12/head-first-pdfs.html
Head First Books Now Available in PDF
tag:blogs.oreilly.com,2008:/headfirst//46.34717
2008-12-19T15:14:42Z
2008-12-19T15:14:42Z
Newly available Head First PDFs feature in a major announcement from O'Reilly's electronic publishing initiative. Read it here....
Caitrin McCullough
https://www.oreillynet.com/pub/au/3219
<p><a href="https://toc.oreilly.com/2008/12/oreilly-ebooks-130-top-titles-plus-iphone-app-and-head-first-pdfs.html"><img src="https://www.headfirstlabs.com/Images/blog/bang_icon.png"></a> Newly available Head First PDFs feature in a major announcement from O'Reilly's electronic publishing initiative. <a href="https://toc.oreilly.com/2008/12/oreilly-ebooks-130-top-titles-plus-iphone-app-and-head-first-pdfs.html">Read it here.</a></p>
<img src="https://feeds.feedburner.com/~r/oreilly/headfirstlabs/~4/IgwB36FRpkM" height="1" width="1"/>
https://www.oreillynet.com/pub/au/3219
text
https://blogs.oreilly.com/headfirst/2008/12/head-first-books-now-available.html