Here is stored all information for UW-La Crosse CODERS Java sessions.
Here you can find the slides presented, initial code and prompts, our solution code, and other resources to learn Java.
If you have any questions about this you can contact [email protected].
These slides likely still exist in Google docs as linked here, but in case they aren't, there is also a copy of each presentation in the respective session directory.
https://docs.google.com/presentation/d/1p0GbL1fj8ul7uQWigeUDJqaHNZaXO5Kojd8XNlQp9gY/edit?usp=sharing
https://docs.google.com/presentation/d/1fvYN1pSF0nSJp-hvEFfobaDxiT1ExppATQgmQZgfRW4/edit?usp=sharing
Daily Programmer
https://www.reddit.com/r/dailyprogrammer/
This provides fun challenges at all levels. In each thread you are given a prompt. Each thread also has solutions that others have given (it may be in different langauges!).
Codewars
https://www.codewars.com/
Practice coding in an interactive enviroment where you earn points.
Project Euler
https://projecteuler.net/
If you like math check this out! Solve interesting and challenging mathematical and programming problems.
Codecademy
https://www.codecademy.com/learn/learn-java
Codecademy is a great interactive way to learn Java! Signing up is free, and the website offers more learning opportunities than just Java!
University of Helsinki’s Massive Open Online Course (MOOC)
https://materiaalit.github.io/2013-oo-programming/part1/week-1/
This is a bit more detailed, and uses NetBeans instead of Eclipse (the Java code will be the same so don't worry about that!).
Derek Banas' Java Tutorial Playlist
https://www.youtube.com/playlist?list=PLE7E8B7F4856C9B19
If YouTube is your thing, check out this playlist!
Java Book
http://java2s.com/Book/Java/CatalogJava.htm
This book walks through the basics of Java.
Another Java Basics Website
http://www.wideskills.com/java-tutorial
This is just another one if you are still looking.
Eclipse (we use these in the sessions)
https://www.eclipse.org/
Notepad++
https://notepad-plus-plus.org/
Netbeans
https://netbeans.org/
Intellij
https://www.jetbrains.com/idea/