Data Structures

G

Guest

I needs a book on data structures in c#. The book should have LinkedList, how
to create a stack, and so on. Like C++ has a book on Data Strutures, but c#
does not. Also I do not need to know how to put controls on a form, I have
enough books for that , I just need a good book to data structures in c#
 
G

Guest

You books that you have should work fine, I learned all my stuff in Pascal in
college years ago--just change the implementation to C#, the theories are
still all the same.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top