Day 1 Introduction (Java)
Day 1 Introduction (Java)
Language
A language is considered to be a system of communicating with other people.
Purpose of Language
From the previous definition we conclude that the basic purpose of the language is to communicate or bottom line of language is inferred as communication.
Communication Enablers
What is programming
A program may defined as a set of individual instructions. A series of steps one uses to create software is known as programming. Software is the grouping of instructions that tell a computer how to perform an operation.
A language that is created for a specific purpose Made by man, but working like the natural thing
Procedural E.g., Basic , C , COBOL etc., Structured E.g., Ada ,pl/1etc., Object oriented E.g., C++ , javaetc.,
History of C
C was developed at AT&T Bell Laboratories in 1972 by Dennis Ritchie.
History of C++
C++ was written by Bjarne Stroustrup at AT&T Bell Labs during 1983-1985. C++ is an extension of C, Prior to 1983, Bjarne Stroustrup added features to C and formed what he called "C++".