mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-13 04:34:13 +02:00
added and removed the requested links (#7134)
This commit is contained in:
@@ -8,5 +8,4 @@ Visit the following resources to learn more:
|
||||
- [@official@Effective Go: Interfaces](https://go.dev/doc/effective_go#interfaces)
|
||||
- [@article@Go by Example: Interfaces](https://gobyexample.com/interfaces)
|
||||
- [@video@Golang Tutorial #22 - Interfaces (by Tech With Tim on YouTube)](https://www.youtube.com/watch?v=lh_Uv2imp14)
|
||||
- [@video@Learn Go Interfaces](https://www.youtube.com/watch?v=KB3ysH8cupY)
|
||||
- [@video@Understanding Go Interfaces](https://www.youtube.com/watch?v=qJKQZKGZgf0)
|
||||
|
@@ -7,3 +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)
|
||||
|
@@ -7,3 +7,4 @@ Visit the following resources to learn more:
|
||||
- [@opensource@Cobra Github Repo](https://github.com/spf13/cobra)
|
||||
- [@official@Cobra Website](https://cobra.dev/)
|
||||
- [@article@Cobra Package Documentation](https://pkg.go.dev/github.com/spf13/cobra)
|
||||
- [@video@How to write beautiful Golang CLI](https://www.youtube.com/watch?v=SSRIn5DAmyw)
|
||||
|
Reference in New Issue
Block a user