Education Books
Writing Solid Code
Fatbrain Review Explains Microsoft's techniques for developing bug free C programs and provides practical approaches to the prevention and automat…
Python for Everybody: Exploring Data in Python 3
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think o…
Java: How to Program
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for …
Head First JavaScript Programming: A Brain-Friendly Guide
If you know HTML & CSS then you know all about web page style and structure; now it's time to give those pages some behavior, some interactivi…
Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code
You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the…
Python Pocket Reference
Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on P…
Java: The Complete Reference
The Definitive Java Programming Guide In The Complete Reference, Eighth Edition, bestselling programming author Herb Schildt shows you everything …
How to Solve It: A New Aspect of Mathematical Method
A perennial bestseller by eminent mathematician G. Polya, How to Solve It will show anyone in any field how to think straight. In lucid and appeal…
Python for Kids: A Playful Introduction to Programming
Python for Kids is a lighthearted introduction to the Python language and programming in general, complete with illustrations and kid-friendly exa…
Data Structures and Algorithms Made Easy
Success key books What is unique? Main objective is not to give you the theorems and proofs about DS and Algorithms. I have followed a patt…