Presentation is loading. Please wait.

Presentation is loading. Please wait.

Programming in C++ History of Programming 1st Generation –Machine Language 2nd Generation –Assembly Language 3rd Generation.

Similar presentations


Presentation on theme: "Programming in C++ History of Programming 1st Generation –Machine Language 2nd Generation –Assembly Language 3rd Generation."— Presentation transcript:

1 Programming in C++ http://vustudents.ning.com/

2 History of Programming 1st Generation –Machine Language 2nd Generation –Assembly Language 3rd Generation –Procedural Programming Languages like Basic, Fortran, Pascal, C etc. 4th Generation –OOP e.g. C++, Vb, Java

3 Steps of Programming Editing –To write and save code Preprocessing –To include required library files e.g #include etc Compiling/Linking –To create Object file –Libs are linked to make exe file Execution

4 Strength of C++ Superset of C Object Oriented Language Distributed

5 Recommended Books Object Oriented Programming in C++ –by Robert Lafore C++ –by Ivor Horton C++ How to Program –by Deital & Deital –http://vustudents.ning.com


Download ppt "Programming in C++ History of Programming 1st Generation –Machine Language 2nd Generation –Assembly Language 3rd Generation."

Similar presentations


Ads by Google