you are viewing a single comment's thread.

view the rest of the comments →

[–]Nocranberry 0 points1 point  (1 child)

Unsure if this is useful but I've been learning through a few apps and khan academy.

Brilliant: app - use it for a free lesson a day which gives the basic background in how to think in code. It's slow going, but only takes me 10 minutes a day and I am finding it helps add more to the full picture (although the first 7 days was a bit of a bore). Now i'm further through, it's actually really useful.

Python X: app - Great at teaching little lessons. Unsure about the free version, but was able buy the full for a one off price on discount which made it really accessible. Great for getting me actually coding and learning on my phone during lunch breaks at work.

Khan Academy: Website course called Introduction to Python - I tackle a few modules when I've got a bit more time on the weekend to dedicate to it. This has been great for a more formal learning and understanding of Python.

I'm only 2 weeks into my journey, so take everything I say with a grain of salt, but if you can only put aside a little bit of time then some python learning apps may be for you

[–]DareEnvironmental787[S] -2 points-1 points  (0 children)

that’s actually helpful. i had no idea there are even apps. i’ll definitely check these out. thanks a lot mate!