Published inThe StartupProgramming Only With ClassesCan we write programs with NOTHING but classes?Sep 17, 2020Sep 17, 2020
Published inThe StartupFunctional programming, meet OOPI enjoy experimenting with programming paradigms and trying out some ideas. This time I tried to use OOP in a FP language.Mar 15, 2020Mar 15, 2020
Published inProgramming basicsCounting sortIt’s time to take a look at the sorting algorithm for performant than the standard one in your language.Mar 12, 2020Mar 12, 2020
Published inProgramming basicsBubble sortIn the first post, we’ve looked at binary search. Let’s continue with some sorting algorithms. Starting with my favourite — bubble sortFeb 29, 2020Feb 29, 2020
Published inProgramming basicsBinary searchLet’s get back to the fundamentals and implement binary search in different languages/style.Feb 25, 2020Feb 25, 2020
Published inLevel Up CodingWriting a small web service with Ruby, Rack, and functional programmingLet’s see how far we can go with Rack and pure functionsFeb 16, 20202Feb 16, 20202
Published inCarwow Product, Design & EngineeringImplementing numbers in “pure” RubyIn which Dmitry takes a deep dive into what makes a number, implementing in Ruby along the wayJan 17, 20201Jan 17, 20201
Stop adding stuff to Msg all the timeHow to start grouping messages to avoid large updateMay 23, 2019May 23, 2019