CS
  • Home
  • Languages
    • Python >
      • Basics
      • Conditions & Loops
      • Functions and Modules
      • Other Data Types
      • Errors and Exceptions
      • Projects
    • C + + >
      • Basics
      • Functions
      • Conditions & Loops
  • Programs
  • About

Languages

Python

Python is a high level language. That means that code in Python is easy to read. This allows Python to have a smaller learning curve compared to more complex languages like C or C++. It’s fantastic for beginners in programming.

C++

C++ is originally based off the programming language C. It was started in 1979 and created new features most notably the use of classes. The advantage of C++ is the specificity
Powered by Create your own unique website with customizable templates.
  • Home
  • Languages
    • Python >
      • Basics
      • Conditions & Loops
      • Functions and Modules
      • Other Data Types
      • Errors and Exceptions
      • Projects
    • C + + >
      • Basics
      • Functions
      • Conditions & Loops
  • Programs
  • About