I'm doing it on my own by reading
documentation and trying to draw flowcharts. Not the easiest way, but maybe best for learning.
I did watch some howto videos earlier, but that ended being a bit counter productive.
If there's something I don't understand I search the web.
RE: Last night I coded a Rock-Paper-Scissors game on Python, by using two lists. I w ...