DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

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

No Silver Bullet

9
Comments 1
8 min read
How to install Laravel project on your Windows 10 using Xampp

How to install Laravel project on your Windows 10 using Xampp

13
Comments 8
3 min read
Dart Basic Overview

Dart Basic Overview

6
Comments
4 min read
Spotify Chrome Extension: Music Controller | Phase 5

Spotify Chrome Extension: Music Controller | Phase 5

7
Comments
3 min read
Update Image - README, See random image on your GitHub Profile README

Update Image - README, See random image on your GitHub Profile README

5
Comments
3 min read
Iterating asynchronous operations in dart(using forEach and for..in loop)

Iterating asynchronous operations in dart(using forEach and for..in loop)

7
Comments 1
3 min read
Useful Linux Command Line Tricks and commands

Useful Linux Command Line Tricks and commands

7
Comments
2 min read
How do I see the world of programming?

How do I see the world of programming?

3
Comments
2 min read
How to understand any codebase

How to understand any codebase

9
Comments 1
2 min read
Making applications created with old Java versions work on Java 9 and later versions

Making applications created with old Java versions work on Java 9 and later versions

2
Comments
2 min read
How much pragmatism is too much?

How much pragmatism is too much?

5
Comments 11
1 min read
Searching on GitHub

Searching on GitHub

13
Comments 2
2 min read
SubReddits Every Developer should follow

SubReddits Every Developer should follow

17
Comments 6
1 min read
Good and Bad Monolith

Good and Bad Monolith

33
Comments 1
4 min read
Getting started with Play Framework

Getting started with Play Framework

7
Comments 2
2 min read
Exploiting network devices at the data link layer with Go

Exploiting network devices at the data link layer with Go

11
Comments
5 min read
Ethical Programming - Is It Worth It?

Ethical Programming - Is It Worth It?

3
Comments
9 min read
Let's Make a 3D E-Card using only CSS!

Let's Make a 3D E-Card using only CSS!

9
Comments
10 min read
Closures in Javascript PART-1

Closures in Javascript PART-1

6
Comments
2 min read
Interview with Generate STEAMinds, Winners of the 2020 TecHacks Hackathon

Interview with Generate STEAMinds, Winners of the 2020 TecHacks Hackathon

3
Comments
4 min read
How Qoom Helped Me On My Entrepreneurial Endeavor

How Qoom Helped Me On My Entrepreneurial Endeavor

2
Comments
3 min read
Firefox vs Chrome Extensions: The Experience of Building and Publishing

Firefox vs Chrome Extensions: The Experience of Building and Publishing

7
Comments
7 min read
Log Collecting with ELK and Rsyslog

Log Collecting with ELK and Rsyslog

12
Comments 1
5 min read
Learning Java as Your First Language: For and Against

Learning Java as Your First Language: For and Against

5
Comments 1
6 min read
Proxy Pattern in Go

Proxy Pattern in Go

18
Comments
4 min read
Stonksmaster: Predict Stock prices using Python and ML - Part II

Stonksmaster: Predict Stock prices using Python and ML - Part II

77
Comments
7 min read
Programming with a Dual-core...

Programming with a Dual-core...

5
Comments
3 min read
Choosing a Programming Course Matching Your Purposes

Choosing a Programming Course Matching Your Purposes

3
Comments
9 min read
Simplest solution to JSON.stringify RangeError: Invalid string length

Simplest solution to JSON.stringify RangeError: Invalid string length

15
Comments
1 min read
Why you should always use virtualenv when working in Python

Why you should always use virtualenv when working in Python

9
Comments 4
3 min read
Python3 Programming - Exercise 5 c - Implement Solution

Python3 Programming - Exercise 5 c - Implement Solution

Comments
3 min read
Utilizando variáveis de ambiente no ReactJS

Utilizando variáveis de ambiente no ReactJS

18
Comments 2
4 min read
How to Abort a Fetch Request in JavaScript using AbortController

How to Abort a Fetch Request in JavaScript using AbortController

101
Comments 10
2 min read
Create your own NFC business card.

Create your own NFC business card.

10
Comments 3
2 min read
First Class Functions

First Class Functions

8
Comments
1 min read
Como começar na área de desenvolvimento

Como começar na área de desenvolvimento

21
Comments 4
7 min read
From Java 8 to Java 15 in Ten Minutes

From Java 8 to Java 15 in Ten Minutes

131
Comments 14
9 min read
The Pug Template Engine

The Pug Template Engine

16
Comments
4 min read
Hide and Keep your API key out of GitHub repository

Hide and Keep your API key out of GitHub repository

6
Comments
2 min read
On the fundamental value of code katas

On the fundamental value of code katas

2
Comments
5 min read
Why Object.is() is better than ‘==’ and ‘===’ ?

Why Object.is() is better than ‘==’ and ‘===’ ?

36
Comments 4
1 min read
Why 2021 is the best year to become a software engineer in South Africa

Why 2021 is the best year to become a software engineer in South Africa

2
Comments 1
5 min read
What I learned from publishing my First NPM React package

What I learned from publishing my First NPM React package

7
Comments
4 min read
Project Layout ของ Golang EP.1

Project Layout ของ Golang EP.1

43
Comments
2 min read
Using a Cookie-to-Header CSRF Token in Single Page Applications

Using a Cookie-to-Header CSRF Token in Single Page Applications

122
Comments 7
6 min read
Quote - README, See wonderful quotes/fun-facts on your GitHub Profile README

Quote - README, See wonderful quotes/fun-facts on your GitHub Profile README

6
Comments
3 min read
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

81
Comments 6
4 min read
Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans.

Understanding Jakarta EE 8 - C.D.I. (Part 2) - Qualifying your beans.

8
Comments
4 min read
what is buffer in c/c++?

what is buffer in c/c++?

3
Comments
1 min read
Script freezes when losing focus

Script freezes when losing focus

2
Comments
1 min read
Love Languages

Love Languages

3
Comments 1
6 min read
The Pragmatic Programmer highlighted points: Ch6. Concurrency

The Pragmatic Programmer highlighted points: Ch6. Concurrency

5
Comments
4 min read
🚀 Top 33 JavaScript Projects on GitHub (December 2020)

🚀 Top 33 JavaScript Projects on GitHub (December 2020)

90
Comments 3
3 min read
Don't lose your eyesight as a Developer (5 Tips to Reduce Eye Strain)

Don't lose your eyesight as a Developer (5 Tips to Reduce Eye Strain)

96
Comments 5
2 min read
To find or to find_by, that is the question

To find or to find_by, that is the question

1
Comments 1
3 min read
How Cohesion and Coupling Correlate

How Cohesion and Coupling Correlate

27
Comments 1
7 min read
Coder's biggest and most hidden enemy. Creeping up on you right now

Coder's biggest and most hidden enemy. Creeping up on you right now

8
Comments 8
3 min read
Our Development Philosophy - Part 2: Collaboration & Testing

Our Development Philosophy - Part 2: Collaboration & Testing

2
Comments
9 min read
How I Solved: Open the Lock (LC #725)

How I Solved: Open the Lock (LC #725)

8
Comments
4 min read
Easy Multithreading in Python

Easy Multithreading in Python

7
Comments
2 min read
loading...