JavaCNN – Image Readers
In this video, we improve the JavaCNN repository adding new image readers to get your test and training data.
I was participating in a webinar with Zeev explaining the new implementation of PHP 7 and the improvements in memory management giving better performance. He pointed us to some blog posts, by Nikita Popov (@nikita_ppv), explaining improvements to the underlying structure of values, arrays, objects a.s.o. In this blog post I want to summaries some…
In this video, I get back to the basics and show you how to use the code from my series Java By Example to read data from an excel spreadsheet in order to populate your invoice PDF.
Customer segments aren’t the most straight forward concept. It should be and works fine but the back-end handling seems to be a set of different solutions put together to make the whole. First of we have the customer segments created as member groups. These groups have names and some small settings but only a few…
We look into the different ways that your Java code can be executed and how this impacts performance.
We look into the codecombat game that helps pupils learn coding and guide teachers in how to teach computer science in a fun and engaging way.
We talk about what an accessible app is and how we can improve our testing, both manually and automatic.