Caio Batista de Melo
Caio Batista de Melo
Home
Teaching
Research
Students
CV
Blog
Other
Contact
Light
Dark
Automatic
01: Intro to ICS45C
Course overview.
Last updated on Sep 26, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
02: Interpreted vs Compiled Languages
Differences between interpreted (e.g., Python) and compiled (e.g., C++) languages.
Last updated on Sep 27, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
03: I/O
Quick intro to i/o in C++.
Last updated on Sep 26, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
04: Variables, Values, and Types
Storing things.
Last updated on Sep 29, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
05: Branching
Making decisions.
Last updated on Sep 26, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
06: Loops
Repeating things.
Last updated on Oct 2, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
07: Arrays
Storing many things.
Last updated on Oct 20, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
08: Strings
Wooo text!
Last updated on Oct 11, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
09: Functions
Making code reusable.
Last updated on Oct 20, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
10: Separate Compilation
Combining source files.
Last updated on Oct 17, 2022
UCI - F22 - ICS45C
,
UCI - F22 - ICS45C - Lecture Notes
»
Cite
×