Sie sind auf Seite 1von 1

16/11/2017, 19*08

Benjamin Cavolik
Beginner introduction to OOP in Java: https://www.youtube.com/watch?v=_NnaT1TY_J0

Kevin Jervis
Objects and inheritance:
http://https//www.youtube.com/watch?v=TeKTxG9DdQA

How to Program:
http://https//www.youtube.com/channel/UCjiUu6foX9ZZACayoTwkYog/videos?
sort=dd&view=0&shelf_id=0

Giuseppe Module tutor


learn to code, gamified:
www.codingbat.com

Christopher_2 Pritchard
Tools for Sharing, managing and collaborating with your code:
I like github, there's a couple of ways of doing stuff, there's Gist
(https://gist.github.com/) which lets you copy and paste code, I can also upload to it
straight from IntelliJ / Visual Studio / Whatever IDE I want to use. In addition there's the
Education Pack (https://education.github.com/) which allows you to make private repositories
- useful for assignments and sharing code with yourself across devices (I'll mainly use my
desktop but use my Surface when out and about). You can also track changes and revert and
roll back - again really useful. Also doubles as a free backup!

Joshua Bizley
Exam codes and all exercises:
https://joshuabizley.wordpress.com/2017/10/23/exercises

Zaheed Tutor
Difference between for-each loop and forEach in java:
https://stackoverflow.com/questions/16635398/java-8-iterable-foreach-vs-foreach-loop

Better than cracking the code interview (solve algorithm problems):


https://youtu.be/x6mnixckzCo. <- watch here
https://simpleprogrammer.com/get/interviewcake <- then follow this link
https://simpleprogrammer.com <- then checkout the guy’s website

http://www.studynet1.herts.ac.uk/crs/17/6WCM0001-0901.nsf/Teaching+Documents/EFB1E2FD6C62C073802581CB0033256D/$FILE/Resources%20Links.txt Page 1 of 1

Das könnte Ihnen auch gefallen