An open API service indexing awesome lists of open source software.

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)

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.