What should I study first when learning programming?

0
0
Asked By MellowKite42 On

I'm a complete beginner and want to start learning programming, but I'm not sure which concepts or language to begin with. What would be a good study path, and are there beginner-friendly tools or exercises I should try first?

1 Answer

Answered By CopperFox18 On

Try to build small projects instead of only reading theory. A scripting language such as Python gives you quick feedback, and you can study the deeper concepts whenever you run into something you don’t understand. That approach makes the learning process feel much less overwhelming.

MellowKite42 -

That makes sense. Building something first and learning the theory as I need it sounds a lot less intimidating.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.