✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · Rose1845

10 articles · Updated every 3 hours · View all reads

All Articles 185,593Blog Posts 168,811Tech Tutorials 49,691Research Papers 36,209News 22,898 ⚡ AI Lessons
Install Docker in Ubuntu v22.04
Dev.to · Rose1845 ☁️ DevOps & Cloud ⚡ AI Lesson 6mo ago
Install Docker in Ubuntu v22.04
Type this command below in your terminal sudo apt install docker.io docker-compose-v2 Then after...
SQL Joins and Window Functions
Dev.to · Rose1845 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 6mo ago
SQL Joins and Window Functions
Why SQL join? Recombine Data - combine the tables in one big result > Big picture Data...
Schemas and Data Modelling in Power BI
Dev.to · Rose1845 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 7mo ago
Schemas and Data Modelling in Power BI
What is a Schema? Schema refers to the logical structure of a database or data model that...
Linux for Data Engineers: A Beginner-Friendly Guide
Dev.to · Rose1845 ☁️ DevOps & Cloud ⚡ AI Lesson 8mo ago
Linux for Data Engineers: A Beginner-Friendly Guide
If you’re getting into data engineering, Linux is not optional.it’s a core skill. Most data systems...
How to Set Up GPG Keys for an Existing GitHub Account (Step-by-Step)
Dev.to · Rose1845 🔐 Cybersecurity ⚡ AI Lesson 8mo ago
How to Set Up GPG Keys for an Existing GitHub Account (Step-by-Step)
When working with Git and GitHub, you may notice a “Verified” badge on some commits. This badge means...
Git for Beginners: What It Is, Why It Matters, and How to Use It with GitHub
Dev.to · Rose1845 ⚡ AI Lesson 8mo ago
Git for Beginners: What It Is, Why It Matters, and How to Use It with GitHub
All of this revolves around Git and version control. This article will walk you through: *What Git...