java to C++
-
er anyone here knows how to translate java into C++?? really need help guyz...i'm workin on datastructure type classes like linkedlist,linkedstack and linkeddeque and soon, i'll be workin on hashing tables...:(( plz..plz...plz..plz.. any help would be appreciated...
-
er anyone here knows how to translate java into C++?? really need help guyz...i'm workin on datastructure type classes like linkedlist,linkedstack and linkeddeque and soon, i'll be workin on hashing tables...:(( plz..plz...plz..plz.. any help would be appreciated...
Look at this wonderful tutorial: Java to C++ Tutorial. I started in C/C++. Java and C# were much easier to learn because they got plenty of syntactic sugar from C++ ;)
Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me -
Look at this wonderful tutorial: Java to C++ Tutorial. I started in C/C++. Java and C# were much easier to learn because they got plenty of syntactic sugar from C++ ;)
Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me -
so u know C++ very well man?? i'm workin on datastructures more specifically on linkedlist as deque/linkedlist/stack as linkedlist and closed hashing...and i'm having some trouble with translating these datastructs to C++...:((
The Thinkquest introduction to C++ structures is a good place to start. Good luck!
Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me -
The Thinkquest introduction to C++ structures is a good place to start. Good luck!
Ian Mariano - Bliki | Blog
"We are all wave equations in the information matrix of the universe" - me