Hello World

    Here it is, finally! I've been meaning to blog about my thoughts on programming for a long time, but somehow I never could find the time to do it.

    I've been a programmer working from 9 to 5 for the most of my career. A little over a year ago I decided to become an independent software developer. I came up with what sounded like a great plan: create an app or two, put them in the app store, build up the user base, and then the money will start flowing in. I calculated how many users I need to make a living out of it and I made a list with ideas about applications that I could build. I did my research and I ordered the list by simplicity of the apps and then by the total number of installs of similar apps in the app store. I rolled up my sleeves and went off to build my career as an independent software developer.

    The last year was a wild ride. In total I created three apps in three different languages and my own MVVM library, I brushed up my math skills, solved hundreds of academic programming problems, watched a ton of lectures on programming, and I finally read some of the books on programming that have been sitting on my bookshelf for a long time. And now I am making the next step in my journey, I am starting my own company called Viasoft.

    I am proud to say that Viasoft is finally open for business. We can build custom software tailored to your exact needs or we can consult you and help you build it yourself. Give us a call and tell us how we can help you. In the meantime, stay tuned for more blog posts. Cheers!

Popular posts from this blog

The Database is a Detail

SOLID Series: The Single Responsibility Principle

The Technical Debt Metaphor