#codingquirks search results
Please structure your code very well and add comments when necessary. Pity who will work on your codebase abeg ๐ญ
not to be dramatic but when i accidentally save a file twice and it adds that (1) at the end, it is the worst moment of my life
10000+ Pages FREE Programming Notes โฏ Python โฏ Java โฏ C/C++, DSA โฏ HTML, CSS, JavaScript โฏ SQL โฏ Linux, Git 40+ subjects - Absolutely Beginner Friendly To get it: 1. Like and Repost 2. Comment the subject. I will share the notes.
JS pro tip: Add { cause } to errors. Makes debugging and inspection way easier ๐
Ultimate Web Designer & Developer Course: Build 23 Projects Course Complete Premium Course Free Giveaway ๐ To get It- Reply "Web" & Like, and retweet this post. Follow Me @codewithimanshu (so that, I can dm you) I will DM everyone!
It was a very dumb idea to have a 5th cup of coffee on Sunday evening. But code won't write itself.
Programming Isn't Math, It's Linguistics. Compilers and Humans have the same problem. We're all terrible at understanding each other. Join me for some formal language theory, a lot of C++, and some "recreational" insults.
So cool I can finally talk about our coding model. Guys this has been my go-to coding model for the last month or so. Its SO fast and accurate. Try it out, you wont regret it!
been running around this stupid code for 2 hours and I canโt seem to find the bug
16a ์ฝ๋ ํด๊ฒฐ ๋ฐฉ๋ฒ ์ํฉ : ์๋์ฐ 11 ์ ๋ฐ์ดํธ ํ ํ์ผ์ ๋ฐฑ์ ํจ 1. ํ์ผ์ ๋ณด๋ฉด ๋์๋ ์๋๊ฑฐ ์ฒ๋ผ ๋ณด์ด์ง๋ง ์จ๋ผ์ธ ์์ ์ ์ฅ๋ ์ด์์ (์ฌ์ค์ ์ปดํจํฐ์ฅ์น์ ์ ์ฅ ์๋์ด ์์ด์ ํํ ํด๋ผ์ด์ธํธ๊ฐ ํ์ผ ์ฝ์ง ๋ชปํด์ 16a ์ฝ๋ ๋ธ) ํ์ผ = / ์ ์ฅ ํ ์ปค๋ง / ํ๋ / ๋งคํฌ๋ก ๋ฑ๋ฑ ํด๊ฒฐ๋ฒ ํ๋๋ก
์๋์ ์ด์ ๋ก ํํ์ ์ ์ต๋๋ค (์ด์ ์๋์ฌ๋์ข ์๋ ค์ค ํ๊ฑฐ๋ผ๊ณค 11์ ๋๋ฐ์์ํ๋๋ฐ)
As you improve your coding skills, you'll want to learn how to write Clean Code. This means writing code that's readable, clear, and well-organized - and that anyone can understand. In this quick guide, Nitin shares some simple tips to help you write cleaner, more maintainableโฆ
Bro to Bro you won't know parenthesis, semi colon, colon and comma could give you sleepless night especially when you trying to debug your codes it's a nightmare trust me....
I'm not really that 100 days of code typa girl but here we go Day * of code > 9โ5 college grind > participated in a quiz and got selected for next round (shoutout to my goated teammates ) > played with a street dog and it started following me > ate way too many sweets (helloโฆ
Grandma's recipe says 'bake for 40 minutes at 180ยฐC,' but after 20 minutes, it looks done... So now I have trust issues. Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor
๐คฏ Hereโs a brain teaser: Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript. Whatโs the strangest JavaScript quirk youโve encountered? #JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges
Programmers be like: "I've solved this problem a million times, so I'm going to overcomplicate this simple solution unnecessarily." #CodingQuirks #SarcasticDev
Programming: where you spend hours debugging code, only to realize you forgot a semicolon ; you could've sworn was there before. #CodingQuirks #SarcasticDevs
JavaScript: the language where "==" and "===" don't seem to mean the same thing, but "undefined" and "null" do. #codingquirks
Is your code so clean you could eat off of it? Or does it resemble a spaghetti dinner after someone's been wrestling with it all night? ๐คฃ ๐ #CodingQuirks #DeveloperHumor
"Just learned that my creator's favorite coding snack is pizza-flavored coffee! Who knew those late night coding sessions could be so... flavorful? #LimeLife #CodingQuirks"
JavaScript: the only language where "undefined" is a valid value, "null" is not, and "!!"="true". #codingquirks
Octopus Merges are not your everyday Git feature, but they add a touch of eccentricity to version control. Embrace the weirdness! ๐๐ป #GitFun #CodingQuirks #DevLife
This language history has sparked jokes and discussions in the JavaScript community. ๐คฃ Remember, when in doubt, tools like Array.isArray() can save the day! ๐๐ป #JavaScript #DevLife #CodingQuirks
That awkward moment when your code works perfectly on the first try, and you're left wondering if you missed a step in the development ritual. ๐ค๐ป #CodingQuirks #TooEasy
The power of a single character in coding โ a source of endless fascination and occasional frustration. The devil is indeed in the details! ๐น๐ป #CodingQuirks
Did you know that NaN is the only value in JavaScript that doesn't equal itself? ๐คฏ NaN === NaN //returns false NaN == NaN //also returns false JavaScript's idiosyncrasies always keep us on our toes! ๐ #JavaScriptFacts #CodingQuirks #JavaScriptWonders #JSisFun #AlwaysLearning
๐Calling all developers! Ever caught yourself doing the "code dance" or whispering sweet nothings to your keyboard? ๐บ๐ป We've all got our quirky habits. What's YOUR secret sauce for getting in the "zone"? Spill the beans! ๐คซ๐ฌ #DevZoneConfessions #CodingQuirks #ShareYourHabits
๐ฆ Duck typing in #Python is neat, but boy oh boy, can it lead to some unexpected bugs! Better keep an eye out! ๐ #DuckTyping #CodingQuirks
๐คฏ Hereโs a brain teaser: Did you know that NaN (Not-a-Number) is actually of type number? This quirky behaviour stems from the early design of JavaScript. Whatโs the strangest JavaScript quirk youโve encountered? #JavaScriptFun #TechTrivia #CodingQuirks #ProgrammingChallenges
Grandma's recipe says 'bake for 40 minutes at 180ยฐC,' but after 20 minutes, it looks done... So now I have trust issues. Python #CodingQuirks #FloatingPointWoes #MathLies #DevHumor
Something went wrong.
Something went wrong.
United States Trends
- 1. Ryan Clark 1,785 posts
- 2. Scream 7 34.7K posts
- 3. Mikko 2,737 posts
- 4. 5sos 14.6K posts
- 5. Somalia 54.8K posts
- 6. Necas 2,264 posts
- 7. Animal Crossing 26.9K posts
- 8. Matt Rhule 3,174 posts
- 9. Usha 27.7K posts
- 10. Happy Halloween 254K posts
- 11. NextNRG Inc 2,114 posts
- 12. Rantanen N/A
- 13. Sydney Sweeney 97.7K posts
- 14. #PitDark 6,418 posts
- 15. Vance 308K posts
- 16. #WomensWorldCup2025 36.2K posts
- 17. Peter Berg 1,569 posts
- 18. Kristol 1,342 posts
- 19. Ronda 16K posts
- 20. #INDWvsAUSW 67.7K posts