Programming

5 Easy project ideas for beginner coders

5 Easy project ideas for beginner coders

This article will give you an idea about what you can do once you have mastered the basics of programming.

Distortiongain
This article is a continuation of the series dedicated to people who want to start their adventure with programming. If you’re just wondering where to start, check out the article: From zero to 6502 assembly - how to teach yourself programming You have already completed your first programming course. You have gone through the tutorial for the selected language. Furthermore, you analysed all the examples and performed the exercises correctly.
From zero to 6502 assembly - how to teach yourself programming

From zero to 6502 assembly - how to teach yourself programming

Have you ever thought about writing your own demo or game but you don't know where to start? In this post, I've gathered resources - from the basics to advanced programming.

Distortiongain
Assembly language, this term alone raises mixed feelings. We admire programmers who write in low-level languages, and sometimes we see a bit of superhuman in them. Often, beginner (and even advanced) programmers are concerned about assembly languages. This also applies to me. I was never interested in programming 8-bit computers because I thought that BASIC was quite limited, and the 6502 assembly was a field completely beyond my intellectual abilities.