website-archive
Archive of the Coding Train website (first version) (by CodingTrain)
Fun-Programming
Code from the Fun Programming creative coding tutorials and my own random sketches (by hamoid)
website-archive | Fun-Programming | |
---|---|---|
22 | 5 | |
5,589 | 186 | |
- | 0.5% | |
9.4 | 2.4 | |
almost 3 years ago | about 1 month ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
website-archive
Posts with mentions or reviews of website-archive.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-23.
- Good programming challenge to do with a non-programmer?
- Need a tutor to help me get into the groove of Processing. Purely from a learning perspective
-
Help me introduce programming to my little bro
The Coding Train is Shiffman's site that includes his YouTube tutorials and specific challenges.
-
Is there a resource I can use to get a kid get started on this? I checked the wiki the tools seems to be a listing but i don’t have any experience with any of these nor do i have the time to check them all out.
Best youtube series here: https://thecodingtrain.com/
-
Maze generator using TileMap
Git hub page on the specific subject of the person in the video I mentioned: https://github.com/CodingTrain/website/tree/main/CodingChallenges/CC_010_Maze_DFS/P5
-
049 Dots and lines
https://thecodingtrain.com videos - Explains many concepts used for drawing with code.
-
Project Ideas for Younger Brother?
Check out https://thecodingtrain.com
-
065.08: Cosmic Wheels II.
If I recall correctly, I tried to get into generative art 3 times. The first two times failed because I couldn't figure out where to start. The third time, in which I went from total noob to whatever I am now, I succeeded because I figured out where to start: by following Daniel Shiffman/Coding Train's 'Nature of Code', in its various forms: the online class at Kadenze, the book The Nature of Code, which you can buy or read for free, and the tutorials on YT: The Nature of Code: Simulating Natural Systems, an 83-video playlist using Processing, and The Nature of Code 2, 43 videos covering the same topics using p5.js. (I found them both useful, nowadays using whatever language is best suited for each specific project.) Daniel has been posting new tutorials, Coding Challenges, and livestreams on YT at least once a week for the past 6 years... many of the things I wanted to learn after the Nature of Code were already covered in his other videos. Daniel's Coding Train site also hosts his videos, often with additional useful materials. All of his resources have links to source code.
-
[Caution: blinkenlights] Global variables are bad, mmkay?
Then I found that many of the other things I wanted to learn had already been covered in Daniel/Coding Train's other videos, Coding Challenges, and livestreams... he's published a new video at least once a week for 6 years now, an invaluable resource. The Coding Train site has additional resources, like links to multiple sketches that represent the state of the code at different times in the video.
- 20211214 recursive trees
Fun-Programming
Posts with mentions or reviews of Fun-Programming.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-23.
-
Ask HN: What's the fastest way to get good at full stack app development?
I’ve found https://fullstackopen.com/ to be the most understandable and practical guide.
To learn the very basics I also recommend https://funprogramming.org/
Of course at any point deviate and build your own apps. Then continue with the guides
- Where to start?
- Processing and P5 Got Newbies into Coding
- Project ideas for beginners and kids
-
Music visualisation: Debussy in a puddle
I used this code to get the midi file playing and then substituted this to make the ripple effect.
What are some alternatives?
When comparing website-archive and Fun-Programming you can also consider the following projects:
carden - Flashcards with spaced repetition and gamification 🌱
shader-park-core - A JavaScript library for creating real-time 2D and 3D shaders. JS -> Shader. https://shaderpark.com/ https://twitter.com/shaderpark
workshop-generative-art - A workshop on creative coding & generative art
p5.serialport - Client for use with p5.serialserver
chromotome - A collection of color palettes saved for personal use.
Processing