Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-qt-qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Books-1
Boost-Cookbook
Online examples from "Boost C++ Application Development Cookbook":
carrano7e
Source Code for Data Abstraction & Problem Solving with C++: Walls and Mirrors
ccia_code_samples
Code samples for C++ Concurrency in Action
code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
CPlusPlus
This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on these topics, including video presentations and slides.
CPP-Design-Patterns
cpp-design-patterns-for-humans
An ultra-simplified explanation to design patterns in C++
BillyTheGolden's Repositories
BillyTheGolden/Boost-Cookbook
Online examples from "Boost C++ Application Development Cookbook":
BillyTheGolden/carrano7e
Source Code for Data Abstraction & Problem Solving with C++: Walls and Mirrors
BillyTheGolden/CPP-Design-Patterns
BillyTheGolden/CPP-Reactive-Programming
C++ Reactive Programming, published by Packt
BillyTheGolden/Cpp17-STL-Cookbook
Code files by Packt
BillyTheGolden/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
BillyTheGolden/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
BillyTheGolden/Data-Structures
Data Structures in C++ from Data Abstraction and Problem Solving (Walls and Mirrors) 7th ed.
BillyTheGolden/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
BillyTheGolden/design-patterns-python
:computer: Padrões de Projeto em Python
BillyTheGolden/ECE4050
Source Code for Students
BillyTheGolden/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
BillyTheGolden/Flask-Framework-Cookbook-Second-Edition
Flask Framework Cookbook - Second Edition, published by Packt
BillyTheGolden/free-programming-books
:books: Freely available programming books
BillyTheGolden/GoF-Design-Patterns
My example codes for GoF Design Patterns. (Written in C++11/14)
BillyTheGolden/Hands-On-Design-Patterns-with-CPP
Hands-On Design Patterns with C++, published by Packt
BillyTheGolden/Hands-On-GUI-Programming-with-CPP-and-Qt5
Hands-On GUI Programming with C++ and Qt5, published by Packt
BillyTheGolden/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
BillyTheGolden/Learn-Qt-5
Learn Qt 5, published by Packt
BillyTheGolden/Mastering-OpenCV-4-Third-Edition
Mastering OpenCV 4, Third Edition, published by Packt publishing
BillyTheGolden/Mastering-Python-Design-Patterns-Second-Edition
Mastering-Python-Design-Patterns-Second-Edition, published by Packt
BillyTheGolden/Mastering-Qt-5
Code repository for Mastering Qt 5 published by Packt
BillyTheGolden/Mastering-Qt-5-Second-Editon
Mastering Qt 5 Second Editon, published by Packt
BillyTheGolden/Mastering-the-Cpp17-STL
Mastering the C++17 STL, published by Packt
BillyTheGolden/maybe
资料
BillyTheGolden/ogl
BillyTheGolden/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
BillyTheGolden/Python-Microservices-Development
Python Microservices Development, published by Packt
BillyTheGolden/The-Modern-Cpp-Challenge
The Modern C++ Challenge, published by Packt
BillyTheGolden/theboostcpplibraries
Book files for https://theboostcpplibraries.com/