<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Craftsmanship on Random Ramblings</title><link>https://blog.foundev.pro/tags/Craftsmanship.html</link><description>Recent content in Craftsmanship on Random Ramblings</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 04 Feb 2011 22:51:00 +0000</lastBuildDate><atom:link href="https://blog.foundev.pro/tags/Craftsmanship/index.xml" rel="self" type="application/rss+xml"/><item><title>The difficult definition of professional software development</title><link>https://blog.foundev.pro/2011/02/04/the-difficult-definition-of-professional-software-development.html</link><pubDate>Fri, 04 Feb 2011 22:51:00 +0000</pubDate><guid>https://blog.foundev.pro/2011/02/04/the-difficult-definition-of-professional-software-development.html</guid><description>&lt;h1&gt;The difficult definition of professional software development&lt;/h1&gt;&#10;Here are some of the contradictory phrases (and a few paraphrases) I&amp;#8217;ve overheard used to define what is &amp;#8220;good&amp;#8221; and &amp;#8220;bad&amp;#8221; code. &#10;&lt;ul&gt;&#10;&lt;li&gt;Code should always be well commented&lt;/li&gt;&#10;&lt;li&gt;Maintainable code has unit tests and well named methods therefore needs little if any comments&lt;/li&gt;&#10;&lt;li&gt;Class explosion is to be avoided at all costs&lt;/li&gt;&#10;&lt;li&gt;Many small simple well named classes are the key to well organized code&lt;/li&gt;&#10;&lt;li&gt;Unit tests really don’t test anything useful&lt;/li&gt;&#10;&lt;li&gt;Dependency injection leads to an unusable mess&lt;/li&gt;&#10;&lt;li&gt;Dependency Injection is a very useful tool for making your code extensible and easily reused”&lt;/li&gt;&#10;&lt;li&gt;Inheritance leads to solid code reuse&lt;/li&gt;&#10;&lt;li&gt;Inheritance is the strongest coupling of your code you can have&lt;/li&gt;&#10;&lt;li&gt;Functional programming simplifies and minimizes the complexity of your code&lt;/li&gt;&#10;&lt;li&gt;Functional programing just makes my eyes bleed!&lt;/li&gt;&#10;&lt;li&gt;Static global references are ‘just programming’ and something you have to learn how to manage to make simple easy to understand code&lt;/li&gt;&#10;&lt;li&gt;Static global spiderwebs are crippling to maintenance and program lifetime&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>