#๐ As a beginner with literally zero experience in coding Python
17 messages ยท Page 1 of 1 (latest)
@opaque root
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Go to a resource and just start the course/program (i suggest cs50)
It directs me to a Harvard website.
Some good places are w3schools (a lot of concepts but you have to practice on your own) and or cs50P (a free course offered by Harvard, that takes a more balanced approach)
Im gonna use the CS50P then.
Cs50 is good, cs50p a more python oriented version
Yes, CS50X is more computer science oriented CS50P is more python oriented with computer science principles.
I recommend it CS50P because the OP requested something for Python specifically. I do think CS50X would be more beneficial as well, but if the OP wants to focus only on Python then this is the course for them
Thank you both of you for the difference.
anything except w3schools please
(if you wonder why , just search w3schools in this server and you will be flooded with reasons as to why you shouldnt use w3schools)
!res @opaque root here is the "official" resource list recommended by the server
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
as for android apps, i tried pydroid very briefly , felt good.
you can also checkout web browser based IDEs like replit
but if you want to get serious about coding in python , you will have to get a PC/laptop at some point (the earlier the better)
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.