Whats the most basic thing we should learn first? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Whats the most basic thing we should learn first?

Can you make a list?

12th Jul 2019, 5:47 PM
omarclon25
omarclon25 - avatar
2 Answers
0
if you mean in java, learn variabes type, loops, if () conditions, structure of class, main() method format, how to use methods, create objects, what is static member, System.out.println(), import, how to work with strings, next level oop basic
13th Jul 2019, 9:13 AM
zemiak
+ 8
What's the Best Programming Language to Learn First? It Depends 1. c++. C++ is good choice for a first language. 2. Python. Python is always recommended if you're looking for an easy and even fun programming language to learn first. ... 3. Java. Java is an object-oriented and feature-heavy programming language that's in high demand. ... 4. JavaScript. JavaScript is another incredibly popular language. ... 5.Ruby.
12th Jul 2019, 6:15 PM
Muaz Ahmad
Muaz Ahmad - avatar