Google AI Challange
Long time no see :)
I’ve been lately looking more and more into AI programming (mostly using great Artificial Intelligence: Modern Approach, it really lacks exercise answers that would be great for self study) and found Google AI Challenge I hope to at least appear in the leader boards :)
Right now I have only uploaded the started kit (in Python) and I’ll try to create a bot that will appear at east at 300th position :).
Hi,
I am having a job interview on Thursday (that’s why there are no new posts lately) and I wanted to find out what resources do readers use when they go to an interview.
Continue reading ‘Job Interview Tips (for Software Engineers)’
Have you ever wondered “What the hell is this J2EE thingy?”, “How can someone use Java to develop web applications?” or even “Web pages in Java? Isn’t this for applets only?”.
If so, than we have something in common, for years I have been asking myself those questions, while not having enough time to dig into the subject and learn more about Java. This language had always seemed to me to slow and having an ugly GUI (remember all that applets floating around the web in the late 90-ties ?).
As I have finally found some time to study a part of J2EE consisting of Servlets and JSP (using the excellent Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (SCWCD) by Kathy Sierra et al.), I will present you with what I have learned. I really hope that you will benefit from the information presented below. If you have bought some kind of Tomcat hosting or some other J2EE web hosting than you can skip the first point, and go straight to the second one.
Continue reading ‘A Really Easy Introduction to JSP and Servlets and . Part I’
Python versus Java
Ever wondered why there are so many people that program in Python, although Java (along with .NET) is the main enterprise language? You can find out in this post at bitworking.org.
Joe talks about the things (technical term!) that Python has and Java misses. Here is the list of those abstractions with my comments and ways of simulating (give me a feedback with your propositions):
Continue reading ‘Python versus Java’
“Screenshots” of VIM Color Schemes
Garmin for motorcycles – Zumo 550 reviews
Have you ever tried to choose the best color scheme in VIM ? Typing those “:colorscheme …” and looking at your code (sometimes with disgust;) ). Those days are over, now there is a webpage with VIM color schemes html “screenshots” (for C, HTML, Java, LaTeX and Perl). If you didn’t know this VIM command you should have a look at Hacking Vim: A Cookbook to get the Most out of the Latest Vim Editor which presents many commands needed in “real life” ;).
If you want to have a quick look at e.g. java go here. There are literally hundreds of schemes, I didn’t people made so many. This page may load slowly, but after that, you can choose whatever scheme you like and download it.
And BTW, this page is in pure HTML with each scheme in an IFRAME, so you can increase and decrease the font size. Have fun !


