bigshooter
Platinum Member
I'm in my second semester c++ course right now. I took 3 yeras off before I started going to school and programming again, and made soem stupid mistakes for a couple weeks (didnt even remember how arrays were passed to functions 😛 ), but now everything is starting to make sense and have figured out basic queue and stack functions with no problem. In the class I'm in now we are doing templates and are moving more into link lists, inheritance and otehr topics. In the 3rd semester c++ course, its pretty much taking what you know and learning how to actually code, more efficient coding with stl, and other stuff i dont even know about. In the java course they assume you already know 2 semesters of c++ (or are taking it concurrently) and are familiar with oo programming. I think it starts out basic like syntax and semantical differences and then goes from there. Anyone think that taking one semester of java would actaully be useful, or should i just learn how to program more effeciently with this 3rd semster course and then learn java on my own. I do have a deitel and deitel book for java sitting on my bookshelf but have never opened it. I also plan on taking a c class later on just to learn it, so I thought if I keep everything within c/c++ I would do better than trying to learn a bunch of different languages right now. I do know that a lot of universities use java instead of c++ as their standard curriculum too, so for those of you who have done this and then moved on to c++ let me know about your experiences too.
Thanks.
edit: I probably should consider the instructor for the 3rd semster c++ and c classes is excellent. Kinda of arrogant in a way, but if you really seem interested and are trying he helps you out. One of the java instructors is kind of an idiot. I'd probably end up with him since I would most likely take it during the day. From what I hear he wants to teach the 2nd semster c++ course as well, and doesn't understand dynamic memory which might not work well when you are teaching basic data structures. If i take java at night though, there are a coupel pretty good peopel teaching it.
Thanks.
edit: I probably should consider the instructor for the 3rd semster c++ and c classes is excellent. Kinda of arrogant in a way, but if you really seem interested and are trying he helps you out. One of the java instructors is kind of an idiot. I'd probably end up with him since I would most likely take it during the day. From what I hear he wants to teach the 2nd semster c++ course as well, and doesn't understand dynamic memory which might not work well when you are teaching basic data structures. If i take java at night though, there are a coupel pretty good peopel teaching it.