₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,012 members, 8,448,230 topics. Date: Monday, 20 July 2026 at 02:09 AM

Toggle theme

Funny Mistakes You Normally Make While Writing Programs - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingFunny Mistakes You Normally Make While Writing Programs (440 Views)

1 Reply (Go Down)

Funny Mistakes You Normally Make While Writing Programs by logicDcoder(op):
Mine is that I normally forget to terminate some statements (I use syntactically written languages(Java, C++ etc.) not dynamically written ones(Python, kotlin etc.)) and also if I want to compile a program using PowerShell I often use backward slashes instead of forward slashes while inputting the program's directory. The latter made me debug a bugless code for over one hour *laughs* trying to find something that's not there. I later found out that I used backward slashes (Even though I was facially happy but deep inside I was filled with anger).

Share Yours!

Re: Funny Mistakes You Normally Make While Writing Programs by cixak95211: 4:54pm On Dec 03, 2020
lol . . funny but you should learn to use a debugger
instead of having to manually screen every line trying to find where you did a typo or didn't add a terminator . . .
Re: Funny Mistakes You Normally Make While Writing Programs by parkervero(m): 5:44pm On Dec 03, 2020
If you code in java your IDE should warn you na. All the 3 major java IDEs will warn you of missing semi colon(wink
Re: Funny Mistakes You Normally Make While Writing Programs by Karleb(m): 5:47pm On Dec 03, 2020
parkervero:
If you code in java your IDE should warn you na. All the 3 major java IDEs will warn you of missing semi colon(wink
IDE will spoil you. cheesy

IDE be like, you declared a variable but didn't use it.
Re: Funny Mistakes You Normally Make While Writing Programs by parkervero(m): 5:57pm On Dec 03, 2020
Karleb:
IDE will spoil you. cheesy

IDE be like, you declared a variable but didn't use it.
Not people like me that still code using text editor. But IDE make debugging easier.
Re: Funny Mistakes You Normally Make While Writing Programs by logicDcoder(op): 10:27pm On Dec 03, 2020
cixak95211:
lol . . funny but you should learn to use a debugger
instead of having to manually screen every line trying to find where you did a typo or didn't add a terminator . . .
I don't know how to use debuggers
Re: Funny Mistakes You Normally Make While Writing Programs by logicDcoder(op): 10:30pm On Dec 03, 2020
parkervero:
If you code in java your IDE should warn you na. All the 3 major java IDEs will warn you of missing semi colon(wink
IDE reports common syntax errors but not all ooo
1 Reply

We Should Start Writing Programs In Our Indigenous Languages ?Mistakes Programmers Make While StartingHow Do You Write Programs With Your Mobile Phone234

Help I Have This Problem In My Create-react-app (ON- Save)3 Major Security Weaknesses Cherished By HackersDevelopers Wanted!!!!!!!!