135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Search for this YouTuber @TechWithTim; his videos all include GitHub project code.
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Well, you said that you couldn't find the documentation, so I shared it.
Читать полностью…
is it possible to learn python by oneself without taking a course or smth?
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
No, because what you described is too broad. What have you tried where are you stuck?
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Hello , what editors do you use in Python programming, which one is the best
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Tips on any good repos on GitHub? Thanks and where would u recommend to go find projects to explore?
Читать полностью…
Hey everyone 👋
I’m early in my software journey and currently focusing on fundamentals:
CS basics, Python, and learning how to think in logic rather than just syntax.
Right now I’m working through structured resources (CS50 + beginner Python projects)
and trying to build the habit of understanding why things work, not just copying code.
Mostly here to learn, ask good questions, and eventually contribute when I can.
Happy to connect with others at a similar stage
In fullstack development when should I learn and use sql after which section i mean to say html css then js then react then when??
Читать полностью…
Ty for sending official documention , but i want to know did it update with in_Post search which they added for premium or not?
Читать полностью…
Did Telthon add in-post search? I couldn't find the documentation.
Читать полностью…
chose an aspect of the language.
read up - write code - run tests - fix issues - understand the code - rinse and repeat
Code isn’t given like candy here . Write your own and if youre stuck, then ask for help here.
Читать полностью…
I have multiple ip & port in excel & want to telnet multiple ip & port
How can I do it