Books tagged: programming tutorial

The adult filter is active; content marked as adults-only by the author is not listed.

Full Search
Found: 5 results

Handbook of C++ Syntax: A Reference to the C++ Programming Language    by Mikael Olsson
Price: $7.95 USD. 15870 words. Published on October 26, 2011. .

The Handbook of C++ Syntax is a highly condensed tutorial and reference to the C++ programming language. This book is produced by ProgrammingVideoTutorials.com – An online education library that focuses on teaching programming in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.
Handbook of C# Syntax: A Reference to the C# Programming Language    by Mikael Olsson
Price: $7.95 USD. 16500 words. Published on October 27, 2011. .

The Handbook of C# Syntax is a highly condensed tutorial and reference to the C# programming language. This book is produced by ProgrammingVideoTutorials.com – An online education library that focuses on teaching programming in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.
Learning to Program Using Python    by Cody Jackson
Price: $3.99 USD. 47840 words. Published on January 27, 2012. .

An introduction to computer programming, using the Python programming language. The core Python language (both versions 2.x and 3.x) is discussed, as well as an introduction to graphical user interface creation. The reader should be able to quickly create simple to medium-level programs and be prepared to tackle more complex programming tasks.
Handbook of PHP Syntax: A Reference to the PHP Programming Language    by Mikael Olsson
Price: $7.95 USD. 17140 words. Published on October 26, 2012. .

The Handbook of PHP Syntax is a highly condensed tutorial and reference to the PHP web programming language. This book is produced by ProgrammingVideoTutorials.com – An online education library that focuses on teaching programming in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.
Programming Problems: Advanced Algorithms    by Bradley Green
Price: $8.99 USD. 30100 words. Published on May 20, 2013. .

Self contained with problems completely worked out in clear, readable C++11, Volume II covers a wide swatch of advanced programming techniques. The sections range from specialized procedures for bit manipulation, numerical analysis, subsequence problems, and random algorithms. Each chapter gives an in excellent coverage of the topics by providing a wide array of problems and solutions. For both be