How to become a software engineer

Writing new code is a minority of the work. Most of it is reading code somebody else wrote, changing one thing without breaking four others, and explaining why in a pull request. The interview tests algorithms; the job tests whether you can operate safely inside a codebase you did not write and do not fully understand — which is every codebase, permanently.

Written by the JobStraight team · pay and hiring figures measured 2026-08-22 · page updated 2026-09-01

The realistic ways in

Which people each route suits, and what it honestly costs.

A computer science degree

Still the smoothest route into large companies, mostly because their graduate pipelines are built for it. It buys you the fundamentals the interview tests and, honestly, a filter you never have to argue past.

A bootcamp

Works, with a caveat worth knowing before you pay: it gets you to employable on web-application work specifically, and leaves the fundamentals thin. Bootcamp graduates who then spend three months on data structures do well; ones who go straight to applying tend to stall in the technical screen.

Self-taught, from an adjacent technical job

QA, support engineering, IT, data. The strongest version of this route: you already understand how software fails in production, which most junior candidates do not, and you have a colleague who can review your code.

Self-taught, from scratch

The longest road and it is walked successfully all the time. The failure mode is tutorial drift — finishing courses instead of shipping things. Build and deploy something small that a stranger uses, early, and let the gaps in your knowledge announce themselves.

The title you get hired into first

The titles this role is actually hired under:

  • Junior Software Engineer
  • Associate Engineer
  • Graduate Developer
  • Software Development Engineer I
  • Trainee Engineer

103 live software engineer openings are on the site right now, refreshed on every build and linking to the employer's own posting.

What to learn, in order

Ordered by dependency, not by interest. Durations assume eight to ten hours a week and are an estimate, not a measurement.

  1. One language, deeply 2–3 months

    Python, JavaScript, Java or Go. Deeply means you know its error messages, its testing tools and how to read its standard library — not that you know three languages badly.

  2. Data structures and algorithms 2–3 months

    Not because the job needs them daily, but because the interview does, and because they are how engineers talk about cost. Arrays, hash maps, trees, and complexity as a habit of thought.

  3. Git, the shell, and how a request travels 4 weeks

    The everyday tooling nobody teaches: branches, rebases, log files, ports, DNS, what actually happens between a browser and a server.

  4. Build and ship something ongoing

    The stage that turns the previous three into a job. Small, deployed, and used by someone who will complain when it breaks.

The one piece of work that changes the conversation

One deployed application with a real user other than you, and a README that explains a decision you made and the alternative you rejected. Deployment is the differentiator — it forces you to meet environment configuration, secrets, logging and the moment it works locally and not in production. Ten tutorial repositories say less than one running thing.

What it pays, measured

From salary figures on live software engineer postings, not a survey. Half sit between the outer two columns.

Salary figures on software engineer postings, by market
MarketLower quarter belowMidpointUpper quarter abovePostings with a figure
India ₹7.7L ₹15L ₹22L 3,407
the UK £55k at least £70k at least £70k 3,356
the US $130k at least $140k at least $140k 30,217

How much of this the source estimated rather than read off a posting: India 0%, the UK 29%, the US 70%. The full note, and what it means for each market, is on the salary page below.

The full distribution for each market, the twelve-month movement and the employers posting most of these roles are on the software engineer salary page.

What the postings actually ask for

Counted, not guessed. We read 2,411 job descriptions for the skill-demand study; 1,460 of them were software engineer roles. This is how often each skill was named in that group.

Skills named in 1,460 software engineer postings
SkillShare of postingsCount
Python33%479
AWS29%422
Java24%347
Kubernetes23%341
Degree required20%294
Mentoring19%280
React17%250
TypeScript16%235
CI/CD13%184
C++13%197

Read a low percentage carefully. A skill can be near-universal and rarely written down — a team that would not hire someone unable to use version control often stops thinking to ask for it. An assumed requirement is still a requirement.

Who is hiring, right now

Ranked by how often each appears in software engineer advertisements, measured 2026-08-22. Advertisement frequency, not vacancy count — which is why there is an order here and no number.

  • India: GENPACT, Oracle, Sikka Infrastructure Private, HP Textile Mill, Bank of America
  • the UK: Amazon, JPMorgan Chase, J.P. Morgan, Google, Barclays
  • the US: Oracle, Amazon, Capital One, Deloitte, JPMorgan Chase

Appearing high can mean growth, turnover, an agency posting for a client, or a bulk feed repeating one advertisement. Research, not a recommendation.

What gets people rejected

Being unable to explain your own code. Interviewers routinely open a candidate's repository and ask why a function exists. "I followed a tutorial" is a complete answer to the interviewer, and not in your favour.

The full question set this role is screened on, each with the shape of a strong answer, is in the software engineer interview questions. The resume structure it is read against is in the software engineer resume example.

How long it really takes

Nine to eighteen months from no programming to a first job, at ten to fifteen hours a week. Anyone quoting three months is selling something — it happens, but it is the exception and usually rests on a technical background the story leaves out.

Who finds this harder than expected. People who need to understand a system completely before changing it. The job requires acting confidently inside code you only partly understand, and that discomfort never fully goes away.

Common questions

How long does it take to become a software engineer?

Nine to eighteen months from no programming to a first job, at ten to fifteen hours a week. Anyone quoting three months is selling something — it happens, but it is the exception and usually rests on a technical background the story leaves out.

Do you need a degree to become a software engineer?

Not usually a specific one — A computer science degree; A bootcamp; Self-taught, from an adjacent technical job; Self-taught, from scratch are all routes people take here. Where a degree matters it is a filter at large employers rather than something the work needs.

What should be in a software engineer portfolio?

One deployed application with a real user other than you, and a README that explains a decision you made and the alternative you rejected. Deployment is the differentiator — it forces you to meet environment configuration, secrets, logging and the moment it works locally and not in production. Ten tutorial repositories say less than one running thing.

What gets people rejected for software engineer roles?

Being unable to explain your own code. Interviewers routinely open a candidate's repository and ask why a function exists. "I followed a tutorial" is a complete answer to the interviewer, and not in your favour.

Which job title should you apply to first?

Not software engineer necessarily — Junior Software Engineer, Associate Engineer, Graduate Developer, Software Development Engineer I are where people are actually hired in.

Is software engineer the right role for you?

It is harder than the internet implies for one group in particular: people who need to understand a system completely before changing it. The job requires acting confidently inside code you only partly understand, and that discomfort never fully goes away.

Where to go next

Keep reading

How to find a remote job in 2026 (without wasting months)
A practical guide to landing a remote role: where the genuine listings are, how to spot hybrid-in-disguise…
How AI screening actually works — and what it means for your application
What employers' AI tools genuinely do to your application, what they cannot do, and how to write for a…
How to become a cloud engineer
How to become a cloud engineer: the realistic ways in, what to learn in order, and what the role pays from…
How to become a data engineer
How to become a data engineer: the realistic ways in, what to learn in order, and what the role pays from…