Skip to content

Commit

Permalink
Update resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jontsai authored Jun 27, 2024
1 parent 9b6ea09 commit 82d8d53
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@
- [Learn X in Y Minutes: Python](https://learnxinyminutes.com/docs/python/)
- [ASCII Table](https://www.asciitable.com/)

## Software
## Recommended Software to Download and Install

- [Homebrew (for Mac)](https://brew.sh/)
- [iTerm2](https://iterm2.com/)
- [GitHub](https://desktop.github.com/) / [Git](https://git-scm.com/)
- [VSCode](https://code.visualstudio.com/)

## Computer Science Curriculums

- [UC Berkeley CS10 Spring 2012 Lectures - Beauty and Joy of Computing](https://www.youtube.com/playlist?list=PLA4F0F0CA4A3EE7F4)
- Khan Academy Computer Science Course: [Khan Academy: Computer Science](https://www.khanacademy.org/computing/computer-science)
- Introduction to Python: [Python Programming for Beginners](https://www.youtube.com/watch?v=rfscVS0vtbw)

0 comments on commit 82d8d53

Please sign in to comment.