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

Thanks
What is it?

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

Python

Can anyone guide me to the right resources?

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

Python

I want to learn how to create bots

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

Python

Totally agree, books give you that solid understanding.

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

Python

Thanks for suggesting

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

Python

https://pythonbooks.org/free-books/

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

Python

If you search inside the group, you may find a lot of links to docs etc.

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

Python

Will you guys please help me on this?

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

Python

/channel/Python/2242766

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

Python

I meant, weightage of the topics

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

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

https://pythonbooks.org/free-books/

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

Python

Maybe it's a good idea to learn Python then.

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

Python

No one forces you to be here @TheSabs

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

Python

Depends on your specific implementation

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

Python

I hardly suggest you to not use videos.

Videos make you follow steps you may not understand, and once you get stuck, they proceed without you understanding. So you have to spend double of the time looking up for a solution online etc while books are more explainatory and guide you, making you understand each single word.

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

Python

Any suggestions which one? For complete beginners

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

Python

That comes with built-in structure.

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

Python

Because I have a lot of study material, I am getting confused about which topics I should give more preference to and which topics I should study up to an advanced level. 😞😢

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

Python

Will you make me a list of the topics that i should study please

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

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

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