Codecademy Learn Java, HashMap, 2018 Programming VIDEO
In this Codecademy lesson in the Learn Java course we are looking at the Java HashMap. HashMaps in Java keep structured data which comes in key value pairs. We learn that we use the HashMap keyword then specify the type of values, then name our HashMap then assign it a new HashMap. In this specific challenge we create a ResterauntMenu HashMap which will store a string as a key, and a integer for a value.
Other Videos By We Will Code 2018-06-01 Crypto Zombies Lesson 2, Chapter 6, Import, Imports in Solidity 2018-05-27 An Intro to Coding, Codecademy's Welcome To Codecademy Tutorial, Codecademy Starter Kit 2018-05-13 Crypto Zombies Lesson 2, Chapter 5, Inheritance, Solidity Walkthrough 2018-05-11 Crypto Zombies Lesson 2, Chapter 4, Require, Solidity Require Statements 2018-05-10 Crypto Zombies Lesson 2, Chapter 3 Msg.sender, Solidity Language 2018-05-06 Crypto Zombies Lesson 2, Chapter 2 Mappings and Addresses 2018-05-06 Codecademy Learn Java, Data Structures Generalizations 2018-05-02 Crypto Zombies, Chapter 2 Overview,Solidity Programming 2018-05-02 Codecademy Learn Java, HashMap Access, Accessing a HashMap 2018-04-28 Crypto Zombies Lesson 1 ,Ch14 Web3.js, Solidity Events 2018-04-28 Codecademy Learn Java, HashMap, 2018 Programming 2018-04-28 Crypto Zombies Lesson 1, Ch13 Events, Solidity Events 2018-04-27 Codecademy Learn Java, For Each Loop, Programming in 2018 2018-04-26 Conceptos Basicos de HTML, Imagenes y Enlaces, Aprende, 2018-04-25 Codecademy Learn Java, Iterating over an ArrayList 2018-04-24 Crypto Zombies Lesson 1 ,Ch12 Putting It Together, Solidity Tutorial 2018-04-23 Codecademy Learn Java, ArrayList Insertion, Data Structures 2018-04-23 Crypto Zombies Lesson 1 ,Ch11 Keccak256 and Typecasting, Solidity Programming 2018-04-22 Crypto Zombies Lesson 1 ,Ch10 More on Functions, Solidity Pure Vs View Function 2018-04-22 Crypto Zombies Lesson 1 ,Ch9 Private Public Functions 2018-04-22 Crypto Zombies Lesson 1 ,Ch8 Working With Structs and Arrays
Tags: Learn java
Codecademy's Learn Java
Learning Java
Java Programming in 2018
2018 Java