I really enjoyed Classic Computer Science Problems in Python by David Kopec. It covers many different problems I hadn’t read detailed explanations of before. For example: neural networks, con… (more…)
Read more »
There are several ways to get started with Python 3 on macOS, but one way is better than the others. (more…)
Read more »
Most Python programmers don’t spend a lot of time thinking about how equality and hashing works. It usually just works. However there’s quite a bit of gotchas and edge cases that can lead to subtle and frustrating bugs once one starts to customize their... (more…)
Read more »
Python and Javascript solutions to Shuffle String, an easy leetcode problem... (more…)
Read more »
OO for LLMs. Contribute to google/langfun development by creating an account on GitHub. (more…)
Read more »