top of page
Search


Top 8 Programming Languages For Game Developers
Game Developers use Programming Languages to create a game's settings and mechanics. The Choice of Programming Languages depends on...

The Tech Platform
Jul 23, 2021


Installing Tensorflow on GPU
Its not always smooth. However, few hints from the blog could help you get there quicker. Hardware: GeForce RTX 2060 with Max-Q Design...

The Tech Platform
Jul 23, 2021


Configuring and Scaling ML with Hydra + Ray
Hydra Hydra, from Facebook AI, is a framework for elegantly configuring complex applications. Since its initial release, Hydra has become...

The Tech Platform
Jul 20, 2021


Benchmarking low-level I/O: C, C++, Rust, Golang, Java, Python
Benchmarking TCP Proxies is probably the simplest case. There is no data processing, only handling incoming/outgoing connections and...

The Tech Platform
Jul 19, 2021


Difference between C++, Java and Python.
C++ C++ is a general purpose programming language and widely used now a days for competitive programming. It has imperative,...

The Tech Platform
Jul 17, 2021


What is Python Docker? Importance and Ways to Use Python with Docker
Docker is an open-source tool that automates the deployment of an application inside a software container. The easiest way to grasp the...

The Tech Platform
Jun 29, 2021


Building Data Visualization in PowerPoint Using Python
The way organizations make decisions across various sectors has evolved with the changing role of data. The need for accuracy in...

The Tech Platform
Mar 19, 2021


Bubble Sort Algorithm
Bubble sort, also known as a comparison sort, is a simple yet rudimentary sorting algorithm. It iterates through a list multiple times,...

The Tech Platform
Nov 2, 2020


Plotly In Python
Plotly in Python is a powerful plotting library that supports diverse chart types for creating interactive visualizations. Built on...

The Tech Platform
Oct 27, 2020


ggplot
ggplot is a plotting system for Python, drawing inspiration from R's ggplot2 and adhering to the Grammar of Graphics principles. Designed...

The Tech Platform
Oct 27, 2020
bottom of page
