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
Once you’re done with Python Crash Course, level up by building progressive projects in core advanced Python with Fluent Python (2nd Ed) and Effective Python (2nd Ed) to deepen your skills without the need for unwanted libraries, such as CLI tools, async utilities, custom data structures, and event-driven systems.
Читать полностью…
Also, use type hints
They are optional in Python but very very useful when building applications
You code editor will warn you if you try to pass wrong type. Before even running your code.
To be honest, I don't like f strings, it makes the code not clear bc if I forget the variable value, I will have to check what the value of the variable is again.
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
How to find direction bro I'm really confused and I don't have much time as well
Читать полностью…
It's too early to talk about work, friend, decide on a direction first
Читать полностью…
Hello
I am learning python programming language, I used Python Crash course to learn the basics.
I donot want to learn the libraries in the book because that's not where I wish to apply my programming skills in.
I have completed the basics and want to move towards the advanced and also master some advanced python stuff.
What book would you recommend for me
And also what projects can one take to improve his skills
"Hi", "hello" and all other socializing goes to @pythonofftopic! Feel free to chat there, and ask for help with Python code here. Don't forget to delete your message from this group!
Читать полностью…
Variable name should clearly indicate what value it holds
If thats not the case, you need to name your variables better.
Dont use single letter or some shorthands
Give it a name that its obvius what it holdsis_autorized makes sense to be a boolusername makes sense to be str
Naming is very important to keep your head in focus
How your learning I'm using a python book reading it and trying the commands on vs code is it good method?
Читать полностью…
I'm using it for learning 😶 what should I do ? Switch to learning app ?
Читать полностью…
Sure I have checked now first I'll do python then I will have idea
Читать полностью…
I can't Even find a start so I decided to start with phyton so I can at least have an idea about what should I do in life
Читать полностью…
I wish I can do anything that will give me good living life
Читать полностью…