Conversation

I would not exactly describe it as beginner friendly
Quote Tweet
Why you should choose Python as a beginner? - Easy to Learn and use - Beginner friendly. - Supportive & active community Worldwide. - Among the top popular programming language in 2022 - it will land you jobs...it's in high demand. - it has lots of libraries & framework.
Show this thread
41
155
Replying to
"They try to explain REPL to me, and data frames. Light breaks through the clouds." 😂💯 Sounds like a challenge with setting up an environment to learn in, but maybe learning nouns to help with search keywords. Anything specific to ~Python~, as compared to coding in general?
2
7
Replying to and
I don't think you really attempted a beginner task. Using a whole additional library (eg pandas) to accomplish something necessarily adds a bunch of complexity. `pip install <library>` is about 1000 times easier than installing a library written in c++, but still isn't simple
8
Replying to
Good news: learning new "computer skills" will be much easier now, e.g. many shared concepts and fundamentals. Bad news: Python is quite user-friendly as far as languages go (why I was so curious in the first place).
1