Skip to main content
4 answers
4
Asked 406 views

What programming languages are easy to learn?

I want to know which programming languages are best for beginners

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

4

4 answers


0
Updated
Share a link to this answer
Share a link to this answer

Ramesh’s Answer

If want to start with "Introduction to Programming" style of learning Python is a good choice.
If you want to start by trying to build something specific say a iPhone App then start with Swift. In case of Android App then start with Java.
Raspberry PI projects can be done in Python.
All three are considered reasonable first programming languages.
0
0
Updated
Share a link to this answer
Share a link to this answer

Rebecca’s Answer

I am glad to know that you are interested in coding. To start learning programming, I would suggest you can pick simple programming languages, e..g Scratch, Python, etc. to learn you the simple syntax first and then start you doing some simple programming.
I would suggest you can consider the approach below :
1. Pick one of the simple programming languages to start with , e.g. Python, Scratch, Javascript, etc.
2. Learn the programming language structure, syntax , etc. There are plenty of resources available online.
3. Start doing some simple programming, e.g. doing some simple calculation, etc.
4. Use the programming language to do some interesting projects, e.g. control robots, robotic car, etc.
5. Consider to learn another programming language
Hope this helps! Good Luck!
0
0
Updated
Share a link to this answer
Share a link to this answer

Madison’s Answer

Python is widely considered the most beginner friendly. Another great one is SQL, especially if you go into the business field.
0
0
Updated
Share a link to this answer
Share a link to this answer

Puneet’s Answer

As per current trends you can try Python. It is easy to learn. Please find below link where you can find free training course that are made for beginners...

https://www.youtube.com/watch?v=8124kv-632k
0