30
submitted 4 days ago* (last edited 4 days ago) by SurpriZe@lemm.ee to c/asklemmy@lemmy.ml

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.

top 8 comments
sorted by: hot top controversial new old
[-] RedditWanderer@lemmy.world 6 points 3 days ago

That's the toolbox fallacy. "If only i had good running shoes I would be motivated to run.".

  1. Youre swapping motivation for anxiety, guilt and frustration. Youre better off paying someone on fiver to shout at you.

  2. You won't survive programming if you can't get through this part. It doesn't stop taking effort after you've learned the basics.

  3. The tutor won't make it painless, or make it go faster really, and people just end up being agry at the tutor.

You're much better off joining a community/discord of people learning the same thing, or finding a project/thing you care for, and using common motivational tricks. With youtube/Twitch, it's easier than ever to find people to help you.

[-] Sparrow_1029@programming.dev 5 points 4 days ago

I'm glad to see this is still around: https://exercism.org/

helped me learn when I was starting out 7-8 years ago

[-] Kevo@lemmy.world 5 points 4 days ago

Sorry I can't actually answer your question, but in my experience, it's hard to learn actual programming in a classroom type setting. I got a 4 year degree from a state school in computer science, and I've been working as a software engineer since may of 2020 (and a student contractor for 2 years before that), and I think 90% of my experience was obtained on the job.

That being said, I do think finding a tutorial online for the type of project you want to learn is a great starting point, provided you have the basic knowledge of programming concepts. If you don't, I think w3schools is a great place to grab those. Private tutors or online classrooms are going to be expensive and the quality might not be guaranteed.

What I think you really need / want is guided, hands-on learning. Most languages and frameworks are free to download and use, and there's lots and lots of tutorials out there. A great basic one for full stack engineering is a making a To-Do List (django python back end, and either react or angular front end is a decently easy framework). It'll teach you basic front-end, back-end, and database concepts, and then you can play around with it whoever you want. I'd recommend uploading it to your personal github repo eith a README file talking about how to run it locally, so you can send it to possible employers. That's a big thing that a lot of companies ask for in the interview process.

[-] SurpriZe@lemm.ee 1 points 4 days ago

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

[-] Kevo@lemmy.world 3 points 4 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

[-] Kevo@lemmy.world 1 points 3 days ago

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 2 days 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 ๐Ÿ™‚

[-] BevelGear@beehaw.org 2 points 4 days ago

I'm not sure how you want your learning sessions, but I just use ChatGPT for a project I had and it explains everything with the code to work from

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

Asklemmy

43603 readers
1109 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