1
0

ISSUE_TEMPLATE 985 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!--
  2. Thanks for contributing! Tutorial in this list should provide a guided path for learners, either through a step-by-step article or by breaking down code into multiple digestible parts that are easy to follow. Please submit only programming tutorials.
  3. -->
  4. ### Main programming language
  5. <!-- max. 1 -->
  6. ### Tutorial title
  7. <!-- the original title from the article, repository, ... -->
  8. ### Tutorial URL
  9. ### Category
  10. * [ ] 3D Renderer
  11. * [ ] Augmented Reality
  12. * [ ] BitTorrent Client
  13. * [ ] Blockchain / Cryptocurrency
  14. * [ ] Bot
  15. * [ ] Command-Line Tool
  16. * [ ] Database
  17. * [ ] Docker
  18. * [ ] Emulator
  19. * [ ] Front-end Framework / Library
  20. * [ ] Game
  21. * [ ] Git
  22. * [ ] Machine Learning Algorithm
  23. * [ ] Network Stack
  24. * [ ] Neural Network
  25. * [ ] Operating System
  26. * [ ] Physics Engine
  27. * [ ] Programming Language
  28. * [ ] Regex Engine
  29. * [ ] Search Engine
  30. * [ ] Shell
  31. * [ ] Template Engine
  32. * [ ] Visual Recognition System
  33. * [ ] Voxel Engine
  34. * [ ] Web Search Engine
  35. * [ ] Web Server
  36. * [ ] Uncategorized