DEV Community

C++: Explain Like I’m five Series' Articles

Back to Ayesha Sahar's Series
Part 1: Hello World! , Variables and Data types
Cover image for Part 1: Hello World! , Variables and Data types

Part 1: Hello World! , Variables and Data types

9
Comments 1
6 min read
Part 2: Operators, User input, and if/else statements
Cover image for Part 2: Operators, User input, and if/else statements

Part 2: Operators, User input, and if/else statements

6
Comments 1
7 min read
Part 3: Switch Case Statements
Cover image for Part 3: Switch Case Statements

Part 3: Switch Case Statements

10
Comments
4 min read
Part 4: for loop, while loop do-while loop and nested loops
Cover image for Part 4: for loop, while loop do-while loop and nested loops

Part 4: for loop, while loop do-while loop and nested loops

8
Comments
4 min read
Part 5: break, continue and goto statement
Cover image for Part 5: break, continue and goto statement

Part 5: break, continue and goto statement

6
Comments
4 min read
Part 7: Arrays
Cover image for Part 7: Arrays

Part 7: Arrays

4
Comments
3 min read
Part 8: Strings and Structs
Cover image for Part 8: Strings and Structs

Part 8: Strings and Structs

4
Comments
4 min read
Part 9: File handling
Cover image for Part 9: File handling

Part 9: File handling

5
Comments
5 min read