python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

Please help me to learn the Python programming language. You all guys are very brilliant; I need your guidance.

Which topics should I study and which should I not? How much should I study each topic?

Читать полностью…

Python

So let's consider a BST
I wanted to add a value to the the tree at any level using a recursion
I don't know the base case I should use

Читать полностью…

Python

So in what case should a recursion stops when traversing through a tree?

Читать полностью…

Python

Recursion is used when you have a problem that can be solved in steps...
Each recursion level should deal with a single step, until you are left with just one more calculation (called base case - stopping case)

Читать полностью…

Python

Hi, is the book Automate the boring stuff with python a good option for learning Python?

Читать полностью…

Python

because of its an english group? read the rules bro

Читать полностью…

Python

Yeah that doesn't sound like a group, you can Google form python and Django projects, there are literally tons of them

Читать полностью…

Python

Like this one? I mean a group is not for improving skills it is for punctual interaction, improving skills is only possible with practice

Читать полностью…

Python

Write code to solve a small problem
Understand it
Fix defects
Try a bigger problem
Repeat all of the above

Читать полностью…

Python

Really a lot, every day u should train yourself to make always more hard programs

Читать полностью…

Python

How to build logic understand logics and solve the problem?? And how can I remember the systax and the functions??

Читать полностью…

Python

I didn't know that was possible since Elon Musk disabled official dev api access.

Читать полностью…

Python

Haa anyone used async code in sync I want to pass an async function to a class (the class is a client library they have no support for async io) which expects a sync handler.

Читать полностью…

Python

Yh that's my language

Читать полностью…

Python

Not really
I was reading a book
I wasn't getting it that's why I want someone to give me a basic understand of it

Читать полностью…

Python

When you found the space to insert you were looking for.

Читать полностью…

Python

When it found what it was looking for.

Читать полностью…

Python

Like if you are looking for a file withing a deeply nested folder structure...
You would implement recursion, so on each step, it would go one level down, until it finds the file you need

Читать полностью…

Python

When do we use recursion?
On what circumstance should recursion come into your head?

Читать полностью…

Python

this is not a place to discuss the rules

Читать полностью…

Python

Rule 1️⃣: Speak English.

Читать полностью…

Python

ohk i agree with your msg but my meaning is i want projects in python or django programming where i can read that and try to make them projects like that where i can improve my logic building and thinking ability using these new projects of python django programing.....

Читать полностью…

Python

Can anyone tell me about the python + django group where i can improve my python and django programing skill....

Читать полностью…

Python

🎰 BINTO ⚡️ CAS 🎰

🏆No wagering — just play
🍀Jump in and spin your luck

💰👉 @NewBintobot 👈💰

🔥Enter SWAG and get $100 instantly on your balance
⚡️Instant play in Telegram — no downloads needed 🎁

⭐️ Promo code: SWAG ⭐️

Читать полностью…

Python

By keep using them, you remember. If you don't, you look them up. With logic you start with and and or.

Читать полностью…

Python

Anyways, using a certain *service* is offtopic.

Читать полностью…

Python

Google a bit so you can ask something more specific here

Читать полностью…

Python

How to call and use twitter api

Читать полностью…

Python

Do you already know python? What was the thing you didn't get from the book?

Читать полностью…

Python

Have you googled that? There are plenty of info about that

Читать полностью…
Subscribe to a channel