Featured Post

What is this blog about?

ABOUT : "BSCSUS" in [ bscsus dot com ] name stands for "BS in CS in US", which stands for Bachelor of Science in Compute...

Right click image below & "open link in new tab"

Right click image below & "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