Category: Programming Languages
-
Learning Python From Books
Recently I switched from using YouTube to improve my Python skills to reading books. Yes, actual books printed on paper. No digital or ebooks (even though there’s nothing wrong with using those, but I prefer reading from physical books). Why did I make this change to learning Python from books? Did I not like learning…
-
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…