Berkeley CSUA MOTD:Entry 19095
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/12/25 [General] UID:1000 Activity:popular
12/25   

2000/8/25 [Computer/SW/Languages/Python] UID:19095 Activity:nil
8/25    What is the best site for a primer on python?
        \_ http://www.python.org
2024/12/25 [General] UID:1000 Activity:popular
12/25   

You may also be interested in these entries...
2013/4/9-5/18 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Apps, Computer/SW/Languages/Perl] UID:54650 Activity:nil
4/04    Is there a good way to diff 2 files that consist of columns of
        floating point numbers, such that it only tells me if there's a
        difference if the numbers on a given line differ by at least a given
        ratio?  Say, 1%?
        \_ Use Excel.
           1. Open foo.txt in Excel.  It should convert all numbers to cells in
	...
2012/12/18-2013/1/24 [Computer/SW/Languages/Perl] UID:54561 Activity:nil
12/18   Happy 25th birthday Perl, and FUCK YOU Larry Wall for fucking up
        the computer science formalism that sets back compilers development
        back for at least a decade:
        http://techcrunch.com/2012/12/18/print-happy-25th-birthday-perl
        \_ I tried to learn Perl but was scared away by it.  Maybe scripting
           lanauages have to be like that in order to work well?
	...
2011/12/23-2012/2/6 [Computer/SW/Languages/Python] UID:54272 Activity:nil
12/23   In Python, why is it that '好'=='\xe5\xa5\xbd' but
        u'好'!='\xe5\xa5\xbd' ? I'm really baffled. What
        is the encoding of '\xe5\xa5\xbd'?
        \_ '好' means '\xe5\xa5\xbd', which is just a string of bytes; it has
           length 3.  Python doesn't know what encoding it's in.  u'好' means
           u'\u597d', which is a string of Unicode characters; it has length 1,
	...
2011/4/16-7/13 [Computer/SW/Languages/Python] UID:54086 Activity:nil
4/16    Whoa, I just heard that MIT discontinued 6.001 (classic scheme)
        to 6.01. In fact, 6.00, 6.01 and 6.02 all use Python. What the
        hell? What has the world become? It's a sad sad day. SICP forever!
        \_ old story, they've ditched that shitty book and lang for a while.
        \_ I used to think scheme was cool, then I saw Ka Ping Yee's
           "Beautiful Code" class aka 61a in python, and converted.
	...
2011/2/24-4/20 [Computer/SW/Languages/Java] UID:54048 Activity:nil
2/24    Go Programming Language.  Anyone here use it?  It kind of
        reminds me of java-meets python, and well, that is fitting given it's
        a GOOG product.  What is so special about it?
        \_ as I understand it, it's a suitable OOP-y systems language with more
           structure than C, less complexity than C++, and less overhead than
           Java/Python.
	...
2011/3/31-4/20 [Computer/SW/Languages/Python] UID:54070 Activity:nil
3/20    Has anyone here had success in using python 3.0?  Any gotchas
        to worry about? I've got an entire set of apps in python 2.x
        and am wondering if it's worth it to upgrade?
	...
2010/8/8-9/7 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Web] UID:53914 Activity:nil
8/8     Trying to make a list of interesting features languages have
        touted as this whole PL field comes around, trying to see if they
        have basis in the culture of the time: feel free to add some/dispute
        1970 C, "portability"
        1980 C++, classes, oop, iterators, streams, functors, templates
             expert systems
	...
2010/8/12-9/7 [Computer/SW/Languages/Perl] UID:53922 Activity:nil
8/12    Ruby coders, do you mostly DIY your stuff or use the ruby libs out
        there?   How is their quality compared to other libs you have used
        for other langs?  Thx.
        \_ I use Ruby for hobby stuff, etc.  I use libraries for system stuff
           (web access, process, etc.) but that's about it.  Perl libraries are
           much better/more complete.  I assume because of the maturity and
	...
Cache (1889 bytes)
www.python.org
RSS Home Search Download Documentation Help Developers Community 8 SIGs What is Python? XS4ALL "Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Peter Norvig, director of search quality at 39 Google, Inc. More quotes) ANNOUNCEMENTS * 41 EuroPython 2004 is taking place in Gteborg, Sweden from June 7-9 2004. Talk submission deadline Monday April 26. Early bird registration deadline May 1. Registration for O'Reilly's 42 OSCON 2004 is now open. The 44 proceedings are now available. Linux Journal has published 45 a conference report. The 46 1st International Workshop on Interpreted Languages has posted a Call For Papers. Deadline is April 23, 2004. Conference is September 27-30, 2004. PyZine issue 5 is now out Welcome to the official website for the Python language. Documentation links * 48 What is Python? Python. Beginner's Guide to Python - start here if you're new to programming * 50 Tutorial - learn Python in an afternoon! Introductions to Python - start here to learn all about Python. Current documentation - previous releases 53 also available * 54 FAQs - Frequently Asked Question lists * 55 Topic Guides - link collections for specific areas of interest * 56 Non-English documentation and other non-English resources for Python Other items of interest * 57 Python Wiki - maintained by users * 58 Events - Python events around the world, including where Python is being taught * 59 Jobs - Python programming job announcements * 60 Python User Groups - local groups * 61 The Daily Python-URL - daily Python news summaries * 62 Dr. Dobb's Python-URL! Python newsgroups picked by rotating editors, supervised by Cameron Laird * 63 Python Books - links to all the Python related books currently in publication Python is 64 OSI Certified Open Source: 65 OSI Certified References Visible links 1. Hidden links: 66.