Skip to main content

101

Passkeys 101
·675 words·4 mins
Posts 101 passkeys passwordless
There is nothing to be phished if you don’t use password at all.
Python Package
·223 words·2 mins
Posts Essential 101 python
Fundamental building block for Python package.
Why __name__ == '__main__'?
·323 words·2 mins
Posts Essential 101 python
Wonder why we always start with if __name__ == '__main__': in Python?
Character Encoding Set
·2542 words·12 mins
Posts 101 ascii encoding
ASCII vs CP-1252 vs ISO-8859-1
Docker 101
·421 words·2 mins
Posts 101 docker
Let’s learn about Docker architecture and its alternatives.