top of page

C++

What I know: C++ was developed by Danish computer scientist, Bjarne Stroustrup in 1979 and standardized in 1998. It is one of the well-known programming languages with CSS Java and Javascript and Python, etc.

​

What I Learned: An extension of the C language, it is possible to code in object-oriented style or "C-style". Object-oriented programming is a type of computer programming when programmers define the type of data structure and the types of operations of the data structure. It can be coded in different ways in which it is known as a hybrid language. C++. It encompasses both high and low level programming languages making it an "intermediate level" language. It makes practical and effective use with system and application software, embedded firmware, client-server and drivers (programs that control a device and come with an operating system).

​

URL (Sources):

http://www.webopedia.com/TERM/D/driver.html

​

https://www.techopedia.com/definition/26184/c-programming-language​

bottom of page