Skip to content

In this repository, I will leave notes about the CS50 course classe

Notifications You must be signed in to change notification settings

codejota/CS50-harvard-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS50-harvard-course

In this repository, I will leave notes about the CS50 course classe

🪧 https://cs50.harvard.edu
✨ Name Web Programming with Python and JavaScript
🏷️ Technology Javascript & Python
🚀 URL https://github.com/codejota/CS50-harvard-course
🔥 Challange CS50 Certificate.

Notes and practice projects about Web Develloping of Harvard University CS50 course. (Start 2023)

Lecture

Lecture Title / Contents Materials Project / Exercise / Course
Lecture 0 Overview, HTML/CSS notes,slides, code Search Engine like a Google
                                                |

HOW TO SEND CS50 PROJECTS

git init
git checkout -b ai50/projects/2020/x/degrees
git status
git add -A
git commit -am "first commit for project 0"

make sure to add your github username
git remote add origin https://github.com/me50/USERNAME.git

git remote
git push origin --all

About

In this repository, I will leave notes about the CS50 course classe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published