Skip to content
forked from saheethao/CODERS

Here is stored all information for UW-La Crosse CODERS Java sessions.

Notifications You must be signed in to change notification settings

UWL-CODERS/CODERS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

Welcome

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].

Slides

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.

Session 0

https://docs.google.com/presentation/d/1p0GbL1fj8ul7uQWigeUDJqaHNZaXO5Kojd8XNlQp9gY/edit?usp=sharing

Session 1

https://docs.google.com/presentation/d/1fvYN1pSF0nSJp-hvEFfobaDxiT1ExppATQgmQZgfRW4/edit?usp=sharing

Session 2

Extra Projects

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.

Extra Java Resources

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.

Software Resources

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/

About

Here is stored all information for UW-La Crosse CODERS Java sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%