How Can I Start Learning Programming with Limited Resources?

0
12
Asked By CuriousCoder92 On

I'm really passionate about creating something big, but I don't have any programming experience aside from what I learned in high school. I feel overwhelmed because I don't own a powerful computer or know how to code games or make 3D models. Where should I begin? Should I work hard to save up for a better PC, or is there a way to start learning with what I have? Also, what programming languages or tools are recommended for beginners like me? I'm not even sure what questions to ask since I'm completely new to this.

5 Answers

Answered By HelpfulHacker47 On

Also, where are you from? It might help to connect with local programming communities or meetups for beginner resources!

Answered By GameDevNewb On

You can definitely start learning with your current gaming PC! There are tons of YouTube tutorials that can get you started in game development. Try using a beginner-friendly platform like Unity. Don't worry about building your own game engine just yet; focus on learning the basics first and build from there.

Answered By GameDevNewb On
Answered By LostInPoland On
Answered By TechSeeker89 On

First off, it helps to clarify what your dream project is! Once you know what you want to create, you'll have a better idea of the programming languages or tools you should focus on. Most software doesn't require a super fast computer, so don't let that hold you back. If you're thinking about game development, C++ is often used in the industry, but languages like C# with Unity are great for beginners—very friendly and widely supported. For web apps, HTML, CSS, and JavaScript are essential. Just take small steps and learn as you go!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.