Do I need to take Data Structures?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2006
Posts: 1,169
Reputation: Duki has a spectacular aura about Duki has a spectacular aura about Duki has a spectacular aura about 
Solved Threads: 9
Duki's Avatar
Duki Duki is offline Offline
Veteran Poster

Do I need to take Data Structures?

 
0
  #1
Nov 14th, 2007
How important are data structures in C++? I'm majoring in networking and going to grad school for MISM with a focus in networking. If I have a firm understanding of C++ concepts such as encapsulation, inheritance, recursion, polymorphism, templates, and exception handling will topics in data structures benefit me at all? The main reason I took OOP was to exercise by brain figuring it would teach me to think differently and gain better problem solving skills. How will data structures apply to this? Will it do anything for me that classes such as Calculus and Modern Geometry won't?

Thanks!
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.

-Edsger Dijkstra
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,953
Reputation: Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of 
Solved Threads: 214
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Do I need to take Data Structures?

 
0
  #2
Nov 14th, 2007
Data structures are central to programming. (A C++ class is a data structure.)

What level class is it? If it is lower than your C++ class then you might be able to skip it, but if it is only 100 or less points lower then you should consider it.

All network programming is performed by using a protocol to transmit structured data. (The deeper you get, the more you realize that data is code is data.)
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 1,169
Reputation: Duki has a spectacular aura about Duki has a spectacular aura about Duki has a spectacular aura about 
Solved Threads: 9
Duki's Avatar
Duki Duki is offline Offline
Veteran Poster

Re: Do I need to take Data Structures?

 
0
  #3
Nov 14th, 2007
It's a 300 level. It would be the 3rd semester of C++ classes. I've taken structured, and am finishing up OOP now.

The catalog describes the course like so:

This course introduces various data structures used in problem solving. Arrays, queues, lists, trees, graphs, and files are represented by using abstract data types in high level programming language. Applications studied my include recursion, searching, sorting, scheduling, parsing, and memory management.

I really want to take the course but A) the professor assigns so much homework that I lose track of every other class, including my networking classes, and B) I'm already taking 21 hours next semester. Picking this class up would force me to drop a required class and use Data Structures as an elective where I could be using something like Database Administration or Project Management. I don't know. What do you think?
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.

-Edsger Dijkstra
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,953
Reputation: Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of Duoas has much to be proud of 
Solved Threads: 214
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Do I need to take Data Structures?

 
0
  #4
Nov 14th, 2007
Well, you could always take it the semester after next... But I recommend that you not skip it. However, what I think is not necessarily what is best for you. Go make an appointment to talk with the head of the CS department and he'll be better able to help you work out a schedule that satisfies your goals.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC