Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

any good tutorials and book for learning data structure ? i am using programming language C

OpenStudy (anonymous):

I'm looking for good books on the topic myself. I've only found http://www.amazon.com/Mastering-Algorithms-C-Kyle-Loudon/dp/1565924533/ref=sr_1_2?s=books&ie=UTF8&qid=1325417947&sr=1-2 but I'm sure there are better books. It says algorithms but on the first few chapters it speaks of linked lists, queues, stacks, etc; all the classic data structures.

OpenStudy (anonymous):

http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844 as well as TAOCP are the classics, but are quite language agnostic so you won't find any C specific implementations in them.

OpenStudy (anonymous):

http://www.amazon.com/dp/0321295358/?tag=stackoverfl08-20 this one is also language agnostic.

OpenStudy (anonymous):

if you want free stuff just going to library.nu , for tutorial you can go to http://www.cplusplus.com or http://www.java2s.com

OpenStudy (anonymous):

@bilharly I don't know what library.nu points to, but cplusplus.com and java2s.com are more like references to the C++ or Java languages, and not actually sites which teach basic data structures in those languages (although I'm sure the languages' standard libraries have some kind of implementation of most data structures included)

OpenStudy (anonymous):

yes both of them are not focus on data structure, if you want to focus on the data structure you need to read a book that about the algorithm and data structure, or you can go to ocw.mit.edu that you can get course material there

OpenStudy (anonymous):

http://www.algo-class.org/ is a free online class which will begin a little soon, although it does not really focus on basic data structures and algorithms (it's focus is on their implementation).

OpenStudy (anonymous):

owh ok then, thanks for sharing, actually i'll build an OCW for indonesian people, maybe you can suggest me for the resource

OpenStudy (anonymous):

Sedgewick also has a nice introduction to the theme, and there is a C++ and a C version :-). I think the actual name of the book is 'Introduction to Algorithms in ...' where ... is either C++ or C.

OpenStudy (anonymous):

@bilhasry i am good at programming with php and mysql, so if you are gona make some website as hobby ... i can help you with that :)

OpenStudy (anonymous):

ok , i'll contact you soon @aporvearyan , thanks for your attention to help me ;)

OpenStudy (anonymous):

i have send you an chat request on gmail ... we can talk there if you like ..

OpenStudy (anonymous):

owh ok, thanks then...

OpenStudy (anonymous):

i already approve your invitation, i am doing my final year project book now, we can chat soon ok ;)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!