Golang Tutorial: Create A Generic Queue & LinkedList Data Structures (part 1)

preview_player
Показать описание
In this latest Golang Tutorial, we learn how to create a generic LinkedList data structure to showcase Go`s introduction of generics. You will need go.18 to follow along.

I will be releasing the second part of this video that teaches how to implement a generic queue in Go. Remember to support the channel by subscribing.
Рекомендации по теме
Комментарии
Автор

Hi Abah great content I learn a lot, don't stop making videos. thankyou so much

hjman
Автор

Awesome tutorial. Unfortunately I cannot seem to get the code to run on version 1.17 or 1.18 (I may be missing some characters). Would you mind posting the code? Also, which version of Go is this code running on?
Here is the error: 42:8: New (value of type func[T any]() *linkedList[T]) is not a type

hashemalsaket
welcome to shbcf.ru