Blog Tag: Linux

What is Linux and what does it do?

Many people have heard the word ‘Linux.” This name can be seen in many places on the internet. Some say it’s software, some say it’s an operating...

Setting Up CUDA and cuDNN on Ubuntu 20.04

Setting Up CUDA and cuDNN on Ubuntu 20.04 with NVIDIA 535 DriverHello there, fellow tech enthusiasts! If you’re a machine learning or data science professional,...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Constructors In Java
From Wikipedia, the free encyclopediaIn class-based, object-oriented programming, a constructor (abbreviation: ctor)...
How to Sort List of Dictionaries in Python
Sorting a list of dictionaries by a valueIn Python, you can sort a list of dictionaries by a value...
Validate a Date in JavaScript
Get Date in JavaScriptIn JavaScript, you can get the current date and time using the built-in ‘Date‘...