-
An Introduction To Deep Learning – AI
Deep learning is a branch of machine learning based on the artificial neural networks which automatically optimize their learned rules/ patterns when there’s a wrong prediction.
-
An Introduction To Machine Learning – AI
Machine learning is a branch of Artificial Intelligence which deals with providing systems the ability to learn and improve from data samples without explicit programming instructions.
-
An Introduction to Artificial Intelligence – AI
Artificial intelligence is a field of computer science which deals with tools and techniques to train machines so that they can solve complex problems with maximum success rate. These machines…
-
Introduction To Wix – Web Development Platform
Wix is an HTML5 based web development platform which lets owners to create and manage website/blog/store without any coding skills. It provides drag and drop website editor, management tools, logo…
-
Weebly Will No Longer Accept New App Submissions in Weebly App Center
In a recent post Weebly has announced an important update regarding Weebly App Center. According to the post, Weebly will no longer accept new app submissions in Weebly App Center…
-
API Development Using NodeJS, ExpressJS and MySQL
In this tutorial guide, we will build a simple NodeJS API using ExpressJS and MySQL with basic CRUD (create, read, update, delete) operations. NodeJS is a JavaScript run-time environment used…
-
What is NodeJS
This short guide describes briefly what is NodeJS. Following are some of the references to the definition and explanation of the question What is NodeJS. Node.js® is a JavaScript runtime…
-
10 Recommended Wordfence Settings to Secure WordPress Website
Wordfence is very powerful and popular WordPress plugin used for the security of the WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level…
-
Detailed Guide – Recommended Wordfence Settings for WordPress Website
Wordfence is very powerful and popular WordPress plugin used for the security of WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level users.…
-
How to use MySQL Database with NodeJS App
MySQL is the most popular database system. In this tutorial we will describe the steps required to use MySQL database with NodeJS app.
-
Host Angular App and NodeJS App on Same Domain
In this tutorial, we will discuss the steps to host angular app (front-end) and NodeJS App (back-end API) on same domain. The idea is that we will have a folder…
-
7 Steps to Get Started with GitLab
This tutorial describes the 7 basic steps to clone a GitLab repository on local machine and then the commands to push the changes back to the GitLab environment.