Menu

Close
  • Home
Subscribe
CodeCorner Menu

Balhau

62 posts
← Newer Posts Page 7 of 13 Older Posts →

Vectorization and out of order execution

Vector operations optimization is an important concept in the computer science field. Lots of mathematical algorithms when implemented in a computer are nothing more than operations »

Balhau on java, optimization, performance, low-level 02 December 2016

Hacking in Java

The downer Today is all about an hack. I've got a pet project, I believe I already talked about it, its a library that scraps among »

Balhau on java, hacking, development 05 November 2016

Cities and Services

The origins Human being can be described in many ways. We, as a animal specie, are complex and intricate. One of the many characteristics that can »

Balhau on development, paradigms, philosophy, patterns 31 October 2016

Chaining Patterns

Chaining is a technique we can use in most of programming languages that consists in calling method after method, thus chaining the methods together,and by »

Balhau on patterns, development, java, tests 20 August 2016

Sudoku

Today is about a little pet work I did some years ago. In short is about a Sudoku generator I did in Javascript. The interest in »

Balhau on algorithms, development, games, backtracking 26 March 2016
← Newer Posts Page 7 of 13 Older Posts →
CodeCorner © 2025
Proudly published with Ghost