I'm looking to dive into programming and need some guidance. Life has gotten in the way, and I want to focus on areas like pentesting, game development, and some general programming basics. I've already got Free Code Camp on my Steam Deck, but I'm curious if that's all I need to get rolling. What additional resources would you recommend? Any advice or suggestions would be greatly appreciated!
5 Answers
I've been using boot.dev to get started, and it’s been great for structured learning. Just pick a programming language and focus on it. The key is making projects and later contributing to open-source. It builds hands-on experience which is super valuable.
Don't overlook JavaScript! While it's often labeled as a web language, it's fast and effective for game prototyping. You could build simple games with HTML5 and JavaScript, and it gives quick visual feedback which helps keep motivation up.
Free Code Camp is solid, but it mainly targets web development. If you're interested in pentesting, focus on Python and security practices. For game development, C# and Unity are great choices. It's better to concentrate on one area at a time.
Check out W3Schools for free resources that's friendly for beginners. Just remember, it may feel overwhelming at first, but stick with it! Daily practice and small projects make a big difference.
If you want to start programming, I recommend beginning with Python. It's versatile and beginner-friendly, especially for pentesting. You can start with Free Code Camp, but consider also looking into books like "Automate the Boring Stuff with Python" to help solidify your understanding.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically