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

start of an eclipse based java tutorial #291

Closed
wants to merge 1 commit into from

Conversation

magwas
Copy link

@magwas magwas commented Jan 12, 2018

I was thinking about something like this.
There should be some help for setting up the environment (install eclipse, pull from the repository, open project), and using this (run the project as junit test, and make them green one by one).
Also, pressing "proceed" on the "errors on workspace" dialog teaches bad practice, but I have no idea how to write syntactically valid code for testing creation of a local variable. Maybe variable declaration should be started with fields, and the unit tests could use reflection to check.

@ronreiter
Copy link
Owner

I think the function names should be standard, and you should just use comments instead.

@ronreiter
Copy link
Owner

I am going to close this as it is not ready yet.

@ronreiter ronreiter closed this Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants