Skip to content
evolve.tt

Reference

From CXC Information Technology to a Junior Developer

Small programs you can show matter more than a bootcamp promise. The Python course is a start, not a job.

CXC Information Technology teaches you that computers and systems exist. A junior developer is hired to change a program without breaking it. Those are different tests. You can pass the first and still have nothing to show a stranger.

  1. CXC IT

    A start. It is not a portfolio.

  2. Three small programs

    Each one runs, and you can explain one bug.

  3. A junior role

    A small change to someone else's program. Not five years of React.

What you show, not what you bought

Three small programs is a reasonable first portfolio. Each one must run, and you must be able to explain one bug you fixed. Ideas that fit this site’s readers:

  • The Caribbean quiz from the Python course, extended with your own questions.
  • A class-test score checker that does not pretend to be a CSEC grade.
  • A simple list: names and phone numbers for a club, stored in a file, with a way to add one and print them.

Put them where another person can see them. GitHub is fine. A folder you email is fine for a first conversation. A certificate with no programs is not a portfolio.

Speed, a cohort, and sometimes a hiring introduction. Some are serious. Some sell a job they cannot deliver. Before you pay, ask for the names of two people hired in your country in the last year, and ask those people. If the bootcamp will not make an introduction, treat the promise as an advert.

A degree at UWI, UTT, or a college is a different choice. It is longer, and it is not required by every junior role. It is also not a substitute for the three programs. Do the programs either way.

You will not design the product. You will fix a small defect, rename a label, or add a field someone else specified. The interview is whether you can read an error, change one thing, and say what you changed. Support work, described in IT support as a first job, is a respectable way to be in the building while you learn that.

Read the advert with the rules in how to read a job ad. “Junior” next to “five years of React” is not a junior role. Do not apply by pretending the five years.

Discussion

View all discussions on GitHub