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
-
Noren11597yI would reimplement a simple messaging protocol without any additional features. That can be easily presented and does not give much work to do.
-
It sound like youve got a problem in setting your goals. For exsmple if the goal is to learn bleeding edge technologies then it is fine. I would ask why and suggest choosing something as KISS as possible(if that is what you want)
-
deMark4267yIs there any project management, planning, estimations, agile etc involved?
From a task management standpoint you could create separate tasks for 'learning the frameworks' at N story points that must be done first before any development of the actual app. Basically to show the increase in development time with using new tech and also flag a hard dependency....
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...
Working on a project in college
we thought a messenger would be cool. (Language: C# )
We decided to use a microservice architecture, rabbitMQ, .Net Core and some frameworks like EF.
My project leader changed the whole project because he is convinced that we need bleeding edge technologies if we want to create a great product. He added over 15 frameworks like MassTransit which released 10 days ago (.Net Core support).
Now we have to put a lot of effort into learning how these frameworks work instead of implementing.
How would you handle this?
rant
college