Browsing Tag
coding
118 posts
Day 942 : Smooth Sailing
liner notes: Professional : So…today was the day. After copying over code from the proof of concepts I…
Go Frameworks
I recently started learning Go and found that these are the frameworks in Go: Fiber Gin Echo Revel…
What is Devin AI? The world’s first AI software engineer everyone is talking about
Meet Devin, the world’s first AI software engineer, This is a phrase that most software developers have come…
Python Tips & Tricks Day 1
🎩✨ Python Party Trick vs. Stone Age Code! ✨🎩 Hey Python pals! 👋 Tired of coding like a…
30 JavaScript Tricky Hacks
Welcome to our curated collection of JavaScript tricks, which will help you optimize your code, make it more…
Async and Await in JavaScript: A Comprehensive Guide
Introduction to Async and Await In the world of JavaScript, asynchronous programming is a key concept for performing…
How to stay Motivated while Coding
Intro I Have A lot of experience when it comes to coding, as it is something I’ve been…
Using the Logger Class in Python for Effective Logging
When to Use the Logger Class? Debugging and Troubleshooting: Detailed and customizable logs simplify identifying and rectifying issues…
Intro to game development
So if you want to make your own game, you need to follow a process. Let us discuss…
3 Habits You NEED to Master Coding
How to LEARN to CODE? That’s a question that I get asked quite often. So I decided to…