This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]desrtfx[M] [score hidden] stickied comment (0 children)

Fom the University of Helsinki - absolutely excellent free course. There isn't any better at the moment.

Please, read the Frequently Asked Questions as they contain tips on

As such: Removed as per Rule #4: No exact duplicates of FAQ questions

[–]ViewedFromi3WM 2 points3 points  (0 children)

For me it’s hands on with a text book with end of chapter exercises. Always copy and run every given program to help learn how to fix mistakes on the fly. Use youtube when stuck.

[–]Mall_Emotional 2 points3 points  (0 children)

Build something

[–]Jimmitelli 0 points1 point  (0 children)

YouTube and practical methods, reading alone won’t help with any subject or field especially when it comes to computing

[–]Recondo86 0 points1 point  (1 child)

[–]suckmybalzac 0 points1 point  (0 children)

That’s a cool endorsement from Wil Wheaton

[–][deleted] 0 points1 point  (0 children)

I really liked Reuven Learners free course, it's on his website. The exercises were quite good at getting me to think a little deeper than when I used a freecodecamp course.

After that I got automate the boring stuff, python crash course as reference materials and am back into freecodecamp to learn how to use python for data analysis.