this post was submitted on 05 Mar 2025
3 points (100.0% liked)

Python

6977 readers
60 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

Why is learning Python a mistake for beginners? https://chat-to.dev/post?id=QWV6WTNiZ2hoZlp5S3lFcklZRWcwdz09&redirect=/profile?u=amargo85 #python #programming #code #developers #softwaredevelopment

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 month ago
[–] [email protected] 1 points 1 month ago (2 children)

python is a bad first language because the tooling is terrible. "ah yes let's teach beginners by making them deal with tooling problems for the first 90 hours of their lessons, then we can finally get to actually teaching the language"

[–] [email protected] 3 points 1 month ago

I have hundreds of packages installed via pacman/the AUR without problem lül

I love Arch

[–] [email protected] 3 points 1 month ago

As someone who worked as a TA at uni for the introductory course to programming for engineers, which used python, that never once a problem lol.

Mac users were recommended to install anaconda rather than python directly, and that was just about it.