Which Programming Language Should I Start With After 10th Grade?

0
17
Asked By CuriousCoder42 On

Hey everyone! I just finished 10th grade and I'm looking to dive into programming. The field I want to work in involves HTML, Python, and Bash. Which of these should I start with? Thanks in advance for your help!

3 Answers

Answered By FutureHacker99 On

Don't feel like you have to pick just one right away, but avoid trying to learn them all simultaneously. Get comfortable with Python first, then add HTML if web dev is your aim. Bash can come later once you're more familiar with coding.

Answered By DevGuru101 On

Of the three, Python is the strongest choice as a programming language. HTML is used for web pages, while Bash is mainly for command line tasks. Start with Python to grasp programming fundamentals, and then you can learn HTML if you're into web development.

CuriousCoder42 -

Thanks, that helps a lot!

Answered By TechAdventurer23 On

I'd recommend starting with HTML and CSS! They are essential for making web pages, and you'll learn a lot while having fun creating things. Plus, they give you a good foundation for understanding other programming concepts later.

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.