-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: thecodecutter/python_sandbox
base: master
head repository: bradtraversy/python_sandbox
compare: master
- 12 commits
- 5 files changed
- 7 contributors
Commits on Jan 1, 2020
-
The membership operators listed had 'not' written in place of 'in'. It's not a very big deal but could be misleading for new learners.
Configuration menu - View commit details
-
Copy full SHA for 4c7fdf2 - Browse repository at this point
Copy the full SHA 4c7fdf2View commit details
Commits on Jan 2, 2020
-
Merge pull request bradtraversy#4 from partha2000/patch-1
updated a very little typo.
Configuration menu - View commit details
-
Copy full SHA for 8208edd - Browse repository at this point
Copy the full SHA 8208eddView commit details
Commits on Oct 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46a0938 - Browse repository at this point
Copy the full SHA 46a0938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7096baf - Browse repository at this point
Copy the full SHA 7096bafView commit details
Commits on Oct 2, 2020
-
Added Encapsulation and improved Inheritance
I added critical component of OOPs in general, that is, Encapsulation and also improved Inheritance by making the User's method available to the Customer class and also explained concept of Encapsulation through practical example.
Configuration menu - View commit details
-
Copy full SHA for 39304fe - Browse repository at this point
Copy the full SHA 39304feView commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6a2ab29 - Browse repository at this point
Copy the full SHA 6a2ab29View commit details
Commits on Oct 19, 2020
-
Merge pull request bradtraversy#11 from kalyaniingle7387/patch-1
Add official documentation link
Configuration menu - View commit details
-
Copy full SHA for bdcbebc - Browse repository at this point
Copy the full SHA bdcbebcView commit details -
Merge pull request bradtraversy#9 from saksham715/patch-1
made a new file Create map, filter and reduce.py
Configuration menu - View commit details
-
Copy full SHA for b9fe426 - Browse repository at this point
Copy the full SHA b9fe426View commit details -
Merge pull request bradtraversy#10 from rooky1905/master
Added Encapsulation and improved Inheritance
Configuration menu - View commit details
-
Copy full SHA for ba14199 - Browse repository at this point
Copy the full SHA ba14199View commit details -
Merge pull request bradtraversy#7 from Nikita6599/master
Update lists.py
Configuration menu - View commit details
-
Copy full SHA for d7c9381 - Browse repository at this point
Copy the full SHA d7c9381View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c072526 - Browse repository at this point
Copy the full SHA c072526View commit details -
Merge pull request bradtraversy#20 from linwangmeyer/master
fix the filter function
Configuration menu - View commit details
-
Copy full SHA for 536b369 - Browse repository at this point
Copy the full SHA 536b369View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master