• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

AnswerTeller

Get the Answer!

  • APPEARANCE
    • Hair
    • Skin
      • Tattoo
      • Piercing
    • Breasts
    • Makeup
    • Clothing
      • Lingerie
    • Shoes
    • Fashion
  • RELATIONS
    • Dating
    • Love
    • Friendship
    • Sex
    • Family
      • Husband
      • Wife
      • Parents
      • Brother
      • Sister
      • Children
    • Marriage
    • Divorce
    • Teenagers
    • Gifts
  • HOME
    • House
    • Apartment
    • Renting
    • Cooking
    • Garden
    • Pets and Animals
    • Car
    • Bikes
  • HEALTH
    • Maternity
  • LEARNING
    • School
    • College
    • University
    • Education
    • Exams
    • Maths
      • Algebra
      • Geometry
    • Physics
    • Chemistry
    • Anatomy
    • Quiz
  • KNOWLEDGE
    • Life
    • Religion
      • Bible
    • Books
    • History
    • Law
      • Crime
    • Science
    • Economics
    • Politics
    • International
    • Languages
  • WORK
    • Careers
    • Jobs
    • Interview
    • Business
    • Real Estate
    • Office
  • MONEY
    • Credit
    • Loan
    • Buying
    • Selling
    • Shopping
    • Insurance
    • Taxes
    • Stocks
    • E-Money
    • Gambling
    • Scam
  • LEISURE
    • Entertainment
      • Home Cinema
    • Celebrities
    • Sports
    • Movies
    • Music
    • Dancing
      • Ballet
    • Dining Out
      • Restaurants
      • Fast Food
    • Vacations
    • Holidays
      • Christmas
      • New Year
      • Easter
      • Halloween
    • Photography
  • TRAVEL
    • Accommodation
      • Hotels
      • Motels
    • Flights
    • Airlines
    • Trains
  • TRIVIA
    • Fortune
      • Horoscope
    • How To
    • How Do I
    • Puzzle
    • Quiz
    • Miscellaneous
Browse: Home / COMPUTER / Programming

How should I learn programming and what languages should I learn first?

robadob1: How should I learn programming and what languages should I learn first?
I want to learn how to do programming but at the moment I only have a limited knowledge of basic. What programming languages would be best/easiest to learn first and how do you think I should go about learning them?

Answers and Views:

Answer by Ben
For starting, try either learning C++ or Java. Just by searching online you can find many C++ tutorial websites, like
https://www.cplusplus.com

Java is made by Sun, and it has a nice website for many aspects of Java:

Using the Java API can help with learning new methods and such. They also offer tutorials.

Always start with the “Hello World” test (search for that if you do not know what it is). After that, learn about variables. From there, it’s your choice. Many tutorials have step-by-step guides.

Answer by Colanth
You should learn programming before you learn languages. Start with

Then the choice of language depends on what you want to do – web applications, desktop applications, databases? Learn the languages you need for the job. (A ratchet wrench is a good tool, but not for a carpenter.)

Answer by fokionzd
Hi,

I would advise strongly against learning Java or C++ first… they are both object-oriented and as such, you will need to learn both the object-oriented paradigm as well as the language itself. This is especially true of Java. Also, these languages are limited in the sense that they are not very good for web programming, which is a very exciting platform right now.

In my opinion, PHP and JavaScript are quite good as they can be applied using functional or object-oriented programming methods. Once you get some experience, make sure to check out Ruby. It’s an amazingly elegant language, which can also be used for web and general programming.

Answer by Dane V.
C++ is fantastic! It will help you to understand any other programming language mainly because of your brain after C++. I would also look into Python as it’s becoming more and more popular nowadays. Python is supported by Google as it uses the language a lot, for example, YouTube is written in Python. My suggestion is to join some Python forum to learn programming and Python. I know one such forum for beginners over at

Related Questions:

  • 1.  How much programming experience is necessary to start playing with game engines?
  • 2.  What is the difference between game and simulation programming and computer science?
  • 3.  What kind of programming jobs would I be qualifed for if I have a 2 year degree in computer programming?
  • 4.  What is the best programming language to learn and why?

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Categories

  • APPEARANCE
    • Breasts
    • Clothing
      • Lingerie
    • Fashion
    • Hair
    • Makeup
    • Shoes
    • Skin
      • Piercing
      • Tattoo
  • COMPUTER
    • Computing
    • Hardware
    • Internet
      • Google
      • Networking
      • Spam
      • Yahoo
    • Microsoft
    • Programming
    • Software
  • HEALTH
    • Maternity
  • HOME
    • Apartment
    • Bikes
    • Car
    • Cooking
    • Garden
    • House
    • Pets and Animals
    • Renting
  • KNOWLEDGE
    • Books
    • Economics
    • History
    • International
    • Languages
    • Law
      • Crime
    • Life
    • Politics
    • Religion
      • Bible
    • Science
  • LEARNING
    • Anatomy
    • Chemistry
    • College
    • Education
    • Exams
    • Maths
      • Algebra
      • Geometry
    • Physics
    • School
    • University
  • LEISURE
    • Celebrities
    • Dancing
      • Ballet
    • Dining Out
      • Fast Food
      • Restaurants
    • Entertainment
      • Home Cinema
    • Holidays
      • Christmas
      • Easter
      • Halloween
      • New Year
    • Movies
    • Music
    • Photography
    • Sports
    • Vacations
  • MONEY
    • Buying
    • Credit
    • E-Money
    • Gambling
    • Insurance
    • Loan
    • Scam
    • Selling
    • Shopping
    • Stocks
    • Taxes
  • Popular Questions
  • RELATIONS
    • Dating
    • Divorce
    • Family
      • Brother
      • Children
      • Husband
      • Parents
      • Sister
      • Wife
    • Friendship
    • Gifts
    • Love
    • Marriage
    • Sex
    • Teenagers
  • TRAVEL
    • Accommodation
      • Hotels
      • Motels
    • Airlines
    • Flights
    • Trains
  • TRIVIA
    • Fortune
    • Horoscope
    • How Do I
    • How To
    • Miscellaneous
    • Puzzle
    • Quiz
  • WORK
    • Business
    • Careers
    • Interview
    • Jobs
    • Office
    • Real Estate

Search for More!

Copyright AnswerTeller © 2025 · About · Privacy Policy · Contacts · Sitemap Disclaimer: AnswerTeller.com is an informational website, and its content does not constitute professional advice of any kind. As an Amazon Associate, we earn from qualifying purchases.