Thread: Python resources nop_90
This is just a start I will add more as i get arround to it.
http://www. python.org/ this is the know all ofpythonIn pythonit is very easy to wrap C/C++ libraries etc (easy compared to other languages )As a result tons of good GUI libs all cross platform http://www.wx python.org/pythonbinding to wxwidgets (formerly wxwindows)http://www.pygtk.org/ gtk binding, gtk will now run on windows also. Advantage of gtk is ability to use glade to design gui, also i find it more "neat". http://pyfltk.sourceforge .netI mention this one just because it is very light wieght and fast Fltk gui is only 750K, crossplatform ofcourse. pyfltk binding is stable but not recomended for newbies, you have to download off cvs and compile urself. http://www.cosc.canterbury.ac.nz/greg.ewing/ python/Pyrex/Pyrex lets you write code that mixes Pythonand C data types any way you want, and compiles it into a C extension forPython.Makes building a C extension a snap Caligula
I started reading through some of the links you posted about
Python... it says right on the front page of thepython.org site that it can belearned in a few days? It can't be that easy...phpsure cant belearned in a few days...Bompa
quote author=Caligula link=topic=21.msg906#msg906 date=1178263792 I started reading through some of the links you posted about Python... it says right on the front page of thepython.org site that it can belearned in a few days? It can't be that easy...phpsure cant belearned in a few days...Can be learned in a few days, yah right! I bought a book once "LearnC+ in 24 Hours" LOLProbably a programmingengineer can pick up the basics in a few days, but not me.Otoh, with PHP, you canlearnenough in a days to build a rudimentary spider thatcan scrape SERPs and a bot that would post to web forms. You can learnthosethings with pythonalso, but there are so many ppl usingphpnowadays that if youcome accross a hitch, almost anyone can help you out. Try finding someone online to answer your pythonquestions, LOL.Oh, in another thread you asked which is more capable. I know nothing of python, butstill I would dare to say that they are of equal capabilities. Bompa perkiset
Pretty funny... people completely confuse the notion of
that "Cerveza" means beer and actually |
Thread Categories
Best of The Cache Home | ||
Search The Cache |
- Ajax
- Apache & mod_rewrite
- BlackHat SEO & Web Stuff
- C/++/#, Pascal etc.
- Database Stuff
- General & Non-Technical Discussion
- General programming, learning to code
- Javascript Discussions & Code
- Linux Related
- Mac, iPhone & OS-X Stuff
- Miscellaneous
- MS Windows Related
- PERL & Python Related
- PHP: Questions & Discussion
- PHP: Techniques, Classes & Examples
- Regular Expressions
- Uncategorized Threads