RE: I want to learn a coding language! by mister-meeseeks

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com

Viewing a response to: @mister-meeseeks/i-want-to-learn-a-coding-language

·@firstaeon·
0.000 HBD
Python. It's easier than java and c++. You do not need to compile it before to r run your code, since it is an interpreted language you just run it. Tons of libraries available that you can install with just a single command (pip install xxxx)...
👍