• Hardware Diagnostic Flow Charts

    Author
    Topic
    #504534

    Hey Y’all,

    A friend of mine sent me a link to this site that is not a computer site but does have some interesting flow charts for diagnosing hardware problems. Check the links on the top left of the home page.

    http://www.fonerbooks.com/

    HTH :cheers:

    May the Forces of good computing be with you!

    RG

    PowerShell & VBA Rule!
    Computer Specs

    Viewing 6 reply threads
    Author
    Replies
    • #1552268

      Perhaps this is the correct link? http://www.fonerbooks.com/power.htm

      Looks like some very good stuff.

      I have always liked flowcharting. It’s like programming, but without getting bogged down in the syntax of the computer code. But you HAVE to follow a logical, top-down process, emphasizing the main points of your logic, or you are going to have bugs and other issues; and that’s what makes flowcharting essential.

      The problem I have with flowcharting is that I try to make it look so nice and neat that I get bogged down in the appearance of the flowchart. Therefore, I generally flowchart just by scribbling out my thoughts. For me, this is a lot quicker.

      I don’t believe they have required flowcharting in a long time in university Computer Science classes. At least they didn’t where I went to school.

      Group "L" (Linux Mint)
      with Windows 10 running in a remote session on my file server
    • #1552271

      In a galaxy long ago and far far away (hey that could be the start of a film – sorry, movie), when programmer time was much, much cheaper than computer time, you had to flowchart, then ‘dry run’ the program, before even running the program for real.

      Now in the real world, when computer time is much much cheaper than programmer time, you just write your code and see what happens when you run it!

      Sort of….

      Eliminate spare time: start programming PowerShell

      • #1552275

        In a galaxy long ago and far far away (hey that could be the start of a film – sorry, movie), when programmer time was much, much cheaper than computer time, you had to flowchart, then ‘dry run’ the program, before even running the program for real.

        Now in the real world, when computer time is much much cheaper than programmer time, you just write your code and see what happens when you run it!

        Sort of….

        With some of the code I’ve seen over the years, I believe you!

        Group "L" (Linux Mint)
        with Windows 10 running in a remote session on my file server
      • #1552283

        In a galaxy long ago and far far away (hey that could be the start of a film – sorry, movie), when programmer time was much, much cheaper than computer time, you had to flowchart, then ‘dry run’ the program, before even running the program for real.

        Now in the real world, when computer time is much much cheaper than programmer time, you just write your code and see what happens when you run it!

        Sort of….

        And maybe, just maybe, that’s why Windows, Flash, Java, etc. have to be patched for security and other problems on a regular basis? I’m just sayin…! 😆

        BTW: I still have quite a collection of plastic flow charting templates from, as you say, back in the day. I still create flow charts and even include them in documentation especially for complicated procedures.

        Here’s one example:
        43620-sampleflow

        :cheers:

        May the Forces of good computing be with you!

        RG

        PowerShell & VBA Rule!
        Computer Specs

    • #1552273

      RG’s link is fine, it allows direct access from the left side menu to all the charts.

      Power Supply
      Video Card
      Motherboard/CPU/RAM
      Hard Drives
      CD and DVD
      Sound Card
      Modems
      Networks

      http://www.fonerbooks.com/pcrepair.htm might be better, though 😉

      • #1552282

        RG’s link is fine, it allows direct access from the left side menu to all the charts.

        Power Supply
        Video Card
        Motherboard/CPU/RAM
        Hard Drives
        CD and DVD
        Sound Card
        Modems
        Networks

        http://www.fonerbooks.com/pcrepair.htm might be better, though 😉

        “pcrepair” is definitely a better link than the one I put.

        Group "L" (Linux Mint)
        with Windows 10 running in a remote session on my file server
    • #1552286

      43621-flow_charts
      Click to enlarge

    • #1552370

      Hy RG, I too have a plastic flowchart template, or at least I did. Maybe it’s with my slide rule!

      Eliminate spare time: start programming PowerShell

    • #1552856

      I though I’d throw this in, it’s very old and reliable…

      43670-PROBLEM_FLOWCHART

    • #1553997

      I have been looking for my copy of that! It was on a co-workers roll-around but I had a copy from the web from years ago.

      🍻

      Just because you don't know where you are going doesn't mean any road will get you there.
    Viewing 6 reply threads
    • The topic ‘Hardware Diagnostic Flow Charts’ is closed to new replies.