Finished a online coding bootcamp...

Anything to do with the traditional world of get a degree, get a job as well as its alternatives
Post Reply
ether
Posts: 263
Joined: Sat Nov 17, 2012 1:50 am
Location: Jacksonville, FL
Contact:

Re: Finished a online coding bootcamp...

Post by ether »

What job market (aka city) are you in? I used to teach bootcamps and can try to hook you up with some consulting firms. If you're US based you should be getting 30/hr min

Scott 2
Posts: 2825
Joined: Sun Feb 12, 2012 10:34 pm

Re: Finished a online coding bootcamp...

Post by Scott 2 »

Could you automate part of your current job with the skills you learned? Maybe make life easier and reach a point where you are no longer junior?

Nomad
Posts: 389
Joined: Wed May 16, 2018 5:23 pm
Location: UK

Re: Finished a online coding bootcamp...

Post by Nomad »

@Ponderosa
I've been working in IT for hmmm. a long time.
What some employers like to see is a project or two you've made yourself. You could make a little demo thing and put it onto
GitHub or BitBucket.
Employers are always looking for Junior Developers/Programmers so they want people who have an interest and are intelligent but they
don't expect you to know everything. In fact, it is good to get people in early to train them the 'right way' to do things.
e.g. using standard design patterns, putting comments/logging, creating unit and integration tests etc.
Don't sweat it, the first job is the most difficult to get, after that, agencies essentially pester you to look at other jobs.

Yes, technologies change but if you pick the correct main language to use, they just slowly evolve with new features.
For example, I started using Java in 1997 and I was using it today. Many of the surrounding technologies are far more recent.
The other staple technology is relational databases/SQL. They are as old as dirt and will still be around in ten years because they are so
flexible.
Another good thing that employers like is certification exams. e.g. Oracle Certified Java Associate/Programmer/Developer etc.
Or Certified Oracle 11G Administrator kind of thing. You can get the books for those courses cheaply and download practice exams to see
the style of questions.
Keep plugging away.

Post Reply