Introduction to computing: Difference between revisions
From Applied Science
No edit summary |
No edit summary Tag: wikieditor |
||
(2 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
# [[Programming practices]] | # [[Programming practices]] | ||
# [[Commented exercises]] | # [[Commented exercises]] | ||
I'm using the discussion page at the top of the page to log all the changes. It's better than leaving comments in a per article basis. |
Latest revision as of 23:47, 23 January 2025
- About introduction to computing
- Pseudocode
- Introduction to C
- Tracking algorithms with pencil and paper
- Conditional structures
- Loops and repetition
- Arrays and matrices
- Struct data ype
- Functions
- Search and sort
- Dynamic memory allocation
- Random numbers
- Characters and strings
- Programming practices
- Commented exercises
I'm using the discussion page at the top of the page to log all the changes. It's better than leaving comments in a per article basis.