Malcolm Greene wrote: > Virgil, > > >> But somebody intrigued me the other day because its hard for an old dog to >> learn new tricks and I believe somebody said python is a lot like foxpro in >> some aspects >> > > I did a fair amount of PHP after I left Fox and achieved some good > results. > > Now, after working with Python for 2 years, having to look at PHP code > makes me want to poke out my eyes with a pencil. > > Really, its that painful. > > Python is a blast to play with. The default IDE is a bit dated looking, > but its like the command window on steroids.
You might also want to take a look at pyCrust (gets installed with wxPython) which is the default IDE (IDLE) with a few nice extras. I use SPE (Stani's Python Editor) for editing and testing, it comes with winpdb (graphic debugger) already included and it's really nice. As soon as you get going check on easyinstall and virtualenv, two very nice tools. HTH --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

