Skip to content

jayprophit/CS50x

Repository files navigation

CS50x

CS50x

  • Scratch
  • c
  • Arrays
  • Algorithms _ Memory
  • Data
  • Python
  • Artificial Intyelligence
  • Sql
  • Html, CSS, JavaScript
  • Flask
  • CyberSecurity

Key Resources

  • Documentation:

youtube video links

online course

CS50x

create a new repository on the command line

echo "# test" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/jayprophit/CS50x git push -u origin main

push an existing repository from the command line

git remote add origin https://github.com/jayprophit/CS50x git branch -M main git push -u origin main

About

CS50x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages