The Tech Academy is a trade school headquartered in Portland, Oregon that offers full-time and part-time bootcamps online and in-person at their Portland campus. The Tech Academy offers part-time and full-time bootcamps in computer programming, website development, cybersecurity, game development, mobile development, data science, front-end development, tech marketing, and tech sales. The immersive experience aims to create well-rounded technology professionals, and also gives students the option to take the course at their own pace. There are also no set starts dates or rigid scheduling. Students can enroll at any time, study from home, and choose whatever study schedule they would like.
The Tech Academy’s bootcamps cover topics including computer science fundamentals, programming basics, HTML, CSS, JavaScript, SQL, C#, Python, Bootstrap, jQuery, React.js, project management, Agile, Scrum, MVC, version control, Java, and more. Each bootcamp also includes a Live Project, where students gain real-life experience to add to their resume as well as job placement assistance.
None of The Tech Academy's bootcamps require any tech background or experience. To apply, applicants need to take an IQ test with logic-based questions (to ensure applicants can read, write and perform basic math), followed by an admissions interview.
The final part of every The Tech Academy bootcamp is the Job Placement Course which covers interviewing skills, resume writing, where to find tech jobs, and gives students access to job placement staff who assist students in landing technical positions.
I found all the information covered in this course very useful in terms of preparing myself for a software developer career in the IT industry. I can use all the information I learned on this course to make informed and smart decisions when designing a program for a computer.
Even after completing the CompTIA A+ certificate program, completing this course has given me a clearer and broader understanding of how the entire computer system works. I have also acqui...
I found all the information covered in this course very useful in terms of preparing myself for a software developer career in the IT industry. I can use all the information I learned on this course to make informed and smart decisions when designing a program for a computer.
Even after completing the CompTIA A+ certificate program, completing this course has given me a clearer and broader understanding of how the entire computer system works. I have also acquired a better understanding of all the complicated computer terminology and concepts that were difficult for me to understand. I really admire how all the information provided in this course was presented with such clarity and with the use of practical examples.
I’ve learned SQL before (and I use it on a daily basis at work already), but going through this course cleared up so many questions I’ve had about SQL up until now. It was especially helpful in gaining a better mastery of joins, and trying out my hand at stored procedures for the first time. It also taught me how tedious manual inserting a hundred rows of data can be. I’m looking forward to more advanced coding tricks that will make this even easier, and can’t...
I’ve learned SQL before (and I use it on a daily basis at work already), but going through this course cleared up so many questions I’ve had about SQL up until now. It was especially helpful in gaining a better mastery of joins, and trying out my hand at stored procedures for the first time. It also taught me how tedious manual inserting a hundred rows of data can be. I’m looking forward to more advanced coding tricks that will make this even easier, and can’t wait to finally connect the dots between how the UI connects to the DB!
The topics covered in this course of Computer Basics (first course in the Software Developer Boot Camp at The Tech Academy) are arguably the most overlooked in IT. The importance of understanding the simplest elements of the computer can not be stressed enough in any technical position. I've learned that even with years of experience in the industry there are still things that I was not properly educated on. In this new trajectory of software development I realize the need t...
The topics covered in this course of Computer Basics (first course in the Software Developer Boot Camp at The Tech Academy) are arguably the most overlooked in IT. The importance of understanding the simplest elements of the computer can not be stressed enough in any technical position. I've learned that even with years of experience in the industry there are still things that I was not properly educated on. In this new trajectory of software development I realize the need to further my knowledge & continue to learn, to never take for granted that something I have a general understand of will be “good enough”.
I am happy with the courses and curriculum here at The Tech Academy. Thank you!
In a more detailed sense, I learned a new programming language (for me anyway). Learning the syntax was good and it was very beneficial to see how PHP and HTML/CSS interacted with each other. I haven't spent any significant time on my own (prior to TechAcademy) learning how web pages are requested/made/sent, so this was great to see the server-side of things while learning deep fundamentals of programming in general via a specific language. Things like conditional statements,...
In a more detailed sense, I learned a new programming language (for me anyway). Learning the syntax was good and it was very beneficial to see how PHP and HTML/CSS interacted with each other. I haven't spent any significant time on my own (prior to TechAcademy) learning how web pages are requested/made/sent, so this was great to see the server-side of things while learning deep fundamentals of programming in general via a specific language. Things like conditional statements, loops, and programmer defined functions will be essential concepts of any programming language, and this course gave me a great foundation in understanding those.
The core concepts of programming learned here in this course transcend the programming language being used. So most of what I have learned, even if I don't do a lot with PHP specifically in the future, is 100% transferable to knowledge that can be applied when thinking about the process of creating code (programming) in general and when utilizing a different programming language. For me the big take away in this course were the little "best practices" advice given throughout the videos. Learning about good shorthand syntax to use, being made aware of poor shorthand syntax to avoid, being shown little thing that help keep code organized and readable while developing, and seeing multiple ways to accomplish certain tasks are all part of this best practice section that I really took to heart.
I'm having fun and being challenged!
The program that Erik and Jack have created here at Tech Academy is truly one of a kind and simply brilliant in its execution and distribution of knowledge. Even though I will doubt myself along the way, I know that all the resources needed for success, (and then some), are all available to me. I have been a little shy about asking for help when I hit a wall in my first week, but I feel more confident with the knowledge that even the veterans of the industry still have q...
The program that Erik and Jack have created here at Tech Academy is truly one of a kind and simply brilliant in its execution and distribution of knowledge. Even though I will doubt myself along the way, I know that all the resources needed for success, (and then some), are all available to me. I have been a little shy about asking for help when I hit a wall in my first week, but I feel more confident with the knowledge that even the veterans of the industry still have questions similar to my own. And that there is a strong network of people that will catch me when I fall and guide me with instruction when I am struggling to grasp a concept or start treading water.
I decided to come to the Tech Academy specifically because of the
foundation that it builds. It doesn't seem like anyone else out there is
paying as much attention to building a solid foundation as the Tech Academy
is.
Danny Condon of The Tech Academy
Lead Job Placement Director
Sep 29, 2016
I actually love attending here. It's the first time I've said that about a school.
Danny Condon of The Tech Academy
Lead Job Placement Director
Sep 29, 2016
Ahhh Javascript! :) Before taking the course, I had a limited amount of familiarity with Javascript and its syntax. I feel like I gained a lot of practical knowledge about the jQuery library from taking this Javascript course. I really enjoyed going through the hands on tutorials in the videos and doing the exercises -many Aha moments for me! It let me see the bigger picture of how powerful the Javascript language is. The exercises also provided just the right amount of chall...
Ahhh Javascript! :) Before taking the course, I had a limited amount of familiarity with Javascript and its syntax. I feel like I gained a lot of practical knowledge about the jQuery library from taking this Javascript course. I really enjoyed going through the hands on tutorials in the videos and doing the exercises -many Aha moments for me! It let me see the bigger picture of how powerful the Javascript language is. The exercises also provided just the right amount of challenge to allow me to spend time reading through documentation and figuring out the intricacies of jQuery. Overall, I learned to appreciate jQuery more and look forward to working with it more as I want to specialize in front end engineering in software development. Can't wait to learn other Javascript frameworks in the future, and I think this course provided a strong foundation in doing so!
When I first heard about the Tech Academy’s claim of 100% job placement, I thought that it must be some type of scam. I quickly emailed the school and scheduled a tour to check things out. Once I came through the door, I realized that my fears had been entirely misplaced. It was readily apparent from talking to Erik that this was not about getting him rich quick, but about teaching students the skills that they needed to get a job that fit them.
I le...
When I first heard about the Tech Academy’s claim of 100% job placement, I thought that it must be some type of scam. I quickly emailed the school and scheduled a tour to check things out. Once I came through the door, I realized that my fears had been entirely misplaced. It was readily apparent from talking to Erik that this was not about getting him rich quick, but about teaching students the skills that they needed to get a job that fit them.
I learned a lot more in the five months that I’ve been at Tech Academy than I expected to. I was sure that there was no way that I would be able to cram in all of the information in the curriculum in such a short time, but I did. The way that the courses are structured, with each building on the content of the previous, keeps everything that you’ve learned active in your brain and easy to recall when the next thing that you’re learning requires you to know it.
Where the program really came to life was the Live Project. I didn’t think I was at-all ready when I started it (are you starting to notice a trend?), but after two weeks of working on the project, I knew JavaScript and jQuery inside and out. In addition, I got to be introduced to working in a team using the Scrum methodology, which has proven to be a very attractive skill to prospective employers.
The instructors have been very supportive in my education. They’re always there to answer any of my questions and to give me a nudge if I need motivation. The lab-like environment that the school operates in has been very beneficial to me, personally. It has enabled me to do things at my pace, sometimes breakneck speeds and others at a slow but steady crawl.
Lastly, the school has been phenomenal about helping students to find jobs. They conduct weekly interviews with the students to see where they are in their studies and in the job hunt, and always offer to help with anything that the student needs. Also, Danny, the job placement director, has been very proactive about sending out my résumé to companies that he thinks would be a good fit for me. I ended up getting a position with a great company the day before I finished the program.
My experience with Tech Academy has been extraordinary and I would highly recommend the school to anyone who wants to pursue a career in the software development field.
Employed in-field | 70.1% |
Full-time employee | 70.1% |
Full-time apprenticeship, internship or contract position | 0.0% |
Short-term contract, part-time, or freelance | 0.0% |
Started a new company or venture after graduation | 0.0% |
Not seeking in-field employment | 11.2% |
Employed out-of-field | 2.8% |
Continuing to higher education | 4.7% |
Not seeking a job for health, family, or personal reasons | 3.8% |
Still seeking job in-field | 8.5% |
Could not contact | 10.2% |
How much does The Tech Academy cost?
The Tech Academy costs around $14,000. On the lower end, some The Tech Academy courses like Self-Paced Front-End Web Developer Boot Camp cost $1,800.
What courses does The Tech Academy teach?
The Tech Academy offers courses like Online C# and .NET Framework Boot Camp (full-time), Online C# and .NET Framework Boot Camp (part-time), Online Cyber Security Boot Camp (full-time), Online Cyber Security Boot Camp (part-time) and 35 more.
Where does The Tech Academy have campuses?
The Tech Academy has in-person campuses in Portland. The Tech Academy also has a remote classroom so students can learn online.
Is The Tech Academy worth it?
The data says yes! The Tech Academy reports a 72% graduation rate, a median salary of $54,000 and 85% of The Tech Academy alumni are employed. The Tech Academy hasn't shared alumni outcomes yet, but one way to determine if a bootcamp is worth it is by reading alumni reviews. 419 The Tech Academy alumni, students, and applicants have reviewed The Tech Academy on Course Report - you should start there!
Is The Tech Academy legit?
We let alumni answer that question. 419 The Tech Academy alumni, students, and applicants have reviewed The Tech Academy and rate their overall experience a 4.83 out of 5.
Does The Tech Academy offer scholarships or accept the GI Bill?
Right now, it doesn't look like The Tech Academy offers scholarships or accepts the GI Bill. We're always adding to the list of schools that do offer Exclusive Course Report Scholarships and a list of the bootcamps that accept the GI Bill.
Can I read The Tech Academy reviews?
You can read 419 reviews of The Tech Academy on Course Report! The Tech Academy alumni, students, and applicants have reviewed The Tech Academy and rate their overall experience a 4.83 out of 5.
Is The Tech Academy accredited?
We are a licensed trade school through the Higher Education Coordinating Commission (and other state licensing bodies), authorized to certify students in coding and other technical professions.
Sign up for our newsletter and receive our free guide to paying for a bootcamp.
Just tell us who you are and what you’re searching for, we’ll handle the rest.
Match Me