Skip to content

Commit

Permalink
Add link to source code hosted on Codiva online java ide
Browse files Browse the repository at this point in the history
Let students directly edit, compile and run java programs on Codiva.io Online Java IDE.

This is suitable for beginneers of Java, because they don't have to understand Git, in their early days of learning to code.
  • Loading branch information
jayaprabhakar committed Nov 15, 2017
1 parent 7302e62 commit 373dd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Git is a version control system that allows you to keep track of the files that
A collection of files under Git's control is called a repository.

There are several ways you can work with the code:
* You can edit and run the code on [Codiva online java IDE](https://www.codiva.io/tutorials/thinkjavacode).

* You can create a copy of this repository on GitHub by pressing the "Fork" button in the upper right.
If you don't already have a GitHub account, you'll need to create one.
Expand Down

0 comments on commit 373dd80

Please sign in to comment.