TPT
Total:
$0.00
BrainStemSchool Banner

BrainStemSchool

Rated 4.76 out of 5, based on 38 reviews
123 Followers
New Jersey, United States
About the store
I have over 18 years of classroom teaching experience having taught English literature and all levels of computer science including the following languages and concepts: C, C++, Java, Python, HTML, JavaScript, and Arduino. I am currently Computer Science department chair and teacher at Christian Brothers Academy in Lincroft, NJ, an exclusive college preparatory high school with USDOE National Blue Ribbon status, as well as the Website Director. I also operate www.BrainStemSchool.com and the the BrainStemSchool YouTube channel.
Read more

Store categories

All resources

Preview of Intro to CS and EE with Sparkfun Inventors Kit (Arduino) Complete Course Bundle

Intro to CS and EE with Sparkfun Inventors Kit (Arduino) Complete Course Bundle

Created by
BrainStemSchool
A COMPLETE COURSE BUNDLE - "SOUP TO NUTS" A comprehensive course for Computer Science and Electrical Engineering Language of instruction: C (for Arduino IDE) Programmable Circuitboard: Any Arduino Compatible Board Included: A complete syllabus and course outline21 Sets of PPTx lesson slides19 DOCx Worksheets ALL with ANSWER KEYS14 Quizzes ALL with ANSWER KEYS2 Tests with ANSWER KEYS2 Test review documents58 Documents in all. This is a comprehensive intro to CS and EE course that could be taugh
Preview of AP CS A Complete Intro to Java Course with FREE UPGRADES

AP CS A Complete Intro to Java Course with FREE UPGRADES

Created by
BrainStemSchool
All Java Lessons included plus LIFETIME FREE UPGRADES / Updates (When new Java class units are completed they will be included) LOCK IN TODAY'S PRICE - IT INCREASES WITH EACH ADDED LESSON Accompanies Java Coding Quickstart eBookIncludes: Lesson SlidesWorksheets (with answer keys)Unit Quizzes (with answer keys)Units covered: Lesson 1: Introduction Lesson 2: Literals, Variables, Primitives and Casting Lesson 3: Input, Conditionals, Relational and Boolean Operators Lesson 4: Arrays, ArrayLists,
Preview of Java Coding Quickstart eBook

Java Coding Quickstart eBook

Created by
BrainStemSchool
Java Coding Quickstart eBookThe perfect follow-up to the wildly successful Free Python Coding Quickstart eBook Covering a complete introduction to Computer Science in the world's most popular programming language. Appropriate for beginning programmers AND experienced coders wanting to learn a new language. Chapter 1: Get a Programming Environment 10Online Java Interpreter 10Repl.it 10Your Very First Program 11A Word About File Name, Class Name, And The main() Method 12Saving and Recovering Sourc
Preview of Intro to Python Slides Bundle: 15 Topics

Intro to Python Slides Bundle: 15 Topics

Created by
BrainStemSchool
Intro to Python Slides Bundle15 Topics edited and updated in .PPTx format:IntroSimple OutputTypes, Literals, Variables, and MathInputIf's - Selection StructuresIterationFunctionsCollections, Lists, and TuplesLibrary FunctionsOOP - Object Oriented ProgrammingAdvanced OOPFile I/OUsing a main() functionGUI - Graphical User InterfaceSupplementary: Turtle GraphicsBoolean Expression Diagram288 Instructional Slides in total
Preview of Data Science Course

Data Science Course

Created by
BrainStemSchool
Introduction to Data Science Complete CourseSlides, worksheets, projects and quizzes. Course ObjectiveStudents will be able to gather, manipulate, and interpret data in productive and useful ways. In addition, students will understand how to set up computerized systems to collect and work with data. Finally, students will learn modern tools for generating reports and visualizations from data. This course will give students a greater understanding of the field of data science, and prepare them wi
Preview of CyberSecurity - Car Hacking

CyberSecurity - Car Hacking

Created by
BrainStemSchool
Car Hacking Cybersecurity: Fill-in-the-Blank Worksheet, Quiz, Slides & ActivitiesExplore the timely and engaging topic of car hacking and vehicle cybersecurity with this classroom-ready resource bundle. Perfect for high school computer science, cybersecurity, engineering, or STEM classes. Includes: ✅ Editable PowerPoint Slides introducing car hacking concepts and real-world examples ✅ Fill-in-the-Blank Worksheet with randomized word bank ✅ Filled Answer Key with bold blue responses ✅ 10-Ques
Preview of AP CS A Intro to Java Lesson 9 Bundle

AP CS A Intro to Java Lesson 9 Bundle

Created by
BrainStemSchool
This bundle is the ninth chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 9: OOP-Abstract Classes and Interfaces including:abstract keywordinterface keywordextends keywordimplements keywordmultiple interface
Preview of Graphic Design Course Bundle

Graphic Design Course Bundle

Created by
BrainStemSchool
This course is designed to accompany the textbook: Design Basics Index by Jim KrauseAs units are developed, they will be added. Lock-in today's low price and get FREE LIFETIME UPGRADES as units are added (roughly every week). Each unit contains: Lesson slides (with link to Google Drive originals)Worksheet (with answer key)Quiz (with answer key)Exercises and assignmentsUNIT 1: CompositionLesson 0: The Tools and TypesTopics- pixels, screen coordinates, resolution, bitmaps, vectors, compression,
Preview of AP CS A Intro to Java Lesson 2 Bundle

AP CS A Intro to Java Lesson 2 Bundle

Created by
BrainStemSchool
This bundle is the second chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 2: LiteralsPrimitive TypesVariablesMathCasting
Preview of Python Exercises: 24 Problems, 8 Chapters

Python Exercises: 24 Problems, 8 Chapters

Created by
BrainStemSchool
24 problems in 8 chapters Corresponding to Python Lessons from other BrainStemSchool lessons. CHAPTER 1: PYTHON SIMPLE OUTPUT CHAPTER 2: TYPES, LITERALS, VARIABLES, AND MATH CHAPTER 3: INPUT CHAPTER 4: IF’S AND SELECTION STRUCTURES CHAPTER 5: ITERATION CHAPTER 6: FUNCTIONS CHAPTER 7: LISTS AND TUPLES CHAPTER 8: FUNCTIONS
Preview of Create a Web-Based Game Complete Lesson and Walk-Through

Create a Web-Based Game Complete Lesson and Walk-Through

Created by
BrainStemSchool
Complete Web-Based Game Lesson and Walk-Through These slides take the student from beginning to end - starting with a template using the Phaser3 web framework - working with the Repl.it platform - creating a web-based game where the user runs from an attacker (the kitty cat in this example). This lesson was successfully used in our school's STEM day lesson to 9th graders.
Preview of AP CS A Intro to Java Lesson 8 Bundle

AP CS A Intro to Java Lesson 8 Bundle

Created by
BrainStemSchool
This bundle is the eighth chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 8: Object Oriented Programming including:PolymorphismEncapsulationInheritanceHierarchyIs-a and Has-a relationshipsaccessor, mutator,
Preview of AP CS A Intro to Java Lesson 5 Bundle

AP CS A Intro to Java Lesson 5 Bundle

Created by
BrainStemSchool
This bundle is the fifth chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 5: Loops including:for loopswhile loopsdo while loopsfor each loopsrecursionAnd two bonus secitons:nested loopsloops counting two var
Preview of AP CS A Intro to Java Lesson 4 Bundle

AP CS A Intro to Java Lesson 4 Bundle

Created by
BrainStemSchool
This bundle is the fourth chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 4: ArraysArrayListsWrapper Classes
Preview of AP CS A Intro to Java Lesson 3 Bundle

AP CS A Intro to Java Lesson 3 Bundle

Created by
BrainStemSchool
This bundle is the third chapter of a course geared toward the APCS A exam. It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence. Topics covered in Lesson 3: User Input Conditionals / Selection StructuresControl ExpressionsRelational OperatorsBoolean/Logic Operators
Preview of Programming Operators Full-Color Poster Infographic

Programming Operators Full-Color Poster Infographic

Created by
BrainStemSchool
High Resolution pdf format PROGRAMMING OPERATORS Mathematical OperatorsOperator Meaning Example + Addition x=4+4 # x is 8 - Subtraction y=4-4 # y is 0 * Multiplication z=4*4 # z is 16 / Division a=4/4 # a is 1 * Multiplication b=4*4 # b is 16 ^ or ** Exponentiaton (language dependent) c=4**4 # c is 256 & or + String Concatenation d="4"+"4
Preview of Python Code 10: File I/O Part 1
29:23

Python Code 10: File I/O Part 1

Created by
BrainStemSchool
Coding in Python - File Input and Output Reading and writing to text files and using code to manipulate the data
Preview of Perceptron Learning Worksheet

Perceptron Learning Worksheet

Created by
BrainStemSchool
This is an interactive spreadsheet with 5 sheets, each demonstrating a different perceptron learning example. The user places random points on a graph, sees their outcome, and the computer updates the weights based on its predictions. The user can alter the initial weights as well as the alpha, and can input any points on the graph. This example demonstrates a 2-variable AI learning algorithm.
Preview of Python Code 09.5: Advanced OOP

Python Code 09.5: Advanced OOP

Created by
BrainStemSchool
Instance Variables / Attributes Class Variables Inheritance
Preview of LEDs Breadboard and Schematics Online Interactive Activity BUNDLE With Answer Ke

LEDs Breadboard and Schematics Online Interactive Activity BUNDLE With Answer Ke

Created by
BrainStemSchool
LED Breadboard And Schematics Classroom activity and answer key
Showing 1-20 of 51 results

About the store

Experience

I have over 18 years of classroom teaching experience having taught English literature and all levels of computer science including the following languages and concepts: C, C++, Java, Python, HTML, JavaScript, and Arduino. I am currently Computer Science department chair and teacher at Christian Brothers Academy in Lincroft, NJ, an exclusive college preparatory high school with USDOE National Blue Ribbon status, as well as the Website Director. I also operate www.BrainStemSchool.com and the the BrainStemSchool YouTube channel.

Teaching style

I believe in the power of discovery. A good teacher is a guide but the real learning happens in the mind of the student.

My own education history

Undergraduate: 2000 B.A. University of Maryland, College Park English Language Writing and Rhetoric Graduate: 2005 M.S. Monmouth University Computer Science: Intelligent Information Systems

Additional biographical information

Husband, Father, Wrestling Coach, BJJ Instructor, Oceanfront Lifeguard Supervisor, and all-around great guy.