OpenJDK releases going forward
We talk about what is going to happen going forward for java and OpenJDK.
We talk about what is going to happen going forward for java and OpenJDK.
We go through how to run java code in your browser using different projects.
We look at the freecodecamp.org site and how to use it, you can refresh your knowledge or start your career with just a few simple steps.
We look at the last release of lit-html and what have been added to the latest API.
Looking at the basics of web assembly.
Using the material design we create a new web component with an input box and label.
I go through the basics of accessibility. Web Content Accessibility Guidelines (WCAG) 2.1 https://www.w3.org/TR/WCAG21/
We look at dockerizing our java build both in the cloud and in our local docker environment.
We look at exporting our model into saved_model and use that in java in order to run inference on images the model never is seen before.
We look closely at how to run the evaluation in windows and evaluate the result in Tensorboard.