Skip to content

Instantly share code, notes, and snippets.

View oC-n's full-sized avatar

mr oCean oC-n

  • Adelaide, Australia
View GitHub Profile
@oC-n
oC-n / PY0101EN-1-1-Write_your_first_python_code.ipynb
Created June 24, 2021 11:37
Python for Data Science, AI & Development - Week 1 Lab - Your First Program, Types, Expressions, and Variables
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-1-2-Strings.ipynb
Last active June 24, 2021 13:28
Python for Data Science, AI & Development - Week 1 Hands-On Lab: Strings
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-2-2-Lists.ipynb
Created June 24, 2021 14:12
Python for Data Science, AI & Development - Week 2 Hands-On Lab: Lists
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-2-1-Tuples.ipynb
Created June 24, 2021 14:25
Python for Data Science, AI & Development - Week 2 Hands-On Lab: Tuples
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-2-3-Dictionaries.ipynb
Created June 25, 2021 09:25
Python for Data Science, AI & Development - Week 2 Hands-On Lab: Dictionaries
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-2-4-Sets.ipynb
Created June 25, 2021 10:30
Python for Data Science, AI & Development - Week 2 Hands-On Lab: Sets
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-3-1-Conditions.ipynb
Created June 25, 2021 10:59
Python for Data Science, AI & Development - Week 3 Hands-On Lab: Conditions and Branching
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-3-2-Loops.ipynb
Created June 25, 2021 11:53
Python for Data Science, AI & Development - Week 3 Hands-On Lab: Loops
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / PY0101EN-3-3-Functions.ipynb
Created June 25, 2021 13:52
Python for Data Science, AI & Development - Week 3 Hands-On Lab: Functions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oC-n
oC-n / 3-1.2ExcecptionHandling.ipynb
Created June 25, 2021 16:45
Python for Data Science, AI & Development - Week 3 Hands-On Lab: Exception Handling
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.