Skip to content
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

Merged
merged 2 commits into from
Sep 17, 2020

Conversation

FDelporte
Copy link

@FDelporte FDelporte commented Sep 15, 2020

Please make sure all below checkboxes have been checked before submitting your PR.

  • I have read and understood the contribution guidelines.
  • This pull request has a descriptive title. (For example: Add Raspbian)
  • The topic I added
    • includes a valid (https) link,
    • includes a concise and on-topic description,
    • mentions if there is only support some devices,
    • is not a duplicate,
    • has been in the correct alphabetical order for its section,
    • is in the form of Named Link - Description, seperated by commas.
    • ends with a dot.

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.
Copy link
Owner

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

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [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.

Copy link
Owner

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

Copy link
Author

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

@FDelporte FDelporte requested a review from thibmaek September 17, 2020 07:46
Copy link
Owner

@thibmaek thibmaek left a 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!

@FDelporte
Copy link
Author

@thibmaek thanks for sharing!!!

@FDelporte FDelporte deleted the new-section-books branch October 29, 2020 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants