ISSUE_TEMPLATE 952 B

123456789101112131415161718192021222324252627282930313233343536373839
  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. * [ ] Network Stack
  23. * [ ] Neural Network
  24. * [ ] Operating System
  25. * [ ] Physics Engine
  26. * [ ] Programming Language
  27. * [ ] Regex Engine
  28. * [ ] Search Engine
  29. * [ ] Shell
  30. * [ ] Template Engine
  31. * [ ] Visual Recognition System
  32. * [ ] Voxel Engine
  33. * [ ] Web Search Engine
  34. * [ ] Web Server
  35. * [ ] Uncategorized