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
can anyone tell me how to deal with syntax forgoting anxiety
Читать полностью…
It is not so easy, finding something no one made in those years is hard...
Just find a problem no One solved and try to solve it
hey, I am also interested in ML, Gen Ai, we can have a discussion in the dm.
Читать полностью…
I'm new to this group.
I hope every one is well and doing good.
Chloe, please verify you are human by clicking the button below. You have 90 seconds.
Читать полностью…
Hi, start with a simple video cource playlist in youtube
And try write any code with your hands without copy paste from AI
Watch a crash course on YouTube so you have an idea then give into stuff like free code camp or w3schools.com
Читать полностью…
Will this grp be helpful for me in anyway... I am a beginner and starting to learn python from scratch for data science especially ???
Читать полностью…
Hieee I want to create new project in python can anyone suggest me some projects? Unique for placement
Читать полностью…
Can anyone suggest me some best book to learn architecture i am currently studying Eric methew book and building Alien_game and near to finish and while building it i understand that I need to master architecture and how to use syntax on that architecture
Читать полностью…
• Use a backtick (`) on both ends of your single line:
`print("hello world")`
• For more lines, use three backticks (```) before the first line, and after the last (and add the language you're using, Telegram now supports it):```python• You can also select text when typing, and select markdown formatting. Читать полностью…
def hello(name):
print(f"hello {name}")
```
Hi guys. I'm new to Python. I would like to be able to develop with a focus on science, math and AI. What do I need to learn?
Читать полностью…
hello, im new to python, how to learn this , i feel python is very difficult
Читать полностью…
Yeah any option is a good option when you are at zero knowledge
Читать полностью…
Can u suggest me sir... If I should start learning from free code camp's pytjon for data science course... I mean if it's good or not ??
Читать полностью…
Ok, bro. I'll go with the official documentation. You're definitely giving me this suggestion based on your experience.
Читать полностью…
That makes no sense at all. If you avoid official documentation you'll regret it sooner or later
Читать полностью…