By Michał Jankowski|2019-05-19T16:30:56+02:0019 May 2019 |Categories: Conferences / Presentations, Video|Tags: clean code, code review|0 Comments
How you can improve code quality in your project?
Last Saturday during my lecture about code quality I was a bit shocked how many people didn’t know the most accessible tools that can improve code quality. You should remember that cost of quality improvements will be low only when we will think about those issues from the early beginning of the project. Every additional day when we are not monitoring and improving quality will increase the cost of potential quality issues fixes in future. Of course, I would assume that each time we are trying to deliver good quality code but we are only humans. So even when we [...]
I am writing a good code – InfoMEET Katowice 2017 – Materials
Please find source code and presentation related to my presentation on GitHub in repository InfoMEET-2017-Katowice. In case of any questions please do not hesitate to contact me.
I am writing good code – InfoMEET Katowice 2017
On this Saturday (20.05) you will be able to listen to me on InfoMEET Katowice 2017. Subject of my presentation is I am writing good code – how you should protect code quality in your project? During presentation I will explain what software quality means and show you how you can easily increase its level. But this is not all. I will focus on practical part and I will show you how tools can help us with taking care of our code. We will learn how you should do it in effective way. So you could gain the biggest benefit [...]