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
-
stisch48146yEmbrace it! These are your cadets and you're in charge. Delegate everything you can and you won't have to do a single thing yourself. ;)
It seems hard at first, because they're noobs, but management is kinda exactly that.. you give them tasks that they'll bombard you with questions about, but if you can get them to understand they'll become an asset. -
Spalynx466y@stisch Glad to see this reply. Took me way too long in college to notice that my group project issues were usually a direct result of my failures as a leader.
-
soylatte86yThe solution is Continuous Integration setup tests with CircleCi and if they fail the commit won't be out through that way those little shits can commit code that'll break the entire project.
Related Rants
I was assigned my first ever huge software project in college (a complex board game made in only pure java) and was assigned a group by my professor. Since I'm doing well in the class, I was given kids who want me to teach them everything (from GitHub to simple oop) on top of programming most of the system because they can't or don't want to. So to make things easier I gave out some relatively simple and specific jobs in GitHub using the issues system that apparently nobody reads. Thankfully one person decided to take initiative and start their feature but one commit later the entire system crashed and everything is broken FML can't wait to program this entire thing by myself.
rant
java