-
Notifications
You must be signed in to change notification settings - Fork 1.2k
C Topic
Liz Howard edited this page Nov 28, 2017
·
1 revision
Proposed Standards (goals of the topic):
- Recognize and write C++ syntax
- Recognize and use C++ types and their respective operations
- Recognize and use Relational operators
- Recognize and use Logical operators
- C++Recognize and use Arithmetic operators
- Use native C++ types to store data in a variable
- Choose an appropriate data type to store data in a C++ variable
- Accurately predict the data type of an evaluated expression
- Use control structures to control the order of execution of C++ statements
- Choose an appropriate control structure/flow to solve a problem in C++
Want to contribute to this wiki? Go right ahead! If it has to do with how the Enki software ecosystem works, or editorial guidelines for how to write, let us handle that. Anything else, edit away!
Curriculum Format:
- Topic Documentation
- Course Documentation
- Workout Documentation
- Insight Documentation
- Glossary Documentation
Contributor Resources:
Curriculum overview:
Topic pages: