yeah sure. although I'd encourage you to learn one of the web related langauges like ruby, python etc
I've seen people recommend java or html.
I wouldn't recommend java unless you see employer demand for it / want to work in a job that uses it
html is a front end language to lay out webpages, you'll need to learn that to do web related work but it's not a programming language
I have to take Intro to C++.
I'm not studying programming but all engineering majors have to take this class. Is C++ enough to be a good programmer or be able to mess with other programming languages?
Once you learn C++ really well, others will be relatively easy to pick up.
@ Flea Damn that sucks. That was the only class that I made sure to show up to every class. What's your major?
Just to add on, C++ is a good language to learn for OO programming concepts as well as Data structures. Also, learning about pointers, thats some good shyt to learn, even though i dont use it now. Its definitely a good programming base.
I dunno man I think C++ is a bit much to throw at someone who hasn't done programming before. Depending on the level of complexity of the class (don't ask me how) that is.
If you just want to learn "how programming works" I'd recommend Visual Basic .NET instead of C++. Once you feel comfortable with the basics, then I'd say move on to something more advanced.
So, to answer the OP's question, no, this class won't make you a programmer any more than an intro to Spanish would make you fluent. BUT you will learn some really neat shyt and may even find you enjoy it enough to pursue it as a career.
I guess I'll just take the class and just breeze, because I like computers but not that much. I thought I could parlay this class into a $ati$fying hobby.
Also I can't take Visual Basic without taking C++ first. So Visual Basic might be more complicated.