Lists (7)
Sort Name ascending (A-Z)
Stars
Codes and drafts on my reading of the book: "A Tour of C++", Bjarne Stroustrup (2018)
note and code of A Tour of C++(Third Edition) - Bjarne Stroustrup
Source code for the examples in the book "Advanced Programming in the UNIX Environment"
Python Data Science Handbook: full text in Jupyter Notebooks
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.
This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.
A collection of design patterns/idioms in Python
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
All Algorithms implemented in Python
An opinionated list of awesome Python frameworks, libraries, software and resources.
Curated list of project-based tutorials
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Notes from Raymond Hettinger's talk at PyCon US 2013.
Emulates USB Devices using USBIP in Python or c
cezanne / usbip-win
Forked from george-hopkins/usbip-windowsUSB/IP for Windows
vadimgrn / usbip-win2
Forked from cezanne/usbip-winUSB/IP Client for Windows
Example programs from "The Go Programming Language"
Protocol Buffers - Google's data interchange format
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).