Here are
317 public repositories
matching this topic...
📜 33 JavaScript concepts every developer should know.
Updated
Jun 27, 2022
JavaScript
A collection of full-stack resources for programmers.
Updated
Jul 4, 2022
Python
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Updated
Jun 22, 2022
Jupyter Notebook
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Updated
Mar 31, 2022
Python
Range-based goodness for C++17
TE: C++17 Run-time polymorphism (type erasure) library
📜 36 concepts every GraphQL developer should know.
Trait introspection and concept creator for C++11
Fast binary logger for C++
Machine Learning Concepts with Concepts
Updated
Aug 30, 2020
Jupyter Notebook
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
🌇 A simulation of a city using isometric tiles
Updated
Nov 27, 2017
JavaScript
SPY - C++ Information Broker
Concept Bottleneck Models, ICML 2020
Updated
Jun 22, 2022
Python
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
A collection of modules which demonstrate some programming concepts and Delphi libraries.
Updated
Feb 27, 2022
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
Feb 15, 2022
Swift
This capsule is the companion code to the Bixby Quick Start guide. The capsule demonstrates use of Concepts and Actions.
Updated
Apr 19, 2022
JavaScript
List of concepts and code snippets that would help in learning Golang and apply in Web Development 🎉
📊 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.
The curation repository for the data behind Concepticon.
Linear Algebra Fundamentals for Machine Learning
Updated
Aug 20, 2019
Jupyter Notebook
Content on tips, tricks, advice, practices for naming things in in software/technology
A complementary resource that helps python programmers to learn Haskell
Updated
Jan 27, 2022
Haskell
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.