I have released the finished version of "Minesweeper" now. You can download it from the Games and Programs page of the site. I think I've managed to add everything I wanted to so hope you like it. If you have any comments about the game feel free to post them in the forum page or send me an e-mail. Note that the code in the Source Code page is for the demo version of the game. I decided not to upload the code for the complete one because it gets really messy :)...
Posted on: 17 November 2009
Tutorials and exercises for Python are now added to the site. Feel free to visit the Tutorials and Examples pages for more info. I'm still working on the Java tutorials, but they will be up as soon as I have some free time.
Posted on: 14 November 2009
This is basically my first web site and I am gonna use it for Java practice, mostly, and internet applications. It will have speciffications about the programs that I upload and I'll try to upload the source as well.
The website is not quite done yet but there's going to be a forum section, members section and source code section for my programs once I figure out how to use the wizard properly.
Anyway, I am still not very sure what the site will include yet, but hey, this is my first try so I'll try to do my best. Well have a look around and let me know what you think!!!
JAVA RULES THE WEB!!!
P.S. You'll need a Java platform in order to be able to see my Java programs in the site. A platform can be downloaded from this site, but I am sure there are better version, besides the Java platform updates itself so don't worry too much about it. Just make sure that you have one installed on your PC.
...Some programming inspiration...
"A good programmer is someone who looks both ways before crossing a one-way street." - Doug Linder.
"A most important, but also most elusive, aspect of any tool is its influence on the habits of those who train themselves in its use. If the tool is a programming language this influence is, whether we like it or not, an influence on our thinking habits." - Edsger Dijkstra.
"Most debugging problems are fixed easily, but identifying the location of the problem is hard."
More of that stuff can be found on this page.