Results for: "objects"

Contents (99)

First steps into JavaScript – a practical guide
First steps into JavaScript – a practical guide

For those who are new to web development, surely the amount of new terminology can sometimes be discouraging. But when…

read more
Easy Face and hand tracking browser detection with TensorFlow.js AI and MediaPipe
Easy Face and hand tracking browser detection with TensorFlow.js AI and MediaPipe

In March the TensorFlow team has released two new packages: facemesh and handpose for tracking key landmarks on faces and…

read more
JavaScript. What's new in ES2020?
JavaScript. What's new in ES2020?

As we discussed in our article about the ES2019 features you should try, ECMAScript's proposals will continue to grow and…

read more
How the Java Swing is Worthy in Designing the Photo Editing App
How the Java Swing is Worthy in Designing the Photo Editing App

When social media is reigning over the world, no wonder photography is one of the crucial factors in today’s field…

read more
Java Design Pattern: Builder Pattern
Java Design Pattern: Builder Pattern

Today we are going to talk about a creational pattern that in many situations can represent a useful alternative to…

read more