this post was submitted on 11 Jul 2023
8 points (100.0% liked)
Asklemmy
1454 readers
57 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When I graduated I worked for a big corpo as a “.NET/JAVA developer”. I was doing a lot of random different shit but mostly writing unit tests and doing performance testing using tools.
I left around 30 and interviewed for new roles. That was a big wake up call. I knew nothing about coding. Like honestly nothing properly. No idea what classes were, syntax like “static”, “strut”, “async”, “generics T”, “virtual”, “abstract” etc. Somehow during those 8 years I had coasted and knew absolutely nothing. I knew what “Repository” was, but I didn’t KNOW what it DID.
Make sense?
So I ended up watching YouTube videos, taking online classes (Pluralsight) and honestly it was the best thing I’d ever done. Took me 6 months of evening studying and I learnt so much. And it was cheap as well since it was just online follow through lessons.
Start with the basics, do a coding exercise, and repeat.
Currently still a .NET Developer but also Technical Lead/CTO in my late 30s.