badraddinli's Stars
DataTalksClub/data-engineering-zoomcamp
Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.
rust-lang/book
The Rust Programming Language
practical-tutorials/project-based-learning
Curated list of project-based tutorials
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
jonathan-bower/DataScienceResources
Open Source Data Science Resources.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
github/gitignore
A collection of useful .gitignore templates
DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
agavrel/42_CheatSheet
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
jcjohnson/neural-style
Torch implementation of neural style algorithm
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
pallets/flask
The Python micro framework for building web applications.
tensorflow/models
Models and examples built with TensorFlow
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
r0f1/datascience
Curated list of Python resources for data science.
jmugan/modern_practical_nlp
This course covers how you can use NLP to do stuff.
ArjanCodes/betterpython
Code examples for my Write Better Python Code series on YouTube.
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
realpython/python-guide
Python best practices guidebook, written for humans.
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.