Two Ways to Learn Coding with Games
Scrimba Articles

EDITOR BRIEF
The excerpt explains that “coding games” can mean either puzzle-style sites that teach syntax or building your own games to learn programming. Practice platforms give quick feedback and help with basics, while making games is harder but builds the ability to finish projects and create portfolio work. It suggests using both approaches in order: drill first, then build.
INSIGHTS
For beginners, this helps separate quick practice from real project skills. A good next step is to try a coding puzzle site, then move on to a small game like tic-tac-toe or Snake.
Learn more with these courses
CodeFriends courses that build on this story. Practice in the browser with nothing to install.
- Python Programming 101Learn Python in just 20 hours! Kickstart your programming journey with this beginner-friendly course.Beginner20 Hours
- Introduction to Web Development (Light)Master HTML, CSS, and JavaScript in just 10 hours.Beginner10 Hours
- Mastering SQL FundamentalsIn the era of data and AI, numbers speak louder than words. Build a solid foundation in SQL to query, manage, and analyze data effectively.Beginner20 Hours
COMMENTS
Loading comments…