Skip to content

tasarma/CS50-Web-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50W Web Programming with Python and JavaScript

Overview

CS50W (Web Programming with Python and JavaScript) is a course offered by Harvard University, focusing on the fundamentals of web development. The course covers a wide range of topics including HTML, CSS, JavaScript, Python, Django, SQL, and more. Throughout the course, students work on various projects to apply their knowledge and build real-world web applications.

For detailed information about the course, including syllabus, lectures, and assignments, visit the CS50W course overview page.

Course Content

The CS50W course covers the following topics:

  • HTML and CSS: Introduction to building webpages using HTML for structure and CSS for styling.
  • JavaScript: Fundamentals of JavaScript programming language for client-side scripting.
  • Python and Django: Introduction to Python programming language and Django web framework for server-side development.
  • SQL and Databases: Basics of relational databases, SQL queries, and database design.
  • RESTful APIs: Understanding and implementing RESTful APIs for web applications.
  • Version Control with Git: Basics of version control using Git for managing project code.
  • Security and Scalability: Best practices for web security and techniques for building scalable web applications.
  • Deployment and Hosting: Deploying web applications to cloud platforms and hosting services.

Projects

Throughout the course, students work on several projects to apply the concepts learned in lectures and assignments. Some of the notable projects include:

  1. Project 0: HTML, CSS, JavaScript: Building a personal webpage using HTML, CSS, and JavaScript.
  2. Project 1: Books: Creating a book review website using Python, Flask, and SQLite.
  3. Project 2: Commerce: Designing an eBay-like e-commerce auction site with Django.
  4. Project 3: Mail: Developing an email client application using Django for managing emails.
  5. Project 4: Network: Building a social media web application with user profiles, posts, and interactions using Django.

Conclusion

CS50W offers a comprehensive curriculum for learning web development from beginner to advanced level. By completing the course and projects, students gain practical experience and skills required to build modern web applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published