top | item 5948836

(no title)

mouseroot | 12 years ago

All i know is school dosent come even remotly close to preparing you for programming in the real world im self taught and even if I had todo it over again I would not waste any money trying to learn programming from a school. not to mention you can find EVERYTHING you need to learn and implement programming w/o a school and schools are usually 5-6 years behind so they will be teaching vb6 when the standard is win8rt or very basic php when you should be learning new technologies and concepts...also in my experince most schools dont even teach its more like "heres the book...read it and write an essay" (honestly which employer is gonna ask for an essay or a "open-ended-response" to my projects

discuss

order

mouseroot|12 years ago

if you lean more towards web dev...then you most deffeintly dont need school..web programming is dead easy even for a beginner who has never touched programming. application/desktop programming is a little more involved...the main difference being web dev is mostly more cosmetic(eg change something a refresh to see its output) compared to the compile-link and run phase of application dev... I honestly think if your passionate about w/e your learning then your employer(if he/she actually cares about the quality of your work) will hire you without a degree/diploma (im not suggesting you drop out of hs)

pestaa|12 years ago

> web programming is dead easy even for a beginner who has never touched programming

That one hurt. Some say it's easy as pie even for a kid, some say it's so complex with all the layers going on. Why can't we never see it as it is?

I also firmly believe that anyone who thinks web development is easier than any other kind of application development should stop writing crappy PHP and improve the quality of her/his own work.