It would be so cool to find a Python 🐍 programming mentor that runs a Lightning Node and that I could stream Sats every second or minute that he or she teaches me the basics and beyond 🙌

Reply to this note

Please Login to reply.

Discussion

If you know of anyone like this @ them here please 💪

🐇🕳️

🍊💊

Bump. Would be cool

python is a very simple language to self-learn. start here: https://www.learnpython.org and use chatgpt if there are some more advanced things you need gluing together.

use ipython shell to do interactive "code-see response" cycles. really, super simple. don't need a mentor.

Thanks! Is there any questionnaire or quiz to take to discover what kind of programming suits your character? Like more backend frontend, full stack, cybersecurity, etc ?

try it you will know soon. step 1 get good at basic programming concepts step 2 specialization ;) for coding, after you familiarize yourself with python, try some simple leetcode exercises.