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
-
Grab your self a copy of the clean code book. Save your self in the long run, even for small once off or unneeded projects.
-
Crazed20507y@InterferenceObj i wanted to do an agile development but my coding friend / the only one in our group thay can code besides me has some programming seniority over me and is fond of the just dive in and start doing shit method
He also is super anal about proper structure, abstraction, method/property privacy, runtime efficiency, etc.
But it's a javascript project so fuckin lol -
Crazed20507y@InterferenceObj like its not horrible, we're following MVC pretty closely but some controller functions could really go in an all purpose controller, some model methods could be abstracted, it's not as DRY as it could be, etc.
It's more so that it's ab enourmous project for 2 entry level devs in 3 months of work
Related Rants
-
nikmanG16CS Professor: “What M word is the black hole to all productivity?” Student: “Management” CS Professo...
-
castor-rg25!Rant I GRADUATED FROM COLLEGE TODAY WITH MY DEGREE IN COMPUTER SCIENCE! Now to find a job :D
-
snackOverflow21My JavaScript professor once thought my work was "too good" and decided to pull me aside, in front of the clas...
My college senior project has become a monster. I look at it and all the work put into between my friend and I and all I can think of is
"This shits fucked I'm glad it's not for sale"
Seriously it works for the most part, but we're up to ~2500 lines of code and about as many headaches and it's still missing so much functionality and has so many security flaws. It's a great proof of concept, but good lord I couldn't imagine building it into a feasible application. It'd take months of work full time!
rant
monster code
scary
college