Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to CPP Foundation

First time writing a ReadME.md. I'm writing to learn and get used how to add context about the project. In this section, we we're introduce to the foundation of C++.

What I've learn:

  • Cout and cin input
  • Basic Arithmetic:
    • Addition ( + )
    • Substraction ( - )
    • Multiplication ( * )
    • Division ( / )
  • Using namespace std (need to understand later)

About

Games Programming Fundamental Week 1 on University

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages