Skip to main content

3 posts tagged with "programming"

View All Tags

Programming is a skill

· One min read
Ashish Kapoor
Software Engineer

It is a slow process.

First, we write silly code then probably something that works. We learn what we were telling our “dumb” computer. All of a sudden we learn about mistakes like global variables and how bad they are.

Then we gain some wisdom and call ourselves Jon Snow of tech. We start automating our own work and call it smart work. Soon, we start visualising patterns and different ways of solving similar problems efficiently (Big O nerds hit the clap button! :D).

One fine day we realise languages, and frameworks are basically tools and we are all problem solvers.

Understanding when and where to use them to provide value is the key.

Maybe, I’m wrong. Who knows! I’m Jon Snow.

How redux connect works?

· One min read
Ashish Kapoor
Software Engineer

Just recently I wrote this to understand recursive functions and multi parentheses after a function call.

Application?

Can be useful if we use multiple tags on something.

Want to learn more about Dynamic programming?

Recommendations: VisualGo, GeeksForGeeks.