this post was submitted on 12 Oct 2024
32 points (100.0% liked)

Asklemmy

43601 readers
2583 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

I've researched the topic and I understand that the general advice is that it's best to learn on your own. However, I'd like to see Lemmy's recommendations regarding websites where you can book programming (Python/R) sessions with a personal tutor online, ideally if you have used the service yourself. I mostly need it to maintain my motivation and learn regularly instead of sporadically.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SurpriZe@lemm.ee 1 points 4 days ago (2 children)

Thanks a lot, great advice! Anything else you'd recommend apart from W3schools?

[โ€“] Kevo@lemmy.world 1 points 3 days ago (1 children)

Also, if you're looking for motivation, I totally get that. I normally don't do personal projects, because it feels like work, and I like to keep that separate from free time. But I found it's easier to find motivation when it's something you enjoy. The project I've worked most on is a magic item shop generator for the D&D games I run since I always found coming up with prices and random items to be difficult. I haven't turned it into a full web app yet, it's just a script to print out a table with the PrettyTables python library, but I worked on that in the airport on my last vacation because I was enjoying it!

[โ€“] SurpriZe@lemm.ee 1 points 1 day ago

Thanks for sharing, but it seems I don't have an idea of what I'd enjoy programming for yet. I'm looking to get into Data Science as a new career so it's more complicated to learn it in a fun mode ๐Ÿ™‚

[โ€“] Kevo@lemmy.world 3 points 3 days ago

I know Python specifically has a lot of good documentation online, but it's pretty technical language. I would really recommend coding along with a tutorial online