Dilmurod Yangiboev | DYDO :)
1.37K subscribers
294 photos
36 videos
6 files
288 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
Forwarded from Programmer Jokes
👍1
I really like the updated version of Telegram, enjoy it.
👍5
Every positive integer can be decomposed into a product of primes!

84=2^2 *3^1*5^0*7^1 *11^0 *13^0 *17^0 ……
Hello again,

After a year, I would like to share one of the top blog posts by Uber engineers.

As Uber mainly uses Golang, there are a lot to get.

https://eng.uber.com/category/articles/architecture
👍5
Hello everyone,

There are two common situations where TestMain is useful:
• When you need to set up data in an external repository, such as a database
• When the code being tested depends on package-level variables that need to be initialized

reference: Link
👍1
😊
🔥6👍1
What will be the output?
Anonymous Quiz
38%
false
44%
true
19%
IDK
🔥1
What will be the output of the program?
What will be the output of the program?
Anonymous Quiz
40%
arr1: [2 3] arr2: [3]
48%
arr1: [3 3] arr2: [3]
12%
arr1: [0 3] arr2: [3]
👍3