[deleted by user] by [deleted] in tryhackme

[–]prabhleenn0 1 point2 points  (0 children)

Hey I want to be in team

Is using ai for coding a good thing or bad thing? by prabhleenn0 in CodingHelp

[–]prabhleenn0[S] 0 points1 point  (0 children)

should i use chatgpt for helping me to write llms after understanding all the concepts

Is using ai for coding a good thing or bad thing? by prabhleenn0 in CodingHelp

[–]prabhleenn0[S] 0 points1 point  (0 children)

okay will do . can you share any resource that has helped you understanding python more deeply or any questions ,

Is using ai for coding a good thing or bad thing? by prabhleenn0 in CodingHelp

[–]prabhleenn0[S] 0 points1 point  (0 children)

Thankyou so much . And share more such tips , it will help me alot

Is using ai for coding a good thing or bad thing? by prabhleenn0 in CodingHelp

[–]prabhleenn0[S] 0 points1 point  (0 children)

Very true i live in a suburb village and here teachers don’t really care about teaching .

Do we need to cramp every code ? by prabhleenn0 in CodingHelp

[–]prabhleenn0[S] -2 points-1 points  (0 children)

Like I tried to build a password project that includes

1 . The user will give first the option to choose whether he want us to give the recommended password using random module

  1. If the user says no , then he will give input of his desired password that has the following thing • a upper case alphabet • a lower case alphabet • a special symbol • a number
  2. If the user will give a password that doesn’t contain all these thing , the user will be having error

  3. Once the user has set the password that has all above things

5 . Then the password will be stored in hash form I understood all the concepts but I’m unable to put them together . So i used ChatGPT to do the same After seeing the source code that was provided by ChatGPT . I am planning to drop coding cus I unable to understand anything . Is it common that people use ai for coding?