Here are some books that might help you in your career. No affiliate links!
General
- Path to coding – by Lew Flauta
- Code Complete 2 – by Steve McConnell
- The Self-Taught Programmer: The Definitive Guide to Programming Professionally – by Cory Althoff
- Think Like A Programmer – by V. Anton Spraul
- Pragmatic Thinking & learning – by Andy Hunt
- Problem-solving in Data Structures & algorithms using C – by Hemant Jain
- Implementation Patterns – by Kent Beck
- No Degree, No Problem – by Josh Kemp (Audio book)
APIs
- HTTP – What every Web Developer should Know About HTTP – by K. Scott Allen
- Build APIs You Won’t Hate – by Phil Sturgeon
HTML + JavaScript
- Jump Start Html5 Offline Applications By Tiffany B. Brown
- The Principles Of Object-Oriented JavaScript – by Nicholas C. Zakas
- You don’t know JS: UP and going – by Kyle Simpson
- You don’t know JS:Scope & closures – by Kyle Simpson
- Effective JavaScript – by David Herman