Dilmurod Yangiboev | DYDO :)
1.36K subscribers
297 photos
36 videos
6 files
290 links
Hello World!
FAQ: @Dilmurods_bot
I am Dilmurod, A Software Engineer at Tesla Motors.

Crafting the software for robots building Model Y at Giga Berlin, the pinnacle of automotive innovation.

Breathing life into tech, one line of code at a time.
Download Telegram
πŸ‘3
One of the best approaches to concatinate string!)

#bestpractice
πŸ‘1
One of the best resourses that I have used! πŸ˜‰

https://talks.golang.org/2013/bestpractices.slide#1

for more: https://t.me/golang_dells

#resourse
What will be the output?

#challenge
πŸ‘2
What will be the output?

#challenge
I really like the document that golang team has provided in a page you can get a lot.

https://go.dev/doc/effective_go

#resourse
0. Robert Griesemer, Rob Pike, and Ken Thompson designed Go at Google in 2007.
1. Google wants an alternative to C++ and solves the issues of software engineering, this gives rise to the development of the Go programming language.
2. Go is supported on almost every Operating system like DragonFly BSD, FreeBSD, Linux, macOS, NetBSD, OpenBSD, Plan 9, Solaris, and Windows.
3. Go provides 2 features that are capable of replacing Class inheritance. The first is embedding and the other is interfaces.

source: https://www.geeksforgeeks.org/interesting-facts-about-golang
#facts
0. Go has garbage collection which automatically performs memory management and permits deferred execution of functions.
1.There is a special Keyword in Go called β€˜deferβ€˜, which delays the execution of method or function until the nearby function returns.

2. Go has a special built-in function known as β€˜makeβ€˜, which is used to create slices, maps, and channels.
3. If any variable or package is declared but not used then, the Go compiler will show an error.
4. In Go, there is a new data type known as β€˜sliceβ€˜, which has a more powerful interface to sequences as compared to Arrays.


source: https://www.geeksforgeeks.org/interesting-facts-about-golang
#facts
If you like working with AWS and go, here we β€œgo”:

https://www.go-on-aws.com

#resourse
CockroachDB is written in Go!

if interested: https://www.youtube.com/watch?v=hWNwI5q01gI

github: https://github.com/cockroachdb/cockroach

⭐27k+
πŸ‘1
While I was debugging, I really wanted the handover when I was a junior.

#joke
πŸ‘1😁1
In every single day, I usually think of posting something useful in GOπŸ”₯.

So then, I take my time to search for different useful resourse in GOlang🎁.

So far, I have encountered some useful resourse for myself as wellπŸ’ͺ.

I believe that it is a good way to push yourself further and learn something newπŸ”₯.

I have scheduled some great resourses, so stay tuned😍🀘.
πŸ‘1
What will be the output?(πŸ˜…)