Dictionary Program in Java | Using HashMap in Java | Java Project

preview_player
Показать описание
We will create a java program that will read words and their meanings from a text file and store them in a HashMap structure. We will then use file handling and classes to read words and their meanings from the HashMap and manipulate them according to our needs.

Please support the channel by subscribing.👍

🚩Chapters:
0:00 Getting Started
2:11 Words class
5:45 loadRecords()
12:28 findWord()
15:45 saveRecords()
19:14 Driver class

Links:

I would absolutely love it if you could take the time to like and share this video with others. That would really mean a lot for me and this channel. Keep supporting Coding Cleverly!
Support Coding Cleverly by becoming an official patron:-

Follow Coding Cleverly on GitHub:

Plugins🔌
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

SUBSCRIBE🔔
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Relevancy dies in a heartbeat, and I would love to sustain this channel in the long run. Every subscriber counts and it really means the world if you were one of them. So please SUBSCRIBE to my CHANNEL.

Most Engrossing Videos🎬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Gear⚙️
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Laptop: HP Spectre 13
Microphone: Boya BY-M1

Mentions👥
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

#DictionaryProgram #JavaProgram #JavaProject
Рекомендации по теме
Комментарии
Автор

Simply love the way you have demonstrated the exercise. A real practical way.
My humble request is will you able to show the fine tuning if at all it exists. And
in Java 8 way let's say Lamda if we can write the same exercise.

fanclub
Автор

This is for predefined words, If user enter any other String then for getting their synonyms, What will be the solution?

hifzakhalid
Автор

hello i get this error why? Error: Could not find or load main class dictionary.test
Caused by: dictionary.test

enzosebastian
Автор

Good illustration! Though you need to be a bit organised. Your work is so random and there's no define approach. I've enjoyed the video

timandonopiyo
Автор

Good video, but you need to slow down.

waynebonner
Автор

That class over static is making me so uncomfortable

HR-pzts