💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱

  • 1 Post
  • 41 Comments
Joined 2 years ago
cake
Cake day: November 25th, 2023

help-circle
  • Like Git, GitHub

    Not sure how many times I need to tell that that it isn’t a pre-requisite.

    … I did.

    No you didn’t. I just added screenshots in my other reply pointing out all the links that you didn’t click on.

    you mention commits.

    for those who are taking the option of following the repo.

    Knowing wtf you are talking about is a prerequisite to literally understanding the words you are typing

    You think people would be following along in the repo if they didn’t know what a repo was?? 😂

    To anyone that knows nothing about programming your words are completely nonsense here

    Why would “anyone that knows nothing about programming” be reading a blog about how to write a MAUI page in C# instead of XAML? 😂 And, again, this is covered by the links in the pre-requisites, the whole point to begin with.

    they will think “then why did this author mention it?”

    Because it’s optional

    The first mention of layouts is when you

    …go read the information at the pre-requisite links.

    which is nonsense to someone that doesn’t know anything about layouts

    And why would “someone that doesn’t know anything about layouts” be reading a blog about layouts in MAUI? 😂

    you literally just had us delete it!

    I also covered the process for (re)creating the whole project at the beginning, for those who didn’t have the common sense to read through what what was going to happen after we delete it, or they can click on the first version in the repo, and these are Windows developers, so it’s probably still in the recycle bin, so yes, they most definitely can.

    you said we don’t need to click on the link to the code

    That’s right.

    you said everything would be provided in the article!

    Yep, including links to pre-requisites.

    All of which are false at this point

    Nope, none of which are false.

    WTF are ScrollView and VerticalStackLayout

    Covered by links in the pre-requisites and subsequent directions on what to do.

    This requires prerequisite knowledge of how layouts work.

    Covered at the pre-requisite links.

    This is not in any of the prerequisite links

    I already proved you didn’t look at any of the links there, like…

    (meaning we can’t just read the tutorial to find the information we need

    You can if you’re already familiar with everything in the pre-requisites.

    you’re forcing users to do the coding

    How am I forcing them? They can just read it all if they want. Also, you know that’s why they are reading the blog in the first place, right? 😂


  • no you literally don’t

    Yes I literally do. “gives us a consistent look throughout the app, and in fact a consistent look across all our platforms (because we are now replacing the default colours with our own colours)”, etc.

    The first link is a download link.

    It’s a download page. Scroll down past the download link.

    The second link is a download link

    Ditto…

    The third link is a link to a single tutorial titled “Introduction to C#”

    Ditto

    git, or even github

    Still not a pre-requisite

    Do you really need me to go paste all of the text from those pages here into a comment so you can see for yourself?

    I just pasted screenshots showing where you can go deeper as needed on the actual pre-requisites.

    this either needs to be combined with the first sentence or needs to be capitalized

    It’s a reserved keyword, always in lower-case.

    you also switch between colour and color numerous times

    color is a reserved keyword, colour is correct English (since I’m not American).

    there’s more

    And several that you’ve referred to already are in fact not typo’s.

    Just stop arguing about having a perfect tutorial

    I never said that Mr. Strawman. I gave it as an example of how to cater to all levels of reader. i.e. pre-requisite links, etc.

    Claiming that you have is honestly ridiculous

    And you claiming that I did is ridiculous.

    I also would never choose to do a tutorial on dev.to.

    It’s there because that’s where some of the MAUI team post blogs themselves - all in one place. - but good on you for criticising me without even asking why it’s there.

    You never once show the full file in the article

    Again, yes I do, at the beginning

    so stating that you need to leave your article to see the full code is the exact opposite of what your tutorial has stated

    No it isn’t. I stated that was optional at the beginning.

    your tutorial is severely lacking

    says person picking on typo’s (some of which aren’t) and didn’t explore any of the pages linked to in the pre-requisites. I guess you expect me to re-invent the wheel in the latter case…

    continue writing tutorials like this one

    that have links to pre-requisites, which is the whole point to begin with, but sure, pick on some typo’s (some of which aren’t) because you can’t refute the actual point… 🙄


  • if I’m unable to get that version of your IDE, the tutorial becomes useless.

    No it doesn’t. Clicking on the link gives you the latest version, which obviously is above the minimum version.

    without unnecessary concealment of basic information dependent on an IDE

    Haven’t concealed anything - it’s there in the pre-requisites

    “I did this in my IDE: here’s what it did”

    I have many screenshots showing exactly that.

    The reader could in principle use any text editor

    No they can’t. Several times I cover the Intellisense options which make it easy. This isn’t available in a text editor, hence the pre-requisite of using Visual Studio if you want to follow this blog.

    It’s not an IDE tutorial

    It’s not meant to be. It covers what you need to know to do what I have done in the blog.

    And you made another Microsoft-grade tutorial

    Nope! They don’t include pre-requisites at all, never mind links to them, never mind step-by-step processes with screenshots, etc.




  • Others are debating the point about the doc itself

    Most of those others have shown they only read the first paragraph (which is literally the introduction, not the start of the tutorial itself).

    just because you enjoyed doing it, doesn’t mean others do, or have the time

    I never implied otherwise. I simply used it to show it only takes a few minutes to include pre-requisites for the thing you are writing, compete with links to relevant resources. Microsoft documentation never does either of those things, and those people are paid to write it. Then they ignore your issues that you raise. I forget his name now, but I remember one guy there who did this all the time - would just close your issue and not update the document. I remember one time James Montemagno fixed up an issue I raised, but this other guy, never. I just gave up on raising issues. I’m surprised his name isn’t burnt into my memory with PTSD 😂





  • there’s no need for the apostrophe

    Ok, I fixed the typo.

    There’s a difference between “a beginner” and “someone who is very experienced but hasn’t done X”.

    If they haven’t done X then they are a beginner at doing X - no difference - this is in fact the target audience for many tutorials. The other things which aren’t covered in the tutorial you put in the pre-requisites.

    not a “developer who understands and uses 90% of the same tech stack, but is looking to do something new related to it”

    and yet, a lot of tutorials written for developers who have used 90% of it are written just as badly, hence the huge upvotes.

    If it were aimed at true beginners it would be written completely differently

    That’s the point! Many tutorials need to be written completely differently! 😂 For starters all of the ones at Microsoft.

    A university teacher preparing a lecture about shakespeare doesn’t write the same lecture if their audience is a bunch of 5 year olds

    That’s because the course has pre-requisites that you must have passed before you can enrol in that course - if you don’t, then you have to go study those things before you’ll be allowed to enrol - and they are explicitly spelt out in the guide to enrolling, hence the professor can write the lecture safe in the knowledge that all students in his class have completed all of the necessary pre-requisites.

    You know that’s not true, right?

    I know it’s absolutely true. Even my threads on Maths are written with the assumption that the reader doesn’t know all of the background knowledge (in fact are written quite intentionally for those who are being bullied by gaslighters, and they lack the proof to debunk them).




  • I’m sorry dude, but the other person is completely correct

    No they’re not.

    You don’t explain a lot of things

    You mean all the things that have links to resources about them in the pre-requisite knowledge section? 😂

    For example Git and GitHub are both prerequisites that you don’t mention

    Now go read through the links in the pre-requisite section. Also, they’re not pre-requisites - it isn’t necessary to know how to use them, given cloning the repo is optional - hence not listed as pre-requisites. See how that works?

    Knowledge of layout is also a prereq

    No it isn’t. I specifically cover exactly that. I see you didn’t read it.

    You don’t explain what binding is.

    Yes I do! 😂 As do the links in the pre-requisite knowledge. Again showing you didn’t read it

    There’s a ton of typos.

    says person not identifying any

    You missed putting certain things in code blocks

    You ever tried doing that on dev.to? Guess what? There’s no tutorials for it! 😂 (the thing they said to do doesn’t work)

    You should every once in a while show the full class or file so the reader knows what they missed

    It’s done at the beginning. Also there’s the repo. Again showing you didn’t read it.

    There’s a lot that could be improved here.

    says person with made-up criticisms from not having actually read through it.

    It’s hard to write a tutorial.

    No it isn’t. Assume the reader knows nothing.


  • Cool but nobody’s about to link to prerequisite information like typing on a keyboard.

    they say to someone who does indeed link to all pre-requisite knowledge. 😂 You know some Tech people do indeed recommend doing a touch-typing course, right?

    Same for math, a book focusing on integration isn’t going to say “read this book for the basics of addition btw”

    I’m a Maths teacher. You’ll find that Maths textbooks do indeed run through any pre-requisites for the topic. e.g. “We discussed back in Chapter 2…”.

    And why should one even cater to that?

    Because it’s useless to a large chunk of your audience if you don’t.

    If a person is interested enough they can just… look up the things they don’t understand,

    No they just can’t, not when no information at all has been given on what this is so that you have something to search for. See Microsoft doco where they use TLA’s, don’t tell you what the TLA is short for, don’t link to any information about the TLA, and searching for “TLA” (since they’ve not told you what TLA is short for) fails to bring up any information about this thing they are talking about. Now the tutorial is completely useless to you because you have no idea what they’re talking about and can’t find anything about what they’re talking about. “Draw the rest of the owl”

    that’s not exactly hard

    It’s very hard when you have no search keywords at all to work with.





  • I’m sorry to tell you, friend, that your article does this too

    Nope.

    You don’t explain what XAML is, for instance

    You know the article is about how to write a page and NOT use XAML, right?? 😂 If you don’t know what it is then you don’t need to (hence why I point out that it isn’t pre-requisite knowledge). If you do know what it is then that’s probably what brought you to my page to begin with - stop using it! 😂

    Certain sentences almost read like the satire you posted:

    Now read the links provided in the pre-requisite knowledge. You’re the second person who thinks people learn things by reading the first paragraph only.

    You also tell the reader to “edit the relevant line” which doesn’t help a total beginner

    Now read the links in the pre-requisite knowledge, clone the repo, follow the instructions up to that point in the article, and guess which line you’re on! 😂

    I’m sure you’ll get there eventually

    It’s there already, if you had just bothered reading it all and following the instructions, instead of just criticising without even trying it

    Just keep in mind that most people do not want to be technical writers

    Probably because of people like you who criticise them without even trying to follow the directions to begin with. I’m guessing you also submit issues which say “It doesn’t work. Please fix”


  • it would have to explain to people “how do you use a keyboard”

    No it wouldn’t. You just link to resources about pre-requisite knowledge.

    and everything from there upwards

    Nope. Exact same thing applies to all pre-requisite knowledge.

    For 99% of people almost all that is about as understandable as Greek

    Now scroll down to the pre-requisite knowledge which has links to things explaining ALL of that.

    how many people out there in the whole World (non-IT people as illustrated in the actual article linked by the OP) do you think know what the hell is “Visual Studio”, “.Net”, “Multi-platform Application User Interface”, “template”, “C#”, “XAML”, “binding” (in this context)

    Exact same number as there is people capable of clicking on the provided links about them in the pre-requisite knowledge section.

    which is maybe level 4 and they’ll be totally lost,

    …until they read the links in the pre-requisite knowledge, and then they will understand all of it.

    I think you’re so way beyond the average person in your expertise in this domain

    says person who didn’t even scroll past the introductory paragraph! 😂 You think people try to learn things by reading only the introductory paragraph?? 😂

    you don’t even begin to suspect just how little of our domain the average person knows compared to an mere programmer

    And yet, weirdly, if you keep reading you’ll find it caters to people who know nothing about it 😂