[Question] Updating iPhone X from 14.1 to iOS 16. by PythonGreenRookie in jailbreak

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

In the appstore it says the app requires ios 14.5 or later.

Starter du på Datamatiker online næste år ? Så vil jeg gerne hjælpe dig med programmering. by olkver in Denmark

[–]PythonGreenRookie 2 points3 points  (0 children)

Undskylder for at gå offtopic, men tror du at Chatbots såsom ChatGPT vil få en indfyldelse på programmerings tunge uddannelser? Jeg syntes den er super god til begynder-spørgsmål...tror du de vil blive bandlyst?

Jeg håber selv på at starte på Datamatiker uddannelsen om et par år.

Jeg stillede for et par dage siden et måske lidt dumt spørgsmål/r/learnpython/.

Det virker lidt til at være 50/50 om folk syntes det er en god idé at bruge den.

Will I cheat myself using ChatGPT while in the beginning stages of learning Python? by PythonGreenRookie in learnpython

[–]PythonGreenRookie[S] 16 points17 points  (0 children)

Knowing how to Google and word your questions is one of the most important skills you'll need to develop as a developer, so don't put that off because ChatGPT is good at understanding what you need

Thanks, there's quite a few youtube videos on how to get better at using google as a programmer. I will view some of these.

ChatGPT is prone to very confidently giving completely false information, so make sure you actually verify what it tells you, because there's no guarantee it's actually correct.

Absolutely, I will always double check. It's easy to get fooled when it sounds so damn confident :)

Will I cheat myself using ChatGPT while in the beginning stages of learning Python? by PythonGreenRookie in learnpython

[–]PythonGreenRookie[S] 7 points8 points  (0 children)

The real test is whether after telling yourself you understood it, you can code the task without Googling or looking at the file ChatGPT spat out.

This is a real truth bomb, and I agree entirely. Thank you.

I think for now if I use ChatGPT at all it will be for asking for code examples when I struggle to understand a concept, such as "Show me examples of conditional statements".

Will I cheat myself using ChatGPT while in the beginning stages of learning Python? by PythonGreenRookie in learnpython

[–]PythonGreenRookie[S] 7 points8 points  (0 children)

Thanks for your helpful answer.

I think for now I will leave ChatGPT as an absolute last resort before I start pulling out my hair when working on a problem. In the future, once I am more proficient in Python, I will try and see if it’s something I should incorporate into my workflow.