Source Help for hashing

Hi, i am looking for sources to learn some basics and easy level problems to learn hashing in c++.

Basic question:-

Is a hash table same as map? like with a map all questions related to hash table can be implemented right?