+ 1
Is it compulsory to me To Memories this Codes {system.out.println} ?? Because i just started today
I need your Response
5 Answers
+ 2
I'd say yes, but as the others said, you will naturally memorize it through practice. So don't worry about syntax to much.
Do not worry about what System or out means since you just started out. This would be the first time I recommend you ignore the extra stuff and focus on what the course writes. (For example, you will see something called "public static void main(String[] args)" Do not worry about what all that means until later on.)
+ 3
it is the standard way to print to screen in Java. You can simply get an IDE that will autocomplete that, but you'll use it so many times you'll automatically memorize it
+ 2
Like Michael said, you'll memorized it over time. I never worry about memorizing or learning something, it ruins the fun for me. I just create stuff and learn over time.
+ 1
well, I'd say
take your time
don't be afraid of challenging yourself
and, well, enjoy. programming is a rather enjoyable activity
0
ok thanks Guys I really really appreciated With your Good Answer.. As I'm new.. what's Your Advice to me ?? @michael vigato and @jordan Chapman also @Rrestoring Faith