Skip to content

Instantly share code, notes, and snippets.

@froxxxy
Created February 16, 2014 14:01
Show Gist options
  • Save froxxxy/9034647 to your computer and use it in GitHub Desktop.
Save froxxxy/9034647 to your computer and use it in GitHub Desktop.
Java Development für Martin
GIT
===
https://github.com/ -> Versionierungssystem, runterladen, rumspielen. Gibt eine Million Tutorials, eins der besseren ist das hier: https://www.atlassian.com/de/git/tutorial/git-basics
https://github.com/ -> Account anlegen, Projekte clonen, Repository anlegen, rumspielen
http://eclipse.github.com/ -> EGit, Eclipse Plugin für Git
DB
==
http://www.postgresql.org/ -> the world's most advanced open source database
JAVA
====
http://www.galileocomputing.de/openbook -> Kostenlose Bücher zum Online ankucken
http://www.vogella.com/ -> Absoluter Vollprofi in Sachen Java/Softwareentwicklung. Ist vielleicht manches zu hoch, was er so schreibt, aber die Tutorials sind der Wahnsinn.
@Doddy10
Copy link

Doddy10 commented Feb 16, 2014

Joo da ist einiges zum durchsortieren drinn ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment