Evening Software Engineering bootcamp

Become a Software Engineer using the most sought-after curriculum in the industry!

  • 14 weeks | 100% online | Live instruction 14 weeks | 100% online | Live instruction
  • Beginner & advanced friendly Beginner & advanced friendly
  • Job guaranteed Job guaranteed

Get the Evening Software Engineering coursebook

']

Upcoming Cohort Start Dates

FULL

October 2, 2023 - January 12, 2024

Open

November 13, 2023 - February 23, 2024

Open

January 2, 2024 - April 5, 2024

Open

February 12, 2024 - May 17, 2024

300+

PLACEMENT PARTNERS

86%

GRADUATION RATE

$81,310

AVERAGE SALARY

$23k

SALARY INCREASE

Skills & technologies covered

Curriculum

Skills & technologies covered

Skills & technologies covered

1
2
3
4
5
6
7
8
9
10
11
12

MODULE 0 / WEEK 0

Onboarding

Get ready for your upcoming Cohort through planful preparation. It is essential to your success as a Student that you attend Pre-Work Sessions, meet with your Onboarding Specialist, perform a tech check, attend orientation, and complete your Pre-Work before the first day of Class. You must plan an entire week set aside for these tasks and take the time needed to prepare yourself to hit the ground running on day 1.

Technologies Used

HTML 5, CSS 3, Bootstrap, Visual Studio Code, git, GitHub, Python

Skills Learned:

Needed Installations, Command Line, Introduction to HTML, CSS, VS Code, git, Github, and Python

MODULE 1 / WEEKS 1-2

HTML/CSS

Learn the foundations of web development with HTML, CSS, Git, and the Command Line. This module will begin with the basics and quickly move into building your first professionally developed website. By the end of this module, you’ll have the confidence to build and organize coding projects and create multi-page websites using tools/methodologies like Bootstrap, CSS Grid, and Flexbox. Along the way, you will be learning how to back up, revise, and share your code with collaborators using Git.

Technologies Used

HTML 5, CSS 3, Bootstrap, Visual Studio Code, Git, GitHub

Skills Learned:

Static Web Pages, Project Structure, Version Control, Collaboration in Development

Designing Clean, Professional Web Pages Designing Clean, Professional Web Pages

Get familiar with building static web pages using HTML/CSS. Learn to apply multiple layout/styling techniques with individual projects and exercises that implement Bootstrap, Flexbox, and CSS Grid.

Mastering the Developing Environment Mastering the Developing Environment

Take a deep dive into the workflow of a developer. In this module, you will learn how to start working and thinking like a developer. Get comfortable with the VSCode text editor, protect and track your code with Git/Github, and learn industry-standard best-practices for collaboration.

MODULE 2 & 3 / WEEKS 3-4

Python

Get started with scripting in module 2 with Python. This module will get you up to speed on the core concepts of programming using Python’s elegant, easy-to-learn syntax. You’ll learn about looping, conditional statements, data types, object-oriented programming, and more – culminating in a series of small Python applications like shopping carts and interactive games. Module 3 will contain intermediate to advanced techniques building off of a basic knowledge of Python. We’ll learn about regular expressions, user-defined data structures, common algorithms, the importance of time and space complexity, as well as how to communicate our code’s efficiency with other engineers.

Technologies Used

Python, Jupyter Notebook

Skills Learned:

Python Programming, Object Oriented Programming, Data Structures and Algorithms, Asymptotic Analysis

Object Oriented Programming Object Oriented Programming

Build scalable, time-efficient projects using an object-oriented structure.

Data Structures and Algorithms Data Structures and Algorithms

Learn about the fundamentals of computer science by creating your own data structures and implementing popular algorithms. Apply this knowledge to your python projects to create quicker, more efficient applications.

MODULE 4 / WEEK 4

SQL

Build, query, sort and update relational databases in module 4 with SQL. We’ll make our own functions to help automate SQL processes as well. Students will learn about making entity relationship diagrams, the importance of planning ahead when it comes to databases, and how certain data relates to other data. SQL Databases are an extremely important part of full-stack development, as they will eventually persist all of the data shown and collected in your applications.

Technologies Used

PGAdmin4, PostgreSQL

Skills Learned:

Entity Relationship Diagrams, Relational Databases, Advanced Querying, Database Management

SQL Databases SQL Databases

SQL is commonly used across the programming world. Whether you are storing user data for a web application, analyzing big data in fintech, or creating neural networks for a machine learning model… chances are you will be using SQL!

MODULE 5 / WEEKS 5-6

Flask

Build your first dynamic website in module 5 with Flask. Flask is a powerful back-end framework where we’ll combine Python, SQL, HTML, and CSS together to create a full-stack web application. We’ll discuss moving data to and from our application with an Application Programming Interface (API)I, how to create secure authentication for an app, and how to host our application on the internet via Heroku.

Technologies Used

Python, Flask, HTML 5 , CSS 3, Bootstrap, REST API, Heroku

Skills Learned:

