Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ Programming Training

C++ Programming Training

Scheduled Pinned Locked Moved C / C++ / MFC
c++comdesignhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    starrmobley
    wrote on last edited by
    #1

    In 1970, two programmers, Brian Kernighan and Dennis Ritchie, invented a new language calledC. named because its predecessor Language was called B and The B programming language was developed by Ken Thompson in Bell Labs. C was designed with setting goal of operating systems. C language was simple, flexible and soon was used for many different types of programs. It became one of the most popular programming languages in the world but C language had one major problem. C was a procedure-oriented language. This meant that in writing a typical C program, the programmer would start by describing the data and then write procedures to manipulate that data. Programmers eventually discovered that it made a program clearer and easier to understand if they were able to take a large data and group together with the operations that worked on that data. Such a grouping is called as class. Write programs by using classes are known as object-oriented design (OOD). Bjarne Stroustrup started working in 1980 on a new language, called ”C with Classes.” This Language improved on C by adding a number of new features, the most important of which was Classes. This new language was improved, augmented, and finally became C++. http://www.educorporatebridge.com/technology/c-plus-plus-programming-training/[^]

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups