Expert Contributors Articles

Sorted By: Most Recent
Satyam Tripathi Satyam Tripathi
Updated on October 02, 2023

Guide to Python Socket Programming

Socket programming is a means of communication between nodes over a network. Learn how to develop client and server sockets in Python.

Image: Shutterstock / Built In
Dilan Sachintha Nayanajith Dilan Sachintha Nayanajith
Updated on September 28, 2023

YAML vs. JSON: A Dive Into 2 Popular Data Serialization Languages

Grab a pen and let’s make a list of pros and cons between YAML vs. JSON.

Image: Shutterstock / Built In
Jye Sawtell-Rickson Jye Sawtell-Rickson
Updated on September 27, 2023

What Is Data Analytics?

As a practice, data analytics is critical for the operation of modern businesses and the basis for much scientific research.

Image: Shutterstock / Built In
Sadrach Pierre Sadrach Pierre
Updated on September 25, 2023

How to Use Python in Excel

Now that Excel enables Python logic within its interface, a wide variety of professionals can draw on the power of Python tools to supplement their day-to-day analytics workflows.

Image: Shutterstock / Built In
Kingsley Tan Kingsley Tan
Updated on September 22, 2023

8 Common JavaScript Data Structures

Here’s how these JavaScript data structures work, how to use them and sample code to get you started.

Image: Shutterstock / Built In
Amir Elkabir Amir Elkabir
Updated on September 21, 2023

What Is Kaggle? How to Compete in Kaggle Competitions.

Kaggle has evolved into a playground for established professionals and aspiring data scientists.

Image: Shutterstock / Built In
Manuel Silverio Manuel Silverio
Updated on September 19, 2023

What’s So Great About Jupyter Notebook?

I made the jump to Jupyter Notebook. Here’s why you should too.

Image: Shutterstock / Built In
Raju Vegesna Raju Vegesna
Updated on September 14, 2023

Moonlighting Is Back. AI Could Change That.

Moonlighting may be on the rise, but will AI make it disappear altogether? And how should employers handle it?

Image: Shutterstock / Built In
Rahul Agarwal Rahul Agarwal
Updated on September 13, 2023

Complete Guide to the Adam Optimization Algorithm

Because of its its fast convergence and robustness across problems, the Adam optimization algorithm is the default algorithm used for deep learning. Our expert explains how it works.

Image: Shutterstock / Built In
Jonathan Moore Jonathan Moore
Updated on September 12, 2023

MySQL: Create New User and Grant Permissions

Creating a new user involves defining the user's credentials and privileges. Follow these steps to create a new user in MySQL.

Image: Shutterstock / Built In