Upcoming Start Dates | ||
---|---|---|
Weekdays (full-day schedule):
|
Weekdays (evening schedule):
|
Weekends (full-day schedule):
|
Full-Stack Developer Bootcamp
Become a full-stack developer in 8 weeks.
*Student financing options are available!
**Transitioning military and Veterans, please contact us for a free training & hiring consultation.
CCS Learning Academy’s Full-Stack Developer Bootcamp curriculum covers both back-end and front-end programming technologies. When you finish the online bootcamp, you’ll be able to adapt to any challenge that you’re given!
In the Full-Stack Developer program, you’ll hone your skills as you build and share a Github portfolio. You’ll learn how to think like a software engineer. Most importantly, our team will help you land a job offer in the industry.
Focused Training
Our trainers are active full-stack professionals who know exactly which skills are in high demand.
Job Placement Assistance
Our sister company, CCS Global Tech, has a team of recruiters ready to help you find a job after graduating.
Personalized Coaching
Students receive personalized coaching in small cohorts and acquire elite programming skills rapidly.
Our Full-Stack Developer Bootcamp course is jam-packed with things to learn! Classes happen Monday through Friday from 9:00 a.m. to 5:00 p.m. Prepare to give it your all and make the most of our time together.
Ask Questions
We’re here for you. Contact our Learning Experts with questions or if you need help determining which bootcamp is right for you.
Get Answers
We’ve been helping people start their tech careers for over 20 years. We’ll give you genuine advice and tips on how to use this bootcamp to jumpstart your career.
Apply
We use an application process to keep the cohorts small. Use the form below to get on the roster.
Learn
We take your learning beyond lectures. Our Full-Stack Developer Bootcamp program includes cutting-edge content, quizzes, and discussions with industry experts.
Practice
Employers are looking for experience. We give it to you! Demonstrations, use case scenarios, and hands-on projects are included in our instructor-led sessions.
Receive Job Search Support
We want you to land your dream software engineering job. We support your job search with mock interviews, resume reviews, and connections to professional technology recruiters.
Congratulations!
You did it! Now it’s time to put your new full-stack development skills and knowledge to work.
Update Your Resume
This is the first thing most employers see. It should highlight the expertise and experience you’ve gained with a variety of full-stack web and application development tools.
Apply for Jobs
You’re fully prepared to apply to a variety of roles, including Full-Stack Developer, Back-End Developer, Front-End Engineer, Java Full-Stack Developer, Full-Stack Software Architect, and more!
CCS Learning Academy’s Full-Stack Developer Bootcamp is an intense program designed to help you build genuine full-stack development expertise as quickly as possible. With decades of experience in talent sourcing and staff augmentation, we know exactly what kinds of software engineering abilities and certifications employers tend to look for — and we’re here to help you acquire them.
Bootcamp summary:
- 320 hours of training
- Included topics: HTML & CSS, Git/Github, jQuery, responsive web design, Java programming (OOPs, Data Structures, Java Web Development & Java Spring), Javascript, Node JS, Express JS, Angular JS (MEAN), and MySQL / MongoDB
- This program can be taken at any learning center or online
- This program qualifies for VA tuition assistance
- After completing the program, you’ll have access to job placement support for the first 12 months
- This program qualifies for CCS Learning Academy’s Learn and Earn Program, which allows you to receive a refund of up to 50% of your tuition fees if you are placed in a position through CCS Global Tech at the end of the bootcamp*
- Contact us to learn about government and corporate pricing options
We partnered with industry insiders so that you can learn the full-stack development skills employers look for. This 320-hour curriculum features a combination of hands-on projects, case studies, and career-related coursework.
UNIT 1: HTML & CSS
- Intro to HTML
- Basic Nesting Practices, Indentation
- The Head & Body
- Body Tags (lists, tables, etc.)
- Building Forms & Declaring Input Values
- Containers, Elements, Attributes, & Classes
- Intro to CSS
- CSS Selectors & Declarations
- Inspecting Element
- Inline, Block, Float, and Positioning
- Div Layout & Formatting
- Styling Text & How Fonts Work
- Using Properties & Backgrounds
- Replicating Complete User Interfaces
- Intro to CSS3 & More Styling
- Building Shapes
- Constructing Complex Tables
- Intro to Bootstrap
- CSS Preprocessors, LESS, & SASS
UNIT 2: Git/Github
- Git & Version Control
- Using Terminal Commands
- How to Create & Utilize a Repository
- Making, Tracking, & Reverting Changes
- Git Workflow Overview & States
- Advanced Git Commands & Concepts
- Branching, Merging, & Conflicts
- Github
- How to Use a Github Repository
- Forking, Cloning, & Pulling
- Github Collaboration & Workflow
UNIT 3: jQuery
- Intro to jQuery
- jQuery Functions & Debugging
- Parameters & Getters/Setters
- Essentials of the jQuery Library
- Advanced jQuery
- Implementing Dynamic Content
- Callbacks in jQuery
- Traversing DOM Elements
- Forms in jQuery
- jQuery UI Library & More Libraries
UNIT 4: Response Webdesign
- Intro to Responsive Web Design (RWD)
- Breakpoints, Units, & Media Queries
- Basics to Typesetting & Scaling
- Cross-device RWD
- Grid System, Fluid Grids, & Adaptive Layouts
- CSS Frameworks
- Responsive Typography
- Using CSS Reset & Boilerpoint
UNIT 5: Java Programming – OOPS, Data structures
- Intro to Object-Oriented Programming
- Creating Objects & Classes
- Methods, Member Variables & Constructors
- Overloading & this
- Inheritance & Packages
- Advanced Java OOP
- Use of Static
- Interfaces & Abstract Classes
- Annotations
- Java Beans
- Data Structures
- Doubly Linked Lists
- Tries
UNIT 6: Java Web development & Java Spring
- Java on the Web
- Servlets & Web Containers
- Query Parameters
- Java Servlet Pages
- Light MVC Patterns
- Session & POST Patterns
- Java Spring
- Spring Fundamentals
- Spring Overview
- Spring Tool Suite
- Intro to Spring Boot
- Spring MVC Apps
- Spring Data I & II
- MySQL Connections
- Repositories & Spring Data – JPA
- Persistent Model Annotations
- Relationships
- Advanced Queries
- Spring Security
- Spring Security Overview
- Authentication & Authorization
- Servlet API Integration
- Spring MVC Integration
- Spring Fundamentals
UNIT 7: Javascript
- Fundamentals
- Declaring & Referencing Variables
- Variable Hoisting in JavaScript
- Conditionals, Operators, & Nested Loops
- Using Arrays & Loops in JavaScript
- Objects, Functions, & Function Scoping
- Variable Hoisting with Scoping
- Return Statements in JavaScript
- Function Hoisting
- JavaScript OOP
- How to Use Object Constructors
- Common Constructors: ‘This’ & ‘New’
- Private Methods & Variables
- Creating Prototype Objects in JavaScript
- Best Practices for JavaScript OOP
- Advanced JavaScript
- How to Use Callbacks
- Delegating Functionality & Event Handling
UNIT 8: Node JS
- Installation and configuration of Node.js
- Using npm to install and manage modules
- Working with the V8 Engine
- Building HTTP servers and HTTP clients
- Synchronous and asynchronous design patterns
- Building Node.js applications
- Storing application data in NoSQL databases
- Working with Web application frameworks such as Express
- Testing and Debugging Node.js applications
- Using Node.js core modules
- Using the Node.js event system and event emitters
- Interacting with the file system using buffers and streams
- Using Node.js networking API’s to build internetworked applications
- Creating and consuming RESTful Web services
UNIT 9: Express JS
- Discuss Request Processing
- Define Response Rendering
- Render Templates With Express View Engines
- Explain Data Handling
- HTTP Methods: Forms, Data Transfers, & Routing
- Describe REST API
UNIT 10: Angular JS (MEAN)
- Why Angular?
- Deep Dive into TypeScript
- Working with Angular CLI
- Nine Building blocks of Angular (Birds Eye View of Angular)
- Angular modules
- Components
- Templating
- Interpolation
- Directives
- Pipes
- Forms
- Dependency Injection
- Routing and Navigation
- RxJs Primer
- Interfacing with backend services and APIs using HttpClient
- Level up with Angular
- Testing
- Deployment
UNIT 11: MySQL / MongoDB
- Intro to MySQL
- Database Design & Relationships
- Entity Relationship Diagrams (ERD)
- Database Normalization
- MySQL Workbench & Querying
- Conventions & Common Data Types
- How to Use ERDs
- Using a Database with Your UI
- Recreating ERDs*
- MongoDB & Mongoose
- MongoDB Overview, CRUD Ops
- Intro to Mongoose
- Dependencies in Mongoose
- Mongoose Communication with MongoDB
- Mongoose Methods
- Data Validation with Mongoose
- Create Associations Between Mongo Objects
- RESTful Routing with Mongoose & Express
UNIT 12: Capstone Project
Students work with instructors to come up with solo project concepts and spend dedicated time building truly sophisticated applications on their own. Students receive plenty of instructor feedback along the way while diving deep into various advanced technologies needed to bring their concepts to life.
Career Success
- Career Success: Preparing for the Job Search
- Building a network and using it to Land Interviews
- Career Success: Resume, Cover Letter, LinkedIn Review
- Career Success: Interview Prep (Technical and Non-Technical)
- Mock Interviews
- Graduation
Option 1: Pay in Full
$9,995 $8,495
Pay in full to save $1,500!
- Paid at the time of enrollment: $8,495
- Total cost: $8,495
Option 2: Pay in Installments
$9,995 $8,995
Pay in installments to save $1,000!
- Paid at the time of enrollment: $1,995
- Paid after Week 1: $3,000
- Paid after Week 4: $2,000
- Paid after Week 8: $2,000
- Total cost: $8,995
Option 3: Finance Your Tuition
$9,995
- Paid at the time of enrollment: $1,995
- Financed amount: $8,000
- Total cost: $9,995
- Learn more about our student financing partner, Climb Credit
Are you looking for a job with flexible work hours (after hours or on weekends)? We can help! Call or email us: 858-208-4141 or sales@ccslearningacademy.com.
For a limited time, reserve your seat for an initial deposit of only $495!
Are you a Veteran? We have Vet-specific programs that help you enter the tech sector. Contact us for a free consultation on training and hiring possibilities.
For completing CCS Learning Academy's Full-Stack Developer Bootcamp, you will receive the following certificate:
Questions or Comments? Ready to Apply?
Apply to schedule a call with a Learning Expert now!
For more than 20 years, we’ve been helping IT professionals advance their careers via elite professional development training. Our goal is to foster a knowledgeable and technically excellent community of professionals in the marketplace.
Real-Life Project Situations
Learn authentically; you won’t spend all your time glued to a book!
Team-Based Learning
We place you in a real team working on a real project for one of our clients.
Market Preparation
Bootcamp work prepares you for a job in today’s market.
Fast-Track Your Career
After graduating, your career can be up and running from day 1.
Certified Trainers
All CCS Learning Academy instructors are Microsoft Certified Trainers.
Full-Time Instruction
We provide the in-depth learning experience you’ve been looking for.
A full-stack developer is a professional who can work on both front-end and back-end development of websites and applications. They use their extensive programming knowledge of HTML, CSS, JavaScript, etc. for front-end development. After completing our Full-Stack Developer Bootcamp, you’ll not only have the skills to secure a job as a developer but can also consider pursuing any of the following related positions:
- Back-End Developer
- Full-Stack Engineer
- Front-End Engineer
- Java Full-Stack Developer
- Full-Stack Software Architect
The average full-stack developer salary in the USA is $110,054 per year or $56.44 per hour. Entry-level positions start at $92,584 per year, while most experienced workers make up to $145,000 per year.
Tuition Reimbursement
After the bootcamp, work for CCS Global Tech and become eligible for a refund of up to 50% of your tuition fees!*
Flexible Payment Plans
Reserve your seat for only $495 and work with our team to finance the rest of your bootcamp tuition.
Referral Rewards
Students get $500 off tuition if they refer a friend who registers for any online bootcamp within 30 days!
Course Discount Voucher
Learning doesn’t have to end! Graduates can enjoy 20% off any certification course in our catalog.
Free E-Learning Subscription
A $1,195 value! Get free access to all e-learning courses in any topic area for 12 months after graduation.
Help Getting a Job
Finding a job is hard. We help our Full-Stack Developer Bootcamp graduates navigate the job search path in a variety of ways.
First, we don’t just add you to a list. We have a team of professional recruiters who help you find the right job. CCS Global Tech, our parent company, provides staff augmentation services to a number of high-profile technology clients. Our recruiters keep track of openings and look for the ones that best fit your needs, goals, and aspirations.
During the Full-Stack Developer Bootcamp, the CCS Learning Academy team helps you update your resume to reflect your most recent experience and education, secure interviews, and land a high-paying job.
Ongoing Assistance
When you start your new full-stack development job, you’ll almost certainly have questions about processes and technology relevant to your project. CCS Learning Academy is in your corner!
We act as a resource you can tap for answers or more specific training at any time in your career; you don’t have to worry about facing the industry on your own.
Continuous Education
CCS Learning Academy offers a wide range of courses that help you develop in-demand technical skills that keep your career moving forward.
Our course catalog is updated regularly with all the latest software engineering applications and technologies used in the market. Keep us in mind for your professional development needs as your career progresses!
“At CCS, I got wonderful training in both technical and business sides. They have really well-designed training plans and responsible mentors who will help you anytime you need.”
Zhentao Zhou
Rutgers University
“The only company who believed in me, supported me, and gave me what I was missing to land a good job.”
Tiam Deris
Syracuse University
“I’ve learned so much more than in my whole 2 years obtaining my master’s degree. The amazing trainers' dedication to this program and making sure we succeed is very admirable.”
Bennie Owusu
University of North Texas