H
Harry George
Ray said:bruno said:Hopefully not !
I am :-(
How *would* I do ? Well, perhaps I'd use Jython ?
Um, I mean, what if you have to use something other than
Python/Jython/IronPython?How do you keep your Python skill sharp?
Do projects at home. Either find an existing OSS project, or roll
your own. Once you have the basics of the language, the skills are
domain-specific: XML, GUIs, CAD, gaming, multithreading, numerical
analysis, natural language progromming, etc.
If you do an existing project, then you benefit from peer reviews and
other informal learning opportunities.