#๐Ÿ”’ Is taking help* from ai not learning?

20 messages ยท Page 1 of 1 (latest)

tropic wasp
#

I just wanted to ask all of you is taking help from ai as in guidance and not just give me everything i need thats copy paste is this not learning i if happen to ask something thats if things i found werent taking me somewhere ask for how to do it step by step but with no code provided atmost just pseudocode?
Is this fine?
Am i still learning stuff?

vocal notchBOT
#

@tropic wasp

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.

buoyant vine
#

If you're copying directly without even understanding it then, yes and if you're taking notes on what each element does and making your own, then you're not....
Vibe coding is always bad you can't develop the capacity to navigate libraries....

plucky cove
#

If you think you can now do it again without the AI to help, then you are learning

#

If you keep asking the same thing again and again, then you are not

#

I will warn you tho: the AI may not be perfectly up to date, and can provide advice that are outdated

#

You should double check without other sources

#

(or easier, start by checking other sources :))

gray plover
tropic wasp
gray plover
#

"a better idea of what you're facing"? what does that mean? what is the AI actually giving you?

tropic wasp
#

Like sometimes i am confused asf dont even know where to start so the start point is what i meant

gray plover
#

Whenever you get AI to do something for you, you lose a chance to build that skill yourself.
If you get AI to give you the "start point" for every problem, you will not develop the ability to start solving problems on your own. Which I think is important.

#

Either

  1. Sit with that confusion. Think about the problem, for as long as it takes. Play with the problem on pen and paper. Solve it manually (without a program) and observe your process.
  2. Pick easier problems. This is not a bad thing, you just need to work your way up.
balmy sparrow
#

In my opinion that starting although hard is most probably the most important part

#

Problem solving is a big part of programming. It's not just about memorizing algorithms and writing syntax.

#

You can take help if you get stuck somewhere but then you should make sure you actually understand how the solution works and that you can do it yourself the next time. Maybe try something similar but slightly different

tropic wasp
vocal notchBOT
#
Python help channel closed for inactivity

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.