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.

Format String as Currency in Javascript
About format numbers as currency strings in javascriptThis lesson shows us how to format integers...
How to add local jar files to a Maven project
Most Java projects utilize Maven, a potent build automation tool. Controlling project dependencies and...
Javascript Advanced: What is the Execution Context in Javascript
Execution ContextThen, a unique environment is created by the JavaScript engine of the browser to...