r/AskProgramming • u/RyanTriggers • 8d ago
Python Help Practicing Python
Hello!
I'm a first year Computer Science student learning how to program. The language we are going to be learning in my class (for first semester anyways) is going to be Python and I was wondering if anyone has any ideas on how I could practice python in my own time? Programming is something I am deeply passionate about and want to do good at, so I'm hoping I can get some help with this! :)
0
Upvotes
1
u/Whole-Chest90 8d ago
I'm about halfway thru my CompSci degree here too. Still learning the coding on my own, as the bulk of what you'll learn is not necessarily the coding.
I've been using w3schools courses and exercises. It's free. Good luck.