Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
c3ypt1c96369ythat's because it was a project for my and other people's GCSE I had to do on behalf of all the students (they just copied and pasted my code) and they didn't want to use arrays because "they're too hard to understand" by kids and by teachers teaching computer science...
-
Wabby10319yArrays would be 100x more easy to understand than if { } else { } for an infinite depth. Bad educations.
-
yarwest26649yI mean, my gf, who has no experience with coding, understood arrays after I explained her what I was doing :p what's up with those teachers tho? How do they even have jobs
-
c3ypt1c96369y@yarwest my old school had the same teachers for business studies and computer science... quite frankly, I don't think anyone cared enough....
Related Rants
-
fuckfuckityfuck11We called it "Project Hindenburg". A huge planning and logistics app with hundreds of screens and dozens of ...
-
daumie2My shitty boss is guilty of this.....
-
noonesboy5Our own company website. Everyone got involved, the process broke down, and because all of management and comp...
I had to write a program that sorts scores but I couldn't use any arrays... I had to create a variable for every score and do "if" "else" for every outcome.
undefined
wk11