Directory Image
This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Privacy Policy.

Mansoor Ahmed

Member since: Oct 10, 2020
Published articles: 124

What Are if,else and Elif Statements in Python?

if statements We can use the concept of branching to have our code alter its execution sequence depending on the values.We can use an if statement to evaluate a comparison.We start with the if key...

Articles > Writing > Article Marketing Nov 16, 2020
Jstestdriver Design, Configuration and Writing First Test

Introduction JsTestDriver (JSTD) is unique of the best dominant and efficient JavaScript unit testing frameworks. JSTD is not simply a JavaScript unit testing framework but as well a complete test...

Articles > Writing > Article Marketing Aug 03, 2021
Ai Research Supercluster

IntroductionMeta is building a gigantic supercomputer called AI Research SuperCluster to train artificial intelligence models. Meta claims that it would be the fastest Super Computer in the world when...

Articles > Writing > Article Marketing Feb 04, 2022
An Introduction to Node.js

IntroductionNode.js is a JavaScript runtime environment. It is an open-source, cross-platform, and back-end standard tool for almost any kind of project. It runs on the V8 engine and performs...

Articles > Writing > Article Marketing Jan 25, 2022
An Introduction to Parallelization in Python

IntroductionParallelization in Python enables the developer to run several parts of a program at the same time. It is intended to decrease the complete processing time. The multiprocessing module is...

Articles > Writing > Article Marketing Dec 24, 2021
Animation in Javascript

IntroductionThere are three methods to create an animation.By using the properly named CSS animations.By using CSS transitions.By writing code in JavaScript.In this article, we will take a look at how...

Articles > Writing > Article Marketing Oct 11, 2021
Archimedes Discovery of Pi

IntroductionGreek Mathematician Archimedes’s discovery of Pi is the largest fraction known to humans. The number? (spelled as "pi") is a mathematical constant – approximately equal to 3.14159.It is...

Articles > Writing > Article Marketing Feb 04, 2022
Backpropagation Algorithm

IntroductionThe backpropagation Algorithm is broadly used in machine learning. This algorithm is greatly used for training feed-forward neural networks. It permits the information from the cost to...

Articles > Writing > Article Marketing Dec 18, 2021
Building Machine Learning Algorithm

IntroductionMachine learning is driving the best of the new developments in AI. It comprises;Natural language processing,Computer vision,Predictive analytics,Autonomous systems, andA wide range of...

Articles > Writing > Article Marketing Nov 25, 2021
Bulk Acoustic Wave (Baw) Filter Technology

IntroductionBulk Acoustic Wave (BAW) filters show vital roles in wireless devices and infrastructure. They make sure separation between the ever-developing number of frequency bands and deal low...

Articles > Writing > Article Marketing Jun 25, 2022
Cnn Image Classification

IntroductionThe dataset between Dogs and cats is a standard computer vision dataset. It involves classifying prints as either containing a canine or cat. Though the problem sounds easy, it was only...

Articles > Writing > Article Marketing Nov 05, 2021
Cognitive Flexibility

"Being ignorant is not so much a shame, as being unwilling to learn." Benjamin Franklin Introduction Cognitive flexibility is an intrinsic property of a cognitive system often related to the capacity...

Articles > Writing > Article Marketing Jun 05, 2021
Data Storage Capacity

IntroductionData storage started with vinyl records storing songs in 1880. It could store 200 MB of data. Though, it could not rewrite the data & be for one-time use only. The first magnetic tape data...

Articles > Writing > Article Marketing Dec 18, 2021
Data Types in Rust

Every value in Rust is of a certain data type.Rust automatically infers primitive data type without explaining it explicitly.Rust is a statically typed language, which means that it must know the...

Articles > Writing > Article Marketing Oct 21, 2020
Databases for Web Applications

IntroductionA database stocks application data in a planned method. The application then subjects queries to save particular portions as they are desired. The best normally used databases for web...

Articles > Writing > Article Marketing Oct 04, 2021
1 2 3 4 5 . . . 13

Author Bio

Mansoor Ahmed Chemical Engineer,Web developer