Browsing Tag
coding
118 posts
How to get motivated to code?
As a software developer, we all face times of procrastination which are mainly caused by various road-blockers which…
Git commands that every coder should know
Git commands that are really common and everyone should know: git init git clone git add git commit…
Ownership: 5 ways to Amplify Your Software Engineering Success
For software engineers at all levels, from beginners to seasoned veterans, taking ownership of your work is key…
How to get un-stuck while coding?
Here are some things which I do to get un-stuck: Keep the current task (which got you stuck…
Indexes 101: What They Are, Why They Matter, and How to Use Them in PostgreSQL
Introduction In the intricate realm of databases, indexes stand as silent heroes, enhancing the performance of queries and…
My Story of Leetcode Biweekly Contest 117
Hi Everyone ✋🏻. Abhishek this side! Today, 11 November 2023, was Leetcode Biweekly Contest #117. This contest was…
Best 6 Python IDEs: Made For Python Only. 😎
Looking for the best Python IDE to speed up your workflow? Well, here we have gathered Super Six…
Jest Mastery: Elevating Your Testing Skills with Proven Best Practices
Ensuring the functionality of your code through writing tests not only ensures your code’s functionality but also boosts…
Part 01: Why should we understand compilers?
“Knowledge is not power, it is potential. Only when one applies that knowledge, it is power.” As developers,…
10 game-changing shortcut links that can supercharge your online productivity. 💼🚀
meet.new – Quickly launch a Google Meet for your virtual meetings. repo.new – Quickly create a new GitHub…