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: srekan/golang-coding-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: functions
Choose a base ref
...
head repository: srekan/golang-coding-exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 56 files changed
  • 2 contributors

Commits on Dec 13, 2018

  1. first commit

    Unknown authored and Unknown committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    90bbd40 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. update readme

    Unknown authored and Unknown committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    6741c08 View commit details
    Browse the repository at this point in the history
  2. use math.pi instead of constant

    Unknown authored and Unknown committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    997609c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into basic

    Unknown authored and Unknown committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    6994c6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from srekan/functions

    Functions
    srekan authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    e0854ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from srekan/basic

    modified from const Pi to math.Pi
    srekan authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    a789f84 View commit details
    Browse the repository at this point in the history
  6. more exercises

    Unknown authored and Unknown committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    1b0d40e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. conditional-statements

    Unknown authored and Unknown committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c71f8ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from srekan/conditional-statements

    Conditional statements
    srekan authored Dec 15, 2018
    Configuration menu
    Copy the full SHA
    012ee56 View commit details
    Browse the repository at this point in the history
  3. update index

    Unknown authored and Unknown committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    0656224 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Adding loops folder with 16 exercises

    Unknown authored and Unknown committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    2edc00b View commit details
    Browse the repository at this point in the history
  2. adding programs to loops

    Unknown authored and Unknown committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    7ddcff2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from srekan/loops

    Loops
    srekan authored Dec 17, 2018
    Configuration menu
    Copy the full SHA
    6a8c8fd View commit details
    Browse the repository at this point in the history
  4. adding loops chapter link

    Unknown authored and Unknown committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    4be2e2e View commit details
    Browse the repository at this point in the history
  5. adding README

    Unknown authored and Unknown committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    6344feb View commit details
    Browse the repository at this point in the history
  6. adding README

    Unknown authored and Unknown committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    167bdd0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6 from srekan/star-patterns

    Star patterns
    srekan authored Dec 17, 2018
    Configuration menu
    Copy the full SHA
    3a2a4b1 View commit details
    Browse the repository at this point in the history
Loading