Starting Out in Programming: Where to Begin?

0
4
Asked By CuriousCoder93 On

Hey everyone! I'm trying to dive into programming as a hobby and I've got a few questions. First off, how challenging is it to learn programming on my own using online resources? What programming language should I start with? I'm looking for something enjoyable that lets me solve problems and create cool projects. I've been thinking about making my own Minecraft server, which I believe runs on Java, but I'm not entirely sure how that works! My only programming experience was with Python in high school, which I loved, so I'm open to starting with either Python or Java, or even another language. Are there costs associated with starting this hobby, considering I already have a desktop? Is the software usually free? Finally, how beginner-friendly is the language you recommend based on my interests? Thanks for any advice you can share!

4 Answers

Answered By WebWizard42 On

If you're leaning towards web development, consider JavaScript and Node.js for browser-related projects. Python is versatile but sometimes slower with large tasks. Also, Lua is popular for modding games, while C++ or Rust are options if you’re looking for high-performance programming. Just pick what excites you the most!

Answered By CodeCrafter88 On

Choosing the right language can depend on your goals. If you want to automate tasks, Visual Basic works well with MS Office, whereas Python is great for many applications, including game development with Blender. Setting realistic goals will also help you stay on track, especially since it’s easy to overcomplicate things at first. Don't hesitate to ask more questions as you learn!

Answered By ScriptingSensa On

I’d experiment by automating tasks with Selenium for the web or learn HTML and JavaScript, which don’t require an IDE. For a primary language, I'd definitely recommend Python! It's easy for beginners, open-source, and widely used. If you're on Windows, you could consider learning C# later on!

Answered By NewbieNerd24 On

Welcome to the exciting world of programming! You won't need any extra gear; just get comfortable with your computer. I suggest starting with Python, as it's beginner-friendly and offers many tutorials online to help you get going!

CuriousCoder93 -

Thanks for the tip! So, Python it is?

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.