DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What is reactive and stream programming?

What is reactive and stream programming?

18
Comments 2
5 min read
Crafting my Software Engineering degree

Crafting my Software Engineering degree

3
Comments
1 min read
How pair programming helped me focus more

How pair programming helped me focus more

12
Comments 1
2 min read
Clojure's most important lesson

Clojure's most important lesson

27
Comments
2 min read
Higher-Order Functions for 5 year olds

Higher-Order Functions for 5 year olds

18
Comments
2 min read
Writing microbenchmarks with JMH

Writing microbenchmarks with JMH

8
Comments
4 min read
Looking in to SwiftUI

Looking in to SwiftUI

5
Comments 1
4 min read
Meus métodos devem retornar interfaces ou structs em Go?

Meus métodos devem retornar interfaces ou structs em Go?

6
Comments
6 min read
Debugging a synchronous callback in loop defect

Debugging a synchronous callback in loop defect

12
Comments
4 min read
Hackathons are not about “hacking”

Hackathons are not about “hacking”

11
Comments 1
3 min read
A (new) place to start

A (new) place to start

2
Comments
2 min read
6-10PM challenge problem #006 solution

6-10PM challenge problem #006 solution

2
Comments
1 min read
Creating complex objects using checked builder pattern

Creating complex objects using checked builder pattern

12
Comments 1
5 min read
How to use git stash effectively

How to use git stash effectively

8
Comments
3 min read
6-10PM challenge problem #005 solution

6-10PM challenge problem #005 solution

2
Comments
1 min read
Please declare your variables as const

Please declare your variables as const

15
Comments 1
6 min read
Programming Exercise: Frequency Sort

Programming Exercise: Frequency Sort

7
Comments 3
2 min read
Programs! Processes! Threads!

Programs! Processes! Threads!

24
Comments
4 min read
STL(Standard Template Library)

STL(Standard Template Library)

8
Comments 1
3 min read
5 Benefits of Immutable Objects Worth Considering for Your Next Project

5 Benefits of Immutable Objects Worth Considering for Your Next Project

14
Comments
4 min read
How to squash git commits

How to squash git commits

7
Comments 1
5 min read
Sharing data in a Microservices Architecture using GraphQL

Sharing data in a Microservices Architecture using GraphQL

28
Comments
1 min read
GSAP Animated Select

GSAP Animated Select

6
Comments 2
1 min read
What is declarative programming?

What is declarative programming?

12
Comments
4 min read
How to choose an open source project to contribute to?

How to choose an open source project to contribute to?

16
Comments
3 min read
Interface implementation difference cross languages

Interface implementation difference cross languages

6
Comments
2 min read
O cĂŁo velho

O cĂŁo velho

2
Comments
3 min read
Embedding a text file in C++ code (with Scons)

Embedding a text file in C++ code (with Scons)

6
Comments
3 min read
6-10PM challenge problem #006

6-10PM challenge problem #006

3
Comments 2
1 min read
How to Set up your Serverless Environment and Get Started in Less than 2 Minutes!

How to Set up your Serverless Environment and Get Started in Less than 2 Minutes!

3
Comments
2 min read
Terraform in Anger Part 1: AWS S3 Access

Terraform in Anger Part 1: AWS S3 Access

6
Comments
9 min read
Stickers Programming Quotes

Stickers Programming Quotes

2
Comments 1
1 min read
What is git cherry-pick and how to use it effectively

What is git cherry-pick and how to use it effectively

8
Comments
5 min read
I'm proud to be a programmer

I'm proud to be a programmer

30
Comments 8
3 min read
Useful tricks you might not know about git log

Useful tricks you might not know about git log

10
Comments
4 min read
Why I became a software engineer

Why I became a software engineer

31
Comments 7
3 min read
Working with Array-Like Objects

Working with Array-Like Objects

2
Comments
3 min read
Fixing Rust Dependencies Vulnerabilities

Fixing Rust Dependencies Vulnerabilities

6
Comments
2 min read
Advice For New Coders

Advice For New Coders

12
Comments 7
1 min read
C++17 In Details: Fixes and Deprecation

C++17 In Details: Fixes and Deprecation

23
Comments 2
1 min read
Hot Reloading Go Programs – With Docker, Glide & Fresh

Hot Reloading Go Programs – With Docker, Glide & Fresh

9
Comments 6
5 min read
Taking out the Trash: Garbage Collection in High-Level Languages

Taking out the Trash: Garbage Collection in High-Level Languages

24
Comments 2
4 min read
What is event programming?

What is event programming?

12
Comments
5 min read
9 software engineering job search and interview tips from the last 3 years

9 software engineering job search and interview tips from the last 3 years

6
Comments 3
8 min read
UserInterfaceLevel, the future of floating apps?

UserInterfaceLevel, the future of floating apps?

5
Comments
2 min read
Leetcode Problem: Valid Parenthesis

Leetcode Problem: Valid Parenthesis

7
Comments
2 min read
3 Cool Things To Do With PawLIB

3 Cool Things To Do With PawLIB

5
Comments
7 min read
Leetcode Problem: Group Anagrams

Leetcode Problem: Group Anagrams

5
Comments
2 min read
Similarities Between TypeScript and Kotlin

Similarities Between TypeScript and Kotlin

1
Comments
1 min read
So, you want to be a programmer?

So, you want to be a programmer?

4
Comments
2 min read
The Flow of Knowledge in a Team (or Why I Dig Tickets)

The Flow of Knowledge in a Team (or Why I Dig Tickets)

17
Comments 1
6 min read
Demystifying the JavaScript Spread Operator (JavaScript ... Operator)

Demystifying the JavaScript Spread Operator (JavaScript ... Operator)

15
Comments
3 min read
Python crash course for non-python programmers

Python crash course for non-python programmers

34
Comments 2
12 min read
How I've been using Google Sheets as a personal assistant

How I've been using Google Sheets as a personal assistant

8
Comments 1
4 min read
How git revert works

How git revert works

5
Comments
7 min read
Leetcode Problem: Three sum

Leetcode Problem: Three sum

6
Comments 1
3 min read
Only 2 or 3 error types are needed

Only 2 or 3 error types are needed

14
Comments 5
5 min read
How to move WSL2 distro

How to move WSL2 distro

6
Comments
3 min read
On code readability in object-oriented languages

On code readability in object-oriented languages

11
Comments 13
4 min read
Leetcode: Integer to Roman

Leetcode: Integer to Roman

6
Comments
2 min read
loading...