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
I have a storage bot and another bot for uploading posts to channels.
Читать полностью…
It's very simple. It's nothing more than writing more or less code. If you write more, you will naturally have experience. For beginners, it's really boring to have no one to lead you to study.
Читать полностью…
Start with simple Python-defined data types, such as strings, integers, floating-point numbers, tuples, collections, lists and dictionaries. After learning these are loop statements, judgment statements, custom functions and so on.
Читать полностью…
If you were speaking about ANSI color codes, you may want to install the Termux.
It's imo the best maintained terminal and Linux compatible environment for native executables running without the need of proot, e.g.
Which Python app? There's no official Python app on Android
Читать полностью…
Have you tried this?
It all depends where you are running your app
It's sad, I used to be addicted to coding from scratch, but times have changed
Читать полностью…
i know, but when the projects have a true architecture, AI becames an obstacle as it cannot know about how your project works while you do not explain it to the llm
i see AI as a good resource for fast development, but i also see it as a danger for the beginners as they don't know anything about the language
thanks to my projects i'm learning always more about things i never thinked about
Читать полностью…
Does anyone know how to make my bot send YouTube video links to a group?
Читать полностью…
Hi everyone! I'm a complete beginner. Can anyone suggest the best roadmap or resources to master Python from beginner to advanced? Thanks!
Читать полностью…
These are the most basic, after learning these, you can learn object-oriented programming, and then you can find some practical projects.
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Hello guys, I want to learn Python. Can anyone guide me on how to learn it effectively? Where can I find good learning resources and content? How much time does it usually take to become proficient?
My ultimate goal is to become an AI/ML Engineer and Data Scientist. However, I don't want to attend a university or college. I want to learn everything on my own through online courses, PDF books, regular practice, and solving coding errors and problems.
Is it possible to achieve this without a formal degree? If yes, please guide me with a proper roadmap and share any useful resources or advice.
Please
So, as I said, I'm running it via a Python app, and it doesn't seem to be working—it's not showing any color.
Читать полностью…
How do I add color to a Python app on a mobile phone? I've already tried using the Colorama library, but it didn't work. Can anyone help me figure out how to add color to a Python app on mobile?
Читать полностью…
but figure out why Colorama thinks the terminal doesn't support it
Читать полностью…
Agreed on the context part, but I still disagree on needing to master the language
Unlesss you're writing code for missiles or airplanes, deep syntax knowledge is completely irrelevant today. For 99% of dev work, logic and architecture matter way more than the language itself