Bucket Sort is quite an easy to implement algorithm when talking about parallel algorithms. Its main logic is to spare…
Read more 5 min. readThe book called “Pragmatic Programmer, The: From Journeyman to Master” about software engineering and best practices was first published in…
Read more 3 min. readI have recently came up with amazing NetBeans plugin that helps you incredibly speed up your development speed. TextMate users…
Read more 1 min. readI have already written about best practices for choosing how to put brackets which style of variable writing to choose.…
Read more 3 min. readThere are some professional programmers often talking about good and bad practices of code writing. I would like to talk…
Read more 3 min. readWhen I just started to read about programming and similar stuff, I usually thought that I will write the most…
Read more 3 min. readI remember my first commercial project a simple CMS (Content Management System) which helps accountants to communicate with their customers…
Read more 3 min. read