101

I have been thinking of learning some programming recently, but I don't feel confident enough. Is there any point in beginning with something like Zig or Go, and switching to something more serious later?

you are viewing a single comment's thread
view the rest of the comments
[-] dastanktal@lemmygrad.ml 1 points 2 days ago

Let's not be obtuse, I was simply using one tool as an example. There's a lot more, and there's a lot of other reasons why Python is critical as a component of a Linux system.

Let's just start with systemD. Did you know that systemD requires Python to build? GTK4 has the same requirement.

Systems that have replaced the Python component often use a different language like Lua in their place, like alpine Linux.

Python is literally the glue that people use to bind all of your C programs together because it can be done quickly, easily, and efficiently unlike C and C++.

You literally cannot use a modern Linux system without Python. It's just straight up not possible Unless you're using something that is specifically stripped and built for the removal of Python. It is assumed for a ton of packages and scripts, including major component tools like Ansible, which are critical in the commercial environment.

[-] ThirdConsul@lemmy.zip 0 points 1 day ago* (last edited 1 day ago)

Let’s not be obtuse, I was simply using one tool as an example.

You obviously used a wrong example.

You literally cannot use a modern Linux system without Python

Android.

this post was submitted on 05 Jun 2026
101 points (96.3% liked)

Programming

27200 readers
392 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS