Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improve your application performance with multi-level caching
Cover image for Improve your application performance with multi-level caching

Improve your application performance with multi-level caching

6
Comments
4 min read
How I built an API for a single-page app - quickly!
Cover image for How I built an API for a single-page app - quickly!

How I built an API for a single-page app - quickly!

3
Comments
6 min read
SOLID: Open Closed Principle

SOLID: Open Closed Principle

27
Comments
5 min read
Database Consistency Matters !!!
Cover image for Database Consistency Matters !!!

Database Consistency Matters !!!

7
Comments
4 min read
Don't write code for computers
Cover image for Don't write code for computers

Don't write code for computers

3
Comments 1
3 min read
Web Security: Hashing, Salting, and Encryption
Cover image for Web Security: Hashing, Salting, and Encryption

Web Security: Hashing, Salting, and Encryption

49
Comments
3 min read
How to fix dictionary access bugs in Python

How to fix dictionary access bugs in Python

5
Comments
2 min read
#Day19 - Comparing the performance of sorting vs sorted and reverse vs reversed
Cover image for #Day19 - Comparing the performance of sorting vs sorted and reverse vs reversed

#Day19 - Comparing the performance of sorting vs sorted and reverse vs reversed

4
Comments
3 min read
Off-heap memory in Java
Cover image for Off-heap memory in Java

Off-heap memory in Java

24
Comments 2
4 min read
One-liner to install peerDependencies

One-liner to install peerDependencies

9
Comments 1
1 min read
Turning Lemons into Topologically Sorted Lemonade

Turning Lemons into Topologically Sorted Lemonade

3
Comments 1
5 min read
Recursive Thinking approach (python)
Cover image for Recursive Thinking approach (python)

Recursive Thinking approach (python)

7
Comments
2 min read
git stash - Store your uncommitted changes aside to work on it later
Cover image for git stash - Store your uncommitted changes aside to work on it later

git stash - Store your uncommitted changes aside to work on it later

47
Comments 2
5 min read
What would SQLite look like if written in Rust? — Part 3
Cover image for What would SQLite look like if written in Rust? — Part 3

What would SQLite look like if written in Rust? — Part 3

52
Comments 4
12 min read
My Coding Journey - Soldier Who Codes
Cover image for My Coding Journey - Soldier Who Codes

My Coding Journey - Soldier Who Codes

117
Comments 35
2 min read
Mortgage Calculator Python
Cover image for Mortgage Calculator Python

Mortgage Calculator Python

7
Comments 3
2 min read
Features Java 16 Brings to Developers
Cover image for Features Java 16 Brings to Developers

Features Java 16 Brings to Developers

1
Comments
4 min read
Python - Random Password Generator GUI For Beginner's

Python - Random Password Generator GUI For Beginner's

6
Comments
2 min read
I Built a Workout Tracking App using Next.js and Firebase!💪
Cover image for I Built a Workout Tracking App using Next.js and Firebase!💪

I Built a Workout Tracking App using Next.js and Firebase!💪

67
Comments 23
2 min read
Setting Yourself Up for Success: How I Define MVP (Minimal Viable Product)
Cover image for Setting Yourself Up for Success: How I Define MVP (Minimal Viable Product)

Setting Yourself Up for Success: How I Define MVP (Minimal Viable Product)

4
Comments
5 min read
How to set up a Base Fragment Class with ViewBinding and ViewModel on Android
Cover image for How to set up a Base Fragment Class with ViewBinding and ViewModel on Android

How to set up a Base Fragment Class with ViewBinding and ViewModel on Android

33
Comments 8
3 min read
Everything I know about learning how to code as a beginner developer
Cover image for Everything I know about learning how to code as a beginner developer

Everything I know about learning how to code as a beginner developer

7
Comments
2 min read
✔||🤢 Commit or Vomit | + cast
Cover image for ✔||🤢 Commit or Vomit | + cast

✔||🤢 Commit or Vomit | + cast

25
Comments 12
1 min read
#Day18 - Any() and All() in Python
Cover image for #Day18 - Any() and All() in Python

#Day18 - Any() and All() in Python

6
Comments
3 min read
What's New in Codesphere Version 1.7.0
Cover image for What's New in Codesphere Version 1.7.0

What's New in Codesphere Version 1.7.0

18
Comments
1 min read
loading...