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: siddhi/python-training
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: siddhi/python-training
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: instructor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 29 files changed
  • 1 contributor

Commits on Aug 9, 2015

  1. Problem solutions

    Siddharta Govindaraj committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    e88e3f4 View commit details
    Browse the repository at this point in the history
  2. Quick reference: List comprehensions and Boolean operations

    Siddharta Govindaraj committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    9d96bba View commit details
    Browse the repository at this point in the history
  3. Decorators

    Siddharta Govindaraj committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    e3c6108 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Datetime reference

    Siddharta Govindaraj committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    afb610f View commit details
    Browse the repository at this point in the history
  2. Updated vote solution

    Siddharta Govindaraj committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    8303cae View commit details
    Browse the repository at this point in the history
  3. Word count solution

    Siddharta Govindaraj committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    8a8befe View commit details
    Browse the repository at this point in the history
  4. Binary Tree iteration & api

    Siddharta Govindaraj committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    278fe2c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Adventure + libraries

    Siddharta Govindaraj committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    3ab07ef View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Fixed bug in block() function

    Siddharta Govindaraj committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    7f6164b View commit details
    Browse the repository at this point in the history
  2. Added hangman program

    Siddharta Govindaraj committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    18f2d15 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Object creation and dunder methods for objects, python packaging with…

    … setup.py
    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    7d5ccde View commit details
    Browse the repository at this point in the history
  2. Data analysis with pandas, command line processing with argparse

    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    1c5092b View commit details
    Browse the repository at this point in the history
  3. Python rest services with flask

    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    dcef874 View commit details
    Browse the repository at this point in the history
  4. Replaced hangman implementation with a simpler version

    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    19628da View commit details
    Browse the repository at this point in the history
  5. Reorganised content order to match structure in master

    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    e8bedc1 View commit details
    Browse the repository at this point in the history
  6. Instructor version of binary tree & sorted list

    Siddharta Govindaraj committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ff98c06 View commit details
    Browse the repository at this point in the history
Loading