FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: C++ For C Programmers
- Author(s) JT Kalnay
- Publisher: CreateSpace (January 16, 2012)
- Paperback: 334 pages
- eBook: PDF
- Language: English
- ISBN-10: 1469924641
- ISBN-13: 978-1469924649
- Share This:
A textbook of C++ examples intended for C programmers. This book is not a starting point for new C++ programmers who do not know C. It is a transition tool for C programmers.
Making the move to C++ is easy and fast with this up-to-date revision of a proven book by noted C++/C expert JT Kalnay. By building on the programmer's existing knowledge of C, the author provides programmers with a means to make a seamless transition to C++.
About the Authors- JT Kalnay wrote C, C++, and Assembler programs from 1979 until 1995 when he decided to become a patent attorney. He still dabbles in programming, but spends more of his time writing novels about programming mistakes (e.g., The Pattern).
-
Modern C++ Tutorial: C++11/14/17/20 On the Fly (Changkun Ou)
The book is intent to provide a comprehensive introduction to the relevant features regarding modern C++ (before 2020s). You should be aware that not all of these features are required. Instead, it should be learned when you really need it.
-
O'Reilly® C++ Today: The Beast is Back (Jon Kalb, et al)
Authors demonstrate how modern C++ provides the power, performance, libraries, and tools necessary for massive server farms as well as low-footprint mobile apps. you’ll learn why C++ is once again the preferred choice across several diverse industries.
-
Fundamentals of Programming C++ (Richard L. Halterman)
This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. It explains fundamental concepts and techniques in greater depth than traditional introductions.
-
Thinking in C++, Vol 1: Introduction to Standard C++ (2nd Edition)
Thinking in C++ by Bruce Eckel is the one C++ book you must have if you're doing serious development with C++. The book filled with expert advice and written in a patient, knowledgeable style.
-
Thinking in C++, Vol 2: Practical Programming (Bruce Eckel)
Thinking in C++, Volume 2 covers of advanced topics all professional C++ developers must master - way beyond the introductory level. No other text covers the topics needed to prepare you for production C++ programming.
-
The C++ Workshop (Dale Green, et al.)
Learn to create high-performance, error-free programs by understanding the core principles and techniques behind programming in C++. Learn to write clean, maintainable code in C++ and advance your career in software engineering.
-
Elements of Programming (Alexander Stepanov, et al)
The book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation.
-
Data Structures and Algorithm Analysis in C++, 3rd Edition
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++, this text explains how to select or design the data structure best suited to specific problems.
-
The Rook's Guide to C++ (Jeremy A. Hansen)
This textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. This step-by-step book is ideal for first-time programmers or those new to C++.
-
C++ Annotations: An Extensive Tutorial (Frank B. Brokken)
This book covers C++11 and is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++.
-
A Complete Guide to Programming in C++ (Ulla Kirch-Prinz, et al.)
This book was written for both students interested in learning the C++ programming language from scratch, and for advanced C++ programmers wishing to enhance their knowledge of C++.
:
|
|