Unfortunate Python - excess.org
december 2011 by Seumas
Python is a wonderful language, but some parts should really have bright WARNING signs all over them. There are features that just can't be used safely and others are that are useful but people tend to use in the wrong ways.
This is a rough transcript of the talk I gave at my local Python group on November 15, with some of the audience feed back mixed in. Most of this came from hanging around the Python IRC channel, something I highly recommend.
programming
coding
python
This is a rough transcript of the talk I gave at my local Python group on November 15, with some of the audience feed back mixed in. Most of this came from hanging around the Python IRC channel, something I highly recommend.
december 2011 by Seumas
Learn Python The Hard Way: Learn Python The Hard Way
april 2011 by Seumas
This is the site for the book "Learn Python The Hard Way". The book is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.
book
ebook
programming
coding
zedshaw
python
guide
tutorial
language
languages
april 2011 by Seumas
Think Stats: Probability and Statistics for Programmers
march 2011 by Seumas
Think Stats is an introduction to Probability and Statistics for Python programmers.
If you have basic skills in Python, you can use them to learn concepts in probability and statistics. This new book emphasizes simple techniques you can use to explore real data sets and answer interesting statistical questions.
I released Version 1.0 of this book in August 2010, and used it for my class in the fall (here is the class web page). I revised the book in January 2011; at this point it should be considered a solid draft. Your comments and suggestions are welcome!
This book is under the Creative Commons Attribution-NonCommercial 3.0 Unported License, which means that you are free to copy, distribute, and modify it, as long as you attribute the work and don't use it for commercial purposes.
book
books
ebook
python
statistics
stats
math
probability
programmers
coders
allen_b_downey
If you have basic skills in Python, you can use them to learn concepts in probability and statistics. This new book emphasizes simple techniques you can use to explore real data sets and answer interesting statistical questions.
I released Version 1.0 of this book in August 2010, and used it for my class in the fall (here is the class web page). I revised the book in January 2011; at this point it should be considered a solid draft. Your comments and suggestions are welcome!
This book is under the Creative Commons Attribution-NonCommercial 3.0 Unported License, which means that you are free to copy, distribute, and modify it, as long as you attribute the work and don't use it for commercial purposes.
march 2011 by Seumas
Django | The Web framework for perfectionists with deadlines
march 2011 by Seumas
Developed four years ago by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
django
framework
programming
python
web
language
coding
march 2011 by Seumas
PEP 8 -- Style Guide for Python Code
march 2011 by Seumas
This document gives coding conventions for the Python code comprising the standard library in the main Python distribution. Please see the companion informational PEP describing style guidelines for the C code in the C implementation of Python[1].
This document was adapted from Guido's original Python Style Guide essay[2], with some additions from Barry's style guide[5]. Where there's conflict, Guido's style rules for the purposes of this PEP. This PEP may still be incomplete (in fact, it may never be finished <wink>).
coding
code
programming
development
style
reference
post
guide
python
doc
docs
documentation
python_enhancement_proposal
2001_07_05
july
2001
This document was adapted from Guido's original Python Style Guide essay[2], with some additions from Barry's style guide[5]. Where there's conflict, Guido's style rules for the purposes of this PEP. This PEP may still be incomplete (in fact, it may never be finished <wink>).
march 2011 by Seumas
Dive Into Python
march 2011 by Seumas
Dive Into Python is a Python book for experienced programmers. You can buy a printed copy, read it online, or download it in a variety of formats. It is also available in multiple languages.
programming
coding
python
reference
book
books
free
march 2011 by Seumas
Pydev (f)
october 2006 by Seumas
PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many other...
computing
eclipse
ide
java
plugin
programming
python
tool
pydev
sourceforge
october 2006 by Seumas
Numpy Home Page (f)
october 2006 by Seumas
The fundamental package needed for scientific computing with Python is called NumPy. This package contains: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * basic linear algebra functions * basic Fourier transforms * s...
python
code
programming
software
numpy
october 2006 by Seumas
Of snakes and rubies; Or why I chose Python over Ruby (jp's domain) (f)
october 2006 by Seumas
You look around the web today and Ruby and its offspring Rails are the talk of everyone. You see former Java advocates moving over to Ruby. You see former Python developers checking it out. You see people who have never coded checking it out. On top of...
programming
python
ruby
editorial
review
commentary
opinion
october 2006 by Seumas
Ruby, Python, "Power"
august 2006 by Seumas
ruby,python,programming,comparison,languages,language,development,computers,code
ruby
python
programming
comparison
languages
development
computers
code
august 2006 by Seumas
Dive Into Python
august 2006 by Seumas
books,computers,development,doc,docs,documentation,opensource,programming,scripting,book,python
books
computers
development
doc
documentation
opensource
programming
scripting
python
tutorial
august 2006 by Seumas
Unicode HOWTO
august 2006 by Seumas
computer,howto,language,programming,reference,tech,tutorial,typography,unicode
computer
howto
language
programming
reference
tech
tutorial
typography
unicode
python
august 2006 by Seumas
Django | Snakes and Rubies downloads
august 2006 by Seumas
coding,programming,developer,developing,development,ruby,python,rails,snakes,download,videos,audio,tutorial,presentation
coding
programming
developer
ruby
python
rails
snakes
download
videos
audio
tutorial
presentation
django
august 2006 by Seumas
Code Snippets: Store, sort and share source code, with tag goodness
august 2006 by Seumas
code,programming,snippets,reference,source,development,javascript,ruby,python,perl,java
code
programming
snippets
reference
source
development
javascript
ruby
python
perl
java
august 2006 by Seumas
HTML Screen Scraping: A How-To Document
august 2006 by Seumas
__TO_BE_READ,browser,python,screenscraping,development
browser
python
screenscraping
development
html
scraping
web
howto
_TO_BE_READ
august 2006 by Seumas
related tags
2001_07_05 ⊕ advice ⊕ allen_b_downey ⊕ analysis ⊕ api ⊕ application ⊕ apps ⊕ audio ⊕ book ⊕ books ⊕ browser ⊕ ccp ⊕ cli ⊕ code ⊕ coders ⊕ coding ⊕ command_line ⊕ command_line_interface ⊕ commentary ⊕ comparison ⊕ computer ⊕ computers ⊕ computing ⊕ crate ⊕ crate.io ⊕ data ⊕ database ⊕ dataset ⊕ data_mining ⊕ design ⊕ developer ⊕ development ⊕ django ⊕ doc ⊕ docs ⊕ documentation ⊕ download ⊕ ebook ⊕ eclipse ⊕ editor ⊕ editorial ⊕ eric_bidelman ⊕ eve ⊕ eve-online ⊕ eveonline ⊕ extensions ⊕ filer ⊕ filesystem ⊕ foss ⊕ fractal ⊕ fractals ⊕ framework ⊕ free ⊕ game ⊕ games ⊕ gaming ⊕ gdata ⊕ generator ⊕ google ⊕ googlecl ⊕ graphic ⊕ graphics ⊕ guide ⊕ hosting ⊕ howto ⊕ html ⊕ ide ⊕ index ⊕ internet ⊕ java ⊕ javascript ⊕ july ⊕ language ⊕ languages ⊕ library ⊕ linux ⊕ math ⊕ mining ⊕ network ⊕ numpy ⊕ opensource ⊕ open_source ⊕ opinion ⊕ oss ⊕ packages ⊕ perl ⊕ plugin ⊕ post ⊕ presentation ⊕ probability ⊕ programmers ⊕ programming ⊕ pydev ⊕ pygame ⊕ pythex ⊕ python ⊖ python_enhancement_proposal ⊕ rails ⊕ reference ⊕ regex ⊕ regular_expression ⊕ regular_expressions ⊕ review ⊕ ruby ⊕ scraper ⊕ scraping ⊕ screenscraping ⊕ scripting ⊕ search ⊕ searching ⊕ snakes ⊕ snippets ⊕ software ⊕ source ⊕ sourceforge ⊕ sraperwiki ⊕ statistics ⊕ stats ⊕ style ⊕ tech ⊕ terminal ⊕ test ⊕ tool ⊕ tools ⊕ turbogears ⊕ tutorial ⊕ typography ⊕ unicode ⊕ utilities ⊕ utility ⊕ videogame ⊕ videogames ⊕ videos ⊕ web ⊕ wiki ⊕ zedshaw ⊕ zed_a_shaw ⊕ zed_shaw ⊕ _TO_BE_READ ⊕Copy this bookmark: