#πŸ”’ Please help

44 messages Β· Page 1 of 1 (latest)

flint kettle
#

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

hasty spearBOT
#

@flint kettle

Python help channel opened

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.

icy ocean
#

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.

flint kettle
#

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

eager tiger
#

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.

icy ocean
#

If you get it to problem solve for you, you won't learn to problem solve, for example.

flint kettle
#

so dont rely on chatgpt?

uncut sigil
#

people were fine learning without AI before chatgpt. πŸ™‚

icy ocean
#

For actual code writing? I'd say no. Not until you can write code easily on your own.

flint kettle
#

sorry im just dumb :c

#

what made you choose the language python?

icy ocean
eager tiger
#

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.

eager tiger
icy ocean
#

And a ton of patience.

flint kettle
#

So use chatgpt as a tool but still look at docs?

pallid pagoda
zinc tartan
#

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

flint kettle
#

shouild i use chatgpt as a tool to spit out projects and learn the sytanx/

icy ocean
# flint kettle So use chatgpt as a tool but still look at docs?

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.

pallid pagoda
#

there's a billion better ways to learn

icy ocean
#

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.

eager tiger
# zinc tartan Stack overflow over ai

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.

flint kettle
pallid pagoda
#

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

flint kettle
#

should i ask chagpt to create projects for me tat i can pull apart and google stuff

pallid pagoda
#

As a rule of thumb just never ask chatgpt to create projects for you

flint kettle
#

okay :c

#

what should i do then to learn python im a beginner

pallid pagoda
#

Making your own will just about always be a better learning experience

pallid pagoda
hasty spearBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

pallid pagoda
#

also corey schafer on youtube if videos are more your style

flint kettle
#

ok

#

tyyy

hasty spearBOT
#
Python help channel closed

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.