+ 1
How to beacme really good in programming?
I learned java few months ago and practicing it. Made few projects.. but still when i work on any different projects. And get stuck and then search it ..*seeing new methods and syntax* and i say to myself... HOW , HOW he knew the syntax.. and i didn't knew... I also learned java... Do i need to read documentation? Please give me a pro tips to get really good in programming. Thanks
2 Answers
+ 2
Reading documentation helps. there are endless methods built in and loads of things you can import. you will never memorize them all, just learn all you can and dont be afraid to look something up. there is no shame in that.
I constantly look up little things like how to convert a string to an integer. using 3 languages regularly little things get mixed a bit.
0
can u help me with the...best and short doc for java which have... all in it. thanks