Looking to Learn Programming: Where Should I Start?

0
7
Asked By CodingCurious93 On

I want to dive into programming since I'm not very technical but I'm eager to learn. I work as a DPT in a clinic and aim to develop software related to my clinical expertise. I've heard Python is a good starting point, but I'm feeling a bit overwhelmed. Should I stick with Python? Do I need an online course to get started? Are there any recommended books or YouTube channels? How quickly can I learn enough to begin building something? I'm ready to spend 6 months to a year on this learning journey!

1 Answer

Answered By TechExplorer77 On

Kicking off with a particular project in mind is a fantastic motivator! Yes, Python is a great choice for beginners, especially for healthcare projects due to its readability and extensive resources. I'd suggest checking out the free CS50's Python course on Harvard's edX—it’s structured and beginner-friendly. Also, look into "Automate the Boring Stuff with Python"; it's practical and free!

For learning the basics (variables, loops, functions), give yourself 2-3 months, and don’t hesitate to start your project! You'll learn faster by solving real problems. Consider breaking your project into small steps, and don’t wait until you feel ready to build. Accessibility is also key if you're creating clinical software—take a look at AudioEye for practical courses on that.

Learner2024 -

I actually started taking the CS50 course, and it's been awesome! I'll look into the other resources too; they sound interesting. Thanks!

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.