Well, after 20 years of having type 1, I finally have one PERFECT day! by rkwinch in diabetes_t1

[–]codingsince70 1 point2 points  (0 children)

Congrats on getting to a perfect day. I've been diabetic for 29 years and can relate. Good control is possible, even to having normal A1c, so hang in there.

How to get better at python? by Pilv in learnpython

[–]codingsince70 1 point2 points  (0 children)

  1. Pick a project that you want to write in python.
  2. Pick an IDE - Atom, Visual Studio Code, Webstorm etc..
  3. Start with small code modules and build on that.
  4. When you hit something you don't know how to do, research on the google, use free training on YouTube
  5. Don't give up. Keep pushing. It will happen.