MVC Frameworks & Design Patterns, RESTful APIs, User Auth, Deployment, CRUD Operations

Build a multi-tiered app together Build a multi-tiered app together

Build an Application using PostgreSQL, python and the Flask Framework. A first introduction to multi-tiered applications and creating your own Application Programming Interfaces (APIs).

MODULE 6 / WEEK 7

JavaScript

Use JavaScript to create responsive web applications that users can display data from back-end applications (even ones we haven’t made). This is an important part of front-end development, as we will use JavaScript to help make our websites interactive for users to work with, as well as offering additional styling options. We’ll create a cryptocurrency app and work with Chicago Art Institute’s API to make a personal art gallery website.

Technologies Used

JavaScript, HTML 5, CSS 3, APIs, Axios

Skills Learned:

JavaScript Programming, API Calls, Asynchronous Programming, DOM Manipulation

Building a Clean User Experience Building a Clean User Experience

Write asynchronous JavaScript code to dynamically update front-end design and create a more interactive environment for your users.

Utilizing APIs to Use Data Utilizing APIs to Use Data

Learn how to use external Application Programming Interfaces (APIs) to pull external data into your applications and display it to a user.

MODULE 7 / WEEK 8

TypeScript

You will master TypeScript and learn how to use it to build statically typed projects for front-end development. You will also gain a solid understanding of Object Oriented system design principles and how to apply them to create engaging and visually appealing web pages that users will love. By leveraging the advantages of statically typed languages, you will explore the benefits of reduced errors and improved productivity. In practical sessions, you will put your new skills to the test by creating an e-commerce store front. This project-based approach will bring the concepts you learn to life, giving you the opportunity to apply your knowledge in a real-world scenario.

Technologies Used

NPM, TypeScript, WebPack

Skills Learned:

OOP Design Patterns, TypeScript, Static Typing, WebPack Bundling

Bundle JS and TS packages: Bundle JS and TS packages:

Learn to utilize 3rd Party Frameworks and package them together with your own code using the WebPack bundler.

Advanced Object Oriented Programming: Advanced Object Oriented Programming:

Explore advanced object oriented topics that are applicable to many languages like C#/C++/PHP/Java.  Understand advanced topics like: encapsulation, polymorphism, inheritance, method overriding and the key concept of designing to interface.

MODULE 8 & 9 / WEEKS 9-10

React

Bring dynamic functionality to the front-end with React. The final module in the course will cover Facebook’s very popular web-design framework for front-end. We’ll learn about components, how to move information within our front-end apps with state management, how to connect to the back-end APIs, and more. This module will cover functional programming, hosting and authenticating via Google’s Firebase, and creating custom hooks as well.

Technologies Used

React, Google Firebase, Custom Hooks, NPM

Skills Learned:

TypeScript, State Management, Functional Components, Routing, 3rd Party OAuth, Google Cloud Hosting

Building Modern Front-End Applications Building Modern Front-End Applications

Develop real-world single-page applications using react with functional components. Create a robust client-facing website that will seamlessly integrate with the backend we built in previous modules. You will learn industry standard best practices, writing your own custom hooks, and hosting on Google Firebase.

MODULE 10 / WEEKS 11-12

Capstone Project

There will be one capstone project for this course.

Project: Creating your first Full-Stack Application Project: Creating your first Full-Stack Application

Build a phonebook app together with your instructor in-class by incorporating Flask, postgreSQL, HTML, and CSS to build a backend API. Practice your new skills on your own by building your own meme generator or mock library application.

Module 12

Career Readiness

You graduated, Congratulations! Now, the real work begins. This is where you will work with our Career Services team to make sure you are ready to start applying for jobs. They will be there to support you every step of the way through coding assessments, mock interviews, mock whiteboard sessions, resume reviews, LinkedIn reviews, workshops, AI learning, and more. Once you complete the needed requirements, you will be given access to Huntr to support your job search and have access to the team for any job search-related needs.

Technologies Used

CoderPad, ChatGPT, LinkedIn, Huntr

Skills Learned:

Coding Assessments, Resume Preparation, Interviewing Skills, LinkedIn Best Practices, Job Search, Harnessing the Power of AI for your job search

Dive deeper into our Full-Time curriculum

Schedule

Daily schedule

You’ll get a full, immersive experience with your classmates and instructors in an online classroom. You’ll learn to program through a mix of live instruction, coding exercises, and team projects. We’re flexible in how we run our bootcamp, but here’s an example of what a typical day might look like in our Full-Time Cohorts.

5:00 PM
5:30 PM
6:00 PM
8:30 PM

Pre lecture review

The class begins with a chance to talk with your classmates and teachers; this is also a great time to ask questions and get last-minute advice on projects.

Whiteboard algorithms

Starting in week 2, the class will work through a coding algorithm question to prepare for technical interviews. One student will be chosen to share their screen as they code a solution, talk through their thought process, and get feedback from their instructors on how they solved the problem.

Lecture

In a live instruction class, your Senior Instructor will explain concepts and then lead you through how to apply them in real-life scenarios. Often these classes will be broken up into smaller groups so that you can work on projects together or help each other out with solutions.

Homework assignment

5:00 PM

Pre lecture review

The class begins with a chance to talk with your classmates and teachers; this is also a great time to ask questions and get last-minute advice on projects.

5:30 PM

Whiteboard algorithms

Starting in week 2, the class will work through a coding algorithm question to prepare for technical interviews. One student will be chosen to share their screen as they code a solution, talk through their thought process, and get feedback from their instructors on how they solved the problem.

6:00 PM

Lecture

In a live instruction class, your Senior Instructor will explain concepts and then lead you through how to apply them in real-life scenarios. Often these classes will be broken up into smaller groups so that you can work on projects together or help each other out with solutions.

8:30 PM

Homework assignment

Support

We set students up for success

Dedicated Student Relations Manager

Dedicated Student Relations Manager

Evening and weekend TAs

Evening and weekend TAs

Live instruction

Live instruction

Individualized attention

Individualized attention

Slack community

Slack community

Fine-tune your communication

Fine-tune your communication

Build your personal brand

Build your personal brand

Sharpen your technical skills

Sharpen your technical skills

Leverage our employer network

Leverage our employer network

Build a meaningful community

Build a meaningful community

Utilize resources and templates

Utilize resources and templates

Careers

We offer lifetime career services

Our post-graduation services provide each student with the necessary resources, tools, and guidance to build a meaningful career. We provide 1-1 support for the entirety of your professional journey.

Learn more
Quick Questions

Our Admissions Representatives are ready to help

We’ll work 1-1 to get your questions answered.

We’re here to help you understand our curriculum and financing, as well as give you information about post-graduation services.

Quick Questions

Attend one of our Weekly Webinars

See what our program is like and learn how to get started.

Ask questions during our live Q&A.

Curriculum Reviews

Don’t just take our word for it. Hear from our

Part-Time Software Engineering graduates

Five Stars

“Coming into this boot camp and being unsure of how I would come out as a developer left me feeling uneasy. Well, all I can say is after going through this boot camp, I am left speechless. I don't think I could have gotten any more prepared for a career as a developer if I tried. The classes are small so you get great one on one feedback. All the staff were extremely encouraging and supportive through my entire journey. Thank you CT!!”

Devon

Five Stars

“I had an amazing experience with this bootcamp!! The staff is very interactive and always available when you need them. My instructor was wonderful, he was super knowledgeable and did a great job preparing me for a career in tech. I would recommend this bootcamp a thousand times over to anyone looking for a bootcamp. All reservations I had for participating in one disappeared within a week of starting my cohort. As a part time student with full time work responsibilities I was nervous about the work load and how much it would dominate life. It did not dominate whatsoever and the school is very willing to work with you and your schedule. It is not just the instructors, the staff in general is amazing, from student relations, to career counseling, to the post-grad job-search assistance, I really can't recommend this school and its staff enough!!”

Alex E.

Five Stars

“I was working on/dreaming of a career change to software for about 5 years. I was taking college courses part time while working a stress filled full time job as the sole provider in the house. After a family health crisis, I decided to start looking at coding bootcamps to help speed up the transition. I found Coding Temple on Course Report after spending a few weeks looking through different options. I chose them based on the fact they teach python, they offer a 12 week part time, and they have a solid reputation. Let me tell you, I am happy I chose them.”

Andrew

Five Stars

"Coding temple is a fast paced bootcamp. The instructors are very knowledgeable. All of the classes are recorded and it’s nice to be able to go back and rewatch them multiple times. I would recommend the part time class because it is 2 weeks longer and those 2 extra weeks are very helpful when learning flask."

Logan K.

Program cost

Tuition + payment plans breakdown

Pay in full

$1,000 deposit / due prior to 1st day of class

$12,495

Pay as you learn

$1,000 deposit / 3 installments made throughout the class

$13,495

$4,498.33 week 1, week 4, week 8
All plans carry 0% interest and do not require a credit check.

Deferred tuition

$0 deposit / monthly payments as low as $299

$14,495

Apply for a tuition loan in just five minutes with our
credit partner, Ascent.

Admissions process

How to get started

1

Explore our career paths and courses

Ready to start your new career in tech? Explore our different career tracks and see which path interests you the most!

Explore Courses
2

Schedule an admissions call

Talk with our admissions team so we can get to understand your career goals and answer any questions you have about our program.

Schedule a Call
3

Application and basic skills assessment

Submit your application – it takes less than 5 minutes. After you apply you will be sent a basic skills assessment. Our 50-question assessment is meant to test your cognitive skills. Don’t stress! We want to know if you can think like a programmer, if you can we will take it from there!

Apply Now
4

Secure your seat and enroll

Finalize your payment plan to secure your seat! Once you’re enrolled, you will gain instant access to our preparatory work, slack channels, and 1:1 support prior to class.

See Payment Plans

Not sure if Full-Time is for you?

FAQs