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

TIL 5/22/2026

Rails X XCode Tips When reading commands from a textbook, the \ in the command instruction line is usually just a line continuation in instructions.

ruby dev.to May 26, 2026

The Singleton Labyrinth

Play the game first: voku.github.io/DevLabyrinth/ It teaches the problem faster than another architecture sermon ever could. You enter a labyrinth.

php dev.to May 26, 2026

1871. Jump Game VII

1871. Jump Game VII Difficulty: Medium Topics: Staff, String, Dynamic Programming, Sliding Window, Prefix Sum, Weekly Contest 242 You are given a 0

php dev.to May 26, 2026

State Pattern vs. Enums in Modern PHP

In many PHP and Laravel applications, entity lifecycles start simple. An Order can be: Pending Paid Shipped Cancelled When PHP introduced native E

php dev.to May 26, 2026
« Prev Page 25 of 432 Next »