Hallo,
I want to build mobile apps , so I like to know which java modules to learn.
do I have first to lear Java SE ad then Java ME or I can diectly start learning Java ME!
thanks
johannes
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hallo,
I want to build mobile apps , so I like to know which java modules to learn.
do I have first to lear Java SE ad then Java ME or I can diectly start learning Java ME!
thanks
johannes
You will need to the learn the Android modules. However, you might want to learn how to do research on your own. By Googling "my first app" the second link is exactly what you need:
https://developer.android.com/training/basics/firstapp/
Good luck,
Thanks Toadybear,
Johannes
Here's the short list of the must-know tools to become an Android developer.
Java. The most basic building block of Android development is the programming language Java.
SQL.
Android Software Development Kit (SDK) and Android Studio.
XML.
Perseverance.
Collaborativeness.
Thirst for Knowledge and many more.
Java 9 Platform Module System (JPMS), the most important new software engineering technology in Java since its inception. It is very useful for those who are interested in Android app development having complete this java course.
You can see it here:-
https://blog.udacity.com/2015/05/bec...developer.html
For details about Java visit here:-
https://nurnobishanto.com/categories...-learning-way/
Thank you,