Docker

Install Docker on Ubuntu: https://docs.docker.com/insta…

Read more...

Conda Cheatsheet

https://uoa-eresearch.github.io/eresearch-cookbook/reci…

Read more...

Linux生产力工具

0.Ubuntu 18.04 – make your life much easier, such…

Read more...

Python Immutables

a = [[]]*6 a [[], [], [], [], [], []] a[1].append(&#822…

Read more...

*args and **kwargs in Python

Link: https://www.saltycrane.com/blog/2008/01/how-to-us…

Read more...

Python Inheritance

http://python-history.blogspot.com/2010/06/method-resol…

Read more...

Python Disambiguation

List Comprehension Looking at the below code, write dow…

Read more...

Technical Questions

1.Difference between your two most confident languages?…

Read more...