On 17 February 2016 at 03:35, Shan Wijesinghe <shandwijesinghe@gmail.com> wrote:
I wanted to try Boost to enhance my coding abilities in C++ and learn the process of optimizing simultaneously. With that in mind, can you direct me? Thank you. 

Boost provides many libraries, each targeting one or more different use cases.

Perhaps start by reading the documentation to find out what is on offer.

http://www.boost.org/doc/libs/1_60_0/doc/html/libraries.html

You could then start using one or more of the libraries in a pet project.