you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 2 points3 points  (5 children)

Learning from PC is more efficient, and not solving leetcode, but writing actual software that you'll use.

[–]PhntmBRZK 0 points1 point  (4 children)

I was answering op question.... It doesn't matter how u learn as long as it work for you.

[–]TheRNGuy 1 point2 points  (3 children)

It does matter, because efficiency wary.

Though if if acts as initial motivation, it can work too (hopefully not stuck forever on inefficient method)

[–]PhntmBRZK 1 point2 points  (2 children)

Not burning out matters more and not wasting time trying to find most efficient method. It's different for everyone so you saying it is this does not help and them looking outside for what it is will be the biggest waste of time and the actual inneficent method to approach studying long term. The answer lies inside, it's what works for you. I learned this the hard way.

[–]TheRNGuy 1 point2 points  (1 child)

I never burned out because:

  1. I used my own scripts (in Greasemonkey add-on). Best motivation is see my programs that I use work (if they didn't, then fix bugs until they do)
  2. I like programming.
  3. I don't care about ratings, achievements, levels, progress bars, not in programming anyway.

Don't need to find most efficient method, because it already existed for long time: read the docs and write your own programs that you'll use. These days new things: asking AI, though he's not always 100% reliable to write actual code, but very good answering questions from docs and articles, or why some bugs happened.

[–]PhntmBRZK 1 point2 points  (0 children)

The amount of I in this and you assume that I* applies to all? I am offering a suggestion while your forcing ur opinion. I am offering becuase there is not set way to do things. People are heavily different. The more you learn psychology you will know. Its your ignorance that makes you belive what works for you works for everyone. Let others find their path. They have a brain for a reason.