#๐ LEARNING PYTHON
10 messages ยท Page 1 of 1 (latest)
@median light
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.
!projects
The Kindling projects page contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
codingame, leetcode, codewars... There's a lot of them
i was thinking of a beginner friendly project when i was teaching it to my friend, this one i particularly liked
https://chatgpt.com/share/25d7df94-c1a7-459c-b6ac-d026de800598
you can learn all the basic concepts, plus you'll learn how to handle files, later you can even introduce OOP or some UI for this ๐
it's a simple tool to organize your task, some sort of to-do list manager i'd say
https://cs50.harvard.edu/x/
or https://cs50.harvard.edu/python/
most importantly stay away from chatgpt and other LLMs when you are learning the basics
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.