Non-standard certifications. Are they credible? [closed]
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
2
down vote
favorite
There are a lot of major organisations like Linux, Oracle, Cisco, etc. that offer certification for completing a course. However, there are technologies for which there is no standard certification.
For example, Android programming has no standard certification by any major organisation. There are, however, many private organisations that offer certifications under their own name.
How credible are these certifications when it comes to getting hired?
Personally, I spend time reading books and developing a portfolio than in these certifications because no matter how extensive the course, books generally tend to cover more topics than can be taught in a course.
Edit:
For example, if I am applying for the job of an Android developer, how credible is a non-standard cert as a proof of knowledge?
interviewing hiring-process certification
closed as primarily opinion-based by gnat, Jan Doggen, Jim G., Chris E, IDrinkandIKnowThings Dec 8 '14 at 14:53
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
suggest improvements |Â
up vote
2
down vote
favorite
There are a lot of major organisations like Linux, Oracle, Cisco, etc. that offer certification for completing a course. However, there are technologies for which there is no standard certification.
For example, Android programming has no standard certification by any major organisation. There are, however, many private organisations that offer certifications under their own name.
How credible are these certifications when it comes to getting hired?
Personally, I spend time reading books and developing a portfolio than in these certifications because no matter how extensive the course, books generally tend to cover more topics than can be taught in a course.
Edit:
For example, if I am applying for the job of an Android developer, how credible is a non-standard cert as a proof of knowledge?
interviewing hiring-process certification
closed as primarily opinion-based by gnat, Jan Doggen, Jim G., Chris E, IDrinkandIKnowThings Dec 8 '14 at 14:53
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
suggest improvements |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
There are a lot of major organisations like Linux, Oracle, Cisco, etc. that offer certification for completing a course. However, there are technologies for which there is no standard certification.
For example, Android programming has no standard certification by any major organisation. There are, however, many private organisations that offer certifications under their own name.
How credible are these certifications when it comes to getting hired?
Personally, I spend time reading books and developing a portfolio than in these certifications because no matter how extensive the course, books generally tend to cover more topics than can be taught in a course.
Edit:
For example, if I am applying for the job of an Android developer, how credible is a non-standard cert as a proof of knowledge?
interviewing hiring-process certification
There are a lot of major organisations like Linux, Oracle, Cisco, etc. that offer certification for completing a course. However, there are technologies for which there is no standard certification.
For example, Android programming has no standard certification by any major organisation. There are, however, many private organisations that offer certifications under their own name.
How credible are these certifications when it comes to getting hired?
Personally, I spend time reading books and developing a portfolio than in these certifications because no matter how extensive the course, books generally tend to cover more topics than can be taught in a course.
Edit:
For example, if I am applying for the job of an Android developer, how credible is a non-standard cert as a proof of knowledge?
interviewing hiring-process certification
edited Dec 7 '14 at 5:49
asked Dec 7 '14 at 5:02


Little Child
409311
409311
closed as primarily opinion-based by gnat, Jan Doggen, Jim G., Chris E, IDrinkandIKnowThings Dec 8 '14 at 14:53
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as primarily opinion-based by gnat, Jan Doggen, Jim G., Chris E, IDrinkandIKnowThings Dec 8 '14 at 14:53
Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.
suggest improvements |Â
suggest improvements |Â
1 Answer
1
active
oldest
votes
up vote
5
down vote
accepted
An Android cert may certify that you have the Android syntax down. It does not certify that you can code anything in Android let alone build an app in Android. Since good software developers are first of all good problem solvers, the Android cert does not say a damn thing about your ability to conceptualize problems let alone solve them. If you are a poor problem solver - and there are a lot of software developers out there who are poor problem solvers - then I do expect that your code will all too accurately reflect your poor problem solving ability. Guaranteed.
Personally, I'd ignore the cert and stare at your portfolio - I want to know that the way you code won't drive me crazy.
Once you have a couple of apps you can point to, your next task is to prepare for the Android interview questions. Google for "Android interview questions".
Then prepare for the interview coding session. I suggest www.coderbyte.com as one source. I am fairly sure that there are other sites that give you Android interview coding challenges that are more customized to Android. Google for them, too.
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
 |Â
show 6 more comments
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
An Android cert may certify that you have the Android syntax down. It does not certify that you can code anything in Android let alone build an app in Android. Since good software developers are first of all good problem solvers, the Android cert does not say a damn thing about your ability to conceptualize problems let alone solve them. If you are a poor problem solver - and there are a lot of software developers out there who are poor problem solvers - then I do expect that your code will all too accurately reflect your poor problem solving ability. Guaranteed.
Personally, I'd ignore the cert and stare at your portfolio - I want to know that the way you code won't drive me crazy.
Once you have a couple of apps you can point to, your next task is to prepare for the Android interview questions. Google for "Android interview questions".
Then prepare for the interview coding session. I suggest www.coderbyte.com as one source. I am fairly sure that there are other sites that give you Android interview coding challenges that are more customized to Android. Google for them, too.
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
 |Â
show 6 more comments
up vote
5
down vote
accepted
An Android cert may certify that you have the Android syntax down. It does not certify that you can code anything in Android let alone build an app in Android. Since good software developers are first of all good problem solvers, the Android cert does not say a damn thing about your ability to conceptualize problems let alone solve them. If you are a poor problem solver - and there are a lot of software developers out there who are poor problem solvers - then I do expect that your code will all too accurately reflect your poor problem solving ability. Guaranteed.
Personally, I'd ignore the cert and stare at your portfolio - I want to know that the way you code won't drive me crazy.
Once you have a couple of apps you can point to, your next task is to prepare for the Android interview questions. Google for "Android interview questions".
Then prepare for the interview coding session. I suggest www.coderbyte.com as one source. I am fairly sure that there are other sites that give you Android interview coding challenges that are more customized to Android. Google for them, too.
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
 |Â
show 6 more comments
up vote
5
down vote
accepted
up vote
5
down vote
accepted
An Android cert may certify that you have the Android syntax down. It does not certify that you can code anything in Android let alone build an app in Android. Since good software developers are first of all good problem solvers, the Android cert does not say a damn thing about your ability to conceptualize problems let alone solve them. If you are a poor problem solver - and there are a lot of software developers out there who are poor problem solvers - then I do expect that your code will all too accurately reflect your poor problem solving ability. Guaranteed.
Personally, I'd ignore the cert and stare at your portfolio - I want to know that the way you code won't drive me crazy.
Once you have a couple of apps you can point to, your next task is to prepare for the Android interview questions. Google for "Android interview questions".
Then prepare for the interview coding session. I suggest www.coderbyte.com as one source. I am fairly sure that there are other sites that give you Android interview coding challenges that are more customized to Android. Google for them, too.
An Android cert may certify that you have the Android syntax down. It does not certify that you can code anything in Android let alone build an app in Android. Since good software developers are first of all good problem solvers, the Android cert does not say a damn thing about your ability to conceptualize problems let alone solve them. If you are a poor problem solver - and there are a lot of software developers out there who are poor problem solvers - then I do expect that your code will all too accurately reflect your poor problem solving ability. Guaranteed.
Personally, I'd ignore the cert and stare at your portfolio - I want to know that the way you code won't drive me crazy.
Once you have a couple of apps you can point to, your next task is to prepare for the Android interview questions. Google for "Android interview questions".
Then prepare for the interview coding session. I suggest www.coderbyte.com as one source. I am fairly sure that there are other sites that give you Android interview coding challenges that are more customized to Android. Google for them, too.
edited Dec 7 '14 at 10:50
answered Dec 7 '14 at 5:50
Vietnhi Phuvan
68.9k7118254
68.9k7118254
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
 |Â
show 6 more comments
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
I was trying to keep it general. I am still on the learning curve. I am sure there are other technologies, too, that do not have standard certifications. :)
– Little Child
Dec 7 '14 at 5:57
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
@LittleChild I don't trust computer language certifications - knowing the syntax certifies that the one who passed the exam qualifies as a code monkey. Passing the exam does not say anything about how talented the person is as a programmer and how disciplined the person is as a software engineer.
– Vietnhi Phuvan
Dec 7 '14 at 6:04
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
I don't trust most certifications either - For example, there are three kinds of answers in any Cisco exam: the right answer, the wrong answer and the Cisco answer. You don't pass the exam if you don't know the Cisco answers. Cisco's idea of making an exam is setting up linguistic traps all over the place.
– Vietnhi Phuvan
Dec 7 '14 at 6:21
1
1
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
@LittleChild Build up your portfolio. Build up a couple of Android apps. Nothing super complicated.
– Vietnhi Phuvan
Dec 7 '14 at 7:19
1
1
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
@LittleChild Good :) I do full stack Javascript but I find Python much more rewarding because of its power, flexibility and scope of applicability :)
– Vietnhi Phuvan
Dec 7 '14 at 11:13
 |Â
show 6 more comments