Skip to content

Instantly share code, notes, and snippets.

View dnlsyfq's full-sized avatar
🧠

Danial J dnlsyfq

🧠
  • Kuala Lumpur , Malaysia
View GitHub Profile
@dnlsyfq
dnlsyfq / 0_reuse_code.js
Created September 14, 2017 07:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@dnlsyfq
dnlsyfq / PY0101EN-1-1-Types.ipynb
Created July 28, 2019 07:56
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-1-2-Strings.ipynb
Created July 28, 2019 11:32
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-2-1-Tuples.ipynb
Created July 29, 2019 16:42
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-2-2-Lists.ipynb
Created July 29, 2019 17:38
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-2-3-Dictionaries.ipynb
Created July 30, 2019 00:16
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-2-4-Sets.ipynb
Created July 30, 2019 01:08
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-3-1-Conditions.ipynb
Created July 30, 2019 07:03
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-3-2-Loops.ipynb
Created July 30, 2019 08:07
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dnlsyfq
dnlsyfq / PY0101EN-3-3-Functions.ipynb
Created July 31, 2019 01:27
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.