Build a Static Site Generator with Python - Course Review
Build a Static Site Generator with Python is a project in PluralSight.
I never used their projects before (they had another style for HTML, which I did use), and it was interesting.
Basically, you fork a repo in github, tell them your github name, and they will test what you did after you push the code.
This was pretty useful, but in a limited way - you mostly just do what you are told, such as adding methods to a class, and adding that exact call. So what you learn is much more limited than just telling you to do something.
Unless I skipped something, there was no talking about the structure of the project either, which would have been interesting.
Still, give how little experience I previously had with PyCharm, I did learn a few things.
Comments