DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Eliminating Software Development Process w/ Adam Carmi, CTO of Applitools

Eliminating Software Development Process w/ Adam Carmi, CTO of Applitools

8
Comments
1 min read
Directory watcher in 5 Minutes

Directory watcher in 5 Minutes

1
Comments
3 min read
7 Tips our Developers recommend to Newbie Devs

7 Tips our Developers recommend to Newbie Devs

37
Comments 11
2 min read
Binary representation of the floating-point numbers

Binary representation of the floating-point numbers

9
Comments
5 min read
Common Characteristics Of Good Programmers

Common Characteristics Of Good Programmers

13
Comments 1
4 min read
Good Developer vs. Bad Developer

Good Developer vs. Bad Developer

38
Comments 2
5 min read
6 Observable Patterns to consider for your Microservice

6 Observable Patterns to consider for your Microservice

5
Comments
3 min read
GitLive 13.0: Codeshare now supports sharing via Live Share and Code With Me

GitLive 13.0: Codeshare now supports sharing via Live Share and Code With Me

32
Comments
4 min read
How to Enforce Coding Standards Using Husky Pre-Commit Hooks

How to Enforce Coding Standards Using Husky Pre-Commit Hooks

7
Comments
2 min read
LinkedList Questions: [Optimal] Find Middle Element

LinkedList Questions: [Optimal] Find Middle Element

2
Comments
2 min read
Learning Path- How to expand Your Python Skills

Learning Path- How to expand Your Python Skills

2
Comments
4 min read
Create your own middleware in Chi

Create your own middleware in Chi

7
Comments
2 min read
Node proxy to add CORS headers to API response!

Node proxy to add CORS headers to API response!

6
Comments
1 min read
Top 10 Coding Principles Every Developer Must Know

Top 10 Coding Principles Every Developer Must Know

103
Comments 8
7 min read
Using roadmap.sh for structured self-learning

Using roadmap.sh for structured self-learning

7
Comments 1
3 min read
12 Unique Python Project Ideas for Your Resume

12 Unique Python Project Ideas for Your Resume

5
Comments
2 min read
How to Build a Stock Trading Bot with Python

How to Build a Stock Trading Bot with Python

155
Comments 13
4 min read
How I learned to code (my entire coding journey) + some tips for the newbie developers

How I learned to code (my entire coding journey) + some tips for the newbie developers

10
Comments
3 min read
Error 404 : Page not Found

Error 404 : Page not Found

13
Comments
2 min read
C# For Beginners - Lesson 3: Data Types

C# For Beginners - Lesson 3: Data Types

2
Comments
2 min read
Is everything in JavaScript an Object?

Is everything in JavaScript an Object?

134
Comments 18
4 min read
The Secret to Getting More Done

The Secret to Getting More Done

13
Comments 1
2 min read
7 Github repos based on JavaScript

7 Github repos based on JavaScript

55
Comments 2
1 min read
Vida longa ao PWA

Vida longa ao PWA

4
Comments 2
3 min read
Dealing with mixed concerns, a solutions hierarchy

Dealing with mixed concerns, a solutions hierarchy

5
Comments 2
5 min read
7 Easy Steps to Create Functional Dashboards đź“Š

7 Easy Steps to Create Functional Dashboards đź“Š

8
Comments
8 min read
Why you might not want to use TDD?

Why you might not want to use TDD?

67
Comments 8
6 min read
Your Guide to HTTP Response Status Code

Your Guide to HTTP Response Status Code

24
Comments
2 min read
Object Oriented Programming with a Real-World Scenario - Part 1

Object Oriented Programming with a Real-World Scenario - Part 1

4
Comments
1 min read
Twilio Proxy for masked phone numbers in Node.js

Twilio Proxy for masked phone numbers in Node.js

3
Comments
2 min read
Top 15+ Newsletters📄For Web Developers👨‍💻in 2024.

Top 15+ Newsletters📄For Web Developers👨‍💻in 2024.

85
Comments 16
8 min read
Why DDT?

Why DDT?

5
Comments
2 min read
Free resources to master algorithms & data structure

Free resources to master algorithms & data structure

46
Comments 3
2 min read
¿Qué es lo que mantiene motivados a los equipos de desarrollo de software?

¿Qué es lo que mantiene motivados a los equipos de desarrollo de software?

5
Comments 2
3 min read
Test-driven vs test-first

Test-driven vs test-first

10
Comments 3
3 min read
5 reasons why Go is taking over DevOps in 2021?

5 reasons why Go is taking over DevOps in 2021?

49
Comments 6
2 min read
Auto-reset environment variables when testing in Go

Auto-reset environment variables when testing in Go

7
Comments 2
1 min read
C# For Beginners - Lesson 2: Comments

C# For Beginners - Lesson 2: Comments

5
Comments
2 min read
Why Linx should be your low-code platform of choice

Why Linx should be your low-code platform of choice

4
Comments
4 min read
Why you should write constants on the LHS for comparisons?

Why you should write constants on the LHS for comparisons?

4
Comments
2 min read
How to be an up-to-date programmer.

How to be an up-to-date programmer.

2
Comments 1
1 min read
Getting Started with Express

Getting Started with Express

49
Comments 4
4 min read
Cat and Mice – Part 1: CI/CD

Cat and Mice – Part 1: CI/CD

4
Comments
6 min read
Is C# Good for Beginners?

Is C# Good for Beginners?

16
Comments
5 min read
C++ Learning Materials - Books

C++ Learning Materials - Books

19
Comments
3 min read
What's New in Codesphere Version 1.13.0

What's New in Codesphere Version 1.13.0

12
Comments
2 min read
Converting GitHub Repositories to “main”

Converting GitHub Repositories to “main”

6
Comments
6 min read
Uptime Is For Amateurs w/ Brian Murphy

Uptime Is For Amateurs w/ Brian Murphy

6
Comments
1 min read
The Great Programming Quotes

The Great Programming Quotes

3
Comments
7 min read
Episode 9: Sneeze Decor

Episode 9: Sneeze Decor

2
Comments
1 min read
How To Structure / Model Firebase Cloud Firestore Vue.js

How To Structure / Model Firebase Cloud Firestore Vue.js

5
Comments
4 min read
29 best YouTube channels to learn to code and become a better Developer

29 best YouTube channels to learn to code and become a better Developer

993
Comments 40
9 min read
The Four Stages Of Full Software Testing

The Four Stages Of Full Software Testing

27
Comments 2
2 min read
JavaScript Arrays Simplified in 3 Sections

JavaScript Arrays Simplified in 3 Sections

54
Comments 6
20 min read
Book Review: A Philosophy of Software Design

Book Review: A Philosophy of Software Design

2
Comments
8 min read
Um jeito fácil de fazer e jogar snake usando apenas python e noções básicas de coordenadas.

Um jeito fácil de fazer e jogar snake usando apenas python e noções básicas de coordenadas.

22
Comments
8 min read
5 Habits Of A Successful Programmer

5 Habits Of A Successful Programmer

74
Comments 1
4 min read
Dijkstra's shortest path algorithm

Dijkstra's shortest path algorithm

19
Comments
2 min read
Functors! Not functions

Functors! Not functions

6
Comments
4 min read
Advanced Templates in Modern C++

Advanced Templates in Modern C++

24
Comments
10 min read
loading...