Programming Tutorials

Curated development tutorials from top sources. Filter by language.

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

Strong,Perfect,Neon Number Programs

Strong Number A Strong Number is a number in which the sum of the factorials of its digits is equal to the number itself. Take each digit → f

java dev.to Apr 03, 2026

Laravel async vs Octane

How much can you speed up Laravel if you handle requests in coroutines instead of blocking workers? We benchmarked TrueAsync (native PHP coroutines) a

php dev.to Apr 03, 2026

How to Use rs-trafilatura with Scrapy

Scrapy is the standard Python framework for web scraping. It handles crawling, scheduling, and data pipelines. rs-trafilatura plugs into Scrapy as an

rust dev.to Apr 03, 2026

How to Use rs-trafilatura with Firecrawl

Firecrawl is an API service for scraping web pages. It handles JavaScript rendering, anti-bot bypass, and rate limiting — you send it a URL, it gives

rust dev.to Apr 03, 2026

How to Use rs-trafilatura with spider-rs

spider is a high-performance async web crawler written in Rust. It discovers, fetches, and queues URLs — but content extraction is left to you. rs-tra

rust dev.to Apr 03, 2026

How to Use rs-trafilatura with crawl4ai

crawl4ai is an async web crawler built for producing LLM-friendly output. By default, it converts pages to Markdown using its own scraping pipeline. B

rust dev.to Apr 03, 2026

Rails API Mode for AI Builders

Hello and welcome to article #11 in our "Ruby for AI" series! Today, we're diving into a crucial aspect of building robust AI-powered applications: Ra

ruby dev.to Apr 03, 2026

Authentication from Scratch in Rails

Welcome back to the "Ruby for AI" series. This is the part where Rails starts feeling like a real product framework instead of just a nice way to rend

ruby dev.to Apr 03, 2026

The Current Value of JavaScript in 2026

Introduction JavaScript is no longer just a web scripting language—it has become the backbone of modern software development in 2026. From frontend

javascript dev.to Apr 03, 2026
« Prev Page 217 of 284 Next »