Tell HN: My child's first program
131–139 of 139 posts
Re: Tell HN: My child's first program
#132What's the license, are you allowed to distribute? Anyway, we already started using this in production, we expect some free support. /s
Re: Tell HN: My child's first program
#133My son took a coding class in elementary school (MIT scratch), and he came in one day and told his teacher that his Dad was a "pro programmer" and had helped him. The program was a pigeon farting on a man's head. The teacher asked what Dad had helped with, and he said "he recorded the fart sound".
Re: Tell HN: My child's first program
#134Accenture will hire her right now! Get after that! I'd be proud too! My first program was merely Hello World and frankly, this is a bit more complex than that.
Re: Tell HN: My child's first program
#135Re: Tell HN: My child's first program
#136So. I made a deal with my kids that they could have a phone if they made an app. There's enough youtube tutorials and they're old enough to follow them. I could have helped them more over the summer, but we didn't get it done. Now ChatGPT will generate the flutter code for an app in seconds, as well as guide you with 'show me how to install flutter'. It's crazy that all the code is written for you. I tried one of the…
Is the ChatGPT sample code/tutorials much better than the tutorials that can be found on Google?
Vs. searching for results on StackOverflow and similar, you'd probably have to combine results on 'how to basic flutter app', 'intro to programming', 'todo list example app [perhaps not in flutter]', and even then it wouldn't be exactly what you wanted if you were looking for specific requirements.
Re: Tell HN: My child's first program
#137My son took a coding class in elementary school (MIT scratch), and he came in one day and told his teacher that his Dad was a "pro programmer" and had helped him. The program was a pigeon farting on a man's head. The teacher asked what Dad had helped with, and he said "he recorded the fart sound".
All programmers have to start somewhere. My first program was an interactive piece of concrete.
I thought it was the greatest trick ever. Meanwhile my brother was reimplementing every game he saw, including Tetris and some early Mario game.
Re: Tell HN: My child's first program
#138Earlier quoted context omitted.
As a kid? When writing stupid scripts, I frequently use `fart` as a variable name to this day. I'm a staunch supporter of naming variables intentionally in software that lives, but I'm definitely not above doing a `fart=True; while fart: ...` in temporary repl work. Maybe I'm just eternally 10 years old, haha.
I must be old-fashioned! My variable names in throwaway programs tend to be x, y, and z and my iteration variables tend to be i, j, and k.
- Dvorak: aoeu, htns, gcrl, mwvz
- Colemak: arst, neio, qwfp
- Mtgap: inea, htsr, dlcw, fvgj
etc...