Hey everyone, I'm totally new to coding and just watched a video that mentioned picking a category to focus on, but it didn't really guide me on where to actually begin. I'm specifically interested in using Python for coding related to crypto in the future, but I don't have any prior experience. Can anyone recommend some books, YouTube channels, or other resources that would help me get started? I'm really eager to learn! Thanks a bunch!
3 Answers
If you're interested in cryptography, I recommend checking out resources like CryptoHack and Cryptopals. They provide challenges that can really help you understand the concepts hands-on. They're super engaging and great for building your skills!
Are you looking to learn about cryptography or coding for cryptocurrency? If it's just Python coding you're after, I'd suggest starting with basic programming tutorials. A couple of great resources are Codecademy for interactive learning and freeCodeCamp for structured courses. They can give you a solid foundation in Python, which you'll need before diving into crypto-specific areas. Just take it one step at a time, and soon you'll be on your way!
Absolutely! 'Automate the Boring Stuff with Python' is a fantastic book for beginners.
Lol, some of the comments here are wild! But seriously, tackle some online courses or YouTube videos on Python basics. Once you grasp the fundamentals, you can easily transition into more advanced topics like crypto.
Thanks for the tips! I'll check those out for sure. What about any books you'd recommend?