Functional programming has become very popular recently, it simplifies many aspects of development, however it’s not so easy to understand its principles. Even for those who understand how…
Read moreLatest
The goal of this post is to show how to build, learn and run probably one of the simplest Neural Networks, which will compute the XOR function. This…
Read moreThis post is a showcase and (hopefully) the beginning of a series of posts about the AI world in Swift. Genetic Algorithms (GA) are really easy to understand,…
Read moreLike many developers, I immediately fell in love with React. I found it to be clean and intuitive, and with the addition of other libraries (such as React…
Read moreWhy Swift? Why chose Swift as a backend language? Have you ever dreamed about writing client and server in one language? Sure you did, but till now the…
Read moreIn my first ever project as a software engineer, I was assigned to write a significant chunk of tests for a standard django web app. Having never…
Read more