This week was very conceptual. A lot of it was learning how to use modules and access data. we covered the following topics: Modules. random. import. from. statistics. Command-Line Arguments. sys. sys.argv. IndexError. sys.exit. Slices. Packages.…
Theo Aronow
4 min read
The lesson this week was very short. We covered the following functions: SyntaxError. ValueError. try. except. NameError. else. pass. raise. In short, the lesson talked about how to deal with error messages more cleanly. Here…
Theo Aronow
4 min read
Hey everybody! I have to say, this week’s course was way more dense than what we’ve done previously. In the lecture, we covered all of the following functions:…
Theo Aronow
4 min read
This is the “first” week of Harvard’s online and free CS50 course. This week’s topic is Conditionals. In the lecture and notes, David Milan covered functions like if. elif. else. or. and. bool. match.…
Theo Aronow
4 min read
This is my first ever blog on this site and my first experience with coding. Knowing nothing and being very broke, I decided to teach myself to code…
Theo Aronow
4 min read