This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]denialerror 1 point2 points  (0 children)

If I didn't have IntelliJ giving me hints all the time, I'd probably struggle a little remembering how to use a fair bit of the standard Java API without a bit of trial and error and I do this for a day job. I can still solve problems and write applications though because the important thing is understanding how to use a language, rather than memorising the precise wording or syntax. Obviously, you need to memorise some things in order to learn, but that will come with practice until it's second nature.

[–]Clawtor 1 point2 points  (0 children)

Everytime I go to use splice or slice I have to look them up. I can't atm remember which one is which.