DEV Community

# programmingtips

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
PyStructures

PyStructures

Comments
11 min read
Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

5
Comments
1 min read
Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

2
Comments 4
1 min read
5 Git Commands You Shouldn’t Ignore

5 Git Commands You Shouldn’t Ignore

9
Comments 2
2 min read
Entry-7: Different Ways to Collections in C#

Entry-7: Different Ways to Collections in C#

1
Comments 3
4 min read
The Right Way to Check for Null in C#

The Right Way to Check for Null in C#

2
Comments 1
4 min read
10 things that I wish I had known earlier!!

10 things that I wish I had known earlier!!

1
Comments
3 min read
Programming Tip #5: Sleep

Programming Tip #5: Sleep

9
Comments
1 min read
Programming Tip #4: Domain Modeling using And and Or types

Programming Tip #4: Domain Modeling using And and Or types

6
Comments
1 min read
Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas

Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas

7
Comments
1 min read
Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

3
Comments 6
1 min read
Understand more magic methods: __callStatic()

Understand more magic methods: __callStatic()

7
Comments
2 min read
Importing Modules In Python

Importing Modules In Python

6
Comments
3 min read
Create a React drag and drop file upload component from scratch 🥊

Create a React drag and drop file upload component from scratch 🥊

45
Comments 1
3 min read
Programming Case Types !Explained

Programming Case Types !Explained

2
Comments
2 min read
Logging In With Laravel

Logging In With Laravel

15
Comments
13 min read
9 tiny tips to make your JavaScript code run faster

9 tiny tips to make your JavaScript code run faster

14
Comments 4
4 min read
On Readability

On Readability

8
Comments
2 min read
Solve long, then solve fast.

Solve long, then solve fast.

15
Comments 11
4 min read
loading...