Materials for the Introduction in Python , Linux , Git and Github
This repository contains all the materials of the presentation on the introduction of python, linux, git and Github.
Resources
Date | Topics | Resources |
---|---|---|
Feb 3, 2022 |
|
|
Feb 3, 2022 | An Introduction to Linux Command | |
Feb 3, 2022 | An Introduction to Git and Github | |
Feb 4, 2022 |
|
|
Feb 4, 2022 |
|
Supplementary Resources
In case you want to solidify a concept, or just want to go down further deep into .
-
Basic linux commands with examples
-
Linux Commands
-
An Introduction to Git and Github
-
Git and Github (Youtube)
-
Python Object Oriented Programming
-
Object-oriented programming
-
Class, instance and static methods
-
Multiple inheritance/ Mixins
-
Special Methods
-
Python decorators