Super Kai (Kazuya Ito)

Super Kai (Kazuya Ito) @hyperkai

About: I'm a web developer. Buy Me a Coffee: ko-fi.com/superkai SO: stackoverflow.com/users/3247006/super-kai-kazuya-ito X(Twitter): twitter.com/superkai_kazuya FB: facebook.com/superkai.kazuya

Joined:
Oct 21, 2021

Super Kai (Kazuya Ito)
articles - 250 total

My technical writing style

Buy Me a Coffee☕ <For my technical writings> Explanation is detailed and concise,...

Learn More 0 0Feb 11

# - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

Z - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

Y - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

X - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

W - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

V - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

U - Glossary (Python)

Buy Me a Coffee☕ union type means a set of multiple types in talking about types because...

Learn More 0 0Feb 7

T - Glossary (Python)

Buy Me a Coffee☕ type checker is a tool to check static types. is mypy, pyright,...

Learn More 0 0Feb 7

S - Glossary (Python)

Buy Me a Coffee☕ special type form is a type to do something special within a type...

Learn More 0 0Feb 7

R - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

Q - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

P - Glossary (Python)

Buy Me a Coffee☕ parameter (param) is a variable without or with a default value within...

Learn More 0 0Feb 7

O - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

N - Glossary (Python)

Buy Me a Coffee☕ non-union type means a single type because it isn't inferred as Union...

Learn More 0 0Feb 7

M - Glossary (Python)

Buy Me a Coffee☕ method is a function definded in a class. instance method is to...

Learn More 0 0Feb 7

L - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

K - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

J - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

I - Glossary (Python)

Buy Me a Coffee☕ item is a number, character, byte or key-value pair in an...

Learn More 0 0Feb 7

H - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

G - Glossary (Python)

Buy Me a Coffee☕ generics is a feature to create a generic class, function or type alias...

Learn More 0 0Feb 7

F - Glossary (Python)

Buy Me a Coffee☕ function family is a general term for function, method, generator and...

Learn More 0 0Feb 7

E - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

D - Glossary (Python)

Buy Me a Coffee☕ declare means to tell a name existence to bytecode compiler so no...

Learn More 0 0Feb 7

C - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

B - Glossary (Python)

Buy Me a Coffee☕

Learn More 0 0Feb 7

A - Glossary (Python)

Buy Me a Coffee☕ assignment statement is a statement to assgin values to untyped...

Learn More 0 0Feb 7

Type alias in Python (6)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 11

Type alias in Python (5)

Buy Me a Coffee☕ *Memo: My post explains type alias (1). My post explains type alias (2). My...

Learn More 0 0Jan 10