+ 1

How to go from c++ to java ?

I've learnt c++ for a year now , I got some pretty good experience , but I want to change to java as it seems more reliable , can u recommend to me something that might help (website , book ...) ?

2nd Dec 2016, 8:58 AM
mekacher anis
mekacher anis - avatar
4 Réponses
+ 6
Hello you have already learnt c++ and you have experience in object oriented as you told now move to java will not cost you more because java's syntax and features are same as c++/c. so if you want to learn java then you can learn from this. BOOK : Herbert schildt (Java the complete reference) this book is awesome will its salient features and explanation. Website: www.tutorialspoint.com or www.javatpoint.com Hope, you'll enjoy java.
2nd Dec 2016, 9:36 AM
Vishal Koshti
Vishal Koshti - avatar
+ 5
sorry spelling mistake with in place of will.
2nd Dec 2016, 9:38 AM
Vishal Koshti
Vishal Koshti - avatar
+ 5
yeah java has inheritance and polymorphism concepts as it is object oriented language's important concepts.
2nd Dec 2016, 11:18 AM
Vishal Koshti
Vishal Koshti - avatar
+ 1
Thank u so much , I just thought of changing to java because it's more diverse than c++ (run on 3 billion devices as they say without having to recompile for each device ) , as a side note do the concepts of inheritence , polymorphisme , virtual function ... exist in JAVA ? because that's the power of c++
2nd Dec 2016, 10:14 AM
mekacher anis
mekacher anis - avatar