My journey so far …

Sushruth Siv
Tiny Tech Tales
Published in
1 min readMar 24, 2016

I was going to write a big story on how I switched from one language to other and one technology to other. But as the blog title says, I will keep it tiny.

initial_knowledge = [] #Nothing at all, 3.5 years agointial_knowledge
|> learn("joomla")
|> build("websites")
|> learn(["php", "html", "css", "js"])
|> build("dynamic websites")
|> learn(["ruby", "rails", "sql/nosql"])
|> build(["dynamic webapps", "scripts"])
|> advance(["jruby", "gems", "AWS/Server Management"])
|> build("desktop apps")
|> learn(["elixir", "erlang", "Unity/ C#"])
|> build("Any damn thing")

--

--