Hacker News new | ask | show | jobs
by dragthor 3415 days ago
Big Nerd Ranch books - at least the Android one

https://www.bignerdranch.com/books/

1 comments

The big nerd ranch books often have you build applications across a collection of chapters. I learned iOS development from their book; it's not a single project for the whole book, but there are large chunks that use the same example app that you add functionality to.

I love the the style of learning they advocate: reading the book and typing in every single line of code yourself. It suits my learning style really well.