Milan Latinović
Software Engineer and Enterprise Architect
© 2023 All rights reserved.
Tag Archives: coding
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…