im kinda stuck right now ive been using chat gpt to learn but people say not to and im from c sharp and that language was very hard for me to learn so i gave up on it im not good at reading docs much less goolging problems but when i google its like i never find a soultion to my problem what can i do i really dont want to give up programing :c
#π Please help
44 messages Β· Page 1 of 1 (latest)
@flint kettle
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.
Closes after a period of inactivity, or when you send !close.
You just need to stop using tools that do the hard work for you if you want to learn the hard work. Properly utilizing docs and knowing how to search effectively are skills that take time to learn, but they pay off big in the long term.
Just slowly refine your search queries over time as you learn what keywords to use, what phrasing to use, and what sites are worth your time.
by tools do you mean chatgpt all ive been doing is using it as something that can generate projects or help me expand my code for the sake of learning
sometimes when i read the docs im having a hard time understand what there saying ;c
Do you have a specific example of such a doc? Maybe we can make things more clear. Which may help others docs also be more clear.
Yes. It could be used for some things (getting project ideas), but it stifles your ability to learn whatever work you offload into it.
If you get it to problem solve for you, you won't learn to problem solve, for example.
so dont rely on chatgpt?
people were fine learning without AI before chatgpt. π
For actual code writing? I'd say no. Not until you can write code easily on your own.
No clue. I just like learning languages. And it's one of the most popular.
Rely? No. Maybe see if it provides a useful explaination of something, but bear in mind that it lies. It's an aggregate of "stuff it has seen on the web", and produces things which look like that stuff.
You're probably just unskilled. Skill requires practice and gaining some insight.
And a ton of patience.
So use chatgpt as a tool but still look at docs?
If by "as a tool" you don't mean "to write code for me", sure
No, chatgpt often makes mistakes
Learn from classes or from the beginning, then read docs and practise for different projects
Helps alot, ai is usually never the way unless you're struggling really badly with something and nobody can give you the solution
Stack overflow over ai
shouild i use chatgpt as a tool to spit out projects and learn the sytanx/
I would limit use as much as possible. It will not do you favors in the beginning. Like in said earlier, whatever work you offload onto it is work that you were robbed the opportunity to learn from. Especially is the beginning, the failure and learning from failure is important.
no
there's a billion better ways to learn
I dislike learning from resources like YouTube, and even those are preferable. At least then you have a person stating things publicly that can be held accountable. There's no double check when ChatGPT tells you nonsense in private.
Because at least people are writing the answers and the high rated answers are often helpful. But they can sometimes still be wrong.
Make sure you understand an answer.
how so?
learning by doing is many times more effective than learning by reading
make your own projects, and review them too, improve them, rather than just reading chatgpt's code
should i ask chagpt to create projects for me tat i can pull apart and google stuff
As a rule of thumb just never ask chatgpt to create projects for you
Making your own will just about always be a better learning experience
!res check out the resources here
Resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
also corey schafer on youtube if videos are more your style
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.