Featured Post

Why this blog? What's it about? What's the format?

FORMAT For Fall 2021, the focus is mainly on Python, C++, and Digital Hardware There are videos here from other sources / creators There are...

Right click image below, then "open link in new tab"

Right click image below, then "open link in new tab"
Right click image above, then "open link in new tab"

Search This Blog

Monday, September 13, 2021

Main and Subtopics in the Middle School Study Guide book

(These topics are from the CS & Coding book as below) 











Computing Systems

  • What is Computer Science?
  • What is a computer?
  • How do we interact with computers?

Data and Analysis

  • Storing information
  • Collecting and using information

Software Engineering

  • Designing computer systems
  • Testing
  • Documenting
  • Incorporating feedback
  • Collaborating

Algorithms and Programming

  • Using algorithms
  • Programming languages
  • Computational thinking

Universal Programming Principles

  • Variables
  • Conditional statements
  • Loops
  • Events
  • Procedures

Programming with Scratch

  • Start
  • Basic algorithms
  • Data and Operators
  • Control Blocks and Event Blocks
  • Reusing Scripts

Programming in Python

  • Start
  • Variables
  • Strings
  • Numbers as variables
  • Lists and Boolean expressions
  • For loops
  • While loops
  • Nested loops
  • Conditional statements
  • Functions

Web Development

  • What is the internet?
  • Cybersecurity
  • Creating a basic webpage
  • HTML text elements
  • Link elements
  • Styling with CSS
  • Styling individual elements with CSS

No comments:

Post a Comment