← 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
Add Unsubscribe link in emails using Google Apps Script
Provide your subscribers with an option to opt-out of mailing lists by adding unsubscribe...
Deploy Strapi on VPS with Ubuntu, MySQL
Learn how to set up a Strapi app on VPS, DigitalOcean, Linode with Ubuntu, MySQL. This...
Deploy a Serverless Probot/Github App on Netlify Functions
Build and Deploy a Serverless Probot or Github App on Netlify Functions to automate your...