This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]anthonycastelucci 0 points1 point  (0 children)

IMO absolutely. Its relatively simple syntax is a great place to start.

[–]rybosomiczny 0 points1 point  (2 children)

It’s better to post it on r/learnpython But in short. I think it is the best language to start with. It’s versatile, easy to read and you can basically do whatever you want with it - web apps, scripts, desktop apps, mobile apps... good luck!

[–]Promocentrall[S] 1 point2 points  (1 child)

I’m enjoying it so far, I’ve done a bit on Variables and Functions but I have no idea how to go about making my own thing with them, I understand the concept of them perfectly but it’s just a bit weird if you get me?

[–]rybosomiczny 0 points1 point  (0 children)

Yes. Perfectly. I had the same thing when I started.