A really cool piece of code I read today in the book Ruby on Rails: Up and Running. class Talker def method_missing(method) if method.to_s =~…
A really cool piece of code I read today in the book Ruby on Rails: Up and Running. class Talker def method_missing(method) if method.to_s =~…
Creative Commons photo by jekemp public class PreventTimeTravelers { public static void main(String args[]){ long startTime = System.currentTimeMillis(); long endTime = System.currentTimeMillis(); assert endTime >=…
NumberFormatException: Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not…
JRuby is a Java implementation of the Ruby interpreter, with an tightly integrated with Java. In this examples you will call swing components. On Ubuntu…
I found cool this list on reddit. AIMA Artificial Intelligence a Modern Approach by Stuart Russell and Peter Norvig AMOP The Art of the Meta…
Você lembra que eu falei sobre Cursos de Java de Graça para Estudantes? O Sun Student Courses abriu mais um curso (Introduction to Solaris and…
Me, Heraldo Carneiro and Cassiano Fontenele. I’m the furry one with my girlfriend. This year I’ll be graduated in Computer Science by UFC. We anticipate…
Creative Commons Image Está cada vez mais fácil colaborar com projetos livres.Quem diria que você poderia blogar sobre um projeto livre e ainda ganhar dinheiro…