Posts

  • What are Algebraic Data Types?

    Algebraic Data Types (ADTs) are becoming very popular recently. They are making it more and more into mainstream programming languages. As a programmer, you will come across the term sooner or later and I think it is important to understand what they are and have some theoretical background about them.

  • Thoughts on Rust from a PHP developer!

    I first starting learning Rust about 6 months ago, I was looking for a new language to learn when I came across it. At first I thought Rust was only meant to be a low level, systems programming language, but the more I learned, the more I realised the potential it has for high level programming and web applications. Also, along the way I learned many ways in which Rust prevents many of the typical bugs often found in applications written in other programming languages.

subscribe via RSS