Chukwu Eberechifortessie475.hashnode.net·Dec 24, 2022CS50....My Experience"The result by the term's end, we hope, is that students understand how things work from the bottom up and better yet, explain as much" - David J. Malan, the computer science professor who teaches CS50. This is CS50! I enrolled in the Harvard univers...Iloenyenwa Victor and 1 other are discussing this2 people are discussing thisDiscuss·19 likes·159 readscs50
Mohd Abdul AleemforMohd Abdul Aleemthealeemquadri.hashnode.net·Apr 2, 2023The CS50 experience - Lecture 0Introduction: What is Computer Science? The study of computers and computational systems to solve real-life problems. In simple words, it is Problem-Solving. To get into computer science, we should develop computational thinking which can be achieved...Discuss·13 likes·175 readsComputer Science
MacroviseforMacrovise's Blogmacrovise.hashnode.net·Jul 11, 2022How I'm Learning How to CodeHey folks! In this article I'm going to be sharing how I'm currently learning how to code. I've seen many videos related to this topic, especially videos like "how I'm learning how to code if I would start over", or "the best way to learn how to code...The Overaged Developer and 1 other are discussing this2 people are discussing thisDiscuss·11 likes·89 readsfreeCodeCamp.org
J.betforjebetcodes.hashnode.net·Apr 25, 2023CS50x - Week 2Introduction I have just completed the second week of the course, which focused on arrays. It has been an exciting and challenging week, as I learned the basics of working with arrays in the C programming language. What are arrays? Arrays are collect...DiscussHarvard CS50 course
Vimal Saraswatforvimalsaraswat.hashnode.net·Apr 23, 2023CS50 Week 7: Manipulating Data with SQLWeek 7 SQL Welcome to week-7, its been two months since I enrolled in the Harward University's introduction to the intellectual enterprises of computer science and the art of programming course, CS50. This week we learned about SQL, the structured qu...DiscussCS50Computer Science
Vimal Saraswatforvimalsaraswat.hashnode.net·Apr 16, 2023CS50 Week 6: Diving into PythonWeek 6 Python CS50 is an extremely popular introductory computer science course offered by Harvard University. As someone who is interested in programming, I've been taking the CS50 course online, and in this blog post, I'd like to share my experienc...DiscussCS50cs50
J.betforjebetcodes.hashnode.net·Apr 8, 2023CS50x - Week 0In my quest to find a course that will give me a good introduction to computer science, I came across Harvard's CS50x Introduction to Computer Science. It claims to teach students how to think algorithmically and solve problems efficiently hence I sa...Discusscs50
Vimal Saraswatforvimalsaraswat.hashnode.net·Apr 8, 2023CS50 Week 5: The Secrets of Efficient Data ManipulationWeek 5 Data Structures Data structures are essential tools for organizing and manipulating data in computer science. By choosing the right data structure for your specific use case, you can optimize the performance of your code and reduce the resourc...DiscussCS50Computer Science
Mohd Abdul AleemforMohd Abdul Aleemthealeemquadri.hashnode.net·Apr 2, 2023The CS50 experience - Lecture 0Introduction: What is Computer Science? The study of computers and computational systems to solve real-life problems. In simple words, it is Problem-Solving. To get into computer science, we should develop computational thinking which can be achieved...Discuss·13 likes·175 readsComputer Science
Vimal Saraswatforvimalsaraswat.hashnode.net·Apr 1, 2023CS50 Week 4: Exploring Memory in C ProgrammingWeek 4 Memory Memory is a fundamental concept in computer science and plays a critical role in how programs operate. Understanding how memory works is beneficial for any aspiring programmer who wishes to write efficient and bug-free programs. In this...DiscussCS50cs50
Vimal Saraswatforvimalsaraswat.hashnode.net·Mar 26, 2023CS50 Week 3: The Art of AlgorithmsWeek 3 Algorithms Have you ever wondered how Google can search millions of pages in just a few seconds? Or how your GPS can find the shortest route to your destination in real-time? It's all thanks to algorithms - a set of instructions that computers...Discuss·10 likesCS50cs50
Vimal Saraswatforvimalsaraswat.hashnode.net·Mar 19, 2023CS50 Week 2: Exploring ArraysWeek 2 Arrays CS50's Week 2 focuses on arrays, a fundamental concept in programming that allows us to store and manipulate collections of data. In this week I learnt what arrays are, how to declare and initialize them, and how to access and manipulat...Discuss·7 likesCS50Computer Science
Vimal Saraswatforvimalsaraswat.hashnode.net·Mar 11, 2023CS50 Week 1: An Introduction to C ProgrammingWeek 1 C Programming is an essential skill in today's world. Whether you're developing software, building websites, or working with data, programming provides a powerful set of tools for solving problems and creating innovative solutions. In CS50's w...Discuss·29 readsCS50cs50