Article archive

19/10/2017 16:31
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...
04/12/2015 14:23
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...
18/09/2015 11:41
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...
18/09/2015 11:40
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...
Items: 1 - 4 of 4