Updated on: 26th Sep 2020

RPA vs Selenium

Ratings()

What is Selenium? Selenium is a testing framework that can be used to test web applications. It is widely used for testing, but it can also be used to automate the web-based tasks such as submitting a form. It eliminates manual testing which requires more time and effort. Features of Selenium: It is used for […]

Read More

Updated on: 26th Sep 2020

What is AWS?

Ratings()

Cloud computing with AWS Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 175 fully featured services from datea centers globally.  Millions of customers including the fastest-growing startups, largest enterprises, and leading government agencies are using AWS to lower costs, become more agile, and innovate faster.  What is […]

Read More

Updated on: 26th Sep 2020

What Is Artificial Neural Networks?

Ratings()

Artificial Intelligence Artificial Intelligence is a way of making a computer, a computer-controlled robot, or a software think intelligently, in the similar manner the intelligent humans think. AI is accomplished by studying how the human brain thinks, and how humans learn, decide, and work while trying to solve a problem, and then using the outcomes […]

Read More

Updated on: 26th Sep 2020

Python Collections

Ratings()

Collections in Python are containers that are used to store collections of data, for example, list, dict, set, tuple etc. These are built-in collections. Several modules have been developed that provide additional data structures to store collections of data. One such module is the Python collections module. The most commonly used data structures from the […]

Read More

Updated on: 26th Sep 2020

Selenium IDE

Ratings()

Selenium IDE (Integrated Development Environment) is primarily a record/run tool that a test case developer uses to develop Selenium Test cases. Selenium IDE is an easy to use tool from the Selenium Test Suite and can even be used by someone new to developing automated test cases for their web applications. One does not require […]

Read More

Updated on: 26th Sep 2020

Object Detection Tutorial in Tensorflow

Ratings()

What Is Object Detection? Object Detection is the process of finding real-world object instances like cars, bikes, TVs, flowers, and humans in still images or videos. It allows for the recognition, localization, and detection of multiple objects within an image, which provides us with a much better understanding of an image as a whole. It […]

Read More

Updated on: 26th Sep 2020

mysql workbench tutorial

Ratings()

What Is MySQL? MySQL is an open-source relational database management system, which works on many platforms. It provides multi-user access to support many storage engines. MySQL has various features that enable us to do many tasks such as comprehensive application development, providing availability and scalability. Now, obviously, when you work at an industry level, you […]

Read More

Updated on: 26th Sep 2020

Appium Tutorial

Ratings()

We live in a mobile era. There is a mobile app out there for possibly everything you can imagine. As per statistics, iOS and Android app stores each contain close to 2 million apps! Additionally, majority of web applications are responsive nowadays, allowing mobile users to enjoy seamless browsing experience on their mobile devices. Needless […]

Read More

Updated on: 26th Sep 2020

Naive Bayes

Ratings()

What Is Naive Bayes? Naive Bayes is among one of the simplest, but most powerful algorithms for classification based on Bayes’ Theorem with an assumption of independence among predictors. The Naive Bayes model is easy to build and particularly useful for very large data sets. There are two parts to this algorithm: 1.Naive 2.Bayes The […]

Read More

Updated on: 26th Sep 2020

SAS Tutorial

Ratings()

SAS (Statistical Analysis Software) is a widely used software for Data Analytics. It is a software suite that can alter, mine, manage and retrieve data from different sources and performs statistical analysis on it. It is also used for data management, statistical analysis, report writing, business modeling, application development, and data warehousing. It provides a […]

Read More

Updated on: 26th Sep 2020

React Redux Tutorial

Ratings()

What is Redux? Redux is a state container for JavaScript applications. Normally with React, you manage state at a component level, and pass state around via props. With Redux, the entire state of your application is managed in one immutable object. Every update to the Redux state results in a copy of sections of the […]

Read More

Updated on: 26th Sep 2020

AWS Cheat Sheet Tutorial

Ratings()

Cloud computing has taken away a major share of the burden on modern organizations for building and maintaining data centers. As a result, companies have discovered new approaches for cost reduction alongside the benefits of scalability and efficiency. AWS is still known for being the pioneer in providing affordable cloud infrastructure and services on a […]

Read More

Updated on: 26th Sep 2020

AngularJS – Custom Directives Tutorial

Ratings()

What is AngularJS? AngularJS is one of the most popular JavaScript-based web frameworks used in front end development. It is used in the development of Single Page Applications (SPAs). AngularJS is an open-source framework that is mainly maintained by Google and by a community of individuals involved in resolving problems faced in single page application […]

Read More

Updated on: 26th Sep 2020

Python Pandas Cheat Sheet Tutorial

Ratings()

Pandas is an open-source Python Library providing high-performance data manipulation and analysis tool using its powerful data structures. The name Pandas is derived from the word Panel Data – an Econometrics from Multidimensional data. In 2008, developer Wes McKinney started developing pandas when in need of high performance, flexible tool for analysis of data. Prior […]

Read More

Updated on: 26th Sep 2020

Data Structures Cheat Sheet with Python Tutorial

Ratings()

Data Structure is a collection of data types and set of rules with a format of organizing, managing and storage which can be used for efficient accessing and modification. Data structures are used in every field for storing and organizing data in the computer. Data structures are fundamental concepts of computer science which helps is […]

Read More

Acte Technologies WhatsApp