C++ is one of the most popular programming languages and is implemented on a wide variety of hardware and operating system platforms. It is a general purpose programming language which is statically typed, free-form, multi-paradigm and compiled. To help you learn more about the language, we bring to you 21 ebooks which are absolutely free! 1. More C++ Idioms - Wikibooks, 2012 The objective is to present modern C++ idioms to programmers who have moderate level of familiarity with C++, and help elevate their knowledge so that C++ feels much friendlier to them. It is designed to be an exhaustive catalog of reusable idioms. 2. Data Structures and Algorithm Analysis in C++ by Clifford A. Shaffer - Dover Publications, 2012 A comprehensive treatment focusing on efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses C++ programming language and is suitable for second-year courses. 3. C++ for C Programmers by JT Kalnay - Smashwords, 2012 A book with exhaustive examples of C++ intended to help a C programmer learn and use C++. The book is not organized in a traditional chapter format, included are example programs that illustrate the important points of C++ in an evolutionary manner. 4. Parallel Programming with Microsoft Visual C++ by Colin Campbell, Ade Miller - Microsoft Press, 2011 This guide introduces you to the most frequently used patterns of parallel programming and provides executable code samples for them, using PPL. When thinking about where to begin, a good place to start is to review the patterns in this book. 5. Language Translation Using PCCTS and C++ by Terence John Parr - Automata Publishing Company, 1993 This book is a reference guide for the parser generator ANTLR, ANother Tool for Language Recognition, and the tree-parser generator SORCERER, which is suited to source-to-source translation. It is valuable to scientists, engineers, or programmers. 6. No Bugs!: Delivering Error-Free Code in C and C++ by David Thielen - Addison-Wesley, 1992 The book offers a revolutionary approach to software development by showing how to write error-free code from the start. Presented are techniques to stop many kinds of bugs from being included in a program. It also discusses how to test programs. 7. Debugging C and C++ code in a Unix environment by J. H. M. Dassen, I. G. Sprinkhuizen-Kuyper – OOPWeb.com This document describes several techniques and tools for debugging code in C-like languages in a Unix environment. We will also discuss some good coding practices that will diminish the occurrence of certain types of bugs. 8. C++ Reference Guide by Danny Kalev - Informit, 2008 This guide covers constructors, destructors, operator overloading, memory management, templates, namespaces, streams, object-oriented programming principles, standard template library, exception handling, runtime type information, and more. 9. Introduction to Object-Oriented Programming Using C++ by Peter Müller - Globewide Network Academy, 1997 In this course, object-orientation is introduced as a new programming concept which should help you in developing high quality software. Object-orientation is also introduced as a concept which makes developing of projects easier. 10. C++ Programming for Scientists by Roldan Pozo, Karin Remington - NIST From the table of contents: ANSI C; C++ as a better C; C++ Classes and Objects; Objects in Scientific Computing; Inheritance and Polymorphism; Templates, Exceptions and Observations; Programming Examples; Scientific Library Examples. 11. Visual C++ 6 Unleashed by Mickey Williams, David Bennett - Sams, 2000 Comprehensive coverage of the core topics for Visual C++ 6 programming. The book skips the beginning level material and jumps right in to Visual C++. You will master the 32-bit power of Windows using Visual C++ as your programming language. 12. Industrial Strength C++ by Mats Henricson, Erik Nyquist - Prentice Hall, 1996 This book defines a C++ coding standard that should be usable for almost all programmers. Text and examples explain each individual rule and recommendation. The book covers naming conventions, resource management, code organization, and more. 13. Taligent's Guide to Designing Programs - Taligent Press, 1994 Well-Mannered object-oriented design in C++: this is a brief overview of object-oriented program design, focusing on operating-system development. The text will be of interest to the C++ programmers who need a quick summary of good OOP techniques. 14. Programming the Be Operating System by Dan Parks Sydow - O'Reilly, 1999 This book gives C++ programmers their start to developing the applications on Be operating system. The book begins with simple programs and gradually adds elements of the graphical interface. It carefully describes drawing and message handling. 15. Programming Pearls, 2nd Edition by Jon Bentley - Addison-Wesley Professional, 1999 The book focuses on choosing the right algorithms and on showing how to solve problems effectively. Each chapter frames a particular programming task (sorting numbers, creating anagrams, counting the words). Code examples are written in C and C++. 16. Financial Numerical Recipes in C++ by Bernt Arne Ødegaard, 2007 Useful examples and algorithms for people working within the field of finance. Typical examples are option/derivatives pricing, term structure calculations, mean variance analysis. The author made C++ subroutines that implements common algorithms. 17. C++ Annotations by Frank B. Brokken - University of Groningen, 2008 The book for knowledgeable users of C who would like to make the transition to C++. It is the main textbook for C++ programming courses at the University of Groningen. The text does not cover C++'s basic grammar, which is equal to C's grammar. 18. Optimizing C ++ by Steve Heller - Prentice Hall PTR, 1998 The book provides C++ programmers with a practical approach to code optimization. The text consists of case studies of database problems with various searching and compression algorithms, the source code, and explanation of the solutions. 19. An Introduction to GCC by Brian J. Gough, Richard M. Stallman - Network Theory Ltd, 2004 This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more. 20. Data Structures and Algorithms with Object-Oriented Design Patterns in C++ by Bruno R. Preiss - Wiley, 1998 The author presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs. 21. How to think like a Computer Scientist (C++ Version) by Allen B. Downey, 1999 This book teaches you to think like a computer scientist - to combine the best features of mathematics, natural science, and engineering, to use formal languages to denote ideas, to observe the behavior of complex systems, form hypotheses, etc. Shivam Kotwalia, CodeKill |
Thursday, 6 February 2014
21 Free eBooks On C++
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2014
(321)
- ► 09/07 - 09/14 (1)
- ► 06/29 - 07/06 (28)
- ► 06/22 - 06/29 (18)
- ► 02/23 - 03/02 (20)
- ► 02/16 - 02/23 (31)
- ► 02/09 - 02/16 (77)
-
▼
02/02 - 02/09
(66)
- 24 Free eBooks On Perl Programming
- 32 Free eBooks On Java Programming!
- 35 Free eBooks On C Programming
- Top 10 Linux Distros For Hackers!
- 8 Videos To Learn Game Programming Using Python!
- 8 Super Fun Things To Do On Google!
- 5 Books On Algorithm That Should Be On Any Softwar...
- 10 Useful PHP Tools That Developers Can Use
- Top 10 Websites That Offer Free Online Linux Courses
- Google Offering $2.71828 Million To Hack Chrome OS!
- 20 Free eBooks On MATLAB Programming
- 240 Linux Distros And Their Official Websites!
- Screenlogger - A keylogger app for Android and iOS...
- Microsoft's Process Explorer added VirusTotal Mult...
- Facebook domain hacked by Syrian Electronic Army
- 33 Free Ebooks On PHP, HTML, CSS and MySQL For You...
- 21 Tips And Tricks For JavaScript Programmers
- 10 Steps You Should Take To Prevent Hacking!
- Popular Linux Games To Run Natively On Mir!
- 10 Websites To Learn Coding Interactively
- 11 Videos And Tutorials On NoSQL And NoSQL Databases!
- 24 Great E-Books On Ethical Hacking
- 20 Of The Very Best jQuery Plugins That You Can Use!
- Lost Admin Password? Hack Into Your Mac Or Windows...
- Windows 8.1 Update 1 To Come With Start Screen Twe...
- 9 Best Cloud Computing Books
- 10 Video Tutorials With Over 200 Videos To Learn P...
- Five Essential Books For Hackers
- 21 Free eBooks On C++
- 10 Free And Helpful Linux Books
- Sony to exit PC market, sell VAIO brand
- 15 Great Free Android Tutorials !
- 10 Top Android App Development Tutorials For Newbies
- Top 8 Teen Hackers of 2013
- 11 Free Ebooks On Java For Various Purposes
- 20 Free Ebooks On Ruby, Javascript, Perl And Python
- 15 Free Ebooks Miscellaneous Ebooks On Programming!
- Google Chrome Will Now Detect And Fix 'Hijacked' B...
- Buffer Overflow Exploit Discovered In Android SDK
- Adobe Releases 'Emergency' Flash Player Update
- Top 8 Linux Forums Worth Bookmarking
- 28 Free eBooks On Game Programming!
- 10 Most Downloaded Linux Distros Ever!
- 50 More Free Hacking Tools!
- 500 Free eBooks On Programming (with Downloading L...
- Best Online Forums On Ethical Hacking
- Free Online Courses on Web Design
- 10 eBooks On Linux Kernel And Programming !
- Top 9 Free Hacking Tutorials
- 11 Free Ebooks On Java For Various Purposes
- 10 Little Known Yet Highly Useful Features Of Gmail!
- Mark Zuckerberg Celebrating Facebook Turning 10 Ye...
- 8 Illegal Things Done On The Internet Unknowingly
- 8 Top Universities Offering Certifications In Prog...
- 17 Ways To Learn Python For Free!
- Android Trojan Oldboot Has Infected Over 350,000 D...
- 15 Websites With News And Tutorials About Security...
- eBay and PayPal UK website hacked by Syrian Electr...
- Cryptography Hacks - Hash Encryption using DuckDuc...
- Test your Mobile Hacking and Penetration testing S...
- 50 Best Hacking Tools!
- Nvidia's New Linux Driver Brings Torvalds From Mid...
- Linus Torvalds Slips Off, Says The F Word!
- Low-Level Exploit Hits Ubuntu, OpenSUSE
- Torvalds Announces Linux 3.14-rc1
- 9 Lecture Series With Over 450 Lectures On Linux S...
- ► 01/26 - 02/02 (80)
Popular Posts
Labels
Tutorial
(129)
Tech News
(83)
E-Books
(55)
Pdf
(47)
Hacking
(46)
Linux
(32)
Android
(23)
Programming
(22)
Tools
(22)
Video
(21)
Ethical Hacking
(16)
Electronics
(12)
Google
(10)
Hacked
(9)
Python
(9)
Facebook
(8)
Java
(8)
Software
(8)
PHP
(7)
Android App
(6)
C
(6)
Free Online Coureses
(6)
OpenSource
(6)
Ubuntu
(6)
Unix
(6)
Windows
(6)
C++
(5)
Game Programming
(5)
Java Programming
(5)
Kali Linux
(5)
CodeKill
(4)
Cryptography
(4)
Firefox
(4)
JavaScript
(4)
Linux System Administrator
(4)
Mac
(4)
Penetration testing
(4)
Python Programming
(4)
Security
(4)
Top Distros
(4)
WhatsApp
(4)
CSS
(3)
Circuit
(3)
Cloud Computing
(3)
Game Devlopment
(3)
Hacking Tools
(3)
Malware
(3)
MicroController
(3)
Microsoft
(3)
Networking Tool
(3)
Perl
(3)
Source Code
(3)
WebSite
(3)
Windows 8.1
(3)
C Programming
(2)
C Series
(2)
C#
(2)
CheetSheet
(2)
Computer
(2)
Computer Networking
(2)
Data Storage
(2)
Dual Boot
(2)
Eclipse
(2)
Edward Snowden
(2)
Exploit
(2)
Facts
(2)
Games On Linux
(2)
Google Chrome
(2)
HTML5
(2)
Hacking Challenges
(2)
IDE's
(2)
Information Security
(2)
Lenovo
(2)
Linux Kernel
(2)
Malicious
(2)
Mobile
(2)
Motorola
(2)
Mozilla
(2)
MySQL
(2)
NoSQL
(2)
Raspberry Pi
(2)
Ruby
(2)
Security Tools
(2)
Syrian Electronic Army
(2)
Tricks and Tips
(2)
Valentine Day
(2)
Web Design
(2)
iOS
(2)
iPhone
(2)
jQwery
(2)
*nix
(1)
2014
(1)
3D Modeling
(1)
Algorithm
(1)
Android Hacking
(1)
Android Pattern Lock Screen..
(1)
Anonymous Mail
(1)
Anti-Spam
(1)
Apps
(1)
Arduino
(1)
Artificial Intelligance
(1)
Audio Software
(1)
BSD
(1)
BeAWARE
(1)
Bitcoin
(1)
Black Hat Hackers
(1)
BlackBerry
(1)
Buffer Overflow
(1)
C++ vs Java
(1)
CISO
(1)
Circuit Analysis
(1)
Circuit Design
(1)
Circuit Programming
(1)
Circuit Simulators
(1)
Codes
(1)
Crptology
(1)
Cryptanalysis
(1)
DDOS
(1)
Devlopers
(1)
Drupal
(1)
DuckDuckGo Search Engine
(1)
E-Card
(1)
E-Mails
(1)
Embedded System
(1)
Encryption Tools
(1)
Error
(1)
FTP
(1)
Famous Passwords
(1)
FileZilla
(1)
Flipkart
(1)
Forbes
(1)
Forgot Password
(1)
GCHQ
(1)
Genders
(1)
Gmail
(1)
Google Tricks and Trips
(1)
HTML
(1)
Hacking Distro
(1)
Hard Disk
(1)
Hash Encryption
(1)
Illegal
(1)
Internet
(1)
LAMP
(1)
Language Theory
(1)
LibreOffice
(1)
Linus Trovalds
(1)
Logic Gates
(1)
MATLAB
(1)
MOSFET
(1)
Mail
(1)
Mark Zuckerberg
(1)
Mathematical
(1)
MicroProcessor
(1)
Mind Mapping Tools
(1)
Myntra
(1)
NoSQL Database
(1)
Nobal Prize
(1)
Nokia
(1)
Object Oriented Programming
(1)
Office
(1)
Oldboot
(1)
Online
(1)
Paranoid Android
(1)
Passwords
(1)
Passwords Cracking Tools
(1)
PayPal
(1)
Perl Programming
(1)
Plugins
(1)
Prolog Programming
(1)
Python Basics
(1)
Remote
(1)
SEA
(1)
SQL Injection
(1)
Sans
(1)
Screencasts
(1)
Screenloggers
(1)
Server Load
(1)
Servers
(1)
Shell
(1)
Software Design
(1)
Software Developer
(1)
Software Testing
(1)
Sony
(1)
Spider.io
(1)
Statistical
(1)
Steve Jobs
(1)
TCP/IP
(1)
Timeline
(1)
Tor
(1)
Trojan
(1)
Ubuntu Phones
(1)
VAIO
(1)
Virus
(1)
Web Designers
(1)
Wi-Fi Hacking
(1)
Windows Tools
(1)
Windows XP
(1)
WordPress
(1)
XML
(1)
Yahoo
(1)
YouTube
(1)
cpp
(1)
eBay
(1)
iBanking
(1)
No comments:
Post a Comment