May 2019
Beginner
528 pages
29h 51m
English
The following is a brief introduction to several other popular programming languages—in the next section, we take a deeper look at Python:
Basic was developed in the 1960s at Dartmouth College to familiarize novices with programming techniques. Many of its latest versions are object-oriented.
C was developed in the early 1970s by Dennis Ritchie at Bell Laboratories. It initially became widely known as the UNIX operating system’s development language. Today, most code for general-purpose operating systems and other performance-critical systems is written in C or C++.
C++, which is based on C, was developed by Bjarne Stroustrup in the early 1980s at Bell Laboratories. C++ provides features that enhance ...
Read now
Unlock full access