Data Science Foundations to Core Bootcamp

Become a data scientist from scratch. Land a job or your money back.

Become a data scientist from scratch. Learn on your schedule with 1-on-1 support at every step. Land a job or your money back.

Beginner-friendly

100% online

Expert mentor + career coach

Graduate in 7 months

Job Guarantee

Go from beginner to job-ready in as little as 7 months

This program was built to give beginners a pathway to a data science career. You’ll start with the Foundations curriculum — learning the skills needed to pass the Data Science Career Track admissions Technical Skills Survey. Then you’ll transition to the Core curriculum. All at no extra cost.

By the end of Foundations you will:

  • Use Python to complete real-world coding exercises and begin your data science journey

  • Get comfortable with aspects of basic probability

  • Solve a real business problem — practice using data science tools to analyze and visualize data

  • Confidently tackle the Data Science Career Track Technical Skills Survey — what you’ll need to pass to start the Core curriculum

META

Data Science Foundations to Core vs. Career Track

Get everything in the Data Science Career Track and more, all for the same cost when you enroll in Data Science Foundations to Core.

Data Science Foundations to Core bootcamp

Data Science Career Track bootcamp

Previous Python coding experience required

No, you’ll learn Python and more in Foundations

Yes

Course length (part-time)

7 months

6 months

Award winning data science curriculum

Yes

Yes

Springboard Job Guarantee*

Yes

Yes

1:1 expert mentorship

Yes

Yes

1:1 career coaching

Yes

Yes

Lifetime access to your Springboard account

Yes

Yes

Upfront tuition with discount**

$9,900

$9,900

*Terms apply | **Total cost varies based on approved interest rate. Financing only available for U.S. residents

What you’ll learn in this data science bootcamp

Over seven months, you’ll learn the core skills needed to succeed as a data scientist. You’ll start work covering foundational Python, statistics, and probability skills. Once you pass the technical skills survey, you’ll enter Core, and unlock more technical units that encompass intricate topics like data wrangling, SQL & Databases, and machine learning.

Topic 1: Laying the Foundations

In this opening unit, you’ll learn the common job roles within the data science industry, dive into Python programming, and begin working with basic statistical concepts.

  • Learn the data science hierarchy of needs.

  • Understand why everyone is learning Python.

  • Take a crash course in statistics.

Topic 2: Introduction to Python I

In this unit, you’ll begin to learn the basics of Python through a series of DataCamp lessons.

  • Gain familiarity with Python in the data science context and learn coding basics.

  • Take Datacamp’s introduction to Python course

Topic 3: Data Visualizations Detour

Learn the history behind data visualizations and its evolution:

  • Learn maps, time-series, charts, and how graphics reveal data

  • Grasp logarithms, color and shape, and pie charts

  • Envision the future of data visualization

Topic 4: Introduction to Python II

Build upon your Python and data visualization skills:

  • Get acquainted with Matplolib, Python dictionaries and Pandas

  • Learn logic, control flow and filtering, and loops

Topic 5: Intermediate Python I

Dive deeper into Python:

  • Learn the differences between tuples, lists, and dictionaries

  • Understand packages and modules and handling dates and times in Python

Topic 6: Intermediate Python II

Write intermediate-level Python code while thinking computationally.

  • Learn to to write functions, including lambda expressions

  • Understand variable scope in complex code

  • Write elegant and readable code using list comprehensions

  • Complete a case study to apply learned concepts

Topic 7: Statistics I

Learn fundamental concepts in statistics and probability.

  • Distinguish between descriptive and inferential statistics

  • Understand populations and samples

  • Explain probability theory and calculate the standard deviation of a dataset. 

Topic 8: Statistics II

In this final foundations unit, you’ll take a closer look at statistics and hypothesis testing.

  • Learn binomial and normal distributions, Hypothesis testing workflow, and independent and dependent variables

  • Reinforce skills through DataCamp lessons.

Topic 9: What is Data Science?

In this opening unit of Core, you’ll receive an overview of the Data Science Method and learn the skills needed to thrive in the field. You’ll hear about your day-to-day work duties, including data cleaning and building models from those in the field. 

  • Learn about key data science skills

  • Understand the six steps to the Data Science Method

Topic 10: Problem Identification

To start a data science project, you need to know the problem you need to solve, clearly define it, then break the problem down into manageable pieces. In this unit, you’ll work through the first step of the data science method — identify the correct problem to solve and set goals for a project.

  • Work through SMART problem statements

  • Fill out problem statement worksheets

Topic 11: The Python Data Science Stack

Python is a must-have programming skill in the data science world. You’ve already laid the foundation in pre-work, but this unit will teach you the language in-depth and also help you leverage pandas for data cleaning and manipulation. 

  • Follow best coding practices in Python

  • Learn Python data types, foundations, and standard libraries

  • Learn Pandas

Topic 12: Applying the Data Science Method

This unit gives you an introduction to the steps of the Data Science Method (DSM) and closes with a guided capstone where you’ll present to stakeholders. Throughout the Core part of the program, you’ll learn each step in depth and then apply what you learned through three robust capstone projects. 

  • Familiarize yourself with the six steps of the Data Science Method

  • Learn problem identification, data wrangling, exploratory data analysis, pre-processing and training data development, modeling, and documentation

  • Complete a guided capstone encapsulating steps in the DSM and presenting findings to executives

Topic 13: Data Wrangling

This unit explores wrangling — or how to clean, organize, and structure raw data — in a hands-on way by having you wrangle data for your second capstone.

  • Submit ideas and a project proposal for your second capstone

  • Review data types, build data profiles, and develop and understand your data's features

  • Wrangle data for your second capstone

Topic 14: SQL and Databases

In this unit, you’ll learn the inner workings of Structured Query Language (SQL) to query relational database management systems. Querying helps you understand the data contained in the databases. You’ll work through Datacamp courses and then a case study using your new-found knowledge of databases. 

  • Learn the landscape of SQL and databases 

  • Write queries in SQL 

  • Work with relational databases in Python 

Topic 15: Statistics for Exploratory Data Analysis

Statistics is the mathematical foundation of data science. It allows you to draw useful conclusions from data. In this unit, you'll learn concepts from David Spiegelhalter’s book, “The Art of Statistics.” You’ll read through one or two chapters, work on an exercise, test your knowledge with a quiz, and review takeaway notes.

  • Become equipped with essential conceptual knowledge before diving into application statistics

  • Assess uncertainty through resampling

  • Learn probability theory and hypothesis testing

  • Delve into advanced statistics 

Topic 16: Python Statistics in EDA

Inferential statistics is a set of techniques that helps you identify significant trends and characteristics of a data set. Not only is it useful to explore the data and tell a good story, but it also paves the way for deeper analysis and actual predictive modeling. In this unit, you’ll learn several inferential statistics techniques, then take your learnings and apply the Exploratory Data Analysis (EDA) step to your second capstone.

  • Transfer statistical concepts into practical skills and learn how to implement statistical concepts in Python

  • Take a deep dive into statistical inference, hypothesis testing, and statistical modeling in Python

  • Incorporate learning from data visualization in Python 

Topic 17: Machine Learning Overview

Machine learning combines aspects of computer science and statistics to extract useful insights and predictions from data. In this unit, you'll begin to learn the foundations of machine learning and understand best practices and common challenges when working on machine learning applications. 

  • Explore the fundamentals of machine learning 

  • Gain an understanding of the taxonomy of different types of ML algorithms

  • Develop an understanding of best practices and common challenges that data scientists deal with when working on machine learning applications

Topic 18: Supervised Learning

Supervised learning is one of the most commonly used forms of machine learning.  In supervised learning, you give the machine your labeled training data and encode procedures for the machine to learn to assign those labels itself. 

  • Develop an understanding of supervised learning and its common applications

  • Be able to perform regression and classification techniques to solve real-world problems

Topic 19: Unsupervised Learning

Unsupervised learning requires minimal human supervision. Unlike supervised learning, the machine looks for patterns in a dataset with no pre-existing labels.  In this unit, you’ll perform clustering techniques and then complete a case study on k-clustering. 

  • Develop knowledge of common clustering types

  • Be able to perform clustering techniques to solve real-world problems

  • Complete a distance metrics exercise and a cosine similarity exercise

Topic 20: Feature Engineering

Feature engineering consists of converting data into a feature matrix to look for patterns and create features from raw data. It’s a vital skill that improves the performance of machine learning models. In this unit, you’ll work through completing exercises and honing the pre-processing and training data development side of the DSM.

  • Perform data transformation for categorical features, image features, and text features

  • Learn best practices for deriving features, handling missing data, and automated feature engineering

  • Apply feature engineering techniques to step four of your second capstone: pre-processing and training data development

Topic 21: Machine Learning Applications

Furthering your understanding of machine learning, this unit takes you behind the scenes of modeling metrics and hyperparameter tuning. You’ll complete exercises on model evaluation metrics and learn which model metric to use based on the business problem you’re trying to solve. You’ll also learn how hyperparameter tuning can make or break your model. You’ll finish up the unit by working on the modeling stage in capstone two.

  • Take a deep dive into the types of evaluation metrics for regression and classification

  • Be able to choose the best evaluation metric for your machine learning project

  • Learn best practices for model optimization

Topic 22: Data Storytelling

A data story is a powerful way to present insights to your clients, combining visualizations and text into a narrative. This final core unit will get your creative juices flowing by suggesting some interesting questions you can ask of your dataset. You’ll also execute the last stage of the DSM (Documentation) by developing a final project report.

  • Learn how to apply presentation techniques for executive (C-suite), technical, and non-technical audiences 

  • Prepare a presentation about a dataset of your choosing

  • Finalize the documentation of your second capstone project

  • Give a presentation about the work you completed for your second capstone

Topic 23: Specialization Tracks

Hone your skills in a specific area of expertise by choosing one of our three specialization track options. You’ll be able to talk to your mentor and career coach before deciding.

Option 1 — Generalist Track:
If you’re interested in gaining a wide range of skills that will help you land a job in various industries (and in various locations), the Generalist track may be right for you.

Option 2 — Business Insider Tracker:
If you’re keen to learn how to draw business-focused insights from data and make actionable recommendations that can impact the company you work for, the Business Insider track may be right for you.

Option 3 — Advanced Machine Learning:
If you loved the machine learning units and want to continue to learn advanced machine learning skills, including how to deploy a model to production, then the Advanced Machine Learning track may be the right choice.

Topic 24: Projects

You’ll work on three Capstone projects to give you the hands-on knowledge of working like a data scientist.

Capstone 1 (Guided Capstone):
You’ll be introduced to the Data Science Method (DSM) early on in the program, then execute each of these important steps through guidance from your mentor. You’ll practice each step before applying your knowledge to your second capstone.

Capstone 2:
Similar to the guided capstone one, you’ll execute the steps of the DSM but with less guidance. You’ll develop a project idea and proposal, find and wrangle data, use exploratory data analysis techniques, pre-process and create a training dataset, build a working model, then document and present your work. You’ll submit each step separately.

Capstone 3:
This capstone runs through the steps of the DSM, but you’ll choose your project idea depending on the specialization track you’re enrolled in.

Topic 25: Career Support

Career units throughout the bootcamp will help you create a tailored job search strategy based on your background and goals. Topics include:

  • Types of industry roles 

  • Job search strategies

  • Building a network and using it to land interviews

  • Creating a high-quality resume, LinkedIn profile, and cover letter

  • Preparing for technical and non-technical interviews

  • Successful negotiation

NEW! AI learning units added to the data science curriculum

Learn to harness the transformative power of AI in the world of data. Find out how AI can help you instantly identify data patterns, actionable insights, and the best business-case decisions. Explore different types of machine learning, plus gain understanding in the ethics of AI with a focus on fairness, transparency, and privacy.  With AI you can become more powerful and a valuable asset to your employer.

Build a portfolio that proves your skills to hiring managers

The best way to learn data science is by working on projects. Complete 28 mini projects and three capstone projects. Build an interview-ready portfolio you can show future employers.

While working on the project, you will:

  • Identify a client’s business problem

  • Acquire, wrangle, and explore relevant data

  • Use machine learning to make predictions

  • Create real-world business impact through data storytelling

Past projects from Springboard students

Kristen Colley

Capstone project: Building a Netflix-inspired algorithm for rock climbing recommendations

Frank Fletcher

Capstone project: Computer translation of ASL fingerspelling

Our data science students launch fulfilling careers

+$25,434

Average salary increase of data science students who provided pre- and post-course salaries.

December 2023

89.2%

Of job-qualified individuals who reported an offer, received it within 12 months of graduation.

December 2023

3,984

Enrolled students in the data science bootcamp since 2016.

December 2023

A data science bootcamp with a job guarantee

Invest in yourself with confidence with the Springboard Job Guarantee. If you put in the work and don't land a job, we'll give you a refund. Terms apply.


Eligibility for the Springboard Job Guarantee:

  • Bachelor’s Degree

  • Successful completion of all mandatory coursework, core projects and career development tasks

  • Fulfill all post-completion job search requirements — regular networking, job applications and interviewing

Apply to the next data science bootcamp

The Data Science Foundations to Core bootcamp is a seven-month program. Most students devote approximately 20-25 hours per week to complete the course.

Tuition

Every tuition option comes with Springboard's job guarantee. Get a data science job or you'll receive a full refund . Read the full Job Guarantee eligibility terms and conditions 

Your questions, answered

Ready to become a data scientist? Apply now

Spots are limited, and we accept qualified applicants on a first-come, first-served basis. Start your free application. It takes just 5 minutes to complete.