Group Forums >> web developers and designers >> OOP question

-1

OOP question

108 Views
6 Replies Flag as inappropriate
Capav_max50

146 posts

back to top

Posted 8 months ago

 

 


Anyone know of a good OOP Intro? I can’t afford a class so I need something preferably free.


Scott
Network Analyst III
MCSE, CCNA
"A mind troubled by doubt cannot focus on the course to victory."
- Arthur Golden

0 posts

back to top
Rate

Rate This | Posted 8 months ago

 

Well, if you already got MCSE and CCNA and you are working as a Network analyst, well, OOP won't do you any good, you rather go for CCNP and CCSI, that would boost your career even more than only starting to scratch the surface with C++ per exemple. OOP is good for software analyst in some case, and you aren't in that direction, I assume you are already a Level III for network.

Capav_max50

146 posts

back to top
Rate

Rate This | Posted 8 months ago

 

Thanks, but I'm looking at this more to branch out.


Scott
Network Analyst III
MCSE, CCNA
"A mind troubled by doubt cannot focus on the course to victory."
- Arthur Golden

0 posts

back to top
Rate

Rate This | Posted 8 months ago

 

Learn C++, it is trully the leatherman of OOP, the best so far, book, etc, etc, that's pretty cool, here some lines :  gd.tuwien.ac.at/languages/c/c++oop-pmueller/

Devildogbbert2_max50

21 posts

back to top
Rate

Rate This | Posted 8 months ago

 

I recently went back to school to finish a degree in computer engineering(as much HW oriented as SW). Any way, I just completed a course in OOP. I have several books on it from past years, but the one we used during the class was pretty good. It was C++ Programming From Problem Analysis to Program Design, 4th edition, by D.S. Malik. You may want to look at studying JAVA first as it is a little easier to grasp OOP using it vs C++. Some of the OOP areas such as Polymorphism in C++ can be a little difficult to get your head around the first time through. Hang in there on this subject. Any knowledge you get now days will help you compete better in the job market. Companies are looking for multi skilled people and tend to pay better when they find one.

Capav_max50

146 posts

back to top
Rate

Rate This | Posted 8 months ago

 

Thanks for the input.  I found this resource.  I think its worth while.


 


http://www.startvbdotnet.com/oop/default.aspx


 


Scott
Network Analyst III
MCSE, CCNA
"A mind troubled by doubt cannot focus on the course to victory."
- Arthur Golden