Page 4 of 8 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 76

Thread: FREE CompTIA Certification starting August 11

  1. #31
    Senior Member slgrieb's Avatar
    Join Date
    Mar 2014
    Location
    Texas Panhandle
    Posts
    2,647
    vCash
    800
    Points
    925,767
    Bank
    0
    Total Points
    925,767
    Donate
    Quote Originally Posted by Pinnacle-Project View Post
    I agree completely. I think the A+ is an excellent certification to prove entry level skills.
    I believe that's true today, but when I did my A+ certification something like 14 years ago, there were actually a lot of BS questions on the exam. One that I missed, that still sticks in my mind to this day, was something like "What is the voltage on the corona wire of a Panasonic laser printer?" I think the correct answer was "Who cares" but that wasn't one of the choices. I once had a job applicant who had an A+ cert who couldn't correctly set the jumper on a CD-ROM drive.

    So, I think the current tests are much more relevant, and while CompTIA has caught flack for ending lifetime certs, and requiring periodic retesting, I think that has practical value and is in line with the continuing ed requirements of many professions. My wife doesn't have to retake her nursing exam every few years, but she has a pretty hefty load of courses she has to complete every year to retain her accreditation. I'm encouraging my daughter to consider doing some CompTIA certifications in the summer when her class load is relatively light. I like to see her work toward A+, Security+, and Net+ in addition to her pursuit of a degree.
    Yes, Mr. Death... I'll play you a game! But not CHESS !!! BAH... FOOEY! My game is...
    WIFFLEBALL!

  2. #32
    Senior Member Pinnacle-Project's Avatar
    Join Date
    Jan 2014
    Location
    Grand Rapids, Michigan
    Posts
    944
    vCash
    0
    Points
    3,029,915
    Bank
    0
    Total Points
    3,029,915
    Donate
    Quote Originally Posted by slgrieb View Post
    . . . CompTIA has caught flack for ending lifetime certs, and requiring periodic retesting, I think that has practical value and is in line with the continuing ed requirements of many professions.
    I agree completely. I got my A+ in 2000 so I do not think it should offer any kind of proof of my capability unless I can prove I have maintained those skills through other certs since then.

  3. #33
    Senior Member Tekboy's Avatar
    Join Date
    Jan 2014
    Posts
    323
    vCash
    500
    Points
    531,069
    Bank
    0
    Total Points
    531,069
    Donate
    Some of the worst messes I ever cleaned up in IT work were caused by people who just got their A+, and got it by studying, rather than working in the field. There is NO substitute for real world experience in any field that I have worked in. Training is a good thing, but if you are going to work for me, you need experience as well, unless you are exceptional, and I have only had one guy that was ready after just training.

    That being said, any experience to go along with the A+ is a good thing.

  4. #34
    Senior Member Pinnacle-Project's Avatar
    Join Date
    Jan 2014
    Location
    Grand Rapids, Michigan
    Posts
    944
    vCash
    0
    Points
    3,029,915
    Bank
    0
    Total Points
    3,029,915
    Donate
    Yes, experience is very important.

    I interview a lot of people as part of my current position. During each interview I ask them how they would fix a scenario I describe. In summary, the scenario is a user cannot get to any Internet site, cannot send/receive e-mail with Microsoft Outlook, and cannot print to a network printer. I show them a basic desktop in the office and ask them how they would troubleshoot the issue.

    I am always amazed by the new grads from ITT Tech who overlook the obvious (disconnected or damaged network cable) and instead tell me to flush the DNS and troubleshoot TCP/IP.

    After hearing their guesses I tell them that any problem may have countless different fixes but a technician should explore possibilities in order of what is most likely. Knowing what is most likely comes from experience. As much as I like the A+ certification, I completely agree that experience is important too.

  5. #35
    Senior Member Webhead's Avatar
    Join Date
    Jan 2014
    Posts
    1,829
    vCash
    500
    Points
    1,145,776
    Bank
    0
    Total Points
    1,145,776
    Donate
    Quote Originally Posted by Pinnacle-Project View Post
    Yes, experience is very important.

    I interview a lot of people as part of my current position. During each interview I ask them how they would fix a scenario I describe. In summary, the scenario is a user cannot get to any Internet site, cannot send/receive e-mail with Microsoft Outlook, and cannot print to a network printer. I show them a basic desktop in the office and ask them how they would troubleshoot the issue.

    I am always amazed by the new grads from ITT Tech who overlook the obvious (disconnected or damaged network cable) and instead tell me to flush the DNS and troubleshoot TCP/IP.

    After hearing their guesses I tell them that any problem may have countless different fixes but a technician should explore possibilities in order of what is most likely. Knowing what is most likely comes from experience. As much as I like the A+ certification, I completely agree that experience is important too.
    Oh man, that's like troubleshooting 101 basics right there. Always start at the physical layer. In other words,... is it even plugged in? LOL. That's an awesome test though.

  6. #36
    Senior Member CeeBee's Avatar
    Join Date
    Jan 2014
    Posts
    1,677
    vCash
    1792
    Points
    215,631
    Bank
    0
    Total Points
    215,631
    Donate
    Quote Originally Posted by Pinnacle-Project View Post
    I am always amazed by the new grads from ITT Tech who overlook the obvious (disconnected or damaged network cable) and instead tell me to flush the DNS and troubleshoot TCP/IP.
    Depends on the system, but on Windows a disconnected cable would be obvious.
    Regardless, my first response would be ipconfig /all - and all the basic stuff is available at a glance, including a "media disconnected" state or an autoconfig IP assigned.
    Hell, even a ping would do, as it immediately reveals TCP/IP or DNS issues (even hardware).
    So yes, I agree with TCP/IP for beginning, it will point in the right direction immediately.
    Last edited by CeeBee; 10-28-2014 at 05:26 PM.

  7. #37
    Senior Member CeeBee's Avatar
    Join Date
    Jan 2014
    Posts
    1,677
    vCash
    1792
    Points
    215,631
    Bank
    0
    Total Points
    215,631
    Donate
    Quote Originally Posted by Webhead View Post
    Always start at the physical layer.
    Why? If you are experiencing file access issues do you start by diagnosing the physical hard drive?

  8. #38
    Senior Member Mobile PC's Avatar
    Join Date
    Jan 2014
    Location
    Cleveland, Ohio
    Posts
    526
    vCash
    501
    Points
    802,489
    Bank
    0
    Total Points
    802,489
    Donate
    Quote Originally Posted by CeeBee View Post
    Why? If you are experiencing file access issues do you start by diagnosing the physical hard drive?
    If you're getting paid by the hour, yes.....

  9. #39
    Senior Member Webhead's Avatar
    Join Date
    Jan 2014
    Posts
    1,829
    vCash
    500
    Points
    1,145,776
    Bank
    0
    Total Points
    1,145,776
    Donate
    Quote Originally Posted by CeeBee View Post
    Why? If you are experiencing file access issues do you start by diagnosing the physical hard drive?

  10. #40
    Senior Member ilovetheusers's Avatar
    Join Date
    Apr 2014
    Posts
    441
    vCash
    500
    Points
    572,081
    Bank
    0
    Total Points
    572,081
    Donate
    Quote Originally Posted by CeeBee View Post
    Why? If you are experiencing file access issues do you start by diagnosing the physical hard drive?
    I agree with ceebee. That was weird.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •