Use the navigation menu at left to read blog entries from other years or to read blog entries in German language.
Please click on the green titles (MM-DD) in the column “page” to read a specific blog entry.
page | tags |
---|---|
1213_hour-of-code | blog, english, coding, hour of code |
hour of code blog english coding hour_of_code [<>] | |
1202_python3-text-game | blog, english, thepythongamebook |
python3 text game A little dungeon crawler game written in python3 with no graphics so far, everything is in naked text mode. Oddly enough, i still enjoy playtesting it, even if i normally avoid games in text mode. The idea is to use this game to test out various GUI's and graphic modules. | |
1016_donation | blog, english, thepythongamebook, donation |
donation got my first donation via PayPal for ThePythonGamebook. This day begins incredible good :-) blog english thepythongamebook donation [<>] | |
1015_linux-gaming-hardware | blog, english, linux, gaming, josh klint, hardware |
Linux Gaming Hardware This post is not about python but about another topic i'm always interested in: gaming on Linux. [Image Source: [[https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Desktop-PC.svg/500px-Desktop-PC.svg.png|Wikimedia]]]] Josh Klint, author of Linux Game-Enginge Leadwerk, wrote a nice blog posting about his tips on building a cost-efficent linux gaming PC from parts: * | |
0816_youtube-channel | blog, english, thepythongamebook, youtube |
Youtube Channel
Since i was able to connect a google+ site with a youtube channel i can prouldy present the (google+ site linked) new Youtube Channel for ThePythonGameBook:
* |
|
0811_goblins | blog, english, thepythongamebook |
goblins!
My slowgoblins tutorial (part of ThePythonGameBook) makes -slowly-progress, at least at Github:
* |
|
0714_sphinx | blog, english, thepythongamebook, sphinx |
Sphinx Currently i am not only researching about Github pages but also about Sphinx a docutils tool to create python documentation pages. The resulting output can be rendered in several formats ( html, pdf, man-page..) and the writing of the documentation is done by editing | |
0713_github-pages | blog, english, thepythongamebook, github |
github pages i think about moving ThePythonGameBook from Dokuwiki toward Githup Pages. So far i have only created some test sites listing pros and cons. Not sure this is a good idea at all, but i am fascinated. blog english thepythongamebook github [<>] | |
0707_finally-i-write-again | blog, english, thepythongamebook |
Goblins tutorial Short status update: I was last week on Europython2013 in Florence Italy and got a book about migrating from python2 to python3. Also i heard a lot of python related talks. Summary: python3 is really there, Kivy, Blender, Ubuntu, a lot of big projects support python3 now or very soon as default python. | |
0502_money-with-gamejams | blog, english, gamejam, money |
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 this idea works, game jams can suddenly turn from amusing to profitable for the participants. | |
0422_free-python-books | blog, english, books, python |
free python books 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 concept of the website very much: the website is made out of a | |
0411_nice-quora-python-thread | blog, english, python, quora |
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 every python user. | |
0305_python-online-tutor | blog, english, python, coding, pythontutor |
python online tutor
See python code executed step by step in your web browser... this is awesome:
* |
|
0211_ninja-ide | blog, english, pyton, editor, ide, ninja-ide |
Ninja IDE
Since yesterday i play around with a new python editor (IDE):
* |
|
0122_think-python | blog, english, python, book, allen b downey |
Think Python
* date 2013-01-22 07:18
* author Horst JENS
* tags review, code, learning
* slug 20130122_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: |