If you enjoyed this book, you may be interested in these other books by Packt:
Mastering the C++17 STL
Arthur O'Dwyer
ISBN: 978-1-78712-682-4
- Make your own iterator types, allocators, and thread pools.
- Master every standard container and every standard algorithm.
- Improve your code by replacing new/delete with smart pointers.
- Understand the difference between monomorphic algorithms, polymorphic algorithms, and generic algorithms.
- Learn the meaning and applications of vocabulary type, product type and sum type.
C++17 By Example
Stefan Björnander
ISBN: 978-1-78839-181-8
- Acquire the key skills of ethical hacking to perform penetration testing
- Learn how to perform network reconnaissance
- Discover vulnerabilities in hosts
- Attack vulnerabilities to take control of workstations and servers
- Understand password cracking to bypass security
- Learn how...