Java Chess Programming Video #23 The Move (Part III)

preview_player
Показать описание

Chess Code Repository :

IDE:

Reading Material:
Рекомендации по теме
Комментарии
Автор

My apologies for saying 'sort of' so many times in this video...Christmas cob webs need to come off! More coffee...

amir
Автор

Love the series and how you explain stuff. I understand most of it but I find it hard to explain to it to other people to to the point they understand. You explanations are just too good and simple.

Newto_n
Автор

Hi, the article no longer exists could you maybe link an available article, thanks so much for these videos they are really helpful.

jmlcarvalho
Автор

Thank you for all of your videos.
Would it be possible for you to explain why we are multiplying result with 31, or the hashCode method a little bit more detailed ?

I really like your tutorial, thanks for sharing your knowledge :) !

ferenckuntic
Автор

Why am I getting an error to remove the @Override for hashcode()

elvissilva
Автор

I read the HashCode article and am still confused as to where the 31 is coming from?

sidharthsaha
Автор

Hello Ameer, great job, i just want to understand the goal of using HashCode() and equal () in our project, and why multiplying
result in 31??

tiestoLouver
Автор

sir when you are taking input from user

dheerajagrawal