5
2
Community Toolkit Roundup (www.youtube.com)
2
1
6
1
What's new in C# 13 (www.youtube.com)
1
0

cross-posted from: https://programming.dev/post/21685196

Beware if you're updating to .NET 9 and need your MAUI Windows app working

15
What's new in .NET 9 (learn.microsoft.com)
1
What's new in C# 13 (learn.microsoft.com)
5
Announcing .NET 9 - .NET Blog (devblogs.microsoft.com)
3
[-] SmartmanApps@programming.dev 4 points 5 months ago

I learnt to program in python (in year 12)

Yes, it's fine for Year 12 - you've already learnt all that stuff by then - it's NOT fine for Year 7 as a first proper programming language, when they haven't learnt ANY of that stuff yet.

[-] SmartmanApps@programming.dev 4 points 5 months ago

Most editors

Same thing still applies - you need to get it past the school admin gatekeeper.

[-] SmartmanApps@programming.dev 3 points 5 months ago

Oh! I just remembered this video. If you wanna know how students can struggle with pseudo code, watch the video. I use this video when I teach algorithms (students are even worse at that than pseudo code).

[-] SmartmanApps@programming.dev 4 points 5 months ago

As it is, when we had to teach them HTML, the resources we were given were using PHP at the same time, so I scrapped that and just taught them HTML myself. We never teach more than one concept at a time, so I don't know how these other things found their way into the curriculum/resources.

[-] SmartmanApps@programming.dev 4 points 7 months ago

People complain that there’s “too many parentheses”. People like to complain about dumb stuff.

😂I'm off on a tangent here, but this made me laugh so much! As a Maths teacher I see all the time people complaining about "this is ambiguous - add more parentheses for clarity!" when the reality is Maths is never ambiguous and they've just forgotten 2 of the most important rules of Maths (meaning we already have the correct amount). 😂 These very same people often put the brackets in the wrong place anyway when they do add them adding/removing brackets

[-] SmartmanApps@programming.dev 3 points 9 months ago

Some of my intended audience don't know about Lemmy yet... hence the talk. :-)

[-] SmartmanApps@programming.dev 4 points 10 months ago

No, what's silly is to not follow the correct grammar of spelling out an acronym in full the first time. Microsoft does this all the time and you're left not being able to use the document because you have no idea what they're talking about, and they haven't linked to anything about it either. e.g. try Googling COM and let me know how you go with finding out what it means. You should never assume the reader knows what it is. It's gate-keeping.

[-] SmartmanApps@programming.dev 4 points 10 months ago

That doesn't make them trend-setters though - that just makes them big spenders on marketing. i.e. Android wasn't following what Apple did - they'd already been doing it first!

[-] SmartmanApps@programming.dev 3 points 10 months ago

That's ok. Thanks for being big enough to admit you were wrong - these days a lot of people aren't!

[-] SmartmanApps@programming.dev 3 points 10 months ago

That's ok - a lot of people weren't.

[-] SmartmanApps@programming.dev 4 points 10 months ago* (last edited 10 months ago)

Again you're talking about switches. The thread is about normal buttons which have 2 states (the example being given is a button which can be a play button or a pause button depending on the current state). Buttons aren't like check-boxes, switches are. A button triggers an event, check-boxes don't. e.g. on a settings page, you tick all the check-boxes you want first, then click on the Save (or Cancel) changes button - one event for multiple changes. You don't tick a check-box to start playing something, you press a play button (which in this case would then change into a pause button).

[-] SmartmanApps@programming.dev 4 points 10 months ago

Not if the globe has blown out, in which case you need the switch to indicate which state it is in (unless you like to live dangerously and change globes in lights that may be still on :-) ).

view more: ‹ prev next ›

SmartmanApps

joined 1 year ago