American Young Coder

AYC logo

6 PM – Intro To Java

We continued learning about Java Map/HashMap: We learned how to check if a key exists inside a map by using "containsKey()" We enhanced SchoolApplication to use Map/HashMap to find teacher more efficiently:Read More...