5

The industry should stop demanding too short time frames to learn new skills.

Sometimes it takes a full year of near-fulltime study to be strongly competent in it and it definitely doesn't take just a week.

Comments
  • 1
    One year is too much and a few weeks is not enough.
    I’d say 1-2 months is appropriate.
  • 2
    @retoor Learning by doing is better than learning by watching video tutorials.
  • 2
    @Lensflare How about Oracle Database Expert? My Data Scientist friend studied a year for it because the course book was in the 3000 pages. Even becoming an Oracle Certified Professional for Java is reputed to take at least three months.
  • 2
    @CaptainRant for this you should be paid compensation for pain and suffering
  • 1
    That's why we have "master X in Y days"
  • 0
    @retoor Common recommendation I've found is doing https://adventofcode.com/ (that's how I tried rust)
  • 0
    @retoor Similar situation here, but if you want to try another language it can be useful to try with those problems (I find they don't really stretch code syntax knowledge but doing a couple is enough for you to grapple the basics in any lang)
  • 2
    they say to learn well you gotta unlearn what you know first

    otherwise what you expect to be correct is gonna slow you down like heavy baggage, as new information conflicts with it and you have to suffer re-arranging that nonsense around

    I imagine that's why iq decreases as people age. so theoretically if you start with a blank mind you would learn just like a kid again and it wouldn't really even feel like learning. you just gotta see it once and you get it
  • 3
    "just do a udemy course". lol. took me a month to work on this one Angular course for work, I still don't know what the fuck is going on in this large enterprise app I have to work on and it's been almost a year. I feel dumb and burned out.
  • 1
    @asgs I have found material like that often lacking in depth and thus not helping me in the long run.. in addition to being forgettable.
  • 1
    @jestdotty Oh the pain, I feel the pain.
  • 3
    @int32 Hey, you look familiar. Are you employed in the Convert class sometimes, using the .ToInt32() function? jk lol

    As my response: yes, I recognize that pain.
  • 1
    @CaptainRant I bet you have used that pickup line many times before, successfully :)
  • 2
    Depends on the skill in question.
  • 1
    @Lensflare At least I used it. ;p
Add Comment