FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title The C++ Hackers Guide
- Author(s) Steve Oualline
- Publisher: No Starch Press,US (January 30, 2008); eBook (Creative Commons Licensed)
- License(s): CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE")
- Paperback: 256 pages
- eBook: PDF (231 pages, 23.55 MB), and Open Office
- Language: English
- ISBN-10: 1593271689
- ISBN-13: 978-1593271688
- Share This:
An experienced programmer accumulates a set of tools, tricks, and techniques to make his or her programs better.
C++ Hacker's Guide collects more than 120 of the best C++ veteran secrets and puts them in one accessible place. The techniques presented have all been used in actual programs, and more importantly, have made actual programs better.
Full of real world, highly useful information, this book offers a career's worth of knowledge to round out any C++ programmer's repertoire. Topics include strategies to make code more memory safe, debuggable, efficient, and maintainable.
About the Authors- N/A
- Hacking and Hackers
- The C++ Programming Language
- C and Objective-C Programming
- Unix/Linux Programming
- Computer and Video Game Development and Programming
- Computer Graphics Programming
- The C++ Hackers Guide (Steve Oualline)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
- The Mirror Site (3) - PDF
-
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.
-
Programming Abstractions in C++ (Eric S. Roberts)
This book gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
-
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.
-
Tips and Tricks of the C++ Professionals
This unique book features advanced programming tips available nowhere else! Experienced programmers will appreciate the coding workarounds, patch fixes, and inside secrets from a variety of sources, all intended to increase C++ productivity.
-
Object-Oriented Programming in C++, 4th Edition (Robert Lafore)
This book begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. It reflects the latest ANSI C++ standard and current practices.
-
Pro TBB: C++ Parallel Programming with Threading Building Blocks
This book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). It presents numerous examples and best practices to help you become an effective TBB programmer and leverage the power of parallel systems.
-
C++ in Action: Industrial Strength Programming Techniques
This is a modern guide to using C++ langugage, including how to apply it to Windows programming. Shows how to write programs for programmers, not computers. It teaches the programmer how to write small, fast, reliable, and scalable programs.
-
Industrial Strength C++: Rules and Recommendations
This book presents proven strategies for using and programming in the C++ object-oriented language in the form of easy-to-follow lists of rules and recommendations. It covers naming conventions, code organization, resource management, etc.
-
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.
-
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++.
:
|
|