Posts Tagged ‘code’

Today I finally started the experiments with Adobe Flash AS2 and here comes my first experiment.
All that’s needed is a black background and a movieclip called “code” exported for AS with a little green dynamic text area named “inside”.
Change the number of frames per second to 120 and copy this code to the first frame [...]


Here I’m posting the source code written in Python for the Google Code Jam Practice Problems.
The tasks is available after logging at google – in: http://code.google.com/codejam/contest/ in Practice Problems link.
I don’t consider this code to be optimal or the quickest, so I’m open for your suggestions and remarks, what could have been done better

from math [...]


So you want to code on your phone, huh?
indispensable tools which you’ll need depend on what phone you have.
Here I will show you what do you need to install if you have a s60v3 nokia phone with at least 64mb of RAM, like N95, N95 8GB or E90.  If you don’t know how to code [...]