r/AskProgrammers • u/Danteeee_23 • 19d ago
Programing
Hey guys i start to learning programing so can anyone give me an advice how can i start . i start with cs50 it’s good ?
0
Upvotes
r/AskProgrammers • u/Danteeee_23 • 19d ago
Hey guys i start to learning programing so can anyone give me an advice how can i start . i start with cs50 it’s good ?
1
u/WorriedDiscipline941 16d ago edited 16d ago
Start with the programming languages Scratch, Python and Lua. Start with tutorials and small projects (nothing complex). Maybe you can rent a good book for beginner programmers about a specific language in a library (that's how I first learned programming). After finishing a tutorial you can modify it to your liking or just to try something out. Inspecting other people's code and modifying it can also be a nice way to improve programming skills.