0
I want learn java from very basic
I am school graduate ,I don't know anything about computer languages,I want to learn Java .I think Java course is not from basic
20 Réponses
+ 3
You need to be patient. Just start the course , dont think much about the result just enjoy the process of learning and you will start to understand that it teaches you java from basics only. Good luck...
+ 6
No, friend
All courses are here from starting only.
Just begin with the course, you'll see that, It explains from where it is used, some details and facts about that language. Just a little problem, There's not any ending of the course (not talking about sololearn). I mean there's a lot to learn other than these courses. There are no advanced topics here.
+ 5
Abhishek Singh Shekhawat
If you wanted to create a String object in java you would do so like this.
String name = "abhishek" ;
If you wanted a list of names of the same type you would create a String array.
String[] name = {"abhishek","Avinesh"};
By doing this you can use for loops to cycle through the array which is more efficient and reduces code.
+ 3
If you have any doubt, you are free to ask here. And also you can use search bar. There are high possibilities that someone has asked that question before you.
If not clear, then you can ask.
We'll help you..
+ 3
This has the best resources.
Pick any tutorial and follow.
https://www.sololearn.com/discuss/580291/?ref=app
+ 3
Maybe you should think more about why you want to learn Java first, think about what you want to do, then think about what language you need to learn, for example, I want to be a web developer so I started with HTML. If you do know you want to learn Java then go on, but find ways to use it, and more importantly, keep notes, the best thing I did was keep notes when I started HTML, make examples and projects with the new knowledge you gain so your future self be able to see these for reference, and organize the notes as well as you can. You should also take it slow, don't rush.
+ 2
Then why to delay start from here.
all course here are from basics only
https://www.sololearn.com/Course/Java/?ref=app
+ 1
I am not getting the meanings of array,and all the basic things
+ 1
Thanks
+ 1
Java is starting from basic on this platform.
+ 1
What?! You're a school graduate and still can't learn java?! I'm a class 8 student and still learnt every language i could like java,python, ruby, c, c++,c#,swift ,JS,Php,etc.
+ 1
https://free codecamp.org
0
Free code camp is the best way to learn any programming concepts be it java or any other with deep understanding of concepts while coding actually.
0
I enjoyed the lesson
0
Watch "Java Programming Tutorial - 1 - Installing the JDK" on YouTube
https://youtu.be/Hl-zzrqQoSE
This guy has been very helpful. Also kinda funny. I just do the courses on Sololearn after he explains them.
0
Thanks to all,but I don't have laptop.i want to learn on mobile,I have only mobile
0
how am i to share in java course,help me pleas.
0
please*
0
Of course it teaches from the basic.. i also started from the basic and right now i am half done and now i have learned basic knowledge and skills it is helpful and fun learning 👍
0
Learn concept from sololearn and practice question urself.... Practice makes you perfect