Milan Latinović
Software Engineer and Enterprise Architect
Category Archives: Software Development Teams
Code Review Best Practices: Code reviewing and being reviewed
This article is about the code review best practices. It explains code review from the common-sense perspective. If you do not want to read through the whole article take a look at the table of contents and the summary for a quick overview. What is a code review process? A code review is a process…
Kick-starting Your New Developer Job with these Essential Tips
This article is about kick-starting your new developer job based on my experience gathered in multiple companies and projects. Read it, prepare well and you will do great! Introduction Kick-starting your new developer job is very important. Different teams will have different expectations, but essentially you will be expected to find your place in the…
Clean Code Rules: Improve quality of your code
Clean Code Rules is a proposal of common sense rules. They are easy to follow and can improve quality of your code. Therefore, if you work as a developers and architect, you should be aware of them. Introduction Here is a common use case. You are finished with writing your technical specifications and estimates. Now…
Writing technical specifications and estimates
Writing technical specifications is a very common requirement if you work as integrator, solution architect or technical manager. In this article you will find some tips on what to do and what to avoid when writing technical specifications. Introduction Usual process is quite simple. Management of your company want’s to introduce something new. For example,…