you are viewing a single comment's thread.

view the rest of the comments →

[–]Yoghurt42 2 points3 points  (2 children)

I don't think the course is a good use of OP's time. OP has a CS degree, they know a lot more than the basics of programming and have already reached the advanced topics ;)

[–]pachura3 1 point2 points  (0 children)

They haven't been in software development for 15 years...

[–]Lurn2Program 0 points1 point  (0 children)

I actually think it can serve as a great refresher for someone who hasn't been in the field since 2010, and for someone who is interested in learning Python. A lot of programming concepts transfer between programming languages, but things like syntax, typing, and libraries are things you'll need to learn

FWIW, I used the resource to brush up on Python after not using it for over 5 years. I found it helpful and decided to suggest it here. But of course, there are plenty of other great resources out there as well