-
CS50 Week 2 & 3
I have spent the past few weeks working through both CS50’s Week 2 and 3 assignments, or PSETs as they call them. Week 2’s lecture tackled arrays while Week 3’s lecture tackles algorithms. As I skimped out on detailing week 2 and 3 as I went through the content, I will only be keeping it…
-
CS50 Week 1, Credit
I decided after some time to take the plunge into the Credit activity. As I previously explained, the logic was all present and supplied. The goal was simply to manipulate the information given into actual code. As many have said before, and a friend has reiterated to me before I decided to give it a…
-
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…
-
CS50, Week 0
CS50’s Week 0 for 2022 introduces you to an interesting visual editor named Scratch. I am assuming it was created by individuals at MIT as it is hosted at MIT. The concept is drag and drop blocks of code that perform the functions as describes without having to learn how to type. In the presentation…
-
Hello world!
Welcome to my WordPress. This is my first post. Why hello world? Because I have begun taking CS50 and decided to document, or post, some of the experience. Alongside that, I will be keeping this location as a general blog for my web development and software engineering experience until the time comes for a more…