this post was submitted on 09 Dec 2023
1194 points (89.1% liked)

Leftism

2056 readers
122 users here now

Our goal is to be the one stop shop for leftism here at lemmy.world! We welcome anyone with beliefs ranging from SocDemocracy to Anarchism to post, discuss, and interact with our community. We are a democratic community, and as such, welcome metaposts that seek to amend the rules through consensus. Post articles, videos, questions, analysis and more. As long as it's leftist, it's welcome here!

Rules:

Posting Expectations:

Sister Communities:

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Solarpunk memes [email protected] [email protected] [email protected] [email protected] [email protected]

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 9 months ago* (last edited 9 months ago) (3 children)

The cross-industry term for “no experience required” is “entry level”, not unskilled.

Not true. For example, "entry-level" Python programming jobs will expect you to have experience with the Python programming language.

They will not teach you Python programming skills, let alone programming skills in general, on-site.

You're conflating with "no occupation experience" with "no prior experience."

[–] [email protected] 3 points 9 months ago

"Experience" is generally defined as prior work history in the same field, not occupational knowledge. An entry level job necessarily means that you can apply for the job and still have a chance to get hired even if it is your first ever job (or, in a perfect world, that's what it would mean, yet we live in a world where "entry level" job postings exist that also require 3-5 years of prior work history in the field).

Of course, just because it's an entry level position, that doesn't mean that someone who knows nothing about the job they are applying for can get it. That's why I specified that every job has skills that you need to train either on the job or independently. In the case of python programming, you would absolutely need those skills down pat before applying to the job, because the expectation is that you are sufficiently competent with the language and can start on projects right away.

[–] [email protected] 2 points 9 months ago (1 children)

In my experience, maybe 20% of your job is based on what you know about the language going in. The rest is learning that particular companies pipelines, practices, and code base. Junior devs are absolutely expected to learn on the job, both about the product and development in general.

[–] [email protected] 3 points 9 months ago

Junior devs are expected to learn on the job, but to come in with a solid base level of proficiency.

My internships and first junior position didn't require me to know the language they used, but they required me to know a similar language and be able to program already. Being able to at least write pseudocode was absolutely required for those interviews.

[–] [email protected] 2 points 9 months ago (1 children)

You can absolutely be trained on the job for a python career. I am Software Developer and was mostly trained on the job before I received the title.

[–] [email protected] 2 points 9 months ago (1 children)

I'm curious. Did you have any prior Python programming experience or any programming experience at all before getting the position?

[–] [email protected] 1 points 9 months ago

Not formal. Although I wrote Powershell scripts for the team I was on previously.