4 answers
4 answers
Updated
Madison’s Answer
Python is widely considered the most beginner friendly. Another great one is SQL, especially if you go into the business field.
Updated
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
https://www.youtube.com/watch?v=8124kv-632k
Updated
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!
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!
Updated
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.
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.