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

Quickly detecting JSON Escapes with SWAR

Most JSON string data is boring. It is just ASCII text that does not contain " or \, does not dip below 0x20, and does not force any special-case esc

typescript dev.to Apr 01, 2026

GameMaker setup with Typescript and VS Code

I wrote my first line of code back in 2014, when I tried Unity 3D to create a simple game for fun. I didn't have any programming experience at the tim

typescript dev.to Mar 31, 2026
« Prev Page 11 of 18 Next »