About to graduate from good school without any progamming skills

Posted by newprint on Programmers See other posts from Programmers or by newprint
Published on 2012-11-28T03:32:42Z Indexed on 2012/11/28 11:17 UTC
Read the original article Hit count: 243

Filed under:
|

Not sure if it is good place to ask this question, but found this section to be suitable.

I am about to graduate from a good school (in the US) with Computer Science degree, having good grades and high GPA. I have no freaking clue how to write a good program, how to properly test it... nada, zero.
We were never been taught how to write software. Ye, sure the Comp. Architecture class is important, and I can tell you a lot about how MIPS processor works, and I can tell you about Binary Trees and Red-Black Trees and running time of operations in Big Oh, but it has nothing to do with programming in "real" life. For god sake, none of my classmates know how to use STLs or write templated code! To be honest, I found that many of my classes to be waste of time.

What should I do ? How to step into real life and learn how to program ?

© Programmers or respective owner

Related posts about education

Related posts about real-world