How can I learn programming with a focus on high-level concepts first?

0
1
Asked By HarmoniousEcho42 On

I'm interested in learning programming because I enjoy using computers and find the concept intriguing. I have a background in music composition and previously attempted to learn coding, but I always start with basic code lines, which I find abstract. In music, instead of starting with individual notes, I learned the overall logic first—like key, harmony, and general musical structures—before diving into specifics. Is there a method to learn programming similarly, focusing on high-level principles first and then gradually drilling down into details?

1 Answer

Answered By LogicLover89 On

Programming is quite broad, so it's tough to find a single path from theory to practice. There are various programming niches, each with its own theory and practice. You might want to explore some theory-focused books like 'Code: The Hidden Language of Computer Hardware and Software' or 'The Architecture of Open Source Applications.' They explain concepts without overwhelming you with lines of code. Also, reflection might help—consider what you’d build if you had full programming knowledge! What would that be?

CreativeChord22 -

There's this app idea for iPhone to create simple song/chord sheets that I'd love to see. I know how the UX should work, but it seems like no one’s making it since everyone's focused on complex tools.

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.