Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Developer Community Focused on Accountability and Growth

Creating a Developer Community Focused on Accountability and Growth

3
Comments 3
1 min read
CIN KOMANDASI !!!
Cover image for CIN KOMANDASI !!!

CIN KOMANDASI !!!

1
Comments 1
1 min read
🧹 The Art of Writing Clean Code: Why It Matters and How to Do It
Cover image for 🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

16
Comments
4 min read
Forget if !=null and try/catch and write leaner code
Cover image for Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab
Cover image for Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab

Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab

Comments
5 min read
Introduction to Django's Default User Model

Introduction to Django's Default User Model

1
Comments
4 min read
.NET Digest #4

.NET Digest #4

1
Comments 1
8 min read
🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It
Cover image for 🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

28
Comments 5
3 min read
Day 1049 : The Difference
Cover image for Day 1049 : The Difference

Day 1049 : The Difference

1
Comments 2
2 min read
Understanding Iterators in Go: A Fun Dive!
Cover image for Understanding Iterators in Go: A Fun Dive!

Understanding Iterators in Go: A Fun Dive!

32
Comments
4 min read
Top 10 flutter interview questions
Cover image for Top 10 flutter interview questions

Top 10 flutter interview questions

2
Comments
5 min read
Beautiful Animations with CustomPaint in Flutter

Beautiful Animations with CustomPaint in Flutter

2
Comments
2 min read
Understanding Go through the Lens of TypeScript/JavaScript
Cover image for Understanding Go through the Lens of TypeScript/JavaScript

Understanding Go through the Lens of TypeScript/JavaScript

3
Comments 3
4 min read
5 Must-Have VS Code Extensions for New Programmers: Tools That Go Beyond the Basics
Cover image for 5 Must-Have VS Code Extensions for New Programmers: Tools That Go Beyond the Basics

5 Must-Have VS Code Extensions for New Programmers: Tools That Go Beyond the Basics

57
Comments 19
5 min read
Code reviews are essential, and here's how I review code written in an unfamiliar language or codebase.
Cover image for Code reviews are essential, and here's how I review code written in an unfamiliar language or codebase.

Code reviews are essential, and here's how I review code written in an unfamiliar language or codebase.

11
Comments
2 min read
Getting Started with Claude's Computer Use Demo: A Hands-on Guide
Cover image for Getting Started with Claude's Computer Use Demo: A Hands-on Guide

Getting Started with Claude's Computer Use Demo: A Hands-on Guide

43
Comments
4 min read
10 Tips for Writing Better Python Code
Cover image for 10 Tips for Writing Better Python Code

10 Tips for Writing Better Python Code

Comments
5 min read
Backtracking: Solving the N-Queens Problem and Python Implementation
Cover image for Backtracking: Solving the N-Queens Problem and Python Implementation
21:29

Backtracking: Solving the N-Queens Problem and Python Implementation

1
Comments 1
1 min read
Three Post-Mortem Lessons From a Failed Software Project
Cover image for Three Post-Mortem Lessons From a Failed Software Project

Three Post-Mortem Lessons From a Failed Software Project

9
Comments 7
3 min read
🚀 5 Essential Development Principles Every Coder Should Know
Cover image for 🚀 5 Essential Development Principles Every Coder Should Know

🚀 5 Essential Development Principles Every Coder Should Know

89
Comments 10
3 min read
Understanding the Difference Between package.json and package-lock.json
Cover image for Understanding the Difference Between package.json and package-lock.json

Understanding the Difference Between package.json and package-lock.json

4
Comments
3 min read
Exploring Next.js 15: The Future of React 19 Applications

Exploring Next.js 15: The Future of React 19 Applications

1
Comments 1
3 min read
Tuples in TypeScript
Cover image for Tuples in TypeScript

Tuples in TypeScript

Comments
5 min read
How to prevent XSS Attacks in ASP.NET Core Web API
Cover image for How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

16
Comments 1
3 min read
How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview
Cover image for How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

Comments
2 min read
loading...