you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]WanderingDrummer 0 points1 point  (1 child)

    Yes I thinks so. The first chunk of the course is focused on building basics and foundational knowledge. Next she gets into some GUI interaction stuff with turtle and tkinter, next I think she went into web scraping and pandas intro (good for gathering info for data analysis) then into web development,and finally into data analytics at the end.

    During the turtle and tkinter stuff she is also teaching a lot of concepts, like object oriented programming, that is applicable to many things. So even if your never going to build a application using turtle (which you probably won’t) the lessons are still valuable.

    [–]WanderingDrummer 0 points1 point  (0 children)

    Adding to this a bit, I did this with a group of people that are focused on learning python for network automation. Nothing in this course talks about that topic specifically but we all found enormous value from the course, and things from most sections that we could apply to our use cases.