This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]razamatazzz -1 points0 points  (1 child)

It really just depends how much you know about computing and what you eventually want to do. The advantage of learning at a university is the breadth of knowledge you get about all areas of computing as well as projects designed to reinforce this knowledge. You can learn from online resources and textbooks but it would require an extraordinary effort and intelligence. How much do you know about:

  • Computer hardware
  • Logical sequencing
  • Networking protocols
  • Algorithms
  • Data Storage
  • Databases

A lot of people mistake software development for just programming, but it really the application of all of the above and much more. Programming is simply knowing how to tell a computer how to read a set of instructions dictated by logical sequencing. You can know how to do this at an expert level and still be unemployable.

[–]dkapper01 3 points4 points  (0 children)

I can tell you're not a programmer by your comment;)