Quote: Original post by Roberts91
How was my question immature in any way?
You're assuming that you know better than the people you're paying to teach you things.
Quote: Original post by Roberts91
How was my question immature in any way?
Quote: Original post by TelastynI have to agree on that.
Honestly, I question the quality of your current education if you can't make a well formed forum post, or make the distinction between programming language and programming knowledge.
Quote: Original post by rip-off
Not being taught C++ is not an impediment to becoming a great C++ programmer.
Quote: Original post by frobQuote: Original post by TelastynI have to agree on that.
Honestly, I question the quality of your current education if you can't make a well formed forum post, or make the distinction between programming language and programming knowledge.
Programming is nothing more or less than algorithms and data structures.
Languages are a very minor detail. Languages come and go.
You can use whatever language you want. Write in machine code, Pascal, Ada, FORTRAN, COBOL, C, C++, Java, C#, Python, Eiffel, or whatever else.
Every program in every language is composed of data structures and the algorithms that work on them. Polymorphism, encapsulation, and other principles will gain you nothing unless and until you understand data structures and algorithms. Then you will learn that those fancy principles are nothing more than applied data structures and algorithms.
The role of a computer science university program is to teach you algorithms and data structures, computer theory, and a few to apply it.
Knowing the core of computer science will enable you to pick up ANY language, and ANY tool.
Roberts91, you need to learn how to communicate with proper written English. You need to learn that other people can know better than you what is important. You need to learn that learning a "different freaking language" and other "crap" will cause you to grow in ways you didn't know about, and ways you would never have bothered with. You will be required to learn and do many things that you don't like before you die.
All of these are very important life skills. The sooner you learn, the better off you will be.
Quote: Original post by Roberts91Sorry that my writing skills are not up to par with the people here at these forums. If I came off like I knew what I was talking about then I apologize but I wouldn't have made this post if I did know what I was talking about I was simply concerned with the curriculum at my local college and wanted assurance that this is the right direction for me.
-- Tom Sloper -- sloperama.com