2

No Experience Software Developer Jobs in Brandon, MS

iOS Engineer -Remote

Jackson, MS · Remote

$61.63 - $88.47/hr

Collaborate with the Poe product team and other engineers to enhance the overall user experience * Own the entire software development process from timeline estimation to coding, testing and release ...

iOS Engineer -Remote

Jackson, MS · On-site

$166K - $191K/yr

Collaborate with the Poe product team and other engineers to enhance the overall user experience * Own the entire software development process from timeline estimation to coding, testing and release ...

Previous experience in bridge design * Professional Engineer (PE or P.Eng) license * Familiarity with Bluebeam Revu and engineering software packages such as: LEAP Bridge Enterprise, FB-MultiPier ...

Previous experience in bridge design * Professional Engineer (PE or P.Eng) license * Familiarity with Bluebeam Revu and engineering software packages such as: LEAP Bridge Enterprise, FB-MultiPier ...

This role involves applying engineering principles to solve technical problems, improve ... FEA experience is preferred with COSMOS software. * Experience working with hydraulics systems and ...

This role involves applying engineering principles to solve technical problems, improve ... FEA experience is preferred with COSMOS software. * Experience working with hydraulics systems and ...

Showing results 41-60

No Experience Software Developer information

See Brandon, MS salary details

$46.4K

$108K

$160.3K

How much do no experience software developer jobs pay per year?

As of Sep 5, 2026, the average yearly pay for no experience software developer in Brandon, MS is $108,010.00, according to ZipRecruiter salary data. Most workers in this role earn between $86,900.00 and $125,500.00 per year, depending on experience, location, and employer.

What is a no experience software developer?

A no experience software developer is someone who is starting their career in software development without prior professional programming experience. These individuals may have learned coding through self-study, bootcamps, or academic courses, but have not yet worked in a formal developer role. Entry-level positions for no experience software developers typically focus on foundational skills, mentorship, and on-the-job learning. Employers often look for candidates with strong problem-solving abilities, eagerness to learn, and basic knowledge of programming languages, even if they lack work experience.

What to expect working as a no experience software developer?

Even with no experience, you can find a job as an entry-level software developer. In this role, you may help code programs, troubleshoot and debug existing code, and determine the best application framework to meet your programming goals. Many companies use this job as a type of extended training period for new college graduates, especially when it comes to teaching specific programming languages or skills that may not have been a part of your degree program. Entry-level software developers often collaborate with other developers when producing code, discuss topics with subject matter experts, review code from peers, and contribute to technical design documentation.

What are the key skills and qualifications needed to thrive as a no experience software developer, and why are they important?

To thrive as a No Experience Software Developer, you need a foundational understanding of programming concepts, problem-solving ability, and familiarity with at least one coding language, usually gained through self-study or formal education. Basic proficiency with version control systems like Git, code editors, and online collaboration tools is typically expected. Eagerness to learn, attention to detail, and effective communication are standout soft skills for this entry-level role. These skills and qualities are crucial because they enable new developers to quickly adapt, contribute to projects, and collaborate within development teams.

What types of projects or tasks can a no experience software developer expect to work on during their first few months?

As a No Experience Software Developer, you’ll typically start by working on smaller, well-defined tasks such as fixing bugs, writing unit tests, or contributing to documentation. These initial assignments help you become familiar with the codebase, development tools, and team workflows. You may also shadow more experienced developers during code reviews or pair programming sessions, which provides valuable learning opportunities. Over time, you'll gradually take on more complex features and responsibilities as your skills and confidence grow.

What is the difference between No Experience Software Developer vs Junior Software Developer?

AspectNo Experience Software DeveloperJunior Software Developer
Required CredentialsBasic coding skills, often self-taught or bootcampTypically a degree in computer science or related field
Work EnvironmentEntry-level, often in startups or training programsProfessional teams, structured projects
Employer UsageHiring for training roles or internshipsFull-time entry-level positions
Search & ComparisonOften searched by beginners or career changersCompared for career progression

The main difference is that a No Experience Software Developer is an entry-level role for those just starting, often requiring minimal formal credentials, while a Junior Software Developer typically has some formal education and is a step into professional software development. Both roles serve as starting points but differ in expectations and experience levels.

What are the most commonly searched types of Software Developer jobs in Brandon, MS?

The most popular types of Software Developer jobs in Brandon, MS are:

What are popular job titles related to No Experience Software Developer jobs in Brandon, MS?

For No Experience Software Developer jobs in Brandon, MS, the most frequently searched job titles are:

Infographic showing various No Experience Software Developer job openings in Brandon, MS as of August 2026, with employment types broken down into 77% Full Time, 7% Part Time, 4% Temporary, and 12% Contract. Highlights an 87% In-person, 4% Hybrid, and 9% Remote job distribution, with an average salary of $108,010 per year, or $51.9 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Jackson, MS

$20 - $30/hr

Full-time

Posted 5 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.