WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

441

If any coders here can point me towards some good resources I can use to quickly learn coding, it would be much appreciated. Trying to find a good paying job that I can work from home from to avoid getting the shot..I work in healthcare atm so that's a no go. I'm starting out with python, and I'm using the mimo app on my phone to get the basics, along with youtube tutorials. Blockchain development interests me greatly since I'm into crypto, but I figured I would learn a basic language first, and get another job before I tackle that. I would say I'm quite disciplined and can dedicate a couple of hours every night to learning.

If any coders here can point me towards some good resources I can use to quickly learn coding, it would be much appreciated. Trying to find a good paying job that I can work from home from to avoid getting the shot..I work in healthcare atm so that's a no go. I'm starting out with python, and I'm using the mimo app on my phone to get the basics, along with youtube tutorials. Blockchain development interests me greatly since I'm into crypto, but I figured I would learn a basic language first, and get another job before I tackle that. I would say I'm quite disciplined and can dedicate a couple of hours every night to learning.

(post is archived)

[–] 2 pts (edited )

If you are very good at learning, you'll be proficient enough to hold down a job after about a year of studying. That's assuming you make good choices regarding what topics you pick.

I would recommend the following order: 1. Any prog language 2. Docker 3. Git 4. Hosting your code in a docker container through a cloud provider

Afterward, specialize in whatever seems interesting.

Never pay money for a (((certification))), thats a scam where people get diplomas for reading documentation. Instead, you should make real stuff, and add it to your own portfolio on GitHub.

Edit: Also, start using Linux right away. Install Ubuntu on an old windows laptop/desktop, and use that for all your coding stuff. Don't shy away from the terminal.