Shah Abul Kalam A Kiamshah.hashnode.dev·Sep 25, 2024My CS50 Learning Experience ✨Introduction I learnt about CS50 through an Instagram reel I saw back in 2022, I was surprised that Harvard University offers free Computer Science courses for the public that explains almost everything you need to know about programming and how the ...Discuss·1 like·29 readscs50
Vishesh Guptavisheshg.hashnode.dev·Sep 24, 2024CS50 Fall 2024 - Lecture 0 - Scratch | SummaryHow Computers Handle Text, Colors, Images, Videos, and Sound In this lecture, we explored the things from fundamentals including how computers handle various types of data, including text, colors, images, videos, and sound and many more things. Here’...Discuss·1 likedavid malan
Onyewuchi Esther chikamsoestherkamso.hashnode.dev·Jun 20, 2024My Journey Through CS50 2023: What I Learned from Harvard's Renowned Computer Science CourseINTRODUCTION As a techie who has been so afraid of writing code, I was quite surprised when I came across the CS50 course from Harvard University on YouTube. I am going to tell you though, I did not just stumble upon it outta the blues; the course is...Discuss#cs50 #CS #cs50 2023
ashish nagmotiashish-nagmoti.hashnode.dev·Jun 19, 2024Learning to Code: My CS50 StoryA few months ago, I was completely clueless about what to do in my programming journey. Then, due to advice from some YouTubers and friends, I embarked on my CS50 journey. I must say—what an experience it was! I completed my CS50 course a few weeks a...Swati Sarangi and 1 other are discussing this2 people are discussing thisDiscuss·18 likes·309 readscs50
Sumukh M Gsumukhmg.hashnode.dev·May 29, 2024Free Web Development, AI, and Data Science Courses from Harvard, MIT, and BerkeleyMobile App Development with React Native by Harvard: Learn about mobile app development with React Native, a popular framework maintained by Facebook that enables cross-platform native apps using JavaScript without Java or Swift. Link: CS50's Mobi...Discuss·74 readsHarvard CS50 course
Karabo Molefikarabomolefi.hashnode.dev·Mar 29, 2024Solving CS50 Python - Problem Set 1Hi everyone. Today, I present to you my solutions to CS50P Problem Set 1. I hope you utilize them to explore different approaches to the same problem. ℹ Disclaimer: The following code solutions are for educational purposes only and are not intended ...Discuss·184 readsPython
Natsukinatsuki.hashnode.dev·Mar 29, 2024CS50 Python Week 1 Conditionalshttps://cs50.harvard.edu/python/2022/weeks/1/ YouTube cs50.dev Problem Set 1 > # greater than >= # greater than or equal to < # less than <= # less than or equal to == # equal to != # not equal to if if - youtube code compare.py x = int(inp...DiscussPython
Pratik Kalepk-coding-journey.hashnode.dev·Mar 7, 2024CS50 Week 2: Arrays, Libraries, and the Power (and Struggles) of RecursionHey everyone, continuing my journey through CS50's Introduction to Computer Science! As promised, I've been tackling Week 2, which delves into the world of arrays . Almost There with Arrays and Recursion! I'm happy to report that I've made significan...DiscussCS50x Journeycs50x
Pratik Kalepk-coding-journey.hashnode.dev·Feb 20, 2024Reflecting on CS50x: Week 1 ReflectionHey everyone, It's been a while since I last wrote a blog post. To be honest, there hasn't been much going on in my life lately. I've mostly been busy preparing for my college exams, nose buried in textbooks and lecture notes. But today, on the 20th ...DiscussCS50x Journeycs50
Pratik Kalepk-coding-journey.hashnode.dev·Feb 14, 2024My First Day with CS50x 2024Today marked the beginning of an exciting new chapter in my journey as a student of computer science. I officially enrolled in CS50x 2024, a renowned computer science course offered by Harvard University. CS50x is an introductory course to computer s...DiscussCS50x JourneyHarvard CS50 course