Home Tags Book Excerpt

Tag: Book Excerpt

Packaging and publishing an Oracle JET Hybrid mobile application

0
Today, we will learn how to package and publish an Oracle JET mobile application on Apple Store and Android Play Store. We can package and...

How to build a live interactive visual dashboard in Power BI...

0
Azure Stream Analytics is a managed complex event processing interactive data engine. As a built-in output connector, it offers the facility of building live...

Cross-validation in R for predictive models

0
In today’s tutorial, we will efficiently train our first predictive model, we will use Cross-validation in R as the basis of our modeling process. We...

Building your first Vue.js 2 Web application

0
Vue is a relative newcomer in the JavaScript frontend landscape, but a very serious challenger to the current leading libraries. It is simple, flexible,...

Meet the Coolest Raspberry Pi Family Member: Raspberry Pi Zero W...

0
In early 2017, Raspberry Pi community announced a new board with wireless extension. It is a highly promising board allowing everyone to connect their...

4 Encryption options for your SQL Server

0
In today’s tutorial, we will learn about cryptographic elements like T-SQL functions, service master key, and more. SQL Server cryptographic elements Encryption is the process of...

Behavior Scripting in C# and Javascript for game developers

0
The common idea about game behaviors - things like enemy AI, or sequences of events, or the rules of a puzzle – are expressed in a...

Build your first Android app with Kotlin

0
Android application with Kotlin is an area which shines. Before getting started on this journey, we must set up our systems for the task at...

How to build an options trading web app using Q-learning

0
Today we will learn to develop an options trading web app using Q-learning algorithm and will also evaluate the model. Developing an options trading web...

How to develop RESTful web services in Spring

0
Today, we will explore the basics of creating a project in Spring and how to leverage Spring Tool Suite for managing the project. To create...