The Wayback Machine - https://web.archive.org/web/20211017211839/https://github.com/topics/concepts
Here are
282 public repositories
matching this topic...
📜 33 JavaScript concepts every developer should know.
Updated
Oct 17, 2021
JavaScript
A collection of full-stack resources for programmers.
Updated
Sep 19, 2021
Python
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Updated
Jan 5, 2021
Jupyter Notebook
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Updated
Oct 9, 2021
Python
Range-based goodness for C++17
📜 36 concepts every GraphQL developer should know.
TE: C++17 Run-time polymorphism (type erasure) library
Trait introspection and concept creator for C++11
Machine Learning Concepts with Concepts
Updated
Aug 30, 2020
Jupyter Notebook
🌇 A simulation of a city using isometric tiles
Updated
Nov 27, 2017
JavaScript
SPY - C++ Information Broker
Thread pool using std::* primitives from C++17, with optional priority queue/greenthreading for POSIX.
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Updated
Mar 26, 2020
Python
Concept Bottleneck Models, ICML 2020
Updated
Sep 8, 2021
Python
💪 A library that powers your app with GraphQL + Rest API
Updated
Oct 16, 2021
TypeScript
A collection of modules which demonstrate some programming concepts and Delphi libraries.
Updated
Jun 24, 2021
Pascal
(Concepts-enabled) Functional Abstraction Layer for C++
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
Updated
Jul 22, 2020
Swift
This capsule is the companion code to the Bixby Quick Start guide. The capsule demonstrates use of Concepts and Actions.
Updated
Sep 2, 2021
JavaScript
List of concepts and code snippets that would help in learning Golang and apply in Web Development 🎉
Linear Algebra Fundamentals for Machine Learning
Updated
Aug 20, 2019
Jupyter Notebook
The curation repository for the data behind Concepticon.
📊 All of courses, assignments, exercises, mini-projects and books that I've done so far in the process of learning by myself Machine Learning and Data Science.
Updated
Jun 29, 2021
HTML
Content on tips, tricks, advice, practices for naming things in in software/technology
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
Visual guide to OOP and almost any other programming concepts
Improve this page
Add a description, image, and links to the
concepts
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
concepts
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The documentation says this "Even though mp-units library does not implement any Linear Algebra types it is generic enough to be used with other Linear Algebra libraries existing on the market.". A set of examples using Eigen would be helpful. Blaze would probably be good too, but personally I don't use it so it's a lower priority for me.