# Programming Languages

* [Learn C++](https://learn-cpp.org/)
* [Learn Go](https://www.learn-golang.org/)
* [Learn Java](https://learnjavaonline.org/)
* [Learn JavaScript](https://learn-js.org/)
* [Learn Shell](https://learnshell.org/)

## Python

* [Byte of Python](https://python.swaroopch.com/)
* [Learn Python](https://learnpython.org/)
* [Programiz](https://www.programiz.com/python-programming)
* [Python Tutorials](https://www.guru99.com/python-tutorials.html)
* [The Python Handbook](https://www.freecodecamp.org/news/the-python-handbook/)

## Go

* [Essential Go](https://www.programming-books.io/essential/go/)
* [Go Development](https://tutorialedge.net/golang/)
* [Go from the beginning](https://softchris.github.io/golang-book/)
* [Golang Docs](https://golangdocs.com/)
* [Golang Programs](https://www.golangprograms.com/)
* [GOSAMPLES](https://gosamples.dev/)
* [Learn Go](https://learn-go.org/)
* [Learn Go With Tests](https://github.com/quii/learn-go-with-tests)
* [The Little Go Book](https://www.openmymind.net/The-Little-Go-Book/)
* [Your Basic](https://yourbasic.org/golang)
