What are some fun activities for cognitive development?

How can enterprise software development be made fun and productive?

  • It seems to be the prevailing opinion that enterprise software development is the opposite of startup software development - it's boring and follows different rules. is the focus of this opinion, as it is the leading stack in use. Is it possible to make enterprise software development fun and productive - or at least more interesting? How could this be done? Assume that there is no requirement to use Java - what other languages could be used for enterprise apps? Some of the opinions:

  • Answer:

    Based on my experience its not the language nor the problem, its the people.   You cannot stand those people. and i'm not trolling and i'm not angry. i just pity them. these guys usually incorporate ego, job description, official social status, red tapisum into software requirements.When you put red tape into red tape you get Enterprise red tape. They don't suggest to code like Car bmw; bmw.start(); .   What they really like is Country Germany; BMWFactoryLocation bmwFL(Germany); BMWCarFactory bmwcarFactory = bmwFL.GetCarFactoryLocation(); BMWCarAssembly bmwcarAssembler = bmwFL.GetCarAssemblyLocation(); bmwCarFactory.CarAssembler = bmwcarAssembler; BMWCar bmw; bmw = bmwCarFactory.GetCar(); if(bmw.OwnerHasStartAccess) { if(bmw.HasEligibleFinancialStatus) { //Don't worry about gasoline status and engine status //They are technical not suitable for organizational. if(bmw.hasStartPermission()) { try { bmw.Start(); } catch(...) { print("bmw requires access permissions to access"); } } } } And also they are suffering with the incurable disease called stupidity. You cannot cure that. If you try to cure you will get fired and they call you stupid and give so much trouble for you.         Again those are the people who has tons of money. I usually think of myself that i'm like robin hood stealing from rich and giving to poor (me).

Tamil Selvan at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.