Welcome! I'm Darlan
I'm a Entrepreneur and Software Engineer.
You have found my personal space on the internet and I hope that you feel at home.
If you want, you can learn more about me.
Latest articles
I have an abandoned project. I'll recreate it with TDD
When I started my career as an iOS developer in 2013 I created a very simple app that featured famous quotes…
December 18th, 2020
Never rely on Strings for conditionals
Almost all the time is a bad decision to use Strings in conditionals because you will have no help from the compiler to alert you when you typed them wrong…
December 13th, 2020
Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions
I already wrote about naming conventions in a past article but I wanna explore a little more because I think this topic is very important for every developer…
December 10th, 2020
Quick tip: Improve your code blocks with a language tag
Today I learned something very useful about code blocks on Hashnode (and it probably works on other blogging platforms too) that I immediately wanted to share with the community…
December 6th, 2020
Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace
Continuing the powerful coding practices series, today I will talk with two simple concepts that can greatly improve the readability of our code…
December 2nd, 2020
Tools that I use (almost) every day to do my job as a developer
Everyone has their favorite software to do a specific job. As developers, we have some mandatory ones like code editors, task managers, source control, etc. Today I decided to list my current favorite tools that I use every day to do my job…
November 29th, 2020
Stay hungry! Stay foolish!
— Steve Jobs