Author Archives: Horst JENS

About Horst JENS

teaching open source game programming to kids

money with gamejams

(not python related) I have seen this guy participating in a game jam in Vienna’s Metalab. He is good. His Forum posting is very interesting: He will auction off his next -not yet written- game jam entry (on GiGJam). If … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

free python books A very nice website about free python books: pythonbooks.revolunet.com Some  books are only free to look at / to download, but some books are properly creative commons licensed. ThePythonGameBook.com itself is not (yet) listed there, but i like the … Continue reading

Link | Posted on | Tagged , , | Leave a comment

nice quora python thread

Quora.com, the question and answer platform with the same technology that powers stackoverflow.com, has a nice thread about python: What-are-the-Python-features-you-wish-youd-known-earlier I use python since many years and i still learn new tricks every day. I highly recommend this thread to … Continue reading

Posted in python | Tagged , , | Leave a comment

python online tutor

see python code executed step by step in your web browser… this is awesome: http://www.pythontutor.com/

Posted in python | Leave a comment

Ninja IDE

Since yesterday i play around with a new python editor (IDE): Ninja IDE: http://ninja-ide.org/ So far this gpl3-licensed, Qt-powered, free IDE specifically written for python has made a very good impresson on me: There is code completion and tooltips There … Continue reading

Posted in python | Tagged , , , | Leave a comment

Think Python

Good news, everyone: there is a nice, creative-commons licensed ( cc-by-nc ) book about python, even with a python3 version: Think Python: http://www.greenteapress.com/thinkpython/. From the author of “How to think like a computer scientist”, Allen B. Downey. He initially wrote … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

free python3 book

Another free python3 tutorial book is online: http://beastie.cs.ua.edu/cs150/book/index.html

Posted in Uncategorized | Tagged , , | Leave a comment

2012 in review

The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here’s an excerpt: 600 people reached the top of Mt. Everest in 2012. This blog got about 5,400 views in 2012. If every person who reached the … Continue reading

Posted in Uncategorized | Leave a comment

installing pygame on python3.x

nice useful blogposting (using Linux): http://pythonfun.wordpress.com/2011/08/08/installing-pygame-with-python-3-2-on-ubuntu-11-04/

Posted in Uncategorized | Tagged , , | Leave a comment

pycrawl on hold

The pycrawl project (part of ThePythonGameBook project) is on hold for now, as i will not find much time for it for the rest of this month. Things may hopefully change next month. The reason i have no time is … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment