Repository for collecting all the Projects of Tutorials, Crash Courses, and Introductions I completed to learn new programming languages, technologies, etc. Following the list with the links and short descriptions of all the repositories:
| Link | Description |
|---|---|
| ASP.NET Core | Basic ASP .NET Core Tutorial using razor pages |
| Asynchronous Javascript | Getting to know the concept of asynchronous Javascript programming |
| Bash | Bash Scripting Course |
| C# | Course that summarizes the most important properties of C# |
| C++ | Course that summarizes the most important properties of C++ |
| Docker | Course that shows how to properly build a project using Docker |
| Git | Short repetition about Git and GitHub |
| HTML & CSS | Course that I completed to refresh my HTML and CSS skills |
| Java | Course that summarizes the most important properties of Java |
| JavaScript | Course that I completed to refresh my JavaScript skills |
| JSON | Crash course for the repetition of JSON |
| MongoDB | Course to get used to MongoDB |
| OpenGL | C++ Open GL course to get used to open GL |
| PHP | Course that summarizes the most important properties of PHP |
| PostgreSQL | Course to refreshs my SQL knowledge uisng PostgreSQL |
| Ruby | Course that summarizes the most important properties of Ruby |
| SKLearn | Introductory Course into Machine Learning using SKLearn |
| Spark | Course that shows how to use Spark in combination with ML |
| Websocket | Short Tutorial on how to use Werbsockets with node.js |