the books you use

Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Reply

Join Date: Jul 2003
Posts: 58
Reputation: fakespike is an unknown quantity at this point 
Solved Threads: 0
fakespike fakespike is offline Offline
Junior Poster in Training

the books you use

 
0
  #1
Jul 5th, 2003
well i have read many programming books in the hope to ready my self if i'm to go to university as a cs major.
but if what you guys are saying is true then programming books are the least of my worries.

so what i wanted to know is can you guys give me a list of books that you use so that i can go out and get them. and study them at home.
and if there is one aspect of a cs major that is most important what would it be. so that i can concentrate on it. such as a perticular topic in math.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,035
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: the books you use

 
0
  #2
Jul 5th, 2003
Discrete math! Truth tables, logic, karnaugh maps, canonical sums and products, circuitry diagrams (elementary engineering) ... also CALCULUS!! Precalc, multivariable calc, ..... Calculus, calculus, and more calculus!
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,035
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: the books you use

 
0
  #3
Jul 5th, 2003
Don't bother studying programming languages as much as programming ALGORITHMS. Concepts such as classes, pointers, linked lists, and ADTs (abstract data types) are very, very important. Don't get caught up in syntax between each language. They're concepts present in most modern day programming languages, and all that's important are concepts really.

Also, algorithms such as searches, sorts, hash tables, trees, etc. Also, time and space efficiency is a key (Big Oh notation)

To get back to math, there's floating point notation, ... adding/multiplying in binary (base 2), hex (base 16), or any base n system
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Reply

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



Similar Threads
Other Threads in the Computer Science Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC