ISSUE_TEMPLATE 909 B

12345678910111213141516171819202122232425262728293031323334353637
  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. * [ ] Database
  16. * [ ] Docker
  17. * [ ] Emulator
  18. * [ ] Front-end Framework / Library
  19. * [ ] Game
  20. * [ ] Git
  21. * [ ] Network Stack
  22. * [ ] Neural Network
  23. * [ ] Operating System
  24. * [ ] Physics Engine
  25. * [ ] Programming Language
  26. * [ ] Regex Engine
  27. * [ ] Search Engine
  28. * [ ] Shell
  29. * [ ] Template Engine
  30. * [ ] Visual Recognition System
  31. * [ ] Web Search Engine
  32. * [ ] Web Server
  33. * [ ] Uncategorized