Pinned Repositories
algorithms
:computer: An overview about algorithms
cg.directx
Examples how to use DirectX
cg.opengltutorial
Source code from http://www.opengl-tutorial.org/ let's do some opengl stuff ...
ComputerGraphics
:tropical_fish: Computer Graphics examples, with source code,...
cpp-overview
:blue_book: A tour about C++ with source code examples
cpp.loki
source code from great book: "Modern C++ Design: Generic Programming and Design Patterns Applied
cpp.moderncpp
Nice walkthrough for C++, C++11/14/17, ...
cpp.unittests
:microscope: explore c++ unit tests using google-test
design.patterns.Gof
Gang of four
software-design
:closed_book: Software design, refactor techniques, S.O.L.I.D. Object-Oriented-Design, OOD
NelsonBilber's Repositories
NelsonBilber/design.patterns.Gof
Gang of four
NelsonBilber/algorithms
:computer: An overview about algorithms
NelsonBilber/cpp.moderncpp
Nice walkthrough for C++, C++11/14/17, ...
NelsonBilber/cpp.allocators.custom
How to create a custom allocator in c++
NelsonBilber/cpp.functional.programming
Functional programming in C++
NelsonBilber/programming-languages
:snake: Other programming languages like C# and Java
NelsonBilber/cpp.unittests
:microscope: explore c++ unit tests using google-test
NelsonBilber/02-Newtons-Laws
Newtons laws of motion explained through Unity 3D in C# as part of https://www.udemy.com/gamephysics.
NelsonBilber/Autocuts
NelsonBilber/CMake_Multiproject
Explore how Cmake deal with multiprojects
NelsonBilber/cpp.concepts
concepts in c++
NelsonBilber/cpp.lambdas
Some examples how to use lamdas
NelsonBilber/cpp.monads
Monads in C++
NelsonBilber/cpp.movesemantics
Move semantics and Rule of 5
NelsonBilber/cpp.templates.class1.basic
NelsonBilber/cpp.templates.class2.explicit.specialization
NelsonBilber/cpp.templates.class3.partial.specialization
NelsonBilber/cpp.templates.class4.typealias
NelsonBilber/cpp.templates.functions.1.arguments.deduction
NelsonBilber/cpp.templates.functions.2.explicit.specialization
NelsonBilber/cpp.templates.functions.3.non-type.arguments
NelsonBilber/cpp.templates.functions.4.variadic.templates
NelsonBilber/dp.cifar10.2-LayerFullyConnectedNeuralNetwork
Image classification using CIFAR10 with 2-Layer Fully Connected Neural Network
NelsonBilber/dp.cifar10.using.CNN-s
Image classification using CIFAR10 with Convolutional Networks
NelsonBilber/dp.tensorflow.regression
Simple regression using tensorflow
NelsonBilber/libigl
Simple C++ geometry processing library.
NelsonBilber/ofBook
openFrameworks community book
NelsonBilber/protobuf
Protocol Buffers - Google's data interchange format
NelsonBilber/py.opengl
Example how to use a opengl with python
NelsonBilber/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview