basic engineer banner

What is Mbed TLS

Mbed TLS is a software library that provides a portable implementation of the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols, as well as other cryptographic algorithms and protocols. It is a lightweight and easy-to-use library that is designed to provide secure communication for embedded systems and IoT devices.

By Rahul Verma, ago
python banner 01

Use of PIP and PIP3 in Python

This is the very basic question asked by the interviewer, and as Python developers, we should know about pip and pip3 significance in the python world. I am going to explain in a very basic approach, and you will thank me later after reading this small capsule sharing with you here. It will really help you to understand better.

By Rahul Verma, ago
Jupyter IDE

Jupyter IDE for Data Science

Jupyter is highly recommended IDE for Data Science Projects and there are so many reasons to adapt this. Jupyter Notebook is a web-based interactive environment that includes code, graphs, maps, images, videos, animations, statistics, logics and GUI (graphical user interfaces), into a single file.

By Rahul Verma, ago
Data Science

How Data Science Works

Data means information. Every information is not valuable for every people. We need to filter relevant information from a huge amount of data by applying statistics and logics using any programming language like Python or R and get the required insights. This is how data science works. You can work Read more

By Rahul Verma, ago