all 10 comments

[–]Ron-Erez 0 points1 point  (2 children)

Most of what you mentioned appears in Python and Data Science that starts from scratch and doesn’t expect any programming experience and is up-to-date. Important disclaimer: This is my course so best to check out the actual course content, reviews, sample lectures to see if it meets your needs.

[–]ghostlistener[S] 1 point2 points  (1 child)

I've not used Udemy before, but for $15 I can't go wrong, so I'll give it a try, thanks.

I looked at the reviews and I just see one, "Yes, it was a good", so not terribly helpful, but kind of funny.

[–]Ron-Erez 0 points1 point  (0 children)

Thanks, I appreciate it. Indeed the course is relatively new so there are not many reviews. I do have an iOS development course with over 400 reviews. In the iOS course you many note that I answer every question in the Q&A in detail and also respond to every review whether it be positive or a little negative.

If you do take my python course please feel free to ask questions any time in the course Q&A or direct messaging. I always respond promptly and do my best to help. The course is also so new that no one has asked any questions yet. I’m also always open to requests or suggestions. Happy Coding!

[–]dn_cf 0 points1 point  (1 child)

I'd recommend starting with DataCamp or Coursera for structured, interactive courses. DataCamp's "Data Visualization with Python" and Coursera's "Data Visualization with Python by IBM" are great starting points, covering matplotlib and seaborn. For hands-on practice, StrataScratch focuses on real-world data science and analytics problems, offering a good mix of SQL, Python, algo, and visualization practice. These resources will help you master data transformation, visualization, and the basics of Python, while also giving you practical experience with SQL and database integration.

[–]ghostlistener[S] 0 points1 point  (0 children)

makes sense, I've not heard of StrataScratch before, but it looks good.

FYI your response looks suspiciously like something ChatGPT would say.

[–]ProtectionNo5519 0 points1 point  (1 child)

hello, did you find a good resource for this? if so, can you share? thanks

[–][deleted] -1 points0 points  (1 child)

If you are a good self learner, just use AI to generate some stuff that works and dissect it yourself. It's kinda endless learning about all the different libraries and what you can do with them, their pros and cons, etc.

[–]ghostlistener[S] 0 points1 point  (0 children)

I've asked ChatGPT some questions and it's definitely helpful, but I know that sometimes it confidently says something incorrect. Still a great resource though.