Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/resources/guides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ cards:
- title: LearnCpp
path: https://www.learncpp.com/
description: LearnCpp.com is a free website devoted to teaching you how to program in modern C++
- title: Google C++ Style Guide
path: https://google.github.io/styleguide/cppguide.html
icon: https://cdn.simpleicons.org/google
description: "Google's detailed conventions and engineering guidelines for maintaining large C++ codebases"
Loading