Closed chatnever closed 10 years ago
No problems. =)
There is no known to me book related to Algorithms and DataStructures implemented in Objective C
You may find any similar book with implementation in C or in pseudocode.
I highly recommend you to finish https://www.coursera.org/course/algs4partI & https://www.coursera.org/course/algs4partII courses.
And any book of Knuth, Kormen or Sedgwick author.
http://www-cs-faculty.stanford.edu/~uno/books.html - Knuth
http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844 - Kormen
Good luck!
Thank you for your kindly (and fast) recommendation, I'll check them out!
Ok, so I will close the issue.
Hi, I'm new to programming, and I chose Objective-C as my first programming language. I've been search for a while but I couldn't find any book about Data Structure and Algorithms in Objective-C. So can you give me some source for learning these things.
Thanks.