Why we don't have world leading tech company despite of producing world level engineers.
Don't say TCS is there ( It is providing cheap labour to maintain code of world companies)
12 replies22 likes
Sajin
•
Foundation • 1y
What are good alternatives to QR code menus in restaurants? (Traditional menu lovers stay away, the world is changing 😉)
Code is poetry, but debugging is an art. Every developer knows the thrill of solving a tough bug, the joy of optimizing code, and the endless cycle of learning. In the ever-evolving world of tech, adaptability is our greatest skill. Keep building, ke
See More
1 replies14 likes
Apurva Shukla
Software Engineer • 2m
India must code its future, not just service the world. Time to build, innovate, and lead.
0 replies1 like
Himanshu Singh
•
Wherehouse • 2m
Anyone can write code, writing maintainable code is the real challenge
1 replies2 likes
Mohammed Zaid
Building-HatchUp.ai • 8m
When you're a programmer, and the IDE is so lightweight it blows your code away!
if js is single threaded language then event loop is working how it is executing the code blocks internally ?
0 replies3 likes
Sourav Mishra
•
Codestam Technologies • 11d
“I just wanted a small change in the website…”
6 hours later:
Header is broken
Mobile view is possessed
Button leads to Mars
You’re debugging code from 2018
Sometimes, the smallest changes cost the most sanity.
If it ain’t broken, don’t casua
See More
1 replies4 likes
Aurobindo Patra
ezeslucky • 7m
Build your own Git challenge!
Git is a version control system used to track changes in source code. In this challenge, you'll build your own Git implementation that is capable of cloning a public repository from GitHub.