My book "Practical Debugging for .NET Developers" is now Free!
  • SmartmanApps SmartmanApps 16h ago 100%

    Just to be clear, it's not MY book, but the book of whoever's blog that is (Michael someone) - that's the title of the blog post "My book...".

    3
  • android_dev seems to be broken somehow
  • SmartmanApps SmartmanApps 2d ago 100%

    Ah ok. I saw there was issues with federation and communities getting blocked, didn't think either of those would be it. Thanks for letting me know!

    1
  • When I click on it, all is I see is this 3 dots going 1, 2, 3, 1, 2, 3, 1, 2, 3,... I can get into other Communities fine. ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fprogramming.dev%2Fpictrs%2Fimage%2Fd08cf5a3-7a7a-4f69-a539-c835f61eb3a5.png)

    9
    8
    .NET and C# are in trouble. Here is what I'd do.
  • SmartmanApps SmartmanApps 2w ago 100%

    Yes, provided you meet the criteria, so I'm guessing maybe he doesn't... or maybe he just wants to make the point that MS are earning income from this and yet not providing any more support than a free product is providing.

    1
  • .NET and C# are in trouble. Here is what I'd do.
  • SmartmanApps SmartmanApps 3w ago 100%

    He's referring to Visual Studio.

    2
  • .NET and C# are in trouble. Here is what I'd do.
  • SmartmanApps SmartmanApps 3w ago 100%

    Yes, that's his point. That if you've released your app close to the end of the period, then you're forced to upgrade your app right away, even just to keep getting security patches, on top of any bugs you might already be trying to get on top of with your newly released app. Other systems have a longer support period and you wouldn't be faced with that.

    1
  • .NET and C# are in trouble. Here is what I'd do.
  • SmartmanApps SmartmanApps 3w ago 100%

    Sorry. Hadn't occurred to me you may not be able to see it (usually it's me who can't see things others post! 😂 ).

    In a nutshell it boils down to the release schedule for .NET/C# - which people are paying to use - is too quick with too short support periods. He compares to another language, which is free (from memory I think it was Rust? I'd have to watch it again to see) which has the same short support periods, but is FREE. i.e. what are we paying for if we're not getting support for any longer than something which has the same support period for free? He's saying since MS is charging people for this, the support periods need to be longer, specifically security patches. e.g. if someone releases an app near the end of a period, then has only say 6 months before they have to upgrade it already, just to keep getting security patches. People don't have the option to stay on their stable release for a decent amount of time, even though they're paying for it. He just wants them to slow down the speed and increase the periods (we all know MS is all about pushing out new features over fixing bugs).

    3
  • .NET Terminology
  • SmartmanApps SmartmanApps 4w ago 100%

    the .NET environment is vast and can be confusing, especially when new to it.

    Yeah it was prompted by someone on Mastodon asking about it, and Rocky saw it. I saw the reply too, and thought it was still a little vague, then a few days later this blog post turns up :-)

    BTW if anyone wants to follow him he's Rocky Lhotka. He's on Pixelfed too (and Bluesky), but not as much work stuff on his Pixelfed account.

    1
  • .NET Terminology
  • SmartmanApps SmartmanApps 4w ago 100%

    I think omitting .net core is not the best decision.

    Yeah that confused me a bit too, then I found he talked about it underneath the table

    3
  • Microsoft pauses Windows 11 full-screen alerts on Windows 10 after feedback
  • SmartmanApps SmartmanApps 2mo ago 100%

    Alas, if only that were always true :-(

    11
  • Microsoft says black borders in Windows 11 File Explorer is a feature, not a bug
  • SmartmanApps SmartmanApps 3mo ago 100%

    Yep, "change anything the users like just the way it is"

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    My high school taught Java, but I didn’t get OOP

    Yes, the correct sequence of events - one thing at a time, basic programming, then OOP. :-)

    Python is not that.

    It's not a lot of things, which makes it poor for a teaching language.

    2
  • dotnet
    .NET 3mo ago
    Jump
    Add AI to Your .NET Apps Easily with Prompty - .NET Blog
  • SmartmanApps SmartmanApps 3mo ago 100%

    P.S.

    not just to the point of ignoring, but actively down-voting

    I've been downvoted when I've made actual factual statements (which should be upvoted!) - people do like to express their displeasure 😂

    1
  • dotnet
    .NET 3mo ago
    Jump
    Add AI to Your .NET Apps Easily with Prompty - .NET Blog
  • SmartmanApps SmartmanApps 3mo ago 100%

    I guess this community doesn’t want this kind of content, even if it’s the official dev blog

    Been there, done that, got the t-shirt :-)

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    Lots of us

    Also, who do you mean by "us"? Programmers? Not all the kids in class want to be programmers, and this isn't a programming class - it's Computer Science. We cover topics like hardware, the Internet, Cybersecurity, the history of computers, data analytics, etc. Not only do not all of them want to be programmers, not even all of them want to be in I.T. - they're just, you know, interested in computers (or in some cases they're in the course because their parents think they should be in it - I've had a couple of those students). We only spend 6 weeks on programming (we spend 6 weeks on each topic), or sometimes we might do it twice and spend 12 weeks on it, and that's it for the year! You can't teach Year 7 kids algorithms, pseudo code, basic programming concepts (variables, branches, and loops) and OOP as well in one year. Especially when not even all of them are interested in programming. It's just one topic we cover. OOP is something that shouldn't be covered until at least Year 8, preferably Year 9 (by which stage students have decided if they want to continue on this path or not, and the ones we still have left we start getting more hard-core... which is where the "us" I presume you're referring to come in).

    2
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    have the experience of being the kid in that situation

    Which kid? The gifted one, the one who didn't understand loops and used 20 variables for 20 iterations, the one who didn't understand how to write pseudo code, the one who was dyslexic,.....?

    I learnt python in secondary school

    Which Year? I didn't say it wasn't appropriate for high school, I said it wasn't appropriate for Year 7 as a first programming language.

    3
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    Oh, I should clarify that. Teaching Python was decided for us by admins. The course material MAY have been designed by a teacher, but then also it may have been designed for Year 9 say. It's inappropriate to be teaching it to Year 7 as a first proper programming language, but that's what we had to do (otherwise then we would also have to make all our own resources to do it, and don't forget at this point that I didn't know how to program in Python myself yet! So yes, I had to use the already made resources, which had OOP in it).

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    Yes, that's exactly what I'm saying. The decision was made for us by school admins, NOT CS teachers. That's why it was the stupid reason I had to learn Python.

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    P.S.

    teach them c# and I guarantee they will be making executables to cause trouble

    No, you're overestimating the students ability. I taught C# in coding club (they were mostly around Year 8), and it was a struggle just getting them to understand basic programming concepts (imagine having to explain MVVM to them - they're not good at understanding abstraction) - they wouldn't have had a clue how to turn it into a malicious exe.

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    Is the fact that C# produced executables also a problem?

    Trust me, the conversation never even gets that far.

    just not installing the python runtime on them

    We weren't! We were using repl.it (or something very similar). I don't know what the story was at other schools, other than many other teachers also wanted C# but had to do Python (it was when I came across this that I finally accepted defeat in trying to get another language in instead of Python. I wanted to start with Pascal and then do C#. In the end I had to do HTML and Python. i.e. the status quo).

    Generally agree with you that teachers should be able to choose at least one of the languages to teach.

    We're supposed to be able to choose both languages, but school admins are taking away one of our choices.

    if it includes JavaScript?

    I wouldn't do that at the same time as HTML - maybe later, separately. As I've said, as teachers we only teach one concept at a time.

    1
  • What's the dumbest reason you've learned a programming language?
  • SmartmanApps SmartmanApps 3mo ago 100%

    I think they introduced the programming GCSE the year after I did my A-Levels

    I was teaching the IGCSE, to students all over the globe.

    you can JUST learn the programming bit

    But NONE of the resources which have been provided to schools do it that way - they ALL use OOP. If that's what your faculty has chosen to use, then that's what you have to use. It comes back to what I've been saying all along - the schools are dictating to the teachers what they are to teach, and it's NOT based on what's best for the students educationally, but what has the least admin overhead for them. That's the stupid reason that I had to learn Python - admin concerns!

    3