Articles and news for Dev

A selection of news and articles for developers on programming tips, technologies, and approaches that you must read if you want to become a great professional developer

superdev school
Rust programming language logo and Cargo build tool illustration for Rust The Series EP 3 at Superdev Academy.

Introduction to Cargo - The Essential Tool for Rust Developers | Rust The Series EP.3

7

#Rust Programming #Rust #Rust tutorial #Cargo Rust #Cargo Commands #Superdev Academy

Start your Rust journey with Cargo. Learn how to create projects, manage dependencies (Crates), and master essential commands like cargo build, run, and check at Superdev Academy.

23/03/2026

Read more

Cover image for Rust programming tutorial on installing Rustup and setting up VS Code and RustRover by Superdev Academy

How to Install Rustup & Setup IDE (VS Code & RustRover) | Rust The Series EP.2

7

#Install Rust #Rust tutorial #Rustup guide #VS Code Rust setup #Rust #Superdev Academy

Start your Rust programming journey! A complete beginner's guide to installing Rustup and configuring VS Code or RustRover for the best development experience.

23/03/2026

Read more

The bright red Ruby programming language logo with a creative and happy developer workspace background.

The History of Ruby: A Language Designed for Developer Happiness and Humanity

116

#Ruby History #Ruby #What is Ruby #Yukihiro Matsumoto #MINASWAN #web development

Discover why Ruby is the most beloved language for developers. Explore the MINASWAN philosophy and the power of Ruby on Rails in the startup world.

18/03/2026

Read more

5 Best MacBook External Monitors for Programmers 2026 featuring ARZOPA Z1RC and BenQ RD280U

5 Best MacBook External Monitors for Programmers (2026 Update)

102

#MacBook external monitor #best monitor for programming 2026 #ARZOPA Z1RC #BenQ RD280U #programmer setup #developer gadgets

Stop wasting money on the wrong screen! Discover the top 5 monitors for MacBook tailored for developers, from portable ARZOPA Z1RC to pro-coding BenQ RD280U.

17/03/2026

Read more

Rust programming language logo and Rust The Series featured image by Superdev Academy

Why Rust? Meet the World's Most Loved Programming Language | Rust The Series EP.1

107

#Rust Programming #Rust #Why Rust #memory safety #Ownership and Borrowing #Superdev Academy

Why is Rust the most loved language for 10 years? Learn about its origin from a broken elevator and the 3 pillars: Speed, Safety, and Fearless Concurrency.

23/03/2026

Read more

Article cover for Golang The Series EP.140 Finale, featuring production-grade Go code snippets for an Enterprise WebSocket server.

Golang The Series EP.140: Enterprise WebSocket Roadmap & The Grand Finale

116

#Golang #WebSocket #Enterprise #system design #Roadmap #Software Engineering #Backend

The epic conclusion to our 140-episode journey. Master the 4 pillars of enterprise WebSockets, access our production-ready code template, and discover what to study next to become a top-tier Real-time Architect.

17/03/2026

Read more

Docker and Python logos illustrating the concept of application packaging and container deployment.

Docker + Python: How to Package Your App for Deployment Anywhere

5

#Docker #Python #Deployment #Containerization #Dockerfile

Solve the "it works on my machine" problem! Learn how to use Docker to package your Python applications for seamless deployment with this step-by-step guide.

01/04/2026

Read more

EP.3 Enhance Your Program's Intelligence with If-Else in Go

EP.3 Enhance Your Program's Intelligence with If-Else in Go

205

#else if #control flow #programming #Go #If-Else

Learn how to use If-Else and else if in Go language to effectively control your program's execution.

21/01/2025

Read more

EP.12 Go and File Handling: Easy File Reading and Writing!

EP.12 Go and File Handling: Easy File Reading and Writing!

229

#Append #ReadFile #WriteFile #File Handling #Go

Learn how to write and read files in Go, including safely opening and closing files, and appending data.

27/01/2025

Read more

EP.13 Go and JSON - Making Data Conversion Easy!

EP.13 Go and JSON - Making Data Conversion Easy!

209

#programming #data handling #Unmarshal #Marshal #JSON #Go

Learn how to convert data to JSON using Marshal and back to data using Unmarshal in Go.

30/01/2025

Read more

EP.13.1 Go and JSON Array - Easily Manage Multiple Items!

EP.13.1 Go and JSON Array - Easily Manage Multiple Items!

236

#software development #programming #Structs #JSON Array #JSON #Go

Learn how to create and manage JSON Arrays in Go for efficient program development.

27/01/2025

Read more

EP.14 Go and RESTful APIs - Create Easy APIs to Connect the World of Data!

EP.14 Go and RESTful APIs - Create Easy APIs to Connect the World of Data!

203

#API development #programming #JSON #POST #GET #HTTP Server #RESTful API #Go

Learn how to create an HTTP Server and RESTful API in Go, along with using JSON for efficient data transmission.

27/01/2025

Read more