Hi, i have just started the PCEP course from python, and in the module 2 section the following formula displays the answer as a float, when in fact the last part of the formula is " **//**2" which should display a integer “10” instead of “10.0”, and I’m just trying to understand to better my understanding. any help appreciated, TY
I can’t really speak for others but in all my resume-looking / hiring experience, these certs have never held any weight at all. I think the name “Python Institute” makes it sound like an official thing from the PSF or similar, but as far as I know: it isn’t.
Thanks for the link. There can be no objection to people being paid for teaching Python (although lots of that can be got for free). Caveat emptor, and all that.
One of the uses that the PSF claims to control is including “Python” in the name of a company. I also notice the logo badging a few items. Can we draw the attention of @psf-staff like this?
If you are planning a career then focus on programming skills over learning one specific language. Python is a great place to start, however expect to want to know how to use other languages in the future.
Yes for sure i want to make it a career, but the first aim is to become good enough to land a job and get a foot in the door, and it seems the best first choices are either Python or Java from what i read online.
So far most people are saying my best bet is to start working on projects and learning that way rather than certificates etc
It will be faster to become a useful software engineer with python then Java.
I agree that the certification is not worth much. In an interview you would have to
show your know python.
Beyond that problem solving skills will make you stand out.
When I was hiring engineers we would ask candidates to outline how they would solve a problem. That allowed us to find out how they communicate, think and if they where willing to ask questions of us.