I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
Rather than work with all clients directly, the major tech companies run partnership programs for smaller resellers and service providers. A partner account is sometimes the best or only way to download administration tools, firmware images, documentation, etc. or talk to actually competent engineering support. It also confers a license to use the company's trademark in your branding and establishes some amount of tr…
Google offers certificate to help IT career growth
41–50 of 78 posts
Re: Google offers certificate to help IT career growth
#42I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
A lot of IT has moved to MSPs. And MSPs care that their engineers are certified in the software or equipment their clients use. It's a selling point, because personnel are the product. But if the job is working with Cisco network equipment and Windows PCs, a Google cert is worth less than the paper it's printed on. I don't know how many businesses would value a general "IT Support Certification" from Google, because…
Cisco also does the same thing. You need a certain number of CCIEs on staff for better pricing.
Re: Google offers certificate to help IT career growth
#43I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
Re: Google offers certificate to help IT career growth
#44I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
Re: Google offers certificate to help IT career growth
#45I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
The CCIE I got most certainly changed my life with the amount of income I could command.
The online certs like MCSE, MCSD etc can all be easily hacked via brain dumps. With programming, being able to answer technical questions doesn't mean much without the craftsmanship / artistry it takes to actually build stuff.
Re: Google offers certificate to help IT career growth
#46Earlier quoted context omitted.
Product-specific certs (like for O365, Azure, or AWS) are a big deal and a big help in getting hired into those roles. General knowledge certs don't seem to be relevant.
Do you think so? I know some employers do care but more to be able to claim X consultants certified in tech Y than as a guide for hiring. Capgemini are pretty big on certs but most people we hired didn't have them, just got them after they joined (This is my experience in the UK)
Re: Google offers certificate to help IT career growth
#47I don't mean to come off as dismissive, but as someone who has a bunch of these company-sponsored certificates, does any employer (outside of the one issuing it) care at all about these certs? I have a few from EdX, something from W3Schools, and something from RedHat that I still put on my resume for some indiscernible reason, but having asked interviewers about it after being hired, they don't appear to have been of…
Re: Google offers certificate to help IT career growth
#48I am also "Sitecore Certified". Sitecore Certified basically means your company paid for you to sit in a room and complete a training course for a week and do a multiple choice test which can be completed by using the Object Explorer in Visual Studio. Does that make me knowledgeable about Sitecore? Nope not at all.
I'd rather see a website, some scripts on github, talking through a problem rather than a piece of paper saying you completed a course.
Re: Google offers certificate to help IT career growth
#49Many certifications are entry level, but some are not. Many certifications just require you to sit in a room for a few hours and take a simple test, but some certifications are strenuous, in-depth tests that require you to actually study and know the subject tested.
Re: Google offers certificate to help IT career growth
#50Earlier quoted context omitted.
"because the kinds of candidates I saw with certificates were generally inferior and couldn't code their way out of a paper bag" Or in this case, because they are entry level and its their first programming job?
The third sentence of the article says "...75,000 entry-level jobs require Python proficiency." They're not expecting to hire Guido to those jobs, but someone who knows which side of the keyboard should be on top would be a good start. Given two candidates, one who went to a training exercise and earned a certificate for it and one who has a Github page that includes a couple disgusting, hacky, buggy Python scripts (…
I am more surprised when Python code I read isn't!