DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Basics of Genetic Algorithms

Basics of Genetic Algorithms

5
Comments
1 min read
Using Psychology and iOS 14's Library to Cut Down on Screentime

Using Psychology and iOS 14's Library to Cut Down on Screentime

2
Comments
1 min read
One of the Most Common Web Accessibility Mistakes

One of the Most Common Web Accessibility Mistakes

26
Comments 4
5 min read
Dropped a "Golang Course For Absolute Beginners"

Dropped a "Golang Course For Absolute Beginners"

12
Comments
1 min read
Twenty years of web development, a change is coming!

Twenty years of web development, a change is coming!

78
Comments 30
4 min read
7 Reasons Why Front End Developers Going Full Stack Should Choose Go

7 Reasons Why Front End Developers Going Full Stack Should Choose Go

97
Comments 22
4 min read
Adapter Design Pattern in Modern C++

Adapter Design Pattern in Modern C++

6
Comments
6 min read
Code to generate the Map of India using Node.js

Code to generate the Map of India using Node.js

48
Comments 2
1 min read
Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

16
Comments 1
15 min read
Smart Constructors in Scala

Smart Constructors in Scala

15
Comments
5 min read
Reactive Toolbox: Why and How

Reactive Toolbox: Why and How

5
Comments 3
5 min read
JSByte: JavaScript Array Slice vs Splice: the Difference Explained with Cake

JSByte: JavaScript Array Slice vs Splice: the Difference Explained with Cake

51
Comments 2
2 min read
Parameters and Arguments

Parameters and Arguments

7
Comments
1 min read
Best practices to avoid costly or irreversible mistakes in blockchain app development

Best practices to avoid costly or irreversible mistakes in blockchain app development

9
Comments
2 min read
How to start with programming?

How to start with programming?

3
Comments 1
5 min read
Do These Four Things Habitually to Become a Better Programmer

Do These Four Things Habitually to Become a Better Programmer

12
Comments
4 min read
What is it like to be a experienced programmer?

What is it like to be a experienced programmer?

5
Comments
1 min read
Dependency Injection in Java is easy - Part 3 - Spring Context

Dependency Injection in Java is easy - Part 3 - Spring Context

9
Comments
11 min read
What type of learner are you? And why it matters!

What type of learner are you? And why it matters!

44
Comments 11
6 min read
Dates are hard folks

Dates are hard folks

54
Comments 21
1 min read
Understanding Code - Part 2

Understanding Code - Part 2

5
Comments
3 min read
Ai Generated Faces - Access it using Python

Ai Generated Faces - Access it using Python

6
Comments 1
1 min read
Web App Deploy to Glitch.com 🥳

Web App Deploy to Glitch.com 🥳

10
Comments
7 min read
Must-know programming quotes

Must-know programming quotes

7
Comments
1 min read
Solidity Libraries Can't Have State Variables -- Oh Yes They Can!

Solidity Libraries Can't Have State Variables -- Oh Yes They Can!

30
Comments 6
3 min read
It's Never Too Late To Learn: 3 things my 11yo taught me about coding

It's Never Too Late To Learn: 3 things my 11yo taught me about coding

74
Comments 19
4 min read
The Strangler Pattern

The Strangler Pattern

3
Comments
3 min read
How to Get Overwhelmed in Tech

How to Get Overwhelmed in Tech

2
Comments
5 min read
A Bit about Event Delegation in Pure JS

A Bit about Event Delegation in Pure JS

6
Comments
10 min read
Data Relationships in Nucleoid

Data Relationships in Nucleoid

15
Comments
3 min read
Rethinking JS [short notes]

Rethinking JS [short notes]

9
Comments 1
8 min read
JavaScript Immediately invoked Function Expression (II Don noFE)?

JavaScript Immediately invoked Function Expression (II Don noFE)?

9
Comments 2
2 min read
Strict Types in PHP

Strict Types in PHP

3
Comments
2 min read
Understand the concept: What is CLASS in programming?

Understand the concept: What is CLASS in programming?

4
Comments
2 min read
Structuring Data Types in Rust

Structuring Data Types in Rust

38
Comments
4 min read
Dependency Injection in Java is easy - Part 2 - Google Guice

Dependency Injection in Java is easy - Part 2 - Google Guice

8
Comments
10 min read
Billionar Dollar App Ideas

Billionar Dollar App Ideas

15
Comments 7
5 min read
Why is Tuple faster than List and when to use List

Why is Tuple faster than List and when to use List

7
Comments
3 min read
How often do you take entertainment breaks

How often do you take entertainment breaks

3
Comments 2
1 min read
A Collection of JavaScript Tips Based on Common Areas of Confusion or Misunderstanding

A Collection of JavaScript Tips Based on Common Areas of Confusion or Misunderstanding

718
Comments 13
11 min read
Understanding Code - Call Graphs

Understanding Code - Call Graphs

5
Comments
2 min read
Dependency Injection in Java is easy - Part 1 - A Design Pattern

Dependency Injection in Java is easy - Part 1 - A Design Pattern

11
Comments 1
6 min read
Optimizing complex SQL queries and stored procedures

Optimizing complex SQL queries and stored procedures

5
Comments 1
35 min read
Python web scraping — requests-html

Python web scraping — requests-html

7
Comments
2 min read
Lets talk about "Clean Path" and "Clean Network"

Lets talk about "Clean Path" and "Clean Network"

2
Comments 2
4 min read
My coding journey will help you start yours!

My coding journey will help you start yours!

11
Comments 2
6 min read
How to Learn Scientific Programming with C++?

How to Learn Scientific Programming with C++?

2
Comments 1
2 min read
11 Best Java Books for Beginners and Senior Developers

11 Best Java Books for Beginners and Senior Developers

254
Comments 7
17 min read
RabbitMQ series for beginners

RabbitMQ series for beginners

9
Comments
1 min read
Reddit for programmers

Reddit for programmers

7
Comments
6 min read
Competitive Programming setup in VS-Code

Competitive Programming setup in VS-Code

13
Comments 2
4 min read
Bridging the Gap in Computer Science Education

Bridging the Gap in Computer Science Education

4
Comments
2 min read
Optimizing a dockerfile

Optimizing a dockerfile

11
Comments
5 min read
Effective enqueuing of background jobs

Effective enqueuing of background jobs

5
Comments
2 min read
My Reply To: The Case Against OOP is Wildly Overstated

My Reply To: The Case Against OOP is Wildly Overstated

7
Comments
3 min read
42: The Answer To Life, The Universe and Everything

42: The Answer To Life, The Universe and Everything

4
Comments 1
5 min read
đź“š Developer tools and resources plus updates from FireFox, GitHub and Microsoft.

đź“š Developer tools and resources plus updates from FireFox, GitHub and Microsoft.

9
Comments
6 min read
One annoying difference between python versions 3.5 and 3.6

One annoying difference between python versions 3.5 and 3.6

7
Comments
1 min read
Clean Contracts - a guide on smart contract patterns & practices

Clean Contracts - a guide on smart contract patterns & practices

3
Comments
1 min read
A Slice of Rust: Working with the Slice Type

A Slice of Rust: Working with the Slice Type

31
Comments 1
4 min read
loading...