Teachers.io
Assignment Details
Blog Post
Academic Year 2017/18
Advanced Computers 4th Period Tue/Thu
Date Due
March 2, 2018, 12:15 p.m.
Additional Info
Please take the time to create and upload your blogs for January and February 2018.
January - Introduction to c++
- Compilers
- algorithms
- the basic syntax
- the datatypes
February - C++ variables, basics, and structure
- Creating programs
- using variables
- loops and if statements
- understanding the C++ namespace
- cin>>
- cout>>
- Std::cout