How to remove a value from slice based on index in golang

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

Рекомендации по теме
Комментарии
Автор

I am watching 15th video and this series was upload 2 years ago, where the hell I was. Such a detailed explanation and proper example with error a new developer may face thinking is awesome. i am loving this series.

AbhishekMukherjee-br
Автор

Your videos are gem. People will understand it very late.

yash.karmayogi
Автор

First language I learned was Ruby and Go also feels very much magical in a lot of its ways (at least till here). Great content!

tanminator_
Автор

Thank you so much for your efforts. much love from Egypt

ahmedmouad
Автор

Your lectures are super awsome Hitesh, thank you so much for this tutorial series.

swapnilpatel
Автор

Great stuff, good explanation and lot of don't you worry and we will keep it nice and sweet :)

Cherry_
Автор

Hi, thank you very much for the video, I have a similar case to yours, I used the append() method just like in the video but I have a problem that is that the last value of my slice is repeated, what can cause this behavior?

Also I need to delete more indexes from my slice how can I do that? Thank you very much

valeriacalzona
Автор

lets just say the index value is not sequence or every iteam has random Index id then how can we filter out the iteam in that situation ?

pucfkmd
Автор

What are the three dots for after courses[index+1]? Is it like the spread syntax is JavaScript?

Respect_Mah_Authoritah_
Автор

SIR is there another way to create account on your website from another country?

saadiiii
Автор

Sir i am totally confused about linux and windows which i need to chose as becoming programmer also i am finding jobs as a software engineer and also suggest linux distro for starting programming

zeusdelta
Автор

Yeh toh wahi wala seen hai ...once upon a time in mumbai guava seen... Upload videos for real projects.

aftabalam
Автор

Hi, how do you remove specific elements from your slice?

In your example, if the user types "swift", how do you delete it?

My problem is I have to delete int numbers from a slice if the user inputs that number

evinwoon
Автор

writing fmt.println is really a useless pain, is there any way in golang so that we can import println from fmt library so as to write just Println instead of fmt.Println?

antonyjames
Автор

the view count on these golang series seems to be low, people like to be entertained, not educated

rejathchandran