Updated 7 pages

This commit is contained in:
nbats 2024-08-11 12:08:47 -07:00 committed by GitHub
parent db56b47ad8
commit e4fe38896c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 18 additions and 15 deletions

View file

@ -726,6 +726,7 @@
* ⭐ **[freeCodeCamp](https://www.freecodecamp.org/)** - Programming / Courses / Interactive
* ⭐ **[Git Cheatsheet](https://www.ndpsoftware.com/git-cheatsheet.html#loc=index;)** or [Git Commands](https://gabrieldejesus.github.io/git-commands/) / [2](https://github.com/gabrieldejesus/git-commands) - Git Command Lists
* ⭐ **[OpenVim](https://openvim.com/)** - Interactive Vim Tutorial
* ⭐ **[StarSQL](https://selectstarsql.com/)** or [Learn SQL](https://sqlbolt.com/) - SQL Lessons
* [First Timers Only](https://www.firsttimersonly.com/) or [First Contributions](https://firstcontributions.github.io/) - Contribution Guides for Beginners
* [Git Guide](https://fateen45.notion.site/Git-GitHub-61bc81766b2e4c7d9a346db3078ce833) or [Git Tips](https://github.com/git-tips/tips) - Git Guides / Tips
* [Oh My Git!](https://ohmygit.org/) or [Oh Shit, Git!?!](https://ohshitgit.com/) - Git Learning Game
@ -770,8 +771,7 @@
* [Vim Adventures](https://vim-adventures.com/) - Vim Learning Game
* [Vim Golf](https://www.vimgolf.com/) - Vim Challenges
* [High Assurance Rust](https://highassurance.rs/) - Software Development Guide
* [Learn SQL](https://sqlbolt.com/) - SQL Lessons
* [SQL PD](https://sqlpd.com/) or [SQL Easy](https://www.sql-easy.com/) - SQL Learning Games
* [SQL PD](https://sqlpd.com/), [Lost at SQL](https://lost-at-sql.therobinlord.com/) or [SQL Easy](https://www.sql-easy.com/) - SQL Learning Games
* [PostgreSQL Tutorial](https://www.postgresqltutorial.com/) - PostgreSQL Tutorial
* [MySQL Tutorial](https://www.mysqltutorial.org/) - MySQL Tutorial
* [LearnOpenGL](https://learnopengl.com/) - Learn OpenGL