Introduction to computing: Difference between revisions
From Applied Science
| No edit summary | No edit summary Tags: Reverted wikieditor | ||
| Line 24: | Line 24: | ||
| # [[Programming practices]] | # [[Programming practices]] | ||
| # [[Commented exercises]] | # [[Commented exercises]] | ||
| In case you want to see the old site. It's here: https://web.archive.org/web/20201030043310/https://sites.google.com/site/logicadealgoritmos/ | |||
Revision as of 05:22, 22 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
In case you want to see the old site. It's here: https://web.archive.org/web/20201030043310/https://sites.google.com/site/logicadealgoritmos/

