+ 1
Steps to learning java
im new with coding i only know basics of html right now im planning to go to college taking computer science and i want to be more advanced when that time comes. can you please make a step by step program language before i learn java. I'm planning to make android games.
10 Answers
+ 4
Read my advices for you
https://code.sololearn.com/WwdQescTMkvA/?ref=app
+ 3
Here are some (maybe I missed something) of the steps you should take to the goal:
* Beginners Java *
1. Primitive data types
- byte, short, int, long
- float, double
- char
2. Conditional constructions
- if, if-else, if-else if
3. Loops
- for, while, do-while
4. Arrays
- multidimensional arrays
5. Methods
- value type
- void type
* Intermediate Java *
7. Object oriented programming
- classes
- constructors
- creating objects
- method overloading
- inheritance
* Advanced Java *
- interfaces
- method overriding
- polymorphism
- abstract classes
8. Java frameworks
* Android Programming requirements *
1. Java skills, + Kotlin, SQL
2. Android OS
+ 1
Take the java course
+ 1
HTML and CSS are for web programming you you don't need them if you're programming apps
+ 1
thanks muhammad
+ 1
Look here for more about the language options for android development.
https://www.androidauthority.com/develop-android-apps-languages-learn-391008/
0
do i have to take any other languages?
0
sir boris if i become a android dev do i need to learn html or css?
0
ah i see. whats thr basic language for programing apps?
0
most o the programming languages have the sources to make apps