mahmoudparsian / data-algorithms-book

MapReduce, Spark, Java, and Scala for Data Algorithms Book
http://mapreduce4hackers.com
Other
1.07k stars 665 forks source link

Where is the source code for the 1st edition #18

Closed bithw1 closed 7 years ago

bithw1 commented 7 years ago

Hi, I am reading the first edition of this book, but it looks to me that the source code for the first edition is gone?

mahmoudparsian commented 7 years ago

Hello,

The source code is right here:

https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src

and the entire DIT is here:

https://github.com/mahmoudparsian/data-algorithms-book https://github.com/mahmoudparsian/data-algorithms-book

If you have a problem accessing the sites, please let me know,

best regards, Mahmoud Parsian

On May 24, 2017, at 4:46 AM, bithw1 notifications@github.com wrote:

Hi, I am reading the first edition of this book, but it looks to me that the source code for the first edition is gone?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mahmoudparsian/data-algorithms-book/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/ACdE0P7un1OZI_H5e_X7twTxKBnB684Uks5r9BixgaJpZM4Nk_US.

bithw1 commented 7 years ago

Thanks @mahmoudparsian for the reply Yes, I can access https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src , but i looks to me that the code there now is for 2nd edition? eg, There is a class TtestReducer in book's chapter 22 of 1st edition ,but when I access https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src/main/java/org/dataalgorithms/chap22, I can't find that class

mahmoudparsian commented 7 years ago

Hello and Thank you for your email.

Time permitting, will put these into GIT, but you may cut and paster and create your own classes. If you have any questions, please let me know,.

Thank you, best regards, Mahmoud

On May 24, 2017, at 6:22 PM, bithw1 notifications@github.com wrote:

Thanks @mahmoudparsian https://github.com/mahmoudparsian for the reply Yes, I can access https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src , but i looks to me that the code there now is for 2nd edition? eg, There is a class TtestReducer in chapter 22,but when I access https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src/main/java/org/dataalgorithms/chap22 https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src/main/java/org/dataalgorithms/chap22, I can't find that class

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mahmoudparsian/data-algorithms-book/issues/18#issuecomment-303896530, or mute the thread https://github.com/notifications/unsubscribe-auth/ACdE0CKDhiTH8p2V1aEcg_BJ36cHcO5Dks5r9NfqgaJpZM4Nk_US.

bithw1 commented 7 years ago

Thanks @mahmoudparsian for the reply. As you know, the code in the book are kind of simply code snippet, so it would be impossible to copy/paste from the code in the book,:-) I'd like that you push the code into git when you have spare time(To be honest, I am eager to see that the code is pushed soon, :-)), other readers may encounter the same problem.

bithw1 commented 7 years ago

@mahmoudparsian? Could you please find some spare time and push the code..Thanks

mahmoudparsian commented 7 years ago

Hi, can you please let me know what you are looking to be posted/pushed? Thanks, best, Mahmoud

On Jun 9, 2017, at 2:12 AM, bithw1 notifications@github.com wrote:

@mahmoudparsian https://github.com/mahmoudparsian? Could you please find some spare time and push the code..Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mahmoudparsian/data-algorithms-book/issues/18#issuecomment-307338341, or mute the thread https://github.com/notifications/unsubscribe-auth/ACdE0D54uWZpqY-TbI8MIeN7GhZ5IbPIks5sCQxzgaJpZM4Nk_US.

bithw1 commented 7 years ago

@mahmoudparsian, it is the source code of the first version of Data Algorithms. I bought the book,but could not find the source code。

mahmoudparsian commented 7 years ago

Hello,

The GITHUB site for the 1st edition of the book is here:

https://github.com/mahmoudparsian/data-algorithms-book https://github.com/mahmoudparsian/data-algorithms-book

All source code are included.

You may get all of the GitHub files (please look at the GREEN button: “clone or download”.

Note that I have not posted for 2nd edition yet.

Thanks, best regards, Mahmoud

On May 24, 2017, at 7:32 AM, Mahmoud Parsian mahmoud.parsian@yahoo.com wrote:

Hello,

The source code is right here:

https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src https://github.com/mahmoudparsian/data-algorithms-book/tree/master/src

and the entire DIT is here:

https://github.com/mahmoudparsian/data-algorithms-book https://github.com/mahmoudparsian/data-algorithms-book

If you have a problem accessing the sites, please let me know,

best regards, Mahmoud Parsian