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
Download Python from here:
https://www.python.org/downloads/
start with basics, if u likes it u won't notice the time passing
Читать полностью…
i mean the thing i told you its not about python only but for a lot of things its how efficient your study is imagine studying 7hours and not learning anything you can decide when u have the free time to learn it and just be consistent even if it is for a little bit
Читать полностью…
I am a begginer but i would say its mot about the hours its about how consistent u are
Читать полностью…
Oh so i can learn without the autocorrects and if my code has an error
Читать полностью…
Yea thats what i am asking where to write the codes because vscode is the only app i have rn
Читать полностью…
don't use vscode, else u will never learn to fix your programs yourself
Читать полностью…
I have vscode setted up and i am running the code with no problem but i will take ur suggestions cause i am a begginer what should i install instead
Читать полностью…
vscode, notes and others are text editors which can be used as code editor
Читать полностью…
OOP is Object Oriented Programming
But you can use VS Code, its just a code editor
Sorry if i bother but i have one more question i am currently watching a guy that has tutorials about python but maybe he is not the best cause he doesnt teach that good do u have another suggestion to first read a python book or do tutorials+learn with visual code at the same time
Читать полностью…
Okay , I understand you , but l think without schedule I will not learn python
Читать полностью…
No, I know that. I meant like if or while statements
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
start use vscode or another editor when u have learnt OOP
Читать полностью…
understand basics, train yourself really a lot with writing codes always more hards and u will lowly arrive to OOP, a very big checkpoint for a future developer
Читать полностью…
OOP (Object-Oriented Programming) is a programming concept that u will use in the future to make very big projects with a good organization and architecture
Читать полностью…
python docs/books, don't use vscode while u didn't learnt oop
Читать полностью…
f-string formatting automatically converts anything into a string, so use it
Читать полностью…