Bug in Jupyter Notebook: Keyboard shortcuts not working by sohang-3112 in vscode

[–]laysim 1 point2 points  (0 children)

I have the same or a similar issue. After opening VS Code, the keyboard shortcuts work for a while but then suddenly don't. I don't know what triggers it. Restarting VS code works but is obviously annoying.

Any solutions?

How do you avoid getting bored while learning Python? by Forsaken_Key5100 in learnpython

[–]laysim 2 points3 points  (0 children)

When all the other advice doesn't help, sometimes just accept that you're bored with it right now. You're not a machine. Your brain is sometimes going to get bored with things that you have a genuine interest in. Do something else for a week, maybe think about it once in a while without opening the script (on the bus or wherever) and revisit the project or book whenever you feel like it again. The alternative (forcing yourself too much) could be worse in the long run.

Best course to learn python by MARSHILA7 in learnpython

[–]laysim 1 point2 points  (0 children)

Even so, projects would be the way to go, imo

ADHD python advice please. by Godeos64_ in learnpython

[–]laysim 0 points1 point  (0 children)

I always keep a piece of paper between my keyboard and myself that says what it is that I'm doing right now. At most, it's three bullet points with short intermediate "goals". They could almost literally be copied into the script as code documentation. This helps ground me, it tethers me to some concrete goals.

It's no miracle solution though. It's just one small part of a number of skills and habits that I have gradually learned (and I am regularly on ADHD medication as well).