-
CS50, Week 1
Week 1 of CS50 introduced a lot of the “ancient” programming language C, alongside how formulas work in general programming. We were to setup a Visual Studio Code Codespace to get ourselves situated with some simple logic “puzzle” programming. Our first small project, was of course, what you would think: Hello, world, with a twist…