TurboVPN WW
Showing posts with label Books. Show all posts
Showing posts with label Books. Show all posts

October 4, 2015

Best Books to Learn C Programming Language

Books to Learn C Programming

Present day's C Programmer has to master the complexity of the language as it is the language of choice in engineering, science and game programming. The programmer also has to be content with it's usage in environments such as Linux, Windows or the internet.

Let Us C (13th Edition)

 

September 1, 2015

Buy Think Python : How to Think Like a Computer Scientist Book by Allen B. Downey

Think Python by Allen B. Downey

Image result for Think Python by Allen B. Downey

Description:

Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.