-
Notifications
You must be signed in to change notification settings - Fork 81
Home
Paolo Angeli edited this page Oct 20, 2019
·
45 revisions
- Native types
- Constants
- Variables and assignments
- Expressions and operators
- Type-casting
- Simple user-defined types
- Aggregated data types
- Collections
- Strings
- Pointers
- Declarations
- Procedures / Functions
- Arguments / Parameters
- Return values
- Overloading / Polymorhism
- Lambdas
- Factoring
- Introspection
- DOD (In stand-by status)
These documents were verified using Grammarly free browser plugin for Chrome. Please use some spell checker before submitting new content.
- Variables and assignments
- Language data types
- Simple user-defined data types
- Expressions and operators
- Type-casting
- Pointers
- Declarations
- Arguments / Parameters
- Return values
- Overloading / Polymorhism
- Advanced features
- Lambdas
- Arrays
- Strings
- Composition of Structs
- Metaprogramming
- Templates / Generics