A week ago, I wrote a post about why high school graduates struggle with mathematics exams. This time, I’d like…
Bucket Sort is quite an easy to implement algorithm when talking about parallel algorithms. Its main logic is to spare…
The book called “Pragmatic Programmer, The: From Journeyman to Master” about software engineering and best practices was first published in…
I have recently came up with amazing NetBeans plugin that helps you incredibly speed up your development speed. TextMate users…
I have already written about best practices for choosing how to put brackets which style of variable writing to choose.…
There are some professional programmers often talking about good and bad practices of code writing. I would like to talk…
When I just started to read about programming and similar stuff, I usually thought that I will write the most…
I remember my first commercial project a simple CMS (Content Management System) which helps accountants to communicate with their customers…