I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide

  • 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle
  • The GTP is a paid feature of ChatGPT, you can just give it declarative prompts so it behaves and focuses more on what you want. If you don’t use AI don’t worry about it. I put that in as I know a lot of people use it and end up just copy and pasting solutions rather than learning. Like slack, it’s a great resource, but you have to use it well to learn. I find GPT to be good for replacing Slack as it’s quicker, non-toxic, and more obvious when it gives bad advice. Have fun with Swift look forward to seeing the your first app!


  • Cool just remember you don’t need to memorise the docs, they’re for reference and even the seasoned pros have to use them daily.

    Making small things is more important than the big ideas app you have right now.

    So if you already have an idea for an app, you want to get to write smaller apps that have a small amount of that big idea. So just make an app that says hello world on the screen, then make a login screen for it, then authenticators, etc.

    I would say the 9 days challenge would be on that level to get a simple app working, at least in the emulator. If you have to use an LLM(AI) always always get it to break down the explanation so you are still learning and not copy and pasting. I made a GPT that never tells me the right answer, uses other examples and always explains the solution,