Added Getting Started with Kubernetes (#56)

* Added React Hooks in Action

* Added Java SE 11 Programmer I Certification Guide

Hi!
Branko from Manning Publications here. I thought this new book of ours on Java SE 11 exam might be a good contribution.
Thanks for considering it!

* Getting Started with Kubernetes
pull/57/head
ipcenas 4 years ago committed by GitHub
parent 37457ed4bb
commit 7d66d5b47e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -517,6 +517,7 @@ The Best Interface Is No Interface: The Simple Path to Brilliant Technology
## Kubernetes
- [📕 Kubernetes: Up & Running (2016)](https://www.goodreads.com/book/show/26759355-kubernetes)
- [📕 Getting Started with Kubernetes (2020 early-access)](https://www.manning.com/books/getting-started-with-kubernetes)
## Leadership
@ -818,6 +819,7 @@ The Best Interface Is No Interface: The Simple Path to Brilliant Technology
- [📖 Introduction to programming in java: an interdisciplinary approach (2008)](http://introcs.cs.princeton.edu/java/home/chapter1.pdf)
- [📕 Java 8 in action (2014)](http://www.goodreads.com/book/show/20534354-java-8-in-action)
- [📕 Test-driven Java development (2015)](http://www.goodreads.com/book/show/26333479-test-driven-java-development)
- [📕 Java SE 11 Programmer I Certification Guide (2020 early-access)](https://www.manning.com/books/java-se-11-programmer-i-certification-guide)
### JavaScript
@ -1128,6 +1130,7 @@ The Best Interface Is No Interface: The Simple Path to Brilliant Technology
- [📖 React in Patterns (2018)](https://krasimir.gitbooks.io/react-in-patterns/content/)
- [📖 The Road to learn React](https://roadtoreact.com/)
- [📕 React Hooks in Action](https://www.manning.com/books/react-hooks-in-action)
### Redux

Loading…
Cancel
Save