updated 14 pages

This commit is contained in:
nbats 2025-01-27 04:53:09 -08:00 committed by GitHub
parent 69c8fd937b
commit 50ef702419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 20 additions and 20 deletions

View file

@ -1032,7 +1032,7 @@
* [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial
* [AmigosCode](https://www.youtube.com/@amigoscode) - Java / Kotlin Tutorials
* [learncs.online](https://www.learncs.online/) - Learn Java / Kotlin
* [CodingBat](https://codingbat.com/python) - Java Practice
* [CodingBat](https://codingbat.com/java) - Java Practice
* [Java Design Patterns](https://java-design-patterns.com/) - Java Guide
* [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources
* [LearnGo](https://github.com/inancgumus/learngo), [Tour Go](https://tour.go.dev/) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming