Understanding Python Lists
Martin Thoma - A blog about Code, the Web and Cyberculture.
A little overview of the strange behaviour of Pythons lists.
September 2011 - October 2011
2011 - 2011
I've done minor tasks. I've been there only for about two months and I had to read quite a lot of code. I have seen the problems you get if you don't have a strict structure (Who has which duties? What do we want to achieve and how do we get there?), but I've also learned that it's sometimes not the most important task to solve the problem the most elegant way, but to get it done.
2004 - 2010
I have done quite a lot of web projects in school. Some websites might still exist:
October 2012 - February 2013
I have taught about 30 students how to make their first steps with Java. They should now know how to use Java API, know essential Java data structures like arrays, LinkedList, ArrayList and HashMaps. I've taught them how to break a big problem in to smaller ones that are easier to solve. Also, they should now know Java code conventions.
May 2013 - Current
I am responsible for improving lecture notes for computer engineering.
2004 - 2010
I've finished the Abitur in Bavaria with 1.9.
Google Code, ; followed by 2 people
The software allows a server to run a chess application
I have created this project and done almost everything so far.
LordsAWar! is a free, turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using…
I translated the game into German, improved the website and gave bug reports.
Google Code, ; followed by 15 people
This ics-Parser is written in PHP
I have created this project and done almost everything so far.
GitHub, Jun 2012 - Jan 2013; followed by 4 people; forked 3 times
Some scripts in Python, Java and C++ for matrix multiplication.
GitHub, Jul 2012 - Current; followed by 7 people
This repository is for learning and understanding how algorithms work.
GitHub, Aug 2012 - Current; followed by 5 people; forked 5 times
Examples for the usage of LaTeX
GitHub, Oct 2012 - Feb 2013; forked 2 times
Repository für die Folien für Programmieren im Wintersemester 2012/2013
Martin Thoma - A blog about Code, the Web and Cyberculture.
A little overview of the strange behaviour of Pythons lists.
Martin Thoma - A blog about Code, the Web and Cyberculture.
Did you know that many browsers can detect an internal search engine automatically? I will describe what search engine autodiscovery is and how you can add it to your…
Martin Thoma - A blog about Code, the Web and Cyberculture.
The bash is very nice if you want to know exactly what your scripts are doing. Unfortunately, its almost always white colored text on a black background, without any…
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
Last December I wrote a blog post titled Create Spinning Rays with CSS3 Animations & JavaScript where I explained how easy it was to create a spinning rays animation…
gedit