+ 12
Java Course learning
Heyho, I worked through the entire Java course. But my problem is that I don't know how and where to start with the practical tasks. I lack the practical knowledge there, so to speak. What to do?
23 Réponses
+ 24
Interested in Java? Complete this then😆
1)https://www.javaworld.com
2)http://www.developer.com
3)http://www.ibm.com/developerworks/java
4)http://mobile.devx.com/Java
5)http://www.javadesktop.org
6)http://www.jGuru.com
7)http://www.JavaRanch.com
8)http://www.ibiblio.org/javafaq/javafaq.html
9)https://www.stackoverflow.com/questions/tagged/java
10)https://www.tutorialspoint.com/java/index.htm
11)https://www.codewars.com/?language=java
12)https://www.javatpoint.com/java-tutorial 13)http://www.java.dzone.com
14)http://www.Java.About.com
15)http://www.javacodegeeks.com
16)http://www.Mkyong.com http://www.infoq.com/java
17)http://download.oracle.com/javase/tutorial
18)http://www.java-source.net
19)http://www.Jdocs.com http://www.roseindia.net/java
20)http://www.programcreek.com/java-tutorials
21)http://javapractices.com/home/HomeAction.do
22)http://www.onjava.com
+ 27
❄ Websites To Practice Your Coding Skills
⚡ https://www.hackerrank.com
⚡ https://www.codewars.com
⚡ https://www.hackerearth.com
⚡ https://codecombat.com
⚡ https://projecteuler.net
⚡ https://brainwar.it
⚡ http://www.programmr.com
⚡ https://www.codechef.com
⚡ http://www.codeabbay.com
⚡ https://www.topcoder.com
⚡ https://coderbyte.com
⚡ https://leetcode.com
⚡ http://exercism.io
⚡ https://codefights.com
⚡ http://www.cyber-dojo.org
⚡ http://codingbat.com
⚡ http://www.pythonchallenge.com
⚡ https://codegolf.stackexchange.com
⚡ https://www.codingame.com
⚡ http://www.programmr.com
⚡ https://programmingpraxis.com
💧 Credit :: Maz
+ 12
Try to solve the problems on code coach using java. Try with easy problems first.
+ 7
Try to solve the projects and code coach problems
+ 5
If you have not understood then how to have solved them?
+ 5
[free]
https://code-exercises.com/
[paid, but first levels and gamer code is free]
https://codegym.cc
[paid but initial levels are free] (only Python and SQL)
https://academy.vertabelo.com
[free]
https://play.google.com/store/apps/details?id=com.amensah.easycoder
+ 2
Also try to make some codes on code playground.
+ 2
In the mobile version of the app, this is the "community" button. it is located at the bottom left just behind the "teach" button. there you will find a code simulator inside (Code Coach)
+ 2
some tasks are free, some require a pro
+ 2
See this example:
https://www.sololearn.com/coach/3?ref=app
+ 2
Solve LeetCode and HackerRank problem..
https://uniquethrowdown.blogspot.com/search/label/LeetCode?m=1
https://uniquethrowdown.blogspot.com/search/label/HackerRank?m=1
+ 2
You can try Hackerrank or Leetcode website where you can solve problem and you can increase your problem solving ability.
If you want to help regarding solution and its explanation you can try this.
https://uniquethrowdown.blogspot.com/search/label/HackerRank
https://uniquethrowdown.blogspot.com/search/label/LeetCode
+ 1
Thank you!
+ 1
You can work on real time projects such as bank management system or any other by doing so try to level up your difficulties in your project by taking the new requirements in your project on which you had worked or on which you are working.
+ 1
Start with learning algroithms and data structures , then go onto problem solving. After that you can then pick a personal project for yourslef and start working on them
0
What practical tasks?...You have completed the Java course 100%, so you have already solved all the projects in the course.
0
Yes, I did already some Projects in the courses. But there i didn't understand what to do
0
Martin Taylor so the best to do is learning learning learning, Tutorials, books etc?
0
Arun Ruban SJ What is Code Coach and were can i find it?
0
Help me