Jetudie's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
TheAlgorithms/Python
All Algorithms implemented in Python
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
mattermost/focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
qyuhen/book
学习笔记
peng-zhihui/L-ink_Card
Smart NFC & ink-Display Card
instillai/machine-learning-course
:speech_balloon: Machine Learning Course with Python:
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
mcinglis/c-style
My favorite C programming practices.
CppCon/CppCon2018
Slides and other materials from CppCon 2018
methylDragon/ros-sensor-fusion-tutorial
An in-depth step-by-step tutorial for implementing sensor fusion with robot_localization! 🛰
matt-wu/AES
Understanding AES & Rijndael
TheErk/CMake-tutorial
CMake tutorial: beamer presentation and sample code
mn416/QPULib
Language and compiler for the Raspberry Pi GPU
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
satoru-takeuchi/linux-in-practice
chaneyzorn/CMake-tutorial
CMake 官方教程----的翻译
wbhart/bsdnt
BSD Licensed Bignum Library
cccbook/sp
系統程式 - 從 nand2tetris 入門
QMonkey/OOC-Design-Pattern
Design Pattern by Object-Oriented-C
dj-on-github/sp800_22_tests
A python implementation of the SP800-22 Rev 1a PRNG test suite.
rifleak74/MarketDataScience
kydos/dds-tutorial-cpp
DDS Tutorial for C++ Programmers
jkerdels/NIST-Statistical-Test-Suite-C---Wrapper
This is a c++ wrapper for the NIST Statistical Test Suite.