DEV Community

Learning

“I have no special talent. I am only passionately curious.” - Albert Einstein

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Explaining Abstraction - One of the Basic Principals of OOP

Explaining Abstraction - One of the Basic Principals of OOP

3
Comments
3 min read
How to: Mastodon Verification for your Website

How to: Mastodon Verification for your Website

8
Comments
2 min read
Biggest Impacts on my Career

Biggest Impacts on my Career

5
Comments
7 min read
Advice for Junior Developers

Advice for Junior Developers

705
Comments 52
9 min read
Certifications: Can It Really Get Me a Job?

Certifications: Can It Really Get Me a Job?

16
Comments 4
5 min read
How to Build a Web API ASP.NET Core 6 (Part 2)

How to Build a Web API ASP.NET Core 6 (Part 2)

17
Comments 2
6 min read
The Power of Mentoring

The Power of Mentoring

10
Comments
2 min read
Best learning technique

Best learning technique

85
Comments 18
2 min read
Why I'm Learning Rust

Why I'm Learning Rust

5
Comments 1
4 min read
Master Enum (metaphors galore)

Master Enum (metaphors galore)

3
Comments 3
1 min read
What is System Design? Types of IP Addresses, OSI models, and TCP/UDP Protocols.

What is System Design? Types of IP Addresses, OSI models, and TCP/UDP Protocols.

Comments
7 min read
Global scope and Script scope

Global scope and Script scope

Comments
1 min read
The Truth About Algorithms and Data Structures

The Truth About Algorithms and Data Structures

7
Comments
4 min read
How does this continuous learning thing work?

How does this continuous learning thing work?

7
Comments 2
5 min read
Evaluating the Offer

Evaluating the Offer

3
Comments
9 min read
How to start App Development with .NET

How to start App Development with .NET

10
Comments 3
1 min read
How to Collect Inputs for Your Project

How to Collect Inputs for Your Project

1
Comments
4 min read
Don't feel bad because of failed interviews, just keep learning!

Don't feel bad because of failed interviews, just keep learning!

17
Comments 5
4 min read
How to take notes like a developer: Breaking poor note-taking habits from university

How to take notes like a developer: Breaking poor note-taking habits from university

2
Comments
3 min read
What's your favorite way of learning?

What's your favorite way of learning?

3
Comments 2
1 min read
How Long Does It Take to Become a Back End Developer?

How Long Does It Take to Become a Back End Developer?

7
Comments 1
4 min read
How to Build a WEB API ASP.NET Core 6 (Part 1)

How to Build a WEB API ASP.NET Core 6 (Part 1)

20
Comments 1
9 min read
3 effective methods of learning new programming technologies (and tips on how to use them)

3 effective methods of learning new programming technologies (and tips on how to use them)

26
Comments 8
5 min read
Should you really memorize algorithm complexities?

Should you really memorize algorithm complexities?

19
Comments 3
4 min read
How Deliberate Practice makes you an epic developer

How Deliberate Practice makes you an epic developer

6
Comments
4 min read
12 handpicked resources for newbie developers

12 handpicked resources for newbie developers

9
Comments
3 min read
Year in DevRel by the Numbers

Year in DevRel by the Numbers

20
Comments 2
9 min read
What is Event Delegation? And why would we need it?!

What is Event Delegation? And why would we need it?!

4
Comments
3 min read
My favorite PHP/Laravel Youtube channels

My favorite PHP/Laravel Youtube channels

89
Comments 13
4 min read
Frontend Learning Approach (Not Roadmap)

Frontend Learning Approach (Not Roadmap)

35
Comments 10
4 min read
Using AJAX for first time.

Using AJAX for first time.

4
Comments
1 min read
How to become a developer

How to become a developer

12
Comments 3
5 min read
A brief introduction to machine learning.

A brief introduction to machine learning.

8
Comments 7
3 min read
Learning DevOps: How to learn DevOps as a beginner.

Learning DevOps: How to learn DevOps as a beginner.

6
Comments 1
4 min read
Back to Basics With Rust: Part 2

Back to Basics With Rust: Part 2

9
Comments
3 min read
What is Markdown?

What is Markdown?

2
Comments
2 min read
Basics of Local Storage

Basics of Local Storage

48
Comments 4
3 min read
What is the importance of performance insights in AWS RDS?

What is the importance of performance insights in AWS RDS?

20
Comments
3 min read
Rust's Defender

Rust's Defender

15
Comments
5 min read
So You Got an Interview?

So You Got an Interview?

5
Comments
6 min read
Why console.log() returns undefined?

Why console.log() returns undefined?

4
Comments
1 min read
Learning Notes: Learning about SEO (Canonical URLs)

Learning Notes: Learning about SEO (Canonical URLs)

Comments
6 min read
My Course on Angular Getting Started

My Course on Angular Getting Started

42
Comments 4
2 min read
𝐏𝐚𝐫𝐚𝐦𝐞𝐭𝐞𝐫𝐬 𝐯𝐬. 𝐀𝐫𝐠𝐮𝐦𝐞𝐧𝐭𝐬?

𝐏𝐚𝐫𝐚𝐦𝐞𝐭𝐞𝐫𝐬 𝐯𝐬. 𝐀𝐫𝐠𝐮𝐦𝐞𝐧𝐭𝐬?

2
Comments
1 min read
Lift as You Climb

Lift as You Climb

7
Comments
5 min read
15 Tech Blogs X-Teamers Recommend

15 Tech Blogs X-Teamers Recommend

2
Comments
6 min read
URI, URL, URN?? Identifying resources on the web

URI, URL, URN?? Identifying resources on the web

4
Comments
6 min read
How to troubleshoot browser network call using har file ?

How to troubleshoot browser network call using har file ?

12
Comments 1
2 min read
The experience of writing a ray tracer in Go

The experience of writing a ray tracer in Go

7
Comments
2 min read
Back to Basics With Rust: Part 1

Back to Basics With Rust: Part 1

10
Comments
2 min read
Object.freeze( ) in JavaScript

Object.freeze( ) in JavaScript

24
Comments 1
1 min read
Making the Properties of an Object Optional in Typescript

Making the Properties of an Object Optional in Typescript

13
Comments
1 min read
Aprendiendo a aprender

Aprendiendo a aprender

3
Comments 2
5 min read
Don't be ashamed of tutorial hell

Don't be ashamed of tutorial hell

6
Comments
5 min read
Tips to push your Python skills to the next level

Tips to push your Python skills to the next level

5
Comments
4 min read
Solving The Oracle Problem

Solving The Oracle Problem

2
Comments
4 min read
Todo List To Learn a new language

Todo List To Learn a new language

20
Comments 4
3 min read
Amazon Elastic Compute Cloud(EC2)

Amazon Elastic Compute Cloud(EC2)

8
Comments 1
2 min read
Let’s Learn Git Reset With Practical Example

Let’s Learn Git Reset With Practical Example

6
Comments
5 min read
What I learned from The Leader who had no title book ?

What I learned from The Leader who had no title book ?

12
Comments
11 min read
loading...