Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
2 like 0 dislike
1,848 views
I am really proficient at Cpp. How can I quickly learn Java. Like I am struggling with basics like instead of max in CPP we need to write maths.max in java. How do I get to know these. Online learning is really slow, as they teach basics and logics. I don't want that, that is clear.

In simple words do we have any cheat sheet for Java. For people who are really experienced in CPP. ??
related to an answer for: How can I improve my programming skills?
in Beginners by | 1,848 views

1 Answer

2 like 0 dislike
If you are already proficient with cpp, then learning other languages like python and java are no big deal. You just need to learn the syntax which would hardly take you 15 days if worked consistently. After learning the syntax, start practicing to write programs starting from questions like factorial of a number, reverse a number, palindrome, Armstrong number, anagrams etc. Practice is the key. The more you practice, the more you'd be able to grasp the concepts.

Talking about the cheat sheet, I am attaching here some downloadable pdf links which I got from the internet, hope it'll help :)

https://www.google.com/url?sa=t&source=web&rct=j&url=http://www.cheat-sheets.org/saved-copy/java_quickref.pdf&ved=2ahUKEwj_xYy238HuAhUuxjgGHbnVBq4QFjANegQIBRAB&usg=AOvVaw2KAxwRmFskK8fHy6r8l84_

https://www.google.com/url?sa=t&source=web&rct=j&url=http://enos.itcollege.ee/~jpoial/java/naited/pildid/corejava.pdf&ved=2ahUKEwj_xYy238HuAhUuxjgGHbnVBq4QFjAMegQIBhAB&usg=AOvVaw0SeAbEiyIik0q6ClSBndEn
by