It's been over 2 years since I've touched any code. I need to get back into this hobby.

Reply to this note

Please Login to reply.

Discussion

If you like math, check out project euler. You write algorithms to solve math problems.

https://projecteuler.net/

I haven't made it very far. The problems get really hard because I haven't studied pure mathematics all that much.

Yeah I struggle with math. I'd have to spend a few weeks on Khan academy probably.

Alternatively, theres Advent of Code, which has a yearly series of code puzzles that build up basic programming skills.

If you're looking for books, I really like the following:

Reliable Software Through Composite Design

Clean Code

Understanding Software

The Pragmatic Programmer

The first one is my bible, basically, and you can get a copy on Archive:

https://archive.org/details/myers-reliable-software-through-composite-design/page/n1/mode/1up

I hope you find joy in programming if you end up getting back into it ๐Ÿงก

One thing I really want to do is learn the basics of nostr programming so I can write little scripts on my own account.

Respect if you do man, Iโ€™m trying to start learning ๐Ÿ˜ฎโ€๐Ÿ’จ

I have a copy of Jimmy Song's programming Bitcoin that I haven't really got into yet, but I'm pretty rusty with Python. Was working with JavaScript for a couple years before I abandoned it altogether.

Do it!