Hacker News new | ask | show | jobs
by LarryMade2 4477 days ago
There probably is something you have done lots of times, mildy complex, but you know how to write it in the languages you have done before. With the new language you take that example and try to see how it would apply to the new language. You know what you want to do and what to expect for output so most of your brain is occupied by implementing in in the new language.

I've read folks who have some game such as tetris or some other as an example.

Also since I know various language commands and methods, I'll read through the language reference from ! to z and see how it compares to what I know and probably take notes along the way.