Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Digital Literacy

melissa brown
melissa brown
4,670 Points

Book recommendations?

does anyone have some good programming book suggestions. All coding language welcome. or maybe a good book about datatypes?

3 Answers

Grace Kelly
Grace Kelly
33,990 Points

Here are some of the books i have in my collection:

HTML & CSS and also JavaScript & Jquery by Jon Duckett, both are really good guides for beginners with lovely layouts and visuals and are an excellent resource to refer back to!

PHP and MYSQL Bible by Tim Converse, a little outdated now but still a really in depth look into php and mysql!!

The C Programming Language by Brian Kernigha

Clean Code by Robert Cecil Martin

Not a programming book but i highly recommend The Design of Everyday Things by Don Norman, especially if you're going to be designing experiences for people!

Joy Kesten
Joy Kesten
Treehouse Guest Teacher

+1 for the recommendations above, also Dave McFarland has a book out called "JavaScript and jQuery the missing manual" that I've enjoyed using

Samantha Carlson
Samantha Carlson
3,672 Points

These were highly recommended to me. I've read a couple and they have been great resources.

http://abookapart.com/

Alan Mattanรณ
PLUS
Alan Mattanรณ
Courses Plus Student 12,188 Points

I've read 30 books and more than 40 to read.

If you are looking for big classic long paper book, c# c++ the best chose is Deitel and is a good book about datatypes. (1kg) If you are looking for a fast digital well done book, packtpub has a grate collection and offers 50% good price or in Christmas 80% off.

It is fan to learn code while making games (I recommend Unity). You should pick up a C# book while you're at it. If you are looking for HTML & CSS book for web page layout or PHP and MYSQL for web service database, Grace Kelly up here has the best recommendation for you. You must choose the code first. if you do not know what to choose, in my personal opinion videos are better and much faster.