Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libraries in C++ #5892

Closed
bmarques1995 opened this issue Jun 19, 2024 · 1 comment
Closed

Libraries in C++ #5892

bmarques1995 opened this issue Jun 19, 2024 · 1 comment
Labels
cpp Roadmap: cpp topic-change Missing or deprecated topics in roadmap

Comments

@bmarques1995
Copy link

Roadmap URL

https://roadmap.sh/cpp

Suggestions

I believe that an important topic on C++ learning is linkage, how to create a library, differences between static and dynamic linking

@bmarques1995 bmarques1995 added the topic-change Missing or deprecated topics in roadmap label Jun 19, 2024
@github-actions github-actions bot added the cpp Roadmap: cpp label Jun 19, 2024
@dansholds
Copy link
Collaborator

Hey @bmarques1995 thanks for raising!

We do mention linkage in the Name Mangling topic, which will hopefully trigger users to investigate what that is, but feel free to submit a PR add a link to a resource about linkage 😄

As for the other topics you mentioned, you can submit a PR to add details about those topics to a topic that already exists, for instance we do also mention linking in a few topics but you can probably expand on that 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp Roadmap: cpp topic-change Missing or deprecated topics in roadmap
Projects
None yet
Development

No branches or pull requests

2 participants