+ 2

I have a question

So i started learning java and i wanna make an application. How can you test it and upload your app

11th Nov 2024, 4:47 AM
LuckiGuy
LuckiGuy - avatar
8 Respuestas
+ 2
I have a good suggestion for you, firstly script is used for scripting language and you know Java is programming language. also if you learn java already than learn kotlin don't go to make application now. And if you think 🤔 you done everything So are sure that you learn all the java concepts. if yes, than install Android studio and go to the android devlopers site where you've task to learn some more fundamental of kotlin language which is quite similar but easy & simple than java so, learn those all the things and you get experience and your question where, why, how, to work for making Android Application else if you find tough to learn kotlin it means you are not really prepared especially You don't have knowledge of Java.
11th Nov 2024, 5:51 AM
нѕ GΛᑌƬΛ𐌌 ✦
нѕ GΛᑌƬΛ𐌌 ✦ - avatar
+ 3
Are you asking about Java or Javascript? Both are different languages. Your tag says Java & your description has "script."
11th Nov 2024, 5:01 AM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 3
Before you make any application you need to learn fundamentals and further learn intermediate and advanced concepts Try searching on web what you want to create and need to learn. Based on that create projects.
11th Nov 2024, 5:12 AM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 3
I use VScode
12th Nov 2024, 3:51 AM
LuckiGuy
LuckiGuy - avatar
+ 2
Its java
11th Nov 2024, 5:06 AM
LuckiGuy
LuckiGuy - avatar
+ 1
Thank you so much!!!
11th Nov 2024, 5:23 AM
LuckiGuy
LuckiGuy - avatar
+ 1
1. Write Code: Use an IDE (like IntelliJ or Eclipse) to write and test your Java code. 2. Compile: Package your code into a .jar file. 3. Upload: Share on GitHub or deploy on a cloud platform (e.g., AWS, Heroku) if it’s a web app.
12th Nov 2024, 2:41 AM
Safiullah Mohammadi
Safiullah Mohammadi - avatar
+ 1
That's good too
12th Nov 2024, 4:06 AM
Safiullah Mohammadi
Safiullah Mohammadi - avatar