<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software Development on code.kiwi.com</title><link>https://code.kiwi.com/tag/software-development/</link><description>Recent content in Software Development on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Mar 2023 21:05:01 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/software-development/index.xml" rel="self" type="application/rss+xml"/><item><title>5 Reasons to Write a Document Before Writing Code</title><link>https://code.kiwi.com/articles/5-reasons-to-write-a-document-before-writing-code/</link><pubDate>Wed, 22 Apr 2020 18:39:00 +0000</pubDate><guid>https://code.kiwi.com/articles/5-reasons-to-write-a-document-before-writing-code/</guid><description>&lt;p&gt;Writing a proper design document is often frowned upon. Whether it is an RFC or a problem specification — it doesn’t matter what you call it — the usual reaction is:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Ain’t nobody got time for that. We need to write code.&lt;/p&gt;</description></item><item><title>Readability counts even in code reviews</title><link>https://code.kiwi.com/articles/readability-counts-even-in-code-reviews/</link><pubDate>Fri, 23 Aug 2019 17:58:00 +0000</pubDate><guid>https://code.kiwi.com/articles/readability-counts-even-in-code-reviews/</guid><description>&lt;p&gt;There are many guides all around the web on giving a good code review. Most of them will tell you what to look for (possible security issues, design, performance, etc.), what guidelines to follow (maximum time spent on a code review or a number of lines read at a time, creating checklists, etc.), or which tools can help you speed up your code reviews (like automated coding standard checks in pipelines).&lt;/p&gt;</description></item><item><title>How I learned to stop worrying and love test-driven development</title><link>https://code.kiwi.com/articles/how-i-learned-to-stop-worrying-and-love-test-driven-development/</link><pubDate>Fri, 09 Aug 2019 17:55:00 +0000</pubDate><guid>https://code.kiwi.com/articles/how-i-learned-to-stop-worrying-and-love-test-driven-development/</guid><description>&lt;p&gt;Test-driven development (TDD) is not a new technique, but it is still not very widespread — neither is it well understood. Many people are only discovering it now, and many of them give up because the way they implement it doesn’t work for them.&lt;/p&gt;</description></item></channel></rss>