1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

Add generics resource (#8758)

This commit is contained in:
Martin Kibera
2025-06-24 10:07:26 +10:00
committed by GitHub
parent 0d3e261bc3
commit 503dc7d6ea

View File

@@ -7,4 +7,4 @@ Visit the following resources to learn more:
- [@official@Generics](https://go.dev/doc/tutorial/generics)
- [@official@Go Blog: Generics](https://go.dev/blog/intro-generics)
- [@article@Go by Example: Generics](https://gobyexample.com/generics)
- [@video@Generics Explained](https://www.youtube.com/watch?v=SSRIn5DAmyw)
- [@video@Generics Explained](https://www.youtube.com/watch?v=WpTKqnfp5dY)