Welcome to Code Overdose!

Dive deep into the world of programming and technology with us. Whether you're a seasoned developer or just starting out, our channel offers something for everyone.

From coding tutorials and tech reviews to industry insights and project showcases, we bring you a steady stream of content to fuel your passion for tech. Subscribe and overdose on code with us—let's push the limits of what's possible, together!

By Dose Hieu


Code Overdose

What will happen if you cherry-pick a commit that you have just removed with git reset --hard?
git reset --hard HEAD~1
git cherry-pick <that-commit-hash>

1 year ago | [YT] | 7

Code Overdose

In C#, which of the following statements about the async keyword is incorrect? 😊

1 year ago | [YT] | 3