https://github.com/idriz4work/cs50w
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
https://github.com/idriz4work/cs50w
ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface
Last synced: 4 months ago
JSON representation
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
- Host: GitHub
- URL: https://github.com/idriz4work/cs50w
- Owner: Idriz4work
- Created: 2023-11-23T20:39:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:48:25.000Z (5 months ago)
- Last Synced: 2024-12-10T22:28:17.523Z (5 months ago)
- Topics: ci-cd, css, django, git, html, javascript, migrations, models, python, react, scalability, security, sql, testing, user-interface
- Language: Python
- Homepage:
- Size: 1.82 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS50W
CS50W is a web development course from Harvard University. Here's a brief overview of the weeks:
## Week 1: HTML, CSS:
Basics of web development, HTML for content, CSS for styling.## Week 2: Git:
Introduction to Git, a web framework for Python. Building simple web applications.## Week 3: Django:
More advanced concepts in Django, including models, databases, and dynamic web content.## Week 4: SQL, Models, and Migrations:
Introduction to SQL, Models and Migrations in django## Week 5: JavaScript:
Introduction to client-side programming using JavaScript. Manipulating the DOM, handling events.## Week 6: User Interfaces:
More on JavaScript, AJAX for asynchronous communication, Introduction to React Framework## Week 7:Testing, CI/CD:
Writing tests for your code, continuous integration, and deployment.## Week 8:Scalability and Security:
Implementing user authentication in Django.## Final Project: Capstone:
project using Django to demonstrate understanding of web development concepts.