← All Blogs

When was the last time you ran your code successfully on the first try?

24 October, 2020
~250 reads
When was the last time you ran your code successfully on the first try? blog

Recently, while working on a freelance project, I wrote some Python code for about an hour with full concentration and staying away from the terminal.

Then I ran the code.

And Boom! It executed successfully on the very first run.

When was the last time you ran your code successfully on the first try?

📮 Join my newsletter

I share tips on how to get started with freelancing, remote jobs, developer-related stuff, startup ecosystem, and lots of insider secrets with my subscribers.

Subscribe →
🧠 More Interesting Reads
Best VS Code extensions for Nuxt/Vue Projects
Supercharge your Nuxt/Vue App Development by using these extensions in VS Code...
Dynamic Home Route in a Flutter App
Dynamically decide the home page to be shown to a user in a Flutter App based on some...
Generating dynamic sales quotes with Dropbox Sign
Creating and sending price quotes is a necessary part of business, but it can also be a laborious...