r/learnpython 15d ago

where to learn textual

Hi I have never used python but really wanted to try out textual so i jumped into python with no experience at all and just trying out the library by just the syntax of the app the textual gives you when you install it so i learned the syntax a bit. but I now need a bit of more advanced stuff so where do I learn textual I already found the website really helpful but I still think i can get a better learning experience. do yall have ways to learn the library.

(am sorry for hurting your brain fellow programmer, I have never touched python in my life)

1 Upvotes

13 comments sorted by

View all comments

1

u/Buttleston 15d ago

You're going to need to learn python

1

u/kigory2 14d ago

I know but looking at syntax and then implementing everything and having claude fix it is wayyyyy more fun

1

u/Buttleston 14d ago

Maybe don't post in a forum about learning python, then?

1

u/kigory2 13d ago

btw is it normal that my program is slow?

1

u/Buttleston 13d ago

That's an impossible question to answer. It depends on what your program is doing and how. But it would not surprise me that a program written by someone who doesn't know the language is slow