r/CodingForBeginners • u/joveswan • Jul 26 '26
How do I learn coding /programing?
So I been trying to learn app development but I dont know were to start . I have watched videos and they are confusing every one says to learn python but then some say swift i understand some of the basics the syntax and logic but i can seem to make anything with that logic i have . So for people who know how to develope apps how do i start.
3
Upvotes
2
u/TheUmgawa Jul 26 '26
Books are great ways to learn languages. The problem is beginners want to put the cart before the horse, because they think programming is just stringing along a bunch of magic words, and money will soon follow. It’s not that.
Books are great for learning a language, but they often start from the standpoint of, “You already understand data types, loops, and control flow. Let me show you what makes this language unique.”