Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Memorization and learning to code

Memorization and learning to code

345
Comments 49
5 min read
Tips for Acing Technical Interviews: Lessons from Both Sides of the Table
Cover image for Tips for Acing Technical Interviews: Lessons from Both Sides of the Table

Tips for Acing Technical Interviews: Lessons from Both Sides of the Table

8
Comments
5 min read
The Multifaceted Nature of Programming
Cover image for The Multifaceted Nature of Programming

The Multifaceted Nature of Programming

Comments 5
3 min read
MY STRUGGLE WITH USING DJANGO FRAMEWORK AT FIRST AND THE SIMPLEST STEPS TO CREATE A SIMPLE APP IN DJANGO

MY STRUGGLE WITH USING DJANGO FRAMEWORK AT FIRST AND THE SIMPLEST STEPS TO CREATE A SIMPLE APP IN DJANGO

3
Comments
2 min read
Why Back Up DevOps Tools: What Is Worth Remembering?
Cover image for Why Back Up DevOps Tools: What Is Worth Remembering?

Why Back Up DevOps Tools: What Is Worth Remembering?

1
Comments
7 min read
Plugin Architecture Design Pattern – A Beginner’s Guide To Modularity
Cover image for Plugin Architecture Design Pattern – A Beginner’s Guide To Modularity

Plugin Architecture Design Pattern – A Beginner’s Guide To Modularity

1
Comments
7 min read
Are You Wasting Hours on Tedious Documentation? Here's the Ultimate Solution!
Cover image for Are You Wasting Hours on Tedious Documentation? Here's the Ultimate Solution!

Are You Wasting Hours on Tedious Documentation? Here's the Ultimate Solution!

3
Comments 1
3 min read
Decorator Pattern – How To Master It In C# Using Autofac
Cover image for Decorator Pattern – How To Master It In C# Using Autofac

Decorator Pattern – How To Master It In C# Using Autofac

3
Comments 2
5 min read
Letter to Prof. Turtle 1: Intro to Coding

Letter to Prof. Turtle 1: Intro to Coding

2
Comments
2 min read
5 Git Commands You Shouldn’t Ignore
Cover image for 5 Git Commands You Shouldn’t Ignore

5 Git Commands You Shouldn’t Ignore

9
Comments 2
2 min read
Solving "Binary Tree Level Order Traversal" Leet code Question
Cover image for Solving "Binary Tree Level Order Traversal" Leet code Question

Solving "Binary Tree Level Order Traversal" Leet code Question

5
Comments
1 min read
Understanding Concurrency
Cover image for Understanding Concurrency

Understanding Concurrency

1
Comments
12 min read
From Senior Front-End Developer to Java Novice: My Journey

From Senior Front-End Developer to Java Novice: My Journey

1
Comments
4 min read
🚀🧪Unlocking the Power of Approval Testing 🔥💻

🚀🧪Unlocking the Power of Approval Testing 🔥💻

6
Comments 2
4 min read
The Spectrum of Developer Entrepreneurship
Cover image for The Spectrum of Developer Entrepreneurship

The Spectrum of Developer Entrepreneurship

15
Comments 3
4 min read
Python For Seniors (Part 2)
Cover image for Python For Seniors (Part 2)

Python For Seniors (Part 2)

8
Comments 1
11 min read
Solving the "Container With Most Water" Problem on Leet Code
Cover image for Solving the "Container With Most Water" Problem on Leet Code

Solving the "Container With Most Water" Problem on Leet Code

6
Comments
2 min read
Grow into Programming

Grow into Programming

2
Comments 1
7 min read
Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript
Cover image for Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

4
Comments
3 min read
Solving the "Letter Combinations of a Phone Number" Problem on Leet Code
Cover image for Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

7
Comments
2 min read
WordPress Vs Coding. Which One To Go For?

WordPress Vs Coding. Which One To Go For?

3
Comments
2 min read
Compress the String! - HackerRank Solution Python
Cover image for Compress the String! - HackerRank Solution Python

Compress the String! - HackerRank Solution Python

11
Comments
2 min read
Handling errors in TypeScript the right way
Cover image for Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

13
Comments 5
14 min read
Why do we make IT so complicated? 😱

Why do we make IT so complicated? 😱

Comments
1 min read
Iterables and Iterators - HackerRank Solution Python
Cover image for Iterables and Iterators - HackerRank Solution Python

Iterables and Iterators - HackerRank Solution Python

3
Comments
3 min read
loading...