Re: windev vs python SOS
Hi Bruno, Let me guess, your favorite book is the "I HATE THE FRENCH OFFICIAL HANDBOOK". People here deserve a more objective opinion. Here you can find what WinDev users have to say about WinDev http://www.windev.com/pcsoft/testimonials/ There are more testimonials here (in french). http://www.pcsoft.fr/pcsoft/120pages/html/porsche.htm By the way, Python is a great programming language. What is cool about WinDev is that the language is closely embedded with the GUI. For example, to select a line in a browsing table, you may just write: MyTable = 15 as if MyTable was a variable (it is a powerfull widget indeed, with searching, sorting, export to Excel, and so on). -- PatBiker -- http://mail.python.org/mailman/listinfo/python-list
Re: windev vs python SOS
Hi Stéphane, stéphane bard wrote: > hello, my boss ask me to prefer windev to python. > I have to argue First, no matter how good is Python, you should not desagree with your boss. Second, Windew is quite good and fun, you will love it. -- PatBiker -- http://mail.python.org/mailman/listinfo/python-list
Re: windev vs python SOS
Hi, Bruno Desthuilliers a écrit : > I've never met a programmer that "loved" Windev. I have met some here (I'm the guy with a mustache-just kidding but actually I was there). http://www.pcsoft.fr/pcsoft/tdftech/2006/images/Paris/07-IMG_5853.jpg WinDev is widely used in France and that's a thing because a lot of french programmers think that english tools "have to be better". -- Pat -- http://mail.python.org/mailman/listinfo/python-list
