Programming Tutorials

Curated development tutorials from top sources. Filter by language.

All python javascript php go ruby java rust typescript general sql css
dev.to realpython freecodecamp

Integrating my AVR with Home Assistant

I was tired of digging through tiny on-device menus just to turn Zone 2 on and off on my AVR. So I built a small Go CLI (zone2) that talks directly t

go dev.to Mar 30, 2026

Flexible Boolean Validation for Laravel

Laravel validation is powerful — but when working with APIs, boolean values can be messy. ❗ The Problem Laravel’s default boolean validati

php dev.to Mar 30, 2026

I open-sourced salt-theme-gen

I open-sourced salt-theme-gen — a zero-dependency OKLCH theme generator for JS/TS Theming often sounds simple until you actually try to do it well.

typescript dev.to Mar 30, 2026

Features of Java

Java is a high-level, platform-independent programming language used to develop secure and scalable applications. Features of Java 1) Simp

java dev.to Mar 30, 2026

Java Exception Handling:

What is an Exception? An exception is an unwanted or unexpected event that occurs during the execution of a program, which disrupts the normal flow o

java dev.to Mar 30, 2026
« Prev Page 659 of 698 Next »