Kai Nguyen

Kai Nguyen

@kai_nguyen

Joined Jan 3, 2024

2

Following

1

Followers

63

pages

1.34k

highlights

365

views
M
W
F
May
Jun
Jul
Aug
Total Days:
Total Weeks:
37-Days 📚
10-Weeks 📚
Show All

Python Unpacking Tuples By Examples

www.pythontutorial.net/python-basics/python-unpacking-tuple/

Jul 12, 2024

1

Python Classes: The Power of Object-Oriented Programming – Real Python

realpython.com/python-classes/

python
class
inheritance
polymorphism
wip

Jul 11, 2024

186

Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews/✅ Pattern 16: 🔎 Topological Sort (Graph).md at main · Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews

github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews/blob/main/%E2%9C%85%20Pattern%2016%3A%20%F0%9F%94%8E%20Topological%20Sort%20(Graph).md

Jul 9, 2024

4

RLHF: Reinforcement Learning from Human Feedback

huyenchip.com/2023/05/02/rlhf.html

Jul 9, 2024

3

Brute Force | Interview Cake

www.interviewcake.com/concept/python/brute-force

Jul 9, 2024

1

Mutable vs Immutable Objects | Interview Cake

www.interviewcake.com/concept/python/mutable

Jul 9, 2024

3

Code Like a Pythonista: Idiomatic Python

david.goodger.org/projects/pycon/2007/idiomatic/handout.html

Jul 9, 2024

3

Memory Management in Python – Real Python

realpython.com/python-memory-management/

Mar 26, 2024

1

Implementing an Interface in Python – Real Python

realpython.com/python-interface/

Mar 26, 2024

23

When Should You Use .__repr__() vs .__str__() in Python? – Real Python

realpython.com/python-repr-vs-str/

Mar 25, 2024

2

Object-Oriented Programming (OOP) in Python 3 – Real Python

realpython.com/python3-object-oriented-programming/

Mar 25, 2024

15

SOLID Principles: Improve Object-Oriented Design in Python – Real Python

realpython.com/solid-principles-python/

Mar 25, 2024

1

Things unlearned

www.scattered-thoughts.net/writing/things-unlearned/

Mar 20, 2024

2

On bad advice

www.scattered-thoughts.net/writing/on-bad-advice/

Mar 20, 2024

142

How to Build a Scalable Notification Service

blog.quastor.org/p/build-scalable-notification-service

Mar 20, 2024

Tech Dive on Apache Kafka

blog.quastor.org/p/tech-dive-apache-kafka

Mar 17, 2024

24

Improve your SQL skills X2 in 5 minutes

zaidesanton.substack.com/p/the-most-underrated-skill-sql-for

Mar 14, 2024

5

Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀

dev.to/kanani_nirav/secret-to-optimizing-sql-queries-understand-the-sql-execution-order-28m1

Mar 11, 2024

11

Understanding SQL Query Order of Execution

builtin.com/data-science/sql-order-of-execution

Mar 10, 2024

8

Python's doctest: Document and Test Your Code at Once – Real Python

realpython.com/python-doctest/

Mar 8, 2024

9

PEP 257 – Docstring Conventions | peps.python.org

peps.python.org/pep-0257/

Mar 8, 2024

51

1.3. Expressions — A Practical Introduction to Databases

runestone.academy/ns/books/published/practical_db/PART1_SQL/03-expressions/expressions.html

Mar 7, 2024

161

Chapter  1. General Unix and Advanced C

www.bottomupcs.com/ch01.html

Mar 7, 2024

3

Async vs Defer in JavaScript: Which is Better?🤔

dev.to/fidalmathew/async-vs-defer-in-javascript-which-is-better-26gm?ref=dailydev

Mar 6, 2024

5

Beej's Guide to Network Programming

beej.us/guide/bgnet/html/split-wide/what-is-a-socket.html

Mar 1, 2024

8

1.2. Data retrieval — A Practical Introduction to Databases

runestone.academy/ns/books/published/practical_db/PART1_SQL/02-data-retrieval/data-retrieval.html

Feb 27, 2024

7

1.1. Basics — A Practical Introduction to Databases

runestone.academy/ns/books/published/practical_db/PART1_SQL/01-sql-basics/sql-basics.html

sql
wip

Feb 23, 2024

44

Data Structures Handbook – The Key to Scalable Software

www.freecodecamp.org/news/data-structures-the-key-to-scalable-software

wip
array
list
stack
queue
tree
graph
hash
dictionary
dsa

Feb 22, 2024

271

Array Data Structure | Illustrated Data Structures - YouTube

www.youtube.com/watch?v=QJNwK2uJyGs

wip
array
list
ds

Feb 22, 2024

3

Python Exceptions: An Introduction – Real Python

realpython.com/python-exceptions/

wip
python
exception

Feb 22, 2024

9

1. SQL — A Practical Introduction to Databases

runestone.academy/ns/books/published/practical_db/PART1_SQL/index.html

Feb 21, 2024

1

Common Python Data Structures (Guide) – Real Python

realpython.com/python-data-structures/

Feb 19, 2024

109

True secrets of computer networks demystified: Learn 7 networking concepts – Get any (IT) job you want

igorjovanovic.com/introduction-to-computer-networking/

Feb 19, 2024

76

Coupling and Cohesion - Software Engineering - GeeksforGeeks

www.geeksforgeeks.org/software-engineering-coupling-and-cohesion/

Jan 24, 2024

6

Sets – Real Python

realpython.com/lessons/sets/

python
wip

Jan 23, 2024

Python's assert: Debug and Test Your Code Like a Pro – Real Python

realpython.com/python-assert-statement/

python
debug
testing
assert
wip

Jan 23, 2024

991

Using the Python defaultdict Type for Handling Missing Keys – Real Python

realpython.com/python-defaultdict/

python
dictionary
defaultdict
wip

Jan 23, 2024

2

How to Iterate Through a Dictionary in Python – Real Python

realpython.com/iterate-through-dictionary-python/

python
dictionary
wip

Jan 23, 2024

1

How to reduce your website's bounce rate

blog.openreplay.com/how-to-reduce-your-websites-bounce-rate/

web
bounce rate
user engagement
wip

Jan 23, 2024

19