<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" >
   <channel>
    <atom:link href="http://custom-software-coding.webnode.ru/rss/all.xml" rel="self" type="application/rss+xml" />
      <title><![CDATA[custom-software-coding.webnode.ru]]></title>
      <link>http://custom-software-coding.webnode.ru/archive/news/</link>
      <description></description>
      <language>en</language>
      <pubDate>Thu, 19 Oct 2017 16:31:00 +0200</pubDate>
      <lastBuildDate>Thu, 19 Oct 2017 16:31:00 +0200</lastBuildDate>
      <category><![CDATA[News]]></category>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>Webnode</generator>
      <item>
         <title><![CDATA[Five Simple Tips for Writing Cleaner Code]]></title>
         <link>http://custom-software-coding.webnode.ru/news/five-simple-tips-for-writing-cleaner-code/</link>
         <description><![CDATA[The article is devoted to fairly simple and obvious tips for writing clean code, but not everything is so simple!
Writing clean code is not an easy task. To achieve this goal, you need to learn a lot of different practices and view a variety of different tips. And the problem is just that there is so much practice and advice that you simply overload yourself with unnecessary, often useless, information. As a result, it is difficult for the developer to decide which practice or what advice to...]]></description>
         <pubDate>Thu, 19 Oct 2017 16:31:00 +0200</pubDate>
         <guid isPermaLink="true">http://custom-software-coding.webnode.ru/news/five-simple-tips-for-writing-cleaner-code/</guid>
         <category><![CDATA[News]]></category>
      </item>
      <item>
         <title><![CDATA[Diagnostics of the car]]></title>
         <link>http://custom-software-coding.webnode.ru/news/diagnostics-of-the-car/</link>
         <description><![CDATA[The days when the master could determine the damage, as they say, "by ear", are gone in past. Not tricky electrical equipment such as a tester and a control bulb are very weak assistants in the repair of modern vehicles.
What to do, if the car is gradually transformed from a "mechanical miracle" in an electronic device. That is why it’s better to talk to electronics on its "own" language. That's why we need computer diagnostics. It remains only to find out when and why ...
Something computer...]]></description>
         <pubDate>Fri, 04 Dec 2015 14:23:00 +0200</pubDate>
         <guid isPermaLink="true">http://custom-software-coding.webnode.ru/news/diagnostics-of-the-car/</guid>
         <category><![CDATA[News]]></category>
      </item>
      <item>
         <title><![CDATA[My impressions of the Scala language after a year of working with it]]></title>
         <link>http://custom-software-coding.webnode.ru/news/visitors-notice/</link>
         <description><![CDATA[I started testing Scala in March 2013. But then I wrote in it only hello worlds for about 100-200 lines of code. As for writing the real, action code, I started writing it in Scala a year ago. Needless to say, this is a very different experience compared to writing hello worlds. In this article I will share my impressions from using Scala, will discuss the strengths and weaknesses of the language, and so on.
]]></description>
         <pubDate>Fri, 18 Sep 2015 11:41:00 +0200</pubDate>
         <guid isPermaLink="true">http://custom-software-coding.webnode.ru/news/visitors-notice/</guid>
         <category><![CDATA[News]]></category>
      </item>
      <item>
         <title><![CDATA[Advantages of the Scala language]]></title>
         <link>http://custom-software-coding.webnode.ru/news/website-launched/</link>
         <description><![CDATA[What's good:

	Strong static typing with automatic output of types, like in Haskell or SML. The impressions from programming are the same as from programming in Haskell - if the program is compiled, there is hardly any mistakes. Especially, if you specify more flags -Y, giving the language more austerity.
	Despite the austerity, Scala is easy and enjoyable as the script languages. About Haskell I definitely cannot say the same;
	Very nice and laconic syntax. This is especially noticeable in the...]]></description>
         <pubDate>Fri, 18 Sep 2015 11:40:00 +0200</pubDate>
         <guid isPermaLink="true">http://custom-software-coding.webnode.ru/news/website-launched/</guid>
         <category><![CDATA[News]]></category>
      </item>
   </channel>
</rss>