Python worth leaning?

Status
This thread has been locked.

VoidWardon17

Server Developer
Premium
Feedback score
2
Posts
222
Reactions
38
Resources
0
Is python worth learning? like are you able to make plugins in minecraft? If not what can you use it for?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

MarkElf

9+ Year Member
Supreme
Feedback score
27
Posts
1,215
Reactions
1,217
Resources
2
If you want to get into coding, python is definitely the way to go as far as starting out. My intro to computer science started with python, super short period on machine language (hard/confusing af, and waste of time), and a bit of c++ to finish the semester. I can definitely say with confidence that I learned nothing that semester apart from being able to recommend python if you know absolutely nothing about coding.

As far as what you can do with python, quite a bit but most of it isn't too useful unless you know what you're doing I.e basic math, finding out dates, evaluating situations like to buy a full day ticket or per ride tickets. More advanced would be checking if usernames are available (I assume you'd need to import the api which isn't too difficult), 'coping' yezzes or whatever kids are into these days, etc.
 

Ever

King
Supreme
Feedback score
28
Posts
1,292
Reactions
656
Resources
0
If you want to get into coding, python is definitely the way to go as far as starting out. My intro to computer science started with python, super short period on machine language (hard/confusing af, and waste of time), and a bit of c++ to finish the semester. I can definitely say with confidence that I learned nothing that semester apart from being able to recommend python if you know absolutely nothing about coding.

As far as what you can do with python, quite a bit but most of it isn't too useful unless you know what you're doing I.e basic math, finding out dates, evaluating situations like to buy a full day ticket or per ride tickets. More advanced would be checking if usernames are available (I assume you'd need to import the api which isn't too difficult), 'coping' yezzes or whatever kids are into these days, etc.
Any good tutorials out there?
 

MarkElf

9+ Year Member
Supreme
Feedback score
27
Posts
1,215
Reactions
1,217
Resources
2
Any good tutorials out there?
I have no idea, I took a course and just re-upload whatever was left on the computer. Only on the rarest occasion did I have to do any actual work.
 
Last edited:
Status
This thread has been locked.
Top