Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Cheat-Sheet #4

Open
1 task
buehlefs opened this issue Nov 11, 2019 · 0 comments
Open
1 task

Java Cheat-Sheet #4

buehlefs opened this issue Nov 11, 2019 · 0 comments
Labels
Epic Used for big roadmap issues help wanted Extra attention is needed

Comments

@buehlefs
Copy link
Contributor

We want to have a cheat sheet for basic java and theoretical knowledge.

This cheat sheet should only cover what is actually part of the course! It is NOT intended as a general and exhaustive java cheat sheet!

Possible Contents

  • glossary for oop terms
  • Syntax and structure (in the order that it is explained in the course)
  • Basic eclipse usage (import project, start project)
  • Tipps and tricks:
    • refactor -> rename
    • autoformat code (keyboard shortcut and setting)
    • code generators (getter/setter)
    • new class wizard
    • how to find javadoc
    • how to use autocompletion
    • debugger (set breakpoint, view variable content, step forward)

Related Issues

  • TODO add all issues related to this epic
@buehlefs buehlefs added help wanted Extra attention is needed Epic Used for big roadmap issues labels Nov 11, 2019
@ruffdd ruffdd modified the milestone: JVK 2020 Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Used for big roadmap issues help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants