Linux Development
-
Linux
Linux π§ Full Stack JavaScript Development Environment Setup
In this video, I will show you how to set up a full stack JS development environment on Linux. I will cover the following topics: – Choosing a Linux distribution – Picking a package format (deb/rpm or flatpack/snaps) – Installing browsers (Chrome, Chrome Dev, Chromium and Firefox), multiple versions for development and personal use – Installing and managing multiple versions…
Read More » -
Linux
.NET Core Finally Block Not Called on Unhandled Exception in Linux
In this video, we delve into a critical aspect of error handling in .NET Core applications running on Linux. Specifically, we explore the behavior of the `finally` block when an unhandled exception occurs. Understanding this nuance is essential for developers looking to ensure robust error management in their applications. Join us as we uncover the intricacies of exception handling in…
Read More » How to Install PyCharm on Linux Mint 21.3 and Ubuntu | Latest Community Release
#LinuxMint #PyCharm #Installation #PythonIDE #JetBrains #SoftwareInstallation #Linux #Development #IDE #GUIInstalling PyCharm Community Edition on Linux Mint graphically through the official JetBrains website involves downloading the tarball and setting it up. Here are the detailed steps: Download PyCharm Community Edition: Open your web browser and go to the PyCharm download page. Select the Community edition and click the Download button. Extract…
Read More »