article thumbnail

How to Check Python Version in Windows, Linux and Mac

The Crazy Programmer

In this tutorial, we will see how to check the python version on Windows, Linux and macOS just with the help of terminal. Note : This post is all about checking the version of python installed on your computer and in case of windows, most of the time, a windows installation do not have python pre-installed.

Linux 295
article thumbnail

How to Uninstall Python on Windows, Mac and Linux

The Crazy Programmer

So, in this post, we are going to see How to uninstall Python on Windows, Mac and Linux. Uninstall Python on Windows. Uninstalling Python on Windows is an easy task. Below are the steps to uninstall Python from Windows. This is going to Uninstall Python from the Windows machine. Open Control Panel.

Linux 165
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Tips & tricks: Git under WSL and windows

Xebia

Since the introduction of Windows Subsystem for Linus (WSL) I’ve started to rely on it more and more, but there are still a few quirks when dealing with multiple environments that access the same repo on disk. Windows uses Carriage-Return – Line-Feed (CRLF) where Linux and thus WSL rely on Line-Feed only.

Windows 130
article thumbnail

Committing to Windows

David Heinemeier Hansson

I've been flowing freely from Windows to Linux, sampling text editors like VSCode, neovim, Helix, and Sublime, while surveying PC laptops and desktops. So despite my earlier reservations about giving up on TextMate, I've decided to make Windows my new primary abode. Windows is great. It's been an adventure!

Windows 87
article thumbnail

EPM 11.2.2.0 – Notable Differences Between Windows & Linux

Datavail

I posted previously about some issues I noticed in the Linux edition of Oracle EPM/Hyperion 11.2.2.0. Well, this weekend I finished standing up the Windows edition. FDMEE errors in Linux. In the Windows edition, I encountered none of those issues. Suggestion for Linux users: Install the 11.2.2.0 Planning RMI.

Linux 98
article thumbnail

VSCode + WSL makes Windows awesome for web development

David Heinemeier Hansson

Windows actually got good for web developers. Between VSCode , WSL , and Intel’s latest desktop chips, I’ve been living with a PC for over a week that runs my programming tests faster than an M3 Max, ships with an excellent window manager out-the-box, and generally feels like a completely viable alternative to macOS for working with the web.

article thumbnail

How to Begin Programming on Linux Platform

The Crazy Programmer

Unless you’ve been living in a cave for the last decade, you know that Linux has pretty much taken over the enterprise business world. From web servers, frameworks, clouds, containers, AI, and so much more, Linux powers it all. Because of this, businesses need programmers who can develop both for and on the Linux platform.

Linux 232