Skip to content

Commit 373dd80

Browse files
committed
Add link to source code hosted on Codiva online java ide
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.
1 parent 7302e62 commit 373dd80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Git is a version control system that allows you to keep track of the files that
77
A collection of files under Git's control is called a repository.
88

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

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

0 commit comments

Comments
 (0)