#code-tutorial
"For this tutorial on how to code, what I'm going to want you to do is copy-paste the code I wrote here"
July 17, 2026 at 9:00 AM
Day 1 — error boundaries! Wrap your code in a and you can isolate and recover from unexpected errors.

🎁 docs svelte.dev/docs/svelte/...
🎁 tutorial svelte.dev/tutorial/sve...
December 1, 2024 at 3:15 PM
after a few months of work, the tutorial on programming in C that i've been writing is complete. I've designed it so even those who can't program at all can learn easily.
currently viewable on: usamimi.info/~suwa/ctut.htm
November 28, 2025 at 6:46 PM
Every programming tutorial ever:
"Never hard-code data"

90% of real-world datasets:
Special snowflakes that require hard-coding
April 21, 2026 at 3:59 PM
wrote up a quick tutorial for how to code + deploy an easy bluesky bot!

emoji bot for what's happening in the big blue sky 🐥☁️@skies.bsky.social

code: https://github.com/emilyliu7321/bluesky-emoji-bot

tutorial: https://github.com/emilyliu7321/bluesky-emoji-bot/blob/main/TUTORIAL.md
🌕
☁️
🦉
🌻 🌻 🌻 🍄
April 16, 2023 at 7:21 PM
The worst thing about online learning is that everything has become a video. Every code tutorial. Every design tutorial. Nobody actually writes out a guide anymore. It's just "hey guys welcome to my tutorial" and watching 10 minutes of content that isn't fucking relevant..."
April 4, 2025 at 4:32 AM
here's a quick tutorial for the shader transition !! shader away ✨
(code for copy-pasting in replies ↓↓↓)

#godot #godottips #indiegamedev #tutorial #shaders
January 29, 2025 at 7:34 AM
Svelte has a whole interactive tutorial AND a pretty decent code editor that works on mobile for it???

svelte.dev/tutorial/sve...
Your first component • Svelte Tutorial
svelte.dev
September 13, 2025 at 5:12 AM
Displayed on a real hardware using copy-pasted code from this tutorial series: nerdy-nights.nes.science. At some point I really tried to make sense of it all, but starting the programming journey with 6502-assembly was a bit too ambitious. Also, here's the pixel perfect version:
September 13, 2026 at 10:55 AM
I made a custom Textmeshpro shader for glitchy text!
#gamedev #unity3d

Free shader code and full tutorial post over here:

www.patreon.com/posts/114938...
November 10, 2024 at 3:15 PM
The worst thing about online learning is that everything has become a video. Every code tutorial. Every design tutorial. Nobody actually writes out a guide anymore. It's just "hey guys welcome to my tutorial" and watching 10 minutes of content that isn't remotely relevant...
February 22, 2026 at 10:13 AM
I've been following this 10 hour Godot tutorial for 3D character movement/animation setup, enemies and bosses
on and off for while
one of the best gamedev tutorials I've ever seen
youtu.be/AoGOIiBo4Eg?...
#gamedev #indiedev #godot #botw
Recreating Zelda: Breath of the Wild in Godot [ + the ultimate intro to 3D game dev ]
YouTube video by Clear Code
youtu.be
September 26, 2026 at 4:00 AM
I'm looking forward to reading through these recent acquisitions. Z80, 6502 and 6809 machine code reference/tutorial books from the ealy/mid 1980s.
September 20, 2025 at 10:12 AM
Want to make publication-ready figures come straight from Python without having to do any manual editing? Are you fed up with axes labels being unreadable during your presentations? Follow this short tutorial including code examples! 👇🧵
October 16, 2025 at 8:26 AM
"How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner" by Annie Mueller 😅 😂 😭

anniemueller.com/posts/how-i-...
How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner - annie's blog
“Hello! I am a developer. Here is my relevant experience: I code in Hoobijag and sometimes jabbernocks and of course ABCDE++++ (but never ABCDE+/^+ are you kidding? ha!)  and I like working with ...
anniemueller.com
September 23, 2025 at 7:57 AM
Please I need to figure this out there's wishlists on the line
November 3, 2025 at 6:57 AM
Learn to code in Z80 assembly language on the Speccy

youtube.com/playlist?lis...
Z80 Assembly Language Tutorial - YouTube
youtube.com
May 9, 2026 at 10:34 PM
This tutorial is stellar
Python Tutorial for Beginners with VS Code 🐍
YouTube video by Dave Gray
youtu.be
December 14, 2024 at 10:34 PM
xpost from my IG: I made a tutorial video on how I make generative music with code

#synthsky #generative #creativecoding #glitchart
October 25, 2025 at 2:12 PM
▶️ SkyFeed Custom Feed Tutorial!

This covers everything you need to know about making a custom feed on SkyFeed, whether to create a personalized art feed or making a community feed for browsing a specific topic.

No coding experience required, 100% gen AI free!

🔗 docs.google.com/document/d/1...
April 1, 2026 at 4:00 PM
fundamentally every llm seems to want, badly, to regurgitate tutorial code
October 30, 2025 at 5:28 PM
I think I finally am cracking the code on this 3D-Ghibli stuff. I watched an amazing tutorial on the trees from @AversionReality
that really helped me understand shader nodes way better.

I'm also using assets from @Reipart_
(The grass) and @FaruqTawsif
(The flowers).
October 20, 2025 at 1:45 AM
I got tired of people relying on other people's code to build demos (or games for that matter) so here's a tutorial in 40 steps and ~400 lines of C++ on how to build a renderer (with music) in DX11:

gargaj.github.io/demos-for-du...
January 28, 2025 at 6:04 PM
i wrote a guided interactive tutorial for a friend who said he wanted to learn how to code. you may be surprised to hear this, but he did not want to learn how to code
November 24, 2025 at 11:40 PM
This raymarched cloud is just 80 lines of shader code and a NoiseTexture3D. Writing a tutorial soon!

#GodotEngine #Godot #gamedev
February 10, 2025 at 11:38 AM