June 2020
Intermediate to advanced
576 pages
15h 41m
English
This appendix explains how to download the code used for the labs in the book and access it in Eclipse. This appendix focuses on chapter 1’s code, but you can easily extrapolate to the rest of the chapters.
The source code is in a public repository on GitHub. While you are looking at the code on GitHub, feel free to star it; it always helps (thanks!). Every chapter has its own repository. The URL of the source code repository is formatted like this:
https://github.com/jgperrin/net.jgp.books.spark.ch{chapter number}.git
The {chapter number} is the chapter number in two digits. For example, the URL of the source code repository for chapter 1 is as follows:
https://github.com/jgperrin/net.jgp.books.spark.ch01.git ...
Read now
Unlock full access