DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What are Callbacks in JavaScript?

What are Callbacks in JavaScript?

34
Comments 4
3 min read
Valid Mountain Array — Solution and Approch in Java

Valid Mountain Array — Solution and Approch in Java

4
Comments
2 min read
Top Python Projects of Last Year!

Top Python Projects of Last Year!

42
Comments 1
1 min read
All You Need To Know About Python JSON Module

All You Need To Know About Python JSON Module

19
Comments
4 min read
How to read content from PDF document in Laravel 8

How to read content from PDF document in Laravel 8

26
Comments 7
2 min read
Let's Create YouTube Clone Using React Native - Part 1

Let's Create YouTube Clone Using React Native - Part 1

9
Comments 1
4 min read
GSoC First Evaluations: All You Need to Know

GSoC First Evaluations: All You Need to Know

4
Comments
3 min read
Understanding different error types in Python

Understanding different error types in Python

4
Comments
3 min read
Streaming Fauna Documents with Python

Streaming Fauna Documents with Python

21
Comments
5 min read
Four Ways to Clone Array with Ease! Easiest Method to Clone Array.

Four Ways to Clone Array with Ease! Easiest Method to Clone Array.

8
Comments 6
1 min read
How to get 100 stars every day on GitHub?

How to get 100 stars every day on GitHub?

33
Comments 21
3 min read
What s wrong with the gorilla?

What s wrong with the gorilla?

12
Comments 13
5 min read
Introduction to Control Flow and Functions in Python.

Introduction to Control Flow and Functions in Python.

7
Comments
6 min read
Reading Code: How to Write Abstract and Reusable Code

Reading Code: How to Write Abstract and Reusable Code

3
Comments
3 min read
Typescript vs Javascript : Which one should you use for your next project ?

Typescript vs Javascript : Which one should you use for your next project ?

30
Comments 15
2 min read
The "new" blunder in JavaScript

The "new" blunder in JavaScript

6
Comments 1
5 min read
Sorting an Array Alphabetically using the sort Method

Sorting an Array Alphabetically using the sort Method

6
Comments
1 min read
Use Higher-Order Functions map, filter, or reduce to Solve a Complex Problem

Use Higher-Order Functions map, filter, or reduce to Solve a Complex Problem

8
Comments
1 min read
380. Insert Delete GetRandom O(1)

380. Insert Delete GetRandom O(1)

2
Comments 3
4 min read
10 of my best Twitter threads

10 of my best Twitter threads

6
Comments
1 min read
Why does adding to the beginning of an array require more work than adding to the end of an array!?

Why does adding to the beginning of an array require more work than adding to the end of an array!?

2
Comments
4 min read
Introduction To Python Functions.

Introduction To Python Functions.

2
Comments 1
5 min read
5 Beginner Python Project Ideas

5 Beginner Python Project Ideas

14
Comments
3 min read
Kadane's Algorithm (Maximum Sum Subarray Problem)

Kadane's Algorithm (Maximum Sum Subarray Problem)

19
Comments 5
4 min read
4 Less used HTML tags and their uses

4 Less used HTML tags and their uses

18
Comments 1
3 min read
6 Key Lesson’s to Learn From Rich Dad Poor Dad for Programmers

6 Key Lesson’s to Learn From Rich Dad Poor Dad for Programmers

12
Comments
6 min read
How to use SweetAlert2 in Laravel 8

How to use SweetAlert2 in Laravel 8

8
Comments 1
2 min read
Introducing Tomorrow - A New Look for Code Editor

Introducing Tomorrow - A New Look for Code Editor

3
Comments 1
2 min read
Interfaces vs Abstract Classes in PHP

Interfaces vs Abstract Classes in PHP

19
Comments
7 min read
What are the basic fundamental concepts of programming?

What are the basic fundamental concepts of programming?

13
Comments 1
3 min read
PHP __destruct (🧙‍♂️Lesson 2: PHP Magic Methods)

PHP __destruct (🧙‍♂️Lesson 2: PHP Magic Methods)

13
Comments 1
2 min read
I built a crypto monitoring app with serverless - this is how

I built a crypto monitoring app with serverless - this is how

8
Comments
6 min read
Data Structures & Algorithms Roadmap

Data Structures & Algorithms Roadmap

6
Comments 1
1 min read
Solving the Cash Register challenge in Free Code Camp

Solving the Cash Register challenge in Free Code Camp

39
Comments 14
6 min read
One big reason to review the code

One big reason to review the code

7
Comments 1
3 min read
What is software engineering

What is software engineering

3
Comments
4 min read
What is software development

What is software development

2
Comments
3 min read
Design Patterns: Singleton

Design Patterns: Singleton

10
Comments 1
3 min read
24 Sexy Looking VS Code Themes to look cool in Cafe😂

24 Sexy Looking VS Code Themes to look cool in Cafe😂

10
Comments 2
4 min read
Checkpoint

Checkpoint

5
Comments
1 min read
Please don't make todo list /snake game /tic-tac-toe

Please don't make todo list /snake game /tic-tac-toe

2
Comments 1
1 min read
4 Easy ways to loop data in React- Array.map() method!

4 Easy ways to loop data in React- Array.map() method!

10
Comments
2 min read
Python Variables and Expressions

Python Variables and Expressions

5
Comments
2 min read
Keyboard First Impressions - ZSA Moonlander

Keyboard First Impressions - ZSA Moonlander

10
Comments 2
13 min read
Git it ? Frame it !

Git it ? Frame it !

3
Comments
1 min read
Using value-objects in Laravel Models

Using value-objects in Laravel Models

43
Comments 11
6 min read
Write Your First Program in C

Write Your First Program in C

4
Comments
3 min read
5 Of The Most Helpful Python List Methods

5 Of The Most Helpful Python List Methods

13
Comments
2 min read
My journey through the world of Web development with Datastax

My journey through the world of Web development with Datastax

2
Comments 4
3 min read
TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

2
Comments
2 min read
The UseEffect() Hook

The UseEffect() Hook

3
Comments
1 min read
PHP __construct (🧙‍♂️Lesson 1: PHP Magic Methods)

PHP __construct (🧙‍♂️Lesson 1: PHP Magic Methods)

16
Comments 1
1 min read
8 Things You Might Not Know About Azure Functions

8 Things You Might Not Know About Azure Functions

4
Comments
5 min read
Consultando API de CEP com Fetch

Consultando API de CEP com Fetch

12
Comments
6 min read
C++ is awesome, here's why...

C++ is awesome, here's why...

82
Comments 26
8 min read
My First Python Game

My First Python Game

3
Comments
1 min read
Deploy automático na Hostinger com projeto Laravel e Github

Deploy automático na Hostinger com projeto Laravel e Github

16
Comments 9
5 min read
Kotlin vs Java: 10 Years In

Kotlin vs Java: 10 Years In

12
Comments 1
6 min read
Updated: The Best Way to Learn Python. Fact.

Updated: The Best Way to Learn Python. Fact.

4
Comments
1 min read
7 TypeScript Tricks with Enum (and Fruits) 🧺

7 TypeScript Tricks with Enum (and Fruits) 🧺

30
Comments 5
2 min read
loading...