DEV Community

Discussion on: Who's looking for open source contributors? (Feb 18th edition)

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾

Hi there if you're a beginner and thinking to dive deep into C++.
You should definitely check out 30-seconds-of-stl.
Learn Standard Template Library in C++ in an easy and lucid way.

Bhupesh-V / 30-Seconds-Of-STL

30 Seconds of STL (Standard Template Library in C++).

30-Seconds-of-STL

30 Seconds Of Standard Template Library in C++.


A collection of STL features (functions/libraries) of C++ which can be learned in 30 seconds or less.


Codacy Badge PRs Welcome license Build Status CodeFactor


Contents

Header File Link Code Directory
algorithm algorithm.md Sample Codes
vector vector.md Sample Codes
list list.md Sample Codes
queue queue.md Sample Codes
stack stack.md Sample Codes

Slack

Join other C++ enthusiasts in our Slack Community.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.