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.
Wolfenstein 3D Raycaster (Cosplore3D Pt:1)

Wolfenstein 3D Raycaster (Cosplore3D Pt:1)

2
Comments
3 min read
Use case for RAG and LLM

Use case for RAG and LLM

Comments
1 min read
Every beginning is hard or my first steps with GODOT - The 1st month

Every beginning is hard or my first steps with GODOT - The 1st month

Comments
5 min read
Ultimate Collection of 60 YouTube Courses for 21 Programming Languages [MEGA LIST] 🔥🌟

Ultimate Collection of 60 YouTube Courses for 21 Programming Languages [MEGA LIST] 🔥🌟

11
Comments
3 min read
Validating a mobile app idea

Validating a mobile app idea

1
Comments 1
1 min read
What does a Computer Science and Engineering degree teach you?

What does a Computer Science and Engineering degree teach you?

13
Comments 2
2 min read
How to get the Top Computer Science Voice Badge on LinkedIn

How to get the Top Computer Science Voice Badge on LinkedIn

14
Comments
2 min read
Ibuprofeno.py💊| #41: Explica este código Python

Ibuprofeno.py💊| #41: Explica este código Python

Comments 1
1 min read
How to propel yourself to dive into tech in 2024

How to propel yourself to dive into tech in 2024

Comments
3 min read
Day 30: ⚡️ Rustic Asynchrony: Decoding the Enigma of Futures and Async/Await! 🚀

Day 30: ⚡️ Rustic Asynchrony: Decoding the Enigma of Futures and Async/Await! 🚀

1
Comments
4 min read
`Nano`sphere

`Nano`sphere

Comments
12 min read
🏁 Build tool choice for MVP projects

🏁 Build tool choice for MVP projects

Comments
2 min read
🐍4️⃣ Advanced Python Concepts Every Programmer Needs 🔥⚡️

🐍4️⃣ Advanced Python Concepts Every Programmer Needs 🔥⚡️

28
Comments 4
3 min read
Summary of "A Philosophy of Software Design" by John Ousterhout

Summary of "A Philosophy of Software Design" by John Ousterhout

1
Comments
33 min read
Learning Microservices with Go(Part 2). Service Discovery

Learning Microservices with Go(Part 2). Service Discovery

13
Comments
9 min read
Compiling Android In Jenkins In Docker (nearly!)

Compiling Android In Jenkins In Docker (nearly!)

1
Comments 1
4 min read
Crafting Clear Code: A Beginner’s Guide to Writing Neat and Understandable Code

Crafting Clear Code: A Beginner’s Guide to Writing Neat and Understandable Code

Comments
2 min read
4 Ins and Outs of 2024: Vector Database Edition

4 Ins and Outs of 2024: Vector Database Edition

21
Comments
3 min read
Uncover THE 8 BEST SCREEN RECORDERS WITH NO TIME Breaking point (FREE and PAID)

Uncover THE 8 BEST SCREEN RECORDERS WITH NO TIME Breaking point (FREE and PAID)

4
Comments
6 min read
My Mistake: Learning too fast

My Mistake: Learning too fast

4
Comments 1
2 min read
Pascal rodando na JVM

Pascal rodando na JVM

4
Comments
5 min read
Day 29:🌐 Navigating Shared State Concurrency in Rust:- Sync, Send, and Atomic Wonders

Day 29:🌐 Navigating Shared State Concurrency in Rust:- Sync, Send, and Atomic Wonders

2
Comments
6 min read
Today I learned about basic Ruby syntax

Today I learned about basic Ruby syntax

Comments
1 min read
Decoding the Law of Demeter through Real-World Example

Decoding the Law of Demeter through Real-World Example

Comments 1
1 min read
Evolution of My Attitude Towards E2E Testing Over Time

Evolution of My Attitude Towards E2E Testing Over Time

3
Comments
5 min read
Rust Learning Note: Exception Handling

Rust Learning Note: Exception Handling

Comments
6 min read
What is an LLM?

What is an LLM?

Comments
2 min read
Writing and "publishing" your first package in Go

Writing and "publishing" your first package in Go

3
Comments 1
3 min read
From scraping in the cloud to streams of insights

From scraping in the cloud to streams of insights

Comments
12 min read
Top 7 Online Creative Writing Courses in India With Placements

Top 7 Online Creative Writing Courses in India With Placements

1
Comments
4 min read
A Journey to Prevent the Collapse of the Web

A Journey to Prevent the Collapse of the Web

Comments
8 min read
Python(/Programming Languages) and Human Languages(English)

Python(/Programming Languages) and Human Languages(English)

Comments
3 min read
JavaScript in 2024: Beyond the Horizon

JavaScript in 2024: Beyond the Horizon

2
Comments
2 min read
REST vs gRPC: A Comparison

REST vs gRPC: A Comparison

Comments
2 min read
Web Development: A worthwhile Journey?

Web Development: A worthwhile Journey?

Comments
3 min read
#4 - Learning Go - Funções

#4 - Learning Go - Funções

1
Comments
4 min read
RubyConf: Scholar Edition

RubyConf: Scholar Edition

Comments
3 min read
Day 28: Threads, Channels, and Rusty Messages: Unveiling the Multithreading Symphony 🚀

Day 28: Threads, Channels, and Rusty Messages: Unveiling the Multithreading Symphony 🚀

2
Comments 1
3 min read
Contributing to Open Source is EASY? Here's how my first contribution went.

Contributing to Open Source is EASY? Here's how my first contribution went.

Comments
5 min read
Computer Science Learning Platform

Computer Science Learning Platform

Comments
1 min read
First Open-Source Contribution

First Open-Source Contribution

Comments
3 min read
Electric and Hybrid Vehicle technology

Electric and Hybrid Vehicle technology

Comments
4 min read
Python *args and **kwargs Demystified: Everything You Need to Know

Python *args and **kwargs Demystified: Everything You Need to Know

Comments
1 min read
Encryption Part 4: Hashes

Encryption Part 4: Hashes

Comments
4 min read
Outbound Voice Calls on AWS

Outbound Voice Calls on AWS

11
Comments
4 min read
Understanding the Risks of Long-Lived Kubernetes Service Account Tokens

Understanding the Risks of Long-Lived Kubernetes Service Account Tokens

7
Comments
7 min read
Combine Proxy traps with the Reflect API

Combine Proxy traps with the Reflect API

1
Comments
8 min read
The Hidden Connect: Accounts, Wallets, and Credentials in Crypto

The Hidden Connect: Accounts, Wallets, and Credentials in Crypto

2
Comments
2 min read
CS50 Week 3 - Algorithms and runoff

CS50 Week 3 - Algorithms and runoff

1
Comments
2 min read
[HttpServer series] Static File server, and Logging

[HttpServer series] Static File server, and Logging

Comments
4 min read
Beat Procrastination Now! How to Outsmart Your Laziness and Win at Life!

Beat Procrastination Now! How to Outsmart Your Laziness and Win at Life!

Comments
1 min read
7 Super Helpful AI Tools Every Developer Should Know 🤯

7 Super Helpful AI Tools Every Developer Should Know 🤯

8
Comments 1
3 min read
Learning Microservices with Go: The Journey begins

Learning Microservices with Go: The Journey begins

8
Comments 2
4 min read
Delegate, Func and Action in C#

Delegate, Func and Action in C#

Comments
2 min read
5 things to do during Pomodoro break without electronic devices

5 things to do during Pomodoro break without electronic devices

3
Comments
2 min read
To Adopt or Not to Adopt? Assessing New Tech in a Quickly Moving Field

To Adopt or Not to Adopt? Assessing New Tech in a Quickly Moving Field

19
Comments 3
3 min read
Mastering Symbolic Links: A Quick Guide

Mastering Symbolic Links: A Quick Guide

Comments
2 min read
A Brief History of the Internet

A Brief History of the Internet

14
Comments 4
2 min read
F-Droid, Keyboard Libraries, and Choosing a Browser

F-Droid, Keyboard Libraries, and Choosing a Browser

1
Comments 4
4 min read
Math in computer science: Vectors

Math in computer science: Vectors

Comments
2 min read
loading...