Gilles Helleu10 Common TypeScript Mistakes and How to Avoid ThemAs a developer who’s spent countless hours debugging TypeScript code (and occasionally talking to my computer in frustration), I’ve…Dec 1
Weilson WonderTop 5 Most Common Mistakes in GolangGolang, (correct name is just “Go”), is an open-source programming language that offers efficiency, simplicity, and reliability. While Go…Jan 316
Naym H.𝐓𝐡𝐞 𝐌𝐢𝐬𝐭𝐚𝐤𝐞𝐬 𝐈 𝐌𝐚𝐝𝐞 𝐀𝐬 𝐚 𝐁𝐞𝐠𝐢𝐧𝐧𝐞𝐫 𝐏𝐫𝐨𝐠𝐫𝐚𝐦𝐦𝐞𝐫Have you ever stared at hundreds of lines of your code, wondering how it became such an unmanageable mess? I’ve been there — and it’s a…Nov 29Nov 29
Dhinesh RayanUnlocking the Mystery of NameError in Python: How to Fix ItSolve Python’s NameError with these quick and effective troubleshooting tips for smooth coding.Apr 11, 2023Apr 11, 2023
InLevel Up CodingbyCoding with EmmaDon’t Code Like a Junior: 10 Common Coding Mistakes to AvoidHere are 10 things to avoid in order to prevent your code from appearing amateurish and to foster better programming practices:Oct 291Oct 291
Gilles Helleu10 Common TypeScript Mistakes and How to Avoid ThemAs a developer who’s spent countless hours debugging TypeScript code (and occasionally talking to my computer in frustration), I’ve…Dec 1
Weilson WonderTop 5 Most Common Mistakes in GolangGolang, (correct name is just “Go”), is an open-source programming language that offers efficiency, simplicity, and reliability. While Go…Jan 316
Naym H.𝐓𝐡𝐞 𝐌𝐢𝐬𝐭𝐚𝐤𝐞𝐬 𝐈 𝐌𝐚𝐝𝐞 𝐀𝐬 𝐚 𝐁𝐞𝐠𝐢𝐧𝐧𝐞𝐫 𝐏𝐫𝐨𝐠𝐫𝐚𝐦𝐦𝐞𝐫Have you ever stared at hundreds of lines of your code, wondering how it became such an unmanageable mess? I’ve been there — and it’s a…Nov 29
Dhinesh RayanUnlocking the Mystery of NameError in Python: How to Fix ItSolve Python’s NameError with these quick and effective troubleshooting tips for smooth coding.Apr 11, 2023
InLevel Up CodingbyCoding with EmmaDon’t Code Like a Junior: 10 Common Coding Mistakes to AvoidHere are 10 things to avoid in order to prevent your code from appearing amateurish and to foster better programming practices:Oct 291
iamasadshahThe Developer Mistakes That Could Cost You Big TimeMistakes are the stepping stones to wisdom; we learn from trial and error, we become wise by understanding problems and solutions.Oct 15
Rahim Ullah7 common programming mistakes! and How to avoid them?Even the best developers make mistakes, but the key to becoming a great coder is recognizing and avoiding common pitfalls. Here in this…Oct 17
Nipuna PathiranaCommon mistakes with go slicesThis article is to address some common mistakes when using Go slices in day-to-day coding.Aug 29, 20211