Award-Winning IB Computer Science Tutors serving Brooklyn, NY

America's #1 Tutoring Platform

Who needs tutoring?

FOXNBCCBSUS NewsTIMEUSA Today

TUTORS FROM

  • YaleUniversity
  • PrincetonUniversity
  • StanfordUniversity
  • CornellUniversity

Award-Winning IB Computer Science Tutors serving Brooklyn, NY

Anna

Certified Tutor

8+ years

Anna

Bachelor of Science
Anna's other Tutor Subjects
Middle School Math
Geometry
Calculus
Algebra

Anna's neuroscience background — which required heavy programming in Java, Python, and MATLAB for data analysis — means she's written real code under pressure, not just studied it from a textbook. That practical experience pairs well with IB Computer Science's mix of pseudocode tracing on Paper 1 an...

Education

Brown University

Bachelor of Science

Test Scores
SAT
1510
Richard

Certified Tutor

2+ years

Richard

BS
Richard's other Tutor Subjects
Pre-Algebra
Pre-Calculus
Middle School Math
Geometry

Richard's software engineering and bioinformatics background means he's written real code to solve real problems — parsing biological datasets, building pipelines, working with algorithms that IB Computer Science covers in theory but rarely shows in practice. That applied experience is especially us...

Education

Reichman University

BS

Kate

Certified Tutor

Kate

Masters, Environmental Engineering
Kate's other Tutor Subjects
AP Calculus BC
AP Calculus AB
College Algebra
Pre-Calculus

I'm available to tutor biology, chemistry, physics, math from Algebra up through AP Calculus, SAT test prep, and French. I've been tutoring students in science and math for 7 years. I also spent 8 months working and studying in France, and have tutored high school and adult students in French. When ...

Education

Massachusetts Institute of Technology

Masters, Environmental Engineering

Massachusetts Institute of Technology

Bachelors

Test Scores
SAT
1580
Jessica

Certified Tutor

Jessica

PHD, Medicine
Jessica's other Tutor Subjects
College Algebra
Calculus
Algebra
Honors Chemistry

I am a licensed physician from Florida who is currently changing careers. I graduated from the University of Pennsylvania in 2009 and have extensive tutoring and editing experience. While a student, I became a certified writing tutor through the Critical Writing Department. Since I completed my writ...

Education

Nova Southeastern University

PHD, Medicine

University of Pennsylvania

Bachelors, History

University of Pennsylvania

undergraduate

Test Scores
SAT
1540
Jai

Certified Tutor

9+ years

Jai

Bachelors in Electrical Engineering and Computer Science
Jai's other Tutor Subjects
Calculus
Algebra
Electrical Engineering
ACT Writing

I'm a recent Stanford graduate (Electrical Engineering and Computer Science), and have been working at a major Management Consulting firm for a few years now. I personally scored a 2360 (out of 2400) on the SAT and 35 on the ACT and was successful in gaining admission to several top universities. I'...

Education

Stanford University

Bachelors in Electrical Engineering and Computer Science

Test Scores
SAT
1590
ACT
35
Erika

Certified Tutor

Erika

Master of Public Policy, Public Policy
Erika's other Tutor Subjects
Pre-Algebra
Middle School Math
Calculus
Algebra

I am available to tutor middle and high school math, history and test prep. I have tutored math and history in the past and I previously taught a test prep course at a school in Hanoi, Vietnam. I have a lot of experience teaching all the need-to-know tricks to doing great on the SATS/ACTS! When I am...

Education

Harvard University

Master of Public Policy, Public Policy

Test Scores
ACT
32
Rhea

Certified Tutor

6+ years

Rhea

Bachelor of Science, Biology, General
Rhea's other Tutor Subjects
AP Statistics
AP Calculus BC
AP Calculus AB
Pre-Algebra

I am a current student at the University of Chicago. I am working towards a Bachelor of Science in Biological Sciences, and I am on the pre-medical track. I am extremely passionate about tutoring, and I have several years of experience tutoring students in my high school's learning center in various...

Education

University of Chicago

Bachelor of Science, Biology, General

Test Scores
Perfect Score
SAT
1550
ACT
36
Jeffrey

Certified Tutor

6+ years

Jeffrey

Doctor of Philosophy, Mechanical Engineering
Jeffrey's other Tutor Subjects
Pre-Calculus
Geometry
Calculus
Algebra

I am enrolled in the Mechanical Engineering PhD program at Rice University which will begin Fall 2020, and I am hoping to return to academia as a professor after earning my PhD. In the meantime, I am looking to share my passion for gaining knowledge, specifically in STEM, by educating the up and com...

Education

University of Notre Dame

Bachelor of Science

Rice University

Doctor of Philosophy, Mechanical Engineering

Test Scores
ACT
34
Earnest

Certified Tutor

10+ years

Earnest

Masters, Chemical and Biomolecular Engineering
Earnest's other Tutor Subjects
Pre-Algebra
College Algebra
Pre-Calculus
Calculus

I am comfortable with either setting. I'm confident that I can help you (or your student) achieve to the best of their ability, so please don't hesitate to get in touch!

Education

University of Pennsylvania

Masters, Chemical and Biomolecular Engineering

University of Pennsylvania

Bachelors, Chemical and Biomolecular Engineering

Test Scores
SAT
1530
Sami

Certified Tutor

9+ years

Sami

Bachelor of Science (Economics and Computer Science)
Sami's other Tutor Subjects
Pre-Algebra
Statistics
Geometry
Calculus

I am a Duke University graduate in Economics and Computer Science. I am currently pursuing an MBA degree at the Yale School of Management. I have worked in the financial field, both at a management consulting firm and a fortune 500 company. My hobbies include playing and coaching soccer.

Education

Duke University

Bachelor of Science (Economics and Computer Science)

Yale School of Management

Current Undergrad Student, Business Administration and Management

Test Scores
ACT
35

Frequently Asked Questions

IB Computer Science covers system fundamentals (binary, data representation, networks), computer organization, algorithms and programming, data organization, security, and social/ethical implications of computing. The course emphasizes both theoretical concepts and practical programming skills, with students completing a substantial Internal Assessment project. A tutor can help you master each unit's content and develop the problem-solving mindset the IB emphasizes.

Debugging is a critical skill in IB Computer Science, and many students struggle to interpret error messages or trace through logic systematically. Tutors can teach you debugging strategies like stepping through code, using print statements, and reading stack traces—then work through your actual projects with you to identify issues. This hands-on code review accelerates your problem-solving ability far more than reading about debugging alone.

Syntax is the grammar of a programming language (how you write code), while algorithmic thinking is the logic of solving problems (what code to write). IB Computer Science tests both, but many students focus too much on syntax and miss the algorithmic foundations. A tutor helps you develop algorithmic thinking by working through pseudocode, flowcharts, and problem decomposition before you write a single line of code—building the conceptual strength that makes syntax secondary.

The Internal Assessment (IA) counts for 20% of your final IB grade and requires you to design, develop, and document a substantial software solution. It's not just about writing code—you need to demonstrate planning, testing, evaluation, and reflection. Tutors can guide you through the entire IA process: brainstorming feasible ideas, planning your approach, reviewing your code for quality, and helping you write clear documentation that meets IB criteria.

Data structures (arrays, linked lists, trees, graphs) and algorithms (sorting, searching, recursion) are abstract concepts that require visualizing how data moves through memory—something's hard to grasp from lectures alone. With a tutor, you can work through concrete examples, trace through algorithms step-by-step, and practice implementing them in code. This combination of explanation, visualization, and hands-on practice builds the deep understanding the IB exam requires.

In your first session, a tutor will assess your current level—what you understand well and where you're struggling—and learn about your goals (exam preparation, IA support, or mastering specific topics). They'll likely ask about your coding experience, review recent assignments or exams, and discuss which areas to prioritize. This foundation helps them tailor future sessions to your needs, whether that's building foundational concepts or polishing exam technique.

Brooklyn has 103 school districts serving nearly 300,000 students, with many schools offering the IB program. A tutor familiar with your school's curriculum, teachers, and exam expectations can provide targeted support aligned with your specific course. Additionally, Brooklyn's tech community means tutors here often have real-world programming experience they can share, making concepts like networking, security, and software design feel relevant and practical.

IB Computer Science is inherently project-focused—the IA is a full software project, and exam questions often require applying concepts to realistic scenarios. Working on projects (whether web applications, data analysis tools, or games) forces you to integrate multiple topics and develop real problem-solving skills. A tutor can help you choose meaningful projects, guide your development process, and ensure you're learning the underlying concepts, not just copying code.

Connect with IB Computer Science Tutors in Brooklyn

Get matched with local expert tutors