Practice programming Java
How Would I Ever Know...?
Trying to find something for Java practice
Watching Java tutorials and following along on my IDE but it seems ineffective?
Is there a way that I’m able to practice Java programming so that I can be able to retain the information that I’m learning about Java? I’m still new to learning Java SE 11 and I want to be able to practice while on my off time of not taking my online class.
https://www.w3resource.com/java-exercises/basic/java-basic-exercise-17.php
https://www.w3resource.com/java-exercises/basic/java-basic-exercise-18.php
I've been trying to do some practice here and there, since just reading Head First and doing EdX isn't enough. However, running into problems like this have me wondering...
How in the hell would I ever figure out solutions like this? Is it from practice? Should I learn algorithms first? I'm just surprised that this is in the "Basic" exercises. I feel dumb...
Hello, java community, 6 months ago, I started learning some algorithms and beginner level code in C (I'm studying CS and our school started with C) and I got to the functions. Now my school has switched to Java and I am trying to learn Java and I can do simple practices. While learning C, I used the book "C programming a modern Approach by K.N. King" and the practices in it helped me a lot. I am looking for a java book similar to this book where I can practice java. Many people on the internet recommended the book "Head first Java", but it seemed a bit too childish to me (Frankly, I didn't look at it in detail). Do you think I should give the book "Head First Java" another chance or is there another book you can recommend to me where I can practice Java?