Comment: Re:Computer Scientist Programmer Software Engineer (Score 1) 446
Comment: Re:Computer Scientist Programmer Software Engineer (Score 1) 446
Comment: Re:Computer Scientist Programmer Software Engineer (Score 1) 446
Comment: Re:MSCE et al (Score 1) 446
Comment: Re:Theres games on linux? (Score 3, Funny) 142
Comment: Re:There is a Linux game company? (Score -1, Flamebait) 142
Comment: Re:Depends how it is funded. (Score 1) 583
Comment: Re:Computer Scientist Programmer Software Engineer (Score 1) 446
A computer scientist who's also a programmer not only does the same thing but with the added goals in mind of making his code the most efficient running code possible on the target platform while understanding why a particular collection of code is the most efficient it can be upon the target platform.
Which is EXACTLY why software development programs tend to be massively over budget and often don't work properly at the end of the day. Like who gives a rats ass if the matrix multiply is the most efficient it can possibly be if the overall system still meets the requirements with an inefficient matrix multiply?? You people spend so much time optimizing the academic worthless shit that there is no time left to actually finish the project, and then you blame management for unrealistic deadlines. Just get it working, make sure the code is clean and easy to understand, and move on to the next task!