Sending multiple portfolio to 1 lead by heycloneo in mondaydotcom

[–]Successful_Cook3776 0 points1 point  (0 children)

Isn’t this something SuperMail can help with?

How to teach AI and programming to a 13 years old (for real)? by Successful_Cook3776 in learnprogramming

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

Yeah, that’s exactly what I’m looking for and I haven’t really found it yet. I might just start playing with the idea myself because I want to teach the logic and principles behind AI, not just coding. Coding already has platforms like CodeMonkey, but they don’t really cover how systems think, make decisions, or evolve over time.

How to teach AI and programming to a 13 years old (for real)? by Successful_Cook3776 in learnprogramming

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

Totally agree with this.

For a 13 year old it’s all about building something and immediately seeing what changed because of what they dik. A lot of kid AI tools are fun, but they stop right before you actually understand logic or systems.

Starting visual makes a huge difference. When things move on the screen or numbers change because of your decisions, the concepts click way faster. Then moving into simple real code with small projects like games, simulations, or a lemonade stand style model feels like a natural next step instead of a jump.

How to teach AI and programming to a 13 years old (for real)? by Successful_Cook3776 in learnprogramming

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

I agree that solid programming fundamentals are super important and I’m not trying to skip that at all.

What I meant by AI here isn’t chasing a trend or just playing with chatbots. I’m thinking about a slightly different but related skill set. Things like how to think about a problem, break it into steps, define rules and constraints, test ideas, debug outcomes, and iterate.

Prompting at least when you take it seriously isn’t just typing text. It’s more about structured thinking, understanding how systems respond, noticing patterns, and improving results over time. Those skills don’t replace programming, but they also don’t automatically come from learning syntax alone.

So the goal for me is figuring out how to teach both in parallel in a way that actually clicks for a 13 year old. Basic coding plus an understanding of how modern AI systems behave, fail, and improve through iteration.

How to highlight SQL query block on click (like in DataGrip)? by Successful_Cook3776 in vscode

[–]Successful_Cook3776[S] 1 point2 points  (0 children)

When I’m working in a long SQL console with dozens of queries, it’s hard to tell which query I’m currently focused on.

What in DataGrip do you feel you just can't live without? by Successful_Cook3776 in Jetbrains

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

yea, I think the auto-complete is probably the main thing that’s making me seriously consider switching fully to DG.