Articles tagged with: Resources

A few articles and tools about ZX Spectrum programming

Summary: A basic introduction to ZX Spectrum programming, providing a list of articles and tools for learning and improving development techniques.


SQL LIMIT in UPDATE when the RDBMS doesn't allows it

Summary: How to use SQL LIMIT in UPDATE queries when the RDBMS doesn't allow it. And some optimization techniques for handling large data imports.


Another event plus mini-encoder tool

Summary: My experience at a university employment fair, expressing concern about the future of software development students and the misleading recruitment tactics of consulting companies. Plus a small HTML and URL encoder/decoder tool I created.


CodeMotion 2012 ES Talk

Summary: An update to a talk given at CodeMotion 2012 ES.


Building a simple Cache system for Wordpress 3.0

Summary: Building a simple cache system for Wordpress 3.0 to speed up loading times.