CS50 2018 - Lecture 3 - Memory
00:00:00 - Introduction
00:00:50 - Enhance
00:01:41 - Week 2 Recap
00:05:10 - CS50 IDE
00:14:24 - check50
00:18:37 - debug50
00:26:43 - Taking Off the Training Wheels
00:27:46 - compare0.c
00:29:54 - compare1.c
00:32:09 - Strings Don’t Exist
00:41:40 - compare2.c
00:47:50 - char *
00:48:54 - compare3.c
00:51:09 - compare4.c
00:57:30 - compare6.c
00:59:54 - copy0.c
01:06:18 - copy1.c
01:10:53 - copy2.c
01:11:37 - malloc and free
01:13:18 - scanf0.c
01:15:36 - scanf1.c
01:19:26 - scanf2.c
01:25:07 - addresses