Category: Programming Languages
-
CS50x C Programming Lecture Is No Longer Complicated For Me
I wrote about my experience watching the CS50x C programming lecture in a previous post. You can read it here, but I will give a TL;DR: The course’s reliance on custom files and functions hampered my learning. Thus, I stopped watching the lecture series and searched for a video to learn the programming correctly. After…
-
CS50x C Programming Lecture Is Unnecessarily Complicated
As I continue through Harvard’s 2024 CS50x course on YouTube (which I discussed in this previous post) I finally came to the lecture regarding the C programming language. I’m ready to go because I want to learn the language running Python. Also, I wanted to see how difficult it was to use the language after…
-
Learning Programming From YouTube University
I’m currently learning programming from YouTube University. This is after using other online learning websites like Udemy and Coursera. I will go into detail why I chose to use YouTube over those websites in a future post. In this post I’ll cover the channels I watch/subscribe to, and what content I’m consuming. Learning Programming From…
-
Learn Python Using The FreeCodeCamp YouTube Channel
For anyone wanting to learn a programming language I tend to suggest Python. It’s the first language I learned so there’s some bias with my answer. There’s various ways to learn any programming language, including Python, from going to college to buying Udemy courses. I have nothing against those options, but I rather someone get…