A+ A+   Getting started to program with C++
  • Mock frame
    • Index
  • username
  • Log out
  • Getting started to program with C++
  • Course

  • Index
  • Exercise results
  • Notifications
  • External

  • Discussions
  • Help
  • Site

  • Home
  • Course archive
  • username
  • Log out
  • Course

  • Index
  • Exercise results
  • Notifications
  • External

  • Discussions
  • Help
Syntax and compilation » « Git in command line or from Qt Creator
  1. Programming 2: Structures »
  2. Getting started to program with C++

Getting started to program with C++ΒΆ

  • Syntax and compilation
    • Interpretation vs compilation
  • Variables and typing
    • Python vs. C++: Variables and input
    • Variables in C++
    • Scope of a variable
    • Data types
    • Literals and constants
    • Dynamic vs. static typing
    • Type conversion
        • Assignment
  • Control structures and operators
    • Python vs. C++: selection and loops (if and while)
    • For statement in C++ (one way of use)
    • About C++ operators
        • Assignment
        • Writing the code divided into steps
        • Assignment
  • Characteristics of basic data types
  • Functions
    • Details of C++ functions
    • The amount and types of parameters
    • Specialities of the main function
  • Strings and characters
    • Some useful string operations
      • Methods
      • Operators
      • Functions
    • Characters
    • Library cctype
        • Reading and checking the input
        • Encryption
        • Examples
Syntax and compilation » « Git in command line or from Qt Creator
  • Privacy Policy