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/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
BillyTheGolden/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BillyTheGolden/awesome-qt-qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
BillyTheGolden/ccia_code_samples
Code samples for C++ Concurrency in Action
BillyTheGolden/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.
BillyTheGolden/cpp-design-patterns-for-humans
An ultra-simplified explanation to design patterns in C++
BillyTheGolden/cppstdlib
:book: The C++ Standard Library - A Tutorial and Reference, 2nd Edition
BillyTheGolden/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
BillyTheGolden/Django-3-by-Example
Django 3 by Example, published by Packt
BillyTheGolden/Django-3-Web-Development-Cookbook-Fourth-Edition
Django 3 Web Development Cookbook Published by Packt
BillyTheGolden/django_ecommerce
Criação de um site de e-commerce utilizando django (repositório para fontes de curso online).
BillyTheGolden/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
BillyTheGolden/Expert-CPP
Expert C++, published by Packt
BillyTheGolden/Expert-Python-Programming-Third-Edition
Expert Python Programming, Third Edition, published by Packt
BillyTheGolden/flask-fullstack-dev-course
Flask FullStack Development Course (Bizza project)
BillyTheGolden/flask_mega_tutorial
Flask Mega Tutorial from Miguel Grimberg
BillyTheGolden/flaskr-tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
BillyTheGolden/GSL
Guidelines Support Library
BillyTheGolden/gsl-lite
gsl lite - A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later
BillyTheGolden/HackerRank-Solutions
HackerRank concepts & solutions
BillyTheGolden/HackerRank_solutions
317 efficient solutions to HackerRank problems
BillyTheGolden/ImFrame
dear imgui + glfw framework
BillyTheGolden/json
JSON for Modern C++
BillyTheGolden/LearnOpenGL
Code repository of all OpenGL tutorials found at https://learnopengl.com
BillyTheGolden/Mastering-Python-Scripting-for-System-Administrators-
Mastering Python Scripting for System Administrators, published by Packt
BillyTheGolden/metapp
C++ runtime reflection library
BillyTheGolden/Python-Object-Oriented-Programming---4th-edition
Code Repository for Python Object-Oriented Programming - 4th edition, Published by Packt
BillyTheGolden/qmlbook
The source code for the upcoming qml book
BillyTheGolden/Software-Architecture-with-Cpp
Software Architecture with C++, published by Packt
BillyTheGolden/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.