User: WildForestBear
WildForestBear's activity in the archive.
Comments · 1
-
Re:The big Perl v Python debate on Mark Lutz on Python · · Score: 1Yes. I am agree. I like perl python for use strict. I hate python for dynamic dictionary. This remind me good old FoxBase and VisualBasic, when you need to execute all branches of you program to be sure that it works. Of course when you calculating numbers or processing the files all can be under control. But if you use it for GUI or XML processing - bugs are here.