+ 5
i ask all off you
Which programming languages do you think are suitable for beginners
18 Answers
+ 8
@Putra, No doubt, go for Java first, I also used to thought that python is very easy but no, rather very confusing, It might take some time to master Java but once you learnt this, you can learn python and any other programming language easily.
+ 7
People who says Python is good for beginners are wrong. If you really want to learn programming, go with C++ or Java first. After learning python you may not learn other languages easily, but after learning C++ or Java you can learn any Programming language easily.
+ 6
+ 5
In my opinion it's python.
I don't use it so much than many other programming languages, but for me it seems like very beginner friendly.
This languages I prefer not to learn at first: C++ or Java!!!
Maybe after first experience in other languages.
+ 4
If you are starting out with programming in general, Python might be your best bet.
Its pretty simple to learn, and is one of the most powerful and popular language out there.
Plus, you would have a pretty good foundation in case you want to try something else.
Good luck!
+ 3
Python. Because
'Hello world ' program in c
void main () {
printf ("Hello World");
}
And in python
print("Hello World")
.... That's it.
Syntaxes are simple and easily readable..
+ 3
🐍Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything), only HTML knowledge is required in addition.
kivy ( a Python supported Program for anroid )is used for making android apps.
⏺️For any kind of website related works:
1.HTML
2.CSS
3.Javascript
knowledge on the above three is required as basic.
✨For web development: Start with HTML, and then move on to CSS, JavaScript, Python,jQuery,, and SQL.
Or
HTML,CSS, jQuery,SQL,PHP
or
✨For general application :
programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
➡️For details:
https://www.sololearn.com/FAQ
🔷Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs):
⬇️⬇️⬇️
https://youtu.be/Zftx68K-1D4
🔼🔼Watch the above video attentively and then decide yourself.
⏩⏩A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
⏬⏬By August Mein:⏬⏬
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android). JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Swift is for building apple / IOS app .
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
+ 3
If HTML was a programming Language, HTML. In fact, it isn't one, so go Java first! Mabye you should also try Python..
+ 2
Actually the hardest is to understand the programming logic itself. Don't matter what language you chose.
All languages have many similarities.
For example the while loop, it's implemented in (almost) all languages.
+ 2
okey im learn java and be done i learn python
+ 1
javascript
+ 1
Jan Markus, ha ha.
+ 1
To start out, I would use Python, Ruby or some other high level language of that sort. C and C++ can be considered mid level languages, which means they are easier for the computer to interpret. However, this generally means that it will be more difficult for a beginner to use. I first started programming when I was thirteen, and to me C seemed very confusing. C and C++ are the primary languages I use now, but I do not believe that they are great for absolute beginners.
0
okey python
- 1
python are you sure guys ,, because i'll learn tommorow
- 1
python its very simple
- 1
so in your opinion all pythons are easy to learn for beginners
- 1
are you sure c++ and java ,, in your opinion c++ or java who first learn