Geometry.Net - the online learning center
Home  - Basic_P - Python Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 72    Back | 1  | 2  | 3  | 4  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Python Programming:     more books (99)
  1. Python in a Nutshell, Second Edition (In a Nutshell (O'Reilly)) by Alex Martelli, 2006-07-14
  2. Python Pocket Reference: Python in Your Pocket (Pocket Reference (O'Reilly)) by Mark Lutz, 2009-10-08
  3. Mathematics for the Digital Age and Programming in Python by Maria Litvin, Gary Litvin, 2010-01-15
  4. Hello World! Computer Programming for Kids and Other Beginners by Warren Sande, Carter Sande, 2009-03-30
  5. Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL by George K. Thiruvathukal, Thomas W. Christopher, et all 2001-10-23
  6. Gray Hat Python: Python Programming for Hackers and Reverse Engineers by Justin Seitz, 2009-04-20
  7. Game Programming With Python (Game Development Series) by Sean Riley, 2003-10-24
  8. Programming Python, Second Edition with CD by Mark Lutz, 2001-03
  9. Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and AllWho Want to Learnthe Art of Computer Programming by Alan Gauld, 2000-12-18
  10. Beginning Python: From Novice to Professional by Magnus Lie Hetland, 2005-09-26
  11. Natural Language Processing with Python by Steven Bird, Ewan Klein, et all 2009-06-19
  12. Object-Oriented Programming in Python by Michael H Goldwasser, David Letscher, 2007-11-08
  13. Beginning Game Development with Python and Pygame: From Novice to Professional by Will McGugan, 2007-10-17
  14. Programming Collective Intelligence: Building Smart Web 2.0 Applications by Toby Segaran, 2007-08-16

41. [Numpy-discussion] Numpy And Unittests
line 332, in failUnlessEqual if not first second File /home/cm/Documents/Informatics/Python/python_programming/biophysics/SAXS/lib/Data.py ,
http://projects.scipy.org/pipermail/numpy-discussion/2006-August/022280.html
[Numpy-discussion] numpy and unittests
Robert Kern robert.kern at gmail.com
Mon Aug 7 13:04:24 CDT 2006 Hi, I used to work with some unittest scripts for a bigger project of mine. Now that I started the project again the tests don't work anymore, using numpy version '0.9.5.2100' . The errors I get look are like this: Traceback (most recent call last): File "testingSAXS.py", line 265, in testNormalization self.assertEqual(self.test1._normalize(minimum=0.0,maximum=1.0),self.test5) File "/usr/lib64/python2.4/unittest.py", line 332, in failUnlessEqual if not first == second: File "/home/cm/Documents/Informatics/Python/python_programming/biophysics/SAXS/lib/Data.py", line 174, in eq if self.intensity == other.intensity: ValueError: The truth value of an array with more than one element is The unittest script looks like: if name=='main': from Data import * from Utils import * import unittest def testeq(self): """eq should return True with identical array data"""

42. Wikiseek - Ultra
en.wikipedia.org/wiki/python_programming edit article. Prototype-oriented programming. Prototype-based programming is a style of object-oriented
http://www.wikiseek.com/results.php?q=Programming

43. [SOLVED] Python Help: Extending With C / Where Is Python.h? [Archive] - Ubuntu F
or alternatively the one at the bottom here http//en.wikibooks. org/wiki/python_programming/Ex tending_with_C. However, once I get to the step
http://ubuntuforums.org/archive/index.php/t-497109.html
Ubuntu Forums The Ubuntu Forum Community Other Community Discussions Programming Talk ... PDA View Full Version : [SOLVED] Python help: extending with C / Where is Python.h? BeardlessForeigner July 9th, 2007, 09:53 PM I am trying to figure out how to extend Python with C using SWIG. I am following the SWIG tutorial here: http://www.swig.org/tutorial.html, or alternatively the one at the bottom here http://en.wikibooks.org/wiki/Python_Programming/Extending_with_C. However, once I get to the step
gcc -fpic -c hellomodule.c hello_wrap.c -I/usr/include/python2.5/
I'm stuck, the first error being "hello_wrap.c:112:20: error: Python.h: No such file or directory". I've searched my comp and Python.h does not seem to be anywhere so I'm not even sure which directory to point to, yet all the documentation on the Python site and elsewhere seems to assume that it exists and is fine. I guess I'm going to try dling Python's source and looking in there, but it just seemed odd to me and i was wondering if anyone who has successfully done this can explain why i wouldn't have Python.h BeardlessForeigner July 9th, 2007, 10:16 PM

44. Re: Is There A Tutorial For Creating Packages In Python? - ReadList.com
http//en.wikibooks.org/wiki/python_programming/Extending_with_C gives a short introduction on how to getting started. Cheers, Soni Bergraj http//www.
http://readlist.com/lists/python.org/python-list/9/48344.html
Prev-20 Home Next-20 1 msg ... 3 msg is there a tutorial for creating packages in py... krishnakant Mane (8 Dec 2006) Soni Bergraj (8 Dec 2006) 2 msg MySQL-python-1.2.1_p2, Python 2.5 and OS X Tiger 4 msg Problem in reading a URL ... Next-Thread Next-Msg Subject: Re: is there a tutorial for creating packages in python? Group: Python-list From: Soni Bergraj Date: 8 Dec 2006
krishnakant Mane wrote:
I'm not sure what you are after. There is not much to say about building
python packages. I imagine that the important stuff should be in there
(I have not checked!).
If you are looking for ways to distribute your package look at distutils
or setuptools.
wxPython is a C (or rather C++) extension (in contrast to a pure Python
package). For C bindings there are several choices, Python C API, SWIG
and ctypes come to mind. For C++ there i Boost.Python. For the usual
packaging work you would use dsitutlis. http://en.wikibooks.org/wiki/Python_Programming/Extending_with_C gives a short introduction on how to getting started. Cheers

45. Python Programming
Python programming forum discussing coding techniques, tips and tricks including Zoperelated topics.
http://forum.modoeye.com/11/Python_programming
พบกับบทความเกี่ยวกับคอมพิวเตอร์และ programming ได้ที่ http://articles.modoeye.com New thread Python programming Started by Views Replies Last post python/linux developers wanted
Hello,We are starting a new company and looking fo David Janssens On Wed 14 May 2008 18:18:27
By: David Janssens Home Services Forum Classified ... Term of Services

46. CGI & PHP :: View Topic - Append
Quote. Found list popping at http//en.wikibooks.org/wiki/python_programming/Lists) http//en.wikibooks.org/wiki/python_programming/Lists
http://www.cgiphp.com/about15672.html
Programming discussions
FAQ Search Memberlist Usergroups Register Profile Log in to check your private messages Log in
Got questions about PHP? Visit AskPHP.com
Need to learn PHP? Visit LearningPHP.com
append
Python
View previous topic ... View next topic Author Message HMS Surprise
Guest
Posted: Thu May 10, 2007 4:31 pm Post subject: append Trying not to be a whiner but I sure have trouble finding syntax in
the reference material. I want to know about list operations such as
append. Is there a pop type function? I looked in tutorial, language
reference, and lib for list, append, sequence. Is there a place where
us doofi ( who may not have our heads out in the sunlight) may find all related syntax grouped together? thanx, jh Back to top Duncan Booth Guest Posted: Thu May 10, 2007 4:31 pm Post subject: Re: append Quote: Trying not to be a whiner but I sure have trouble finding syntax in the reference material. I want to know about list operations such as append. Is there a pop type function? I looked in tutorial, language reference, and lib for list, append, sequence. Is there a place where

47. Append [Python]
http//en.wikibooks.org/wiki/python_programming/Lists ). From Carsten Haese on 10 May 2007 1212. On Thu, 200705-10 at 1002 -0700, HMS Surprise wrote
http://www.adras.com/append.t22072-47.html
Python
in [ Python Prev: No Python for Blackberry?
Next: Can I reference 1 instance of an object by more names ? rephrase
From: HMS Surprise on 10 May 2007 12:02 Trying not to be a whiner but I sure have trouble finding syntax in
the reference material. I want to know about list operations such as
append. Is there a pop type function? I looked in tutorial, language
reference, and lib for list, append, sequence. Is there a place where
us doofi ( who may not have our heads out in the sunlight) may find
all related syntax grouped together?
thanx,
jh
From: HMS Surprise on 10 May 2007 12:11 Found list popping at http://en.wikibooks.org/wiki/Python_Programming/Lists :) From: Carsten Haese on 10 May 2007 12:12 On Thu, 2007-05-10 at 10:02 -0700, HMS Surprise wrote: Have you tried Google? Searching for "python list append" brings up the following useful looking link to the tutorial at the very top: http://docs.python.org/tut/node7.html HTH, Carsten Haese http://informixdb.sourceforge.net From: Bill Pursell on 10 May 2007 12:13 (a) ['add', 'class', 'contains', 'delattr', 'delitem'

48. Zoji - Pythonistas Group Blog
Learn to know and love python.org, though I usually use http//en.wikibooks.org/wiki/python_programming and a Google search for python example + x.
http://www.zoji.com/pythonistas/blogs/78773
X X
Pythonistas Group Blog
Pythonistas Group Blog
Actions
About this Group
Name:
Pythonistas
Description:
# this description will be written in python if('python' > 'perl'): reasons = ['readable'] # note the mandatory #whitespace doesn't show up on zoji #maybe we need an escape sequence for source code? #probably some soln already exists because I've seen #source pasted elsewhere else: return 'fool' return 'download it at python.org' # since it's undoubtedly the best language # for creating simple yet objected oriented # programs with minimum boiler plate # and it has lots of examples # for those of us who prefer to program with # copy and paste and ctrl+F
Recent Posts
Archives
Adam Mathias Monday, October 29, 2007 7:48 AM
Lesson
Permalink
1. Go to python.org and follow the link on the left for "Download >>"
2. Learn to know and love python.org, though I usually use http://en.wikibooks.org/wiki/Python_Programming and a Google search for "python example" + x.
3. Python can be interpreted or compiled. That means a couple things:

49. Clifford Ilkay's Bookmarks Tagged With "python"
http//en.wikibooks.org/wiki/python_programming. Not rated yet. Details. Tags teaching resources, python tutorials, python; Saved by Clifford Ilkay on
http://ma.gnolia.com/people/cilkay/tags/python
Sign In Learn More Skip to main content Join Free
Clifford Ilkay's Bookmarks Tagged With "python"
  • GPSBots: Pyro (Python Robotics) Tutorial: Introduction to Pyro
    http://gpsbots.com/tutorials/tut_pyro_1.php
    Data Structures and Algorithms with Object-Oriented Design Patterns in Python
    http://www.brpreiss.com/books/opus7/
    Python Programming - Wikibooks, collection of open-content textbooks
    http://en.wikibooks.org/wiki/Python_Programming
    Jason R Briggs : Snake Wrangling for Kids
    http://www.briggs.net.nz/log/writing/snake-wrangling-for-kids/
  • 50. はてなスクリーンショット - Http:
    Translate this page . . http//en.wikibooks. org/wiki/python_programming/Setting_it_up. 200x150; 120x90; 80x60. .
    http://screenshot.hatena.ne.jp/d/1/0/f/4/cdfe09f6b31c5fa56ca4df80cf2c0eb55b4.htm
    http://en.wikibooks.org/wiki/Python_Programming/Setting_it_up
    http://en.wikibooks.org/wiki/Python_Programming/Setting_it_up

    51. Automating Tasks At Bootup [Archive] - JustLinux Forums
    cd ~/python_programming/my_own_projects ; ./c_ofunc.py this line, with the same format, did not work in /etc/rc.d/rc.local cd ~/folding@home; .
    http://www.justlinux.com/forum/archive/index.php/t-145784.html
    JustLinux Forums Community Help: Check the Help Files, then come here to ask! Programming/Scripts PDA Click to See Complete Forum and Search > automating tasks at bootup chzlchp 05-18-2006, 10:42 PM
    1) Putting the commands in .bashrc...all heck breaks loose when they are run on bootup.
    2) Creating a shell script *using the same commands that work in the tty*, and again chaos occurs.
    Specifically, if I try any of the above options, the resulting executable (the Stanford Gromacs software) begins doing strange things when it starts up. For some reason, that I don't understand, calling the same executable (FAH504-Linux.exe) from a script makes Gromacs somehow start up differently than when I go to a tty screen and start it with command-line entries. e.g., it cannot find the active core (or says the core is corrupted), tries to download a new one, and hangs up at that point.
    How can I get this task to automate? kidsleep 05-19-2006, 12:08 AM Could you perhaps give your distro and definition of "all heck breaks loose"? 05-19-2006, 04:24 AM

    52. Learning Python » Blog Archive » Thanks For The Great Ideas
    http//en.wikibooks.org/wiki/python_programming/Game_Programming_in_Python. Patrick Says February 20th, 2008 at 1103 pm. Isometric Articles
    http://www.learningpython.com/2008/02/13/thanks-for-the-great-ideas/
    learning python
    A Simple Python Game Engine?
    Thanks for the great ideas
    I got a few suggestions for Pycairo The MDP toolbox also looks pretty cool, I just have no idea what I could possibly do with it! Take care and get ready for 3000! Popularity: 14%
    Related Posts
  • Article Suggestion? More thoughts on the simple Python Game Engine Back from holidays! Python 3000 Status Update from Guido ... Pyglet Level Editor

  • reddit_url='http://www.learningpython.com/2008/02/13/thanks-for-the-great-ideas/' This entry was posted on Wednesday, February 13th, 2008 at 9:50 pm and is filed under News python . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response , or trackback from your own site.
  • Arne Babenhauserheide Says:
    February 14th, 2008 at 8:03 am
    You could have a look at some of the fun things I did for an RPG:
    http://sf.net/projects/rpg-1d6

    http://sourceforge.net/project/showfiles.php?group_id=199744
    The projects include: - babglet: A module 8set of classes) for simplified basic usage of pyglet for 2D games with optional collision detection and avoidance.
  • 53. Uncategorized « Ubuntu Demon’s Blog
    if you like doing puzzles http//www.pythonchallenge.com http//en.wikibooks.org/wiki/python_programming. Once you start coding I’m sure you need to
    http://ubuntudemon.wordpress.com/category/uncategorized/
    @import url( http://s.wordpress.com/wp-content/themes/pub/silver-black/style.css?m=1204040673a ); var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    July 27, 2007
    Spread the word, share this ODF artwork
    Filed under: Uncategorized Red Hat graphic designers have designed a logo and poster to help liberate your documents. ODF
    • ODF is an open standard and you are free to implement it (for example in your office suite and tools). No vendor lock-in. All major office suites use ODF (except MS Office). In ten years time you can still open your documents
    read and share this : a related blog post : Say NO to OO-XML
    Comments (4)
    July 18, 2007
    Say NO to OO-XML
    Filed under: Uncategorized Sign the petition and say NO to OO-XML If you are dutch read : and update : More reasons why you should sign the petition against OO-XML : Comments (10)
    July 11, 2007

    54. Panda3D - Forums
    http//en.wikibooks.org/wiki/python_programming/Files i might a a few lines of code lying around which i used to read and write lists to and from HDD. tell
    http://panda3d.org/phpbb2/viewtopic.php?t=2341

    55. What Python Games Do You Want For XBMC? [Archive] - XBMC Community Forum
    host p i ve found a little interesting point Game Programming in Python (http//en.wikibooks.org/wiki/python_programming/Game_Programming_in_Python).
    http://xbmc.org/forum/archive/index.php/t-24557.html
    XBMC Community Forum User Area Python Scripts/Plugins Support and Requests PDA View Full Version : What python games do you want for XBMC? El Piranna I was thinking about the all-classics games are apaering on XBMC and i decided to make this post to make a list of game able to be phyton-ported ;-) Here are my two coins:
    Break-Out (http://en.wikipedia.org/wiki/Breakout) (i will allways defend the original, Steve Wozniak name over Arkanoid)
    http://upload.wikimedia.org/wikipedia/en/c/c6/Breakout2600.png
    and when we get multicontroller support...
    Tron (http://en.wikipedia.org/wiki/Light_Cycle)
    http://upload.wikimedia.org/wikipedia/en/9/94/Tron_Video_Game._Lightcycles.png
    I will be allways a big child... :p haha that would be awesome to get those both. Also, pong might be cool, you could even do two player, even though its pretty similar to break-out. Asteron You give people 3 games and they start getting ideas in their head :)
    Currently input from different controllers is not differentiated which rules out multiplayer. Donno is considering looking into that though. gergtreble Asteroids.

    56. [Tutor] Best Way Of Learning
    The way I learned python was through this wikibook http//en.wikibooks.org/wiki/python_programming I found it very easy to understand and very helpful.
    http://mail.python.org/pipermail/tutor/2007-December/058961.html
    [Tutor] Best way of learning
    Trey Keown trey at opmstech.org
    Thu Dec 6 22:23:45 CET 2007 The way I learned python was through this wikibook: http://en.wikibooks.org/wiki/Python_Programming I found it very easy to understand and very helpful. More information about the Tutor mailing list

    57. Index Of /~klie/outgoing/NewStuff
    python_programming.pdf, 31Dec-2007 1338, 519K. SPEJ/, 30-Jan-2008 1650, -. Scientific_Programming.rar, 18-Dec-2008 2306, 3.3M.
    http://users.ices.utexas.edu/~klie/outgoing/NewStuff/
    Index of /~klie/outgoing/NewStuff
    Name Last modified Size Description ... Algebraic_wavelet_prec_Chan.pdf 15-Apr-2005 12:06 DSAMG.tar.gz 17-Jan-2008 10:58 IPARS_DataInterpolation.rar 29-Jan-2008 09:18 Interpolation.tar.gz 17-Jan-2008 10:54 NewCOMET.tar.gz 17-Jan-2008 10:49 NewPapers/ 30-Jan-2008 17:11 OrigCOMET.tar.gz 17-Jan-2008 10:48 Python_Programming.pdf 31-Dec-2007 13:38 Scientific_Programming.rar 18-Dec-2008 23:06

    58. [socal-piggies] November Meeting
    I was looking for some help on postgresql and python and ran across this. http//en.wikibooks.org/wiki/python_programming/Databases On 12/5/06,
    http://lists.idyll.org/pipermail/socal-piggies/2006-December/000692.html
    [socal-piggies] november meeting
    Joshua Gauthier jjgauthi at gmail.com
    Wed Dec 6 14:07:15 PST 2006 I think drugs are very widly used in public schools these days. I was looking for some help on postgresql and python and ran across this. http://en.wikibooks.org/wiki/Python_Programming/Databases grig at gheorghiu.net cuba at iotacenter.org Not sure exactly when in February the meeting will be we usually meet in the 2nd or 3rd week of the month. I'll pencil you in tentatively, as you say. Thanks for offering to present! OK, I'm CC-ing the list, so that everybody can check out the site. Thanks! Grig socal-piggies mailing list socal-piggies at lists.idyll.org http://lists.idyll.org/listinfo/socal-piggies next part An HTML attachment was scrubbed... URL: http://lists.idyll.org/pipermail/socal-piggies/attachments/20061206/e70594e7/attachment.htm More information about the socal-piggies mailing list

    59. Nabble - Swig-user - Fwd: Swig+Python Issues
    http//en.wikibooks.org/wiki/python_programming/Extending_with_C A_minimal_example. Section. Building the extension module with GCC for Microsoft Windows
    http://www.nabble.com/Fwd:-Swig+Python-Issues-td15097136.html
    Nabble.setVar("skin",null); Nabble.page = 'forum.TopicDump'; Nabble.addCssRule(document.styleSheets[0],'.nabble a:link','color:'+document.linkColor); Nabble.addCssRule(document.styleSheets[0],'.nabble a:visited','color:'+document.vlinkColor); Nabble Software SourceForge SWIG ... swig-user Nabble.userHeader(3366);
    Fwd: Swig+Python Issues
    View: Threaded Chronologically All Messages Nabble.selectOption(Nabble.get("nabble.viewSelect"),Nabble.tview); New views Rating Filter: Alert me
    Fwd: Swig+Python Issues
    document.write(Nabble.ratingStars(3)); by document.write(''); tarun-6 document.write(''); document.write(Nabble.formatDateLong(new Date(1201264552000))); :: Rate this Message: Reply to Author View Threaded Show Only this Message
    Hello All, The code i am using is attached. On unzipping yoiu would find a folder "TestSwig" under which there are 2 folders; 1) swig_commonHeader ( This contains the interface file and test.py file) 2) source (This contains the header file) I followed the steps mentioned in:- http://en.wikibooks.org/wiki/Python_Programming/Extending_with_C#A_minimal_example

    60. Re: Append
    From HMS Surprise john@xxxxxxxxxxxxxxxx ; Date 10 May 2007 101117 0700. Found list popping at http//en.wikibooks.org/wiki/python_programming/Lists )
    http://coding.derkeiler.com/Archive/Python/comp.lang.python/2007-05/msg01516.htm
    Re: append
    • From Date : 10 May 2007 10:11:17 -0700
    Found list popping at
    http://en.wikibooks.org/wiki/Python_Programming/Lists

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 72    Back | 1  | 2  | 3  | 4  | Next 20

    free hit counter