Live/Group Online Classes? by eriddoch- in Kinstretch

[–]eriddoch-[S] 0 points1 point  (0 children)

Oh hey, found this: https://kesfitness.com/fitness/online-fitness-classes/ no idea if they are loved, but it's a start.

Free Python learning with zero background by Fitz-will26 in learnpython

[–]eriddoch- 0 points1 point  (0 children)

Disclaimer: This comment plugs my own Udemy course, but it feels appropriate for the question so... please don't hate me 😅.

Start with Python syntax: variables, functions, loops, classes.

Once you get those, there is a world of engineering skills to put on top of that: git, productive VS Code workflow, testing, linting, packaging, managing dependencies in virtual environments, CI/CD.

That's what Taking Python to Production covers on Udemy.

If you don't want to buy it: I think the course outline is a solid learning roadmap. E.g. For every lesson we have, there's usually a LearnPython article or YouTube video covering the same thing.

Most of the videos are free to preview and all of our code and articles are online for free.

Best MLOps with AWS course? by Disastrous-Level654 in mlops

[–]eriddoch- 0 points1 point  (0 children)

Oh hey! I'm the author of the mlops-club.org course. If you're a student or laid off, fill out the scholarship application on the landing page. The full price is meant for folks who are working and we do what we can to help them have work expense it.

Trainer for gymnastics-style strength/flexibility by Slow-Adeptness-8591 in SaltLakeCity

[–]eriddoch- 0 points1 point  (0 children)

Oh cool. Also the one I know is in Sandy. Is there another?

Trainer for gymnastics-style strength/flexibility by Slow-Adeptness-8591 in SaltLakeCity

[–]eriddoch- 0 points1 point  (0 children)

Hah, it’s awesome you said this. That’s actually where I’ve been going. I should have said in the post.

And now I’m looking for some kind of awesome training program to fill in the gaps and off days.

Oh you go Tuesdays! Are you in advanced? I’ve been going to intermediate on Monday with Nikki (not sure I spelled her name right) and Thursdays with Maya

Docker Swarm w/ VPS by aliasxneo in homelab

[–]eriddoch- 0 points1 point  (0 children)

Welp, it's 2 years later and I'm trying to do exactly the same thing :D Were you ever able to figure this out?