Stars
How to prep for the programmer job interview. A guide by John Michael Reed
Python implementation of the Circuit Breaker pattern.
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filteβ¦
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
Techniques and numbers for estimating system's performance from first-principles
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for π
Trace your python process line by line with eBPF!
A quick reference guide for the Pythonista in the process of becoming a Rustacean
Learn Go with test-driven development
Hub for curated insights and resources on software systems and technologies
Advice and resources for success in the tech industry π
βοΈ An Apache Beam Sink Library for Databases and other Sinks
Collection of transforms for the Apache beam python SDK.
Tutorials on advanced python topics, and literate programming framework to write them (see README.md)
Explores the python bytecode, provides some tools to access it for fun and profit.
Practical Python Programming (course by @dabeaz)
Pretty good call graphs for dynamic languages
Universal personal search engine, powered by a full text search algorithm written in pure Ink, indexing Linus's blogs and private note archives, contacts, tweets, and over a decade of journals.
Learn how to build and leverage the latest technology in APIs, services, microservices, distributed systems, HATEOAS, query languages, circuit breakers, gateways, discombobulators, flux capacitors,β¦
π€ Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained