denizyilmazok's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
Droogans/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
cplusplus/draft
C++ standards drafts
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
ligurio/sqa-wiki
My own notes (drafts mostly) about software quality
udacity/frontend-nanodegree-resume
This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program. Learn how to become a Front-End Developer today with line-by-line code reviewed projects and get a job with career services!
patmorin/ods
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
jwasham/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
john-bai/DesignPatterns
C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"