DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Functional Programming Design Patterns: Part 2 - Factory Method Pattern

Functional Programming Design Patterns: Part 2 - Factory Method Pattern

18
Comments 1
5 min read
Good and Bad Practices - a Limiting Perspective

Good and Bad Practices - a Limiting Perspective

5
Comments
7 min read
Singleton Pattern in a NUTSHELL!!

Singleton Pattern in a NUTSHELL!!

1
Comments
1 min read
The Pragmatic Programmer highlighted points: Ch 2, A Pragmatic Approach

The Pragmatic Programmer highlighted points: Ch 2, A Pragmatic Approach

6
Comments
4 min read
FullStack vs PolyGlot

FullStack vs PolyGlot

14
Comments 4
1 min read
Binary Search Tree And Real-world Applications

Binary Search Tree And Real-world Applications

12
Comments
1 min read
The Best Way to Learn Coding: Building Your Own Project

The Best Way to Learn Coding: Building Your Own Project

8
Comments
3 min read
Interview with iTest, Winners of the 2020 TecHacks Hackathon

Interview with iTest, Winners of the 2020 TecHacks Hackathon

2
Comments
7 min read
Code Smell 25 - Pattern Abusers

Code Smell 25 - Pattern Abusers

4
Comments
2 min read
How I Got My First Programming Job

How I Got My First Programming Job

3
Comments 1
6 min read
How to configure github actions for a python package

How to configure github actions for a python package

7
Comments
1 min read
Dotnet core GraphQL with postgres

Dotnet core GraphQL with postgres

6
Comments
3 min read
What it takes to become a Web Developer

What it takes to become a Web Developer

4
Comments
4 min read
تجربه برنامه نویسی با زبان swift روی ویندوز ممکن شد

تجربه برنامه نویسی با زبان swift روی ویندوز ممکن شد

3
Comments
1 min read
Go Struct And Stack Data Structure

Go Struct And Stack Data Structure

9
Comments
1 min read
Connecting to postgres with standard sql package in golang

Connecting to postgres with standard sql package in golang

6
Comments
2 min read
As time goes by

As time goes by

2
Comments
2 min read
Development will become simpler

Development will become simpler

3
Comments
5 min read
To My First 1k of Users 🚀

To My First 1k of Users 🚀

20
Comments 2
1 min read
100 days of code — Dia 5

100 days of code — Dia 5

2
Comments
1 min read
Single Responsibility Principle

Single Responsibility Principle

24
Comments
3 min read
The religion of test-driven development

The religion of test-driven development

30
Comments 4
7 min read
Figuring out a Balanced Diet at Wendy's with Python & PuLP

Figuring out a Balanced Diet at Wendy's with Python & PuLP

6
Comments 1
3 min read
The power of nvim

The power of nvim

5
Comments 1
3 min read
My #1 tip for developers starting out

My #1 tip for developers starting out

27
Comments 2
5 min read
How I misunderstood Lombok

How I misunderstood Lombok

8
Comments 1
2 min read
Automate it before you document it

Automate it before you document it

4
Comments 2
3 min read
C# 9.0 Init-only Property

C# 9.0 Init-only Property

12
Comments 1
1 min read
C# 9.0 - Record Type

C# 9.0 - Record Type

13
Comments
1 min read
Self-note: Try this to write a commit message when you're stuck in VIM

Self-note: Try this to write a commit message when you're stuck in VIM

2
Comments 3
1 min read
3 Unique Javascript Window APIS ✨

3 Unique Javascript Window APIS ✨

46
Comments 6
1 min read
Code navigation

Code navigation

5
Comments
4 min read
Credit Suisse Global Coding Challenge!

Credit Suisse Global Coding Challenge!

11
Comments
6 min read
Why apply SOLID principles make your code quality, match ISO Standard 25010

Why apply SOLID principles make your code quality, match ISO Standard 25010

9
Comments 3
1 min read
Is this a type error? (2)

Is this a type error? (2)

5
Comments
1 min read
C# 9.0 - Optional "Main"

C# 9.0 - Optional "Main"

13
Comments
1 min read
Free Python Tutorials

Free Python Tutorials

13
Comments 1
5 min read
Awesome API Tools for an API-First Approach

Awesome API Tools for an API-First Approach

20
Comments
6 min read
Game to Programming: 5 Free Games to Boost Your Coding Prowess

Game to Programming: 5 Free Games to Boost Your Coding Prowess

8
Comments 2
3 min read
100 days of code — Dia 4

100 days of code — Dia 4

3
Comments
1 min read
How Do I Improve in Software?

How Do I Improve in Software?

6
Comments
10 min read
JavaScript Strings

JavaScript Strings

10
Comments
5 min read
Database Drivers: Chauffeuring Your Data to Where it Needs to Go

Database Drivers: Chauffeuring Your Data to Where it Needs to Go

36
Comments 2
5 min read
Why Python Is My Favourite For Test Automation?

Why Python Is My Favourite For Test Automation?

6
Comments 1
8 min read
Comunidades Tech Increíbles de Argentina

Comunidades Tech Increíbles de Argentina

17
Comments 13
2 min read
The 1-tab/app productivity rule

The 1-tab/app productivity rule

3
Comments 1
3 min read
Google Contest - To Land The Job In Google.

Google Contest - To Land The Job In Google.

36
Comments 7
2 min read
And &, per se.

And &, per se.

4
Comments
3 min read
WTF Python 1:PYLS

WTF Python 1:PYLS

7
Comments
4 min read
Why I was ready to pay for a Git client

Why I was ready to pay for a Git client

35
Comments 10
3 min read
Lighthouse: Expectations vs. Reality

Lighthouse: Expectations vs. Reality

36
Comments 1
12 min read
My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entries - Day 2

My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entries - Day 2

3
Comments
1 min read
Reverse-engineer A No-code Website Builder

Reverse-engineer A No-code Website Builder

14
Comments
3 min read
How to Get Rid of Annoying IFs Forever

How to Get Rid of Annoying IFs Forever

47
Comments 15
5 min read
Code Smell 21 - Anonymous Functions Abusers

Code Smell 21 - Anonymous Functions Abusers

6
Comments 8
2 min read
TextInputLayout Form Validation Using Data Binding in Android

TextInputLayout Form Validation Using Data Binding in Android

12
Comments
3 min read
Using console.dir() to print JavaScript objects in the console

Using console.dir() to print JavaScript objects in the console

7
Comments
3 min read
Life of a student attending a boot camp

Life of a student attending a boot camp

10
Comments 4
4 min read
My Chrome Extensions as a Web Developer

My Chrome Extensions as a Web Developer

97
Comments 8
6 min read
Where TDD falls short, find yourself a good REPL

Where TDD falls short, find yourself a good REPL

12
Comments
6 min read
loading...