#cs50
Read more stories on Hashnode
Articles with this tag
Week 9 Flask This week in CS50, we dive deeper into web development with Flask, a micro web framework written in Python. Flask is used to build web...
Week 8 HTML, CSS, JavaScript In the current digital era, where almost every company and organisation has a website, web development skills are more...
Week 7 SQL Welcome to week-7, its been two months since I enrolled in the Harward University's introduction to the intellectual enterprises of...
Week 6 Python CS50 is an extremely popular introductory computer science course offered by Harvard University. As someone who is interested in...
Week 5 Data Structures Data structures are essential tools for organizing and manipulating data in computer science. By choosing the right data...
Week 4 Memory Memory is a fundamental concept in computer science and plays a critical role in how programs operate. Understanding how memory works is...