-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added book "Getting Started with Java on the Raspberry Pi" #173
Conversation
README.md
Outdated
@@ -218,6 +218,10 @@ The complete collection of (consumer) Raspberry Pi models consist of: | |||
- [Raspberry Pi Beginners](https://medium.com/@anshul.ahu/how-to-setup-raspberry-pi-for-beginners-aeedc2cb994a) - Guide to setup the Raspberry Pi for beginners. | |||
- [The Ultimate Raspberry Pi Security Guide](http://www.nhatqbui.com/assets/TheUltimateRaspberryPiSecurityGuide.pdf) - Extensive guide on security best practices for the Pi ie. exposed to the internet. | |||
|
|||
### Books | |||
|
|||
- [Getting Started with Java on the Raspberry Pi (published 2020)](https://webtechie.be/books/) - A lot of info and history about Java itself and how to install and use it on the Raspberry Pi with a lot of example projects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Omit the (published 2020)
part please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [Getting Started with Java on the Raspberry Pi (published 2020)](https://webtechie.be/books/) - A lot of info and history about Java itself and how to install and use it on the Raspberry Pi with a lot of example projects. | |
- [Getting Started with Java on the Raspberry Pi](https://leanpub.com/gettingstartedwithjavaontheraspberrypi) - Book on how to install & use Java with a lot of example projects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would link to Leanpub instead of a generic /books page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your feedback! both remarks done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤝 Thanks for contributing this resource!
@thibmaek thanks for sharing!!! |
Please make sure all below checkboxes have been checked before submitting your PR.
Add Raspbian
)