[CentralOH] 2013-05-30 道場 Scribbles 落書/惡文?

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Sat Jun 1 04:30:39 CEST 2013


The dojos will meet on Fridays (not Thursdays). 

What song is a round in three voices?

Three annual local free conferences
    PyOhio pyohio.org
    Ohio Linux Fest ohiolinux.org
    Columbus Code Camp http://columbuscodecamp.com/ (source of stackoverflow t-shirts)

Want to see solution for handling funky escapes in health care records. 

Need help with pgadmin3

http://www.unixmen.com/the-funny-side-of-linux-command-line-terminal/

good crowd, had 10 Pythonistas

JavaScript
https://python-for-humans.heroku.com/ by Kenneth Reitz recommended by XY

regularexpressions.info

coursera
code academy
udacity

learning python the hard way
dive into python
http://rgruet.free.fr/
Python Module of the Week http://pymotw.com/2/

https://github.com/eriknw

# debugging aid library
https://github.com/zestyping/q
import q
x = 4
q(x) ;# outputs to a file use tail -f
q.d() # drop into antoher command line works from ipython (but not notebook)

http://www.meetup.com/girldevelopitcbus/
http://www.meetup.com/girldevelopitcbus/events/121458272/
Wild Goose Creative  2491 Summit Street, Columbus, OH
http://www.wildgoosecreative.com/
http://www.wildgoosecreative.com/event-calendar/
open house friday 11am to 2pm

bacon night
http://www.wildgoosecreative.com/bacon-camp
I did not rise to the top of the food chain to eat vegetables
ohnerd.com

good movie:
http://en.wikipedia.org/wiki/The_Man_from_Nowhere_(film)
(아저씨)

http://en.wikipedia.org/wiki/Jim_Rogers

open source javascript library from Walmart!!!!:
https://github.com/walmartlabs/thorax

Japanese keyboard layout, particularly of shift of numbers,
is like old US keyboard layouts which is convenient for ASCII encoding.
Was ASCII designed to make encoding of the old layout easy?
Shift key just modifies high bit(s).
Ctrl key just modifies high bit(s).
http://en.wikipedia.org/wiki/Keyboard_layout#Japanese
http://en.wikipedia.org/wiki/ASCII
http://www.pdp8.net/asr33/pics/kbd_top.shtml?small
http://www.pdp8.net/asr33/pics/kbd_top.shtml?large
http://www.pdp8.net/asr33/pics/kbd_top_nocover.shtml?small
http://upload.wikimedia.org/wikipedia/commons/5/5e/Processor_Technology_SOL_20_Computer.jpg
US layout changed by IBM PC and its popularity.

http://en.wikipedia.org/wiki/Jquery

http://en.wikipedia.org/wiki/Turing_completeness
Visual Basic is Turing complete,
so does that mean that Turing completeness is a bad thing?

http://camelcamelcamel.com/Programming-Environment-Addison-Wesley-Professional-Computing/product/0321637739

http://en.wikipedia.org/wiki/Advanced_Programming_in_the_Unix_Environment
There's a new edition of it. XY got 3rd edition at Half-price Books. ~$26?

google maps
project ground truth algorithms and elbow grease
https://www.youtube.com/watch?v=FsbLEtS0uls
tiger data free map GIS data
http://en.wikipedia.org/wiki/TIGER
http://www.moreawesomeweb.com/

Tavis Rudd
Using Python to Code by Voice
http://pyvideo.org/video/1735/using-python-to-code-by-voice
wife likes to walk into room and say sudo rm -rf /
emacs pinkie (RSI)

Euler #2  My naive code with refactorings is attached.

Someone new to Python started playing with IPytnon Notebook
had the right attitude of wondering what would happened if he
tried some, then went ahead an tried it. It's attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.py
Type: application/octet-stream
Size: 2045 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/centraloh/attachments/20130531/f0ee5532/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: somebody's First Python Notebook.ipynb
Type: application/octet-stream
Size: 1947 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/centraloh/attachments/20130531/f0ee5532/attachment-0001.obj>


More information about the CentralOH mailing list