Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: programlate/ThinkJavaCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7302e62
Choose a base ref
...
head repository: AllenDowney/ThinkJavaCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce03ee9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 15, 2017

  1. 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.
    jayaprabhakar committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    373dd80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AllenDowney#3 from jayaprabhakar/master

    Add link to source code hosted on Codiva online java ide
    AllenDowney authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ce03ee9 View commit details
    Browse the repository at this point in the history
Loading