+ 4
List of programming languages to learn by a newbie
Since im a newbie...in what order i should learn the programming languages.?..I mean what language should I learn first and what last.?...
20 Respostas
+ 12
I started with java
//understable
//btw have a look at this
https://www.sololearn.com/Discuss/1113950/?ref=app
+ 11
maybe best for start is HTML if you closest to web, or maybe C or C# at the other hand...
+ 8
Actually, can I ask what you hope to achieve with coding?
+ 6
In my view: HTML, CSS, JavaScript, python, really anything is okay after these. But I would save C++ for last, because itâs very hard.
+ 6
Java is used for android development, but to be honest, itâs not one I would recommend early on. But after HTML CSS JavaScript and python, you can really pick anything you want. If you want to study android development, by all means go ahead. But I would finish these four first, because they are simple, and give you the basics youâll need for the harder ones. Hope this helped, and if you need more help, donât hesitate to ask. đ
+ 6
Then java would be a good choice after those.
+ 5
Shouldn't I learn java?
+ 5
Actually it started that i started to edit Android games and apps but everytime i failed..as all they are written in different languages..So just coz of that i started to learn coding..
+ 5
Hm, I know java is a difficult language, but Iâm not sure if stopping and trying something else would help. Do you understand things like variables, strings, dictionaries, tuples, etc.âŚ?
+ 4
Okay thanx a lot..i would as u said...but i have already started learning java...not here..on guru99 website..nd im halfway there..so should i complete it or drop it?
+ 4
Hm..i dunno about dictionaries or tuples...but i know about variables and strings..
+ 4
okay..thnx a lot..one more thing...Are you familiar with dex files..if yes can u tell me a way to decompile it?
+ 4
Np..thnx for d help
+ 4
But how can i reverse engineer it?
+ 3
Well, how do you feel about java? Do you feel that you are struggling to understand it? Or do you feel comfortable doing it. EDIT: You should never feel comfortable with a language because that means youâre not challenging yourself, but you know what I mean. đ
+ 3
Well, python would help you understand that a bit more, but itâs totally up to you. With enough practice, java will be engrained in your mind.
+ 3
đ Iâm so sorry, but I donât. Iâm sure there would be someone here who knows though. You should try posting another question asking about it. Sorry I couldnât help more, but good luck!đ
+ 2
@Jax Yeah m feeling a litte bit uncomfortable as i m not able to understand sime concepts..
+ 2
That depends on what you're trying to achieve.
âşď¸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
đPython3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
â¨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.
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
âŠâŠ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/1033194/?ref=app
0
https://coderdojo.com/news/2015/03/20/top-5-programming-languages-for-beginners/
i think here u will get ur's Que's ans