CSSE CSP CSA README Login

Computer Science Principles


Sprint1: Tools and Software Development Processes

By the end of Weeks 0-3, students will have gained practical experience in blogging, coding with Jupyter Notebooks, and GitHub Pages; learning will begin with Linux tool Setup, Markdown, HTML, and JavaScript. Students will establish a foundation using essential tools and software development processes to support their coding journey. As we move to live review students will begin study of College Board Unit 3 and learn coding concepts with Python programming.

Illustration
    

+-----------------+ | Laptop, OS | | Tool Setup | +-----------------+ | | VS Code, Markdown, Jupyter Notebook (.ipynb), JavaScript (.md, .html) v +-----------------+ | VS Code, Develop| | Code Editor | +-----------------+ | | Write code, make, run localhost, test, debug v +-----------------+ | VS Code, Git | | Version Control | | +-----------------+ | | Commit local versions, comment, track changes v +-----------------+ | VS Code, Project| | GitHub Sync | +-----------------+ | | Push changes to cloud Repository v +-----------------+ | GitHub, Collab | | Shared Code | +-----------------+ | | Review Actions, Jekyll build v +-----------------+ | GitHub Pages | | Showcase Project| +-----------------+


Week Issues Code, Code, Code Collaboration
0 - Tools and Equipment
- Build a Markdown Student Page
- Pair Programming
1 - Web Programming Basics
- JS Itunes API
- Start a JS Project
- SASS basics
2
3 - Agile Methodology Intro
- Pair Showcase

Sprint2: Web Development Layers

During Weeks 4-7, students will delve into the layers used in Web Development. They will learn about the key components that make up websites, including the Frontend, Backend, and Data layers. The main focus of this Sprint is to empower students to explore the development and deployment of a simple website. Throughout this period, there will be several lectures that provide ideas and concepts on how to build different components of a website, including sending and receiving data from a backend server.

Illustration
    

+---------------+ | GitHub Pages | | Design, Layout| | Frontend | +---------------+ | | User presentation, style | Actions v +--------------+ | JavaScript | | Logic/Events | +--------------+ | | JS Functionality, interactivity | Sends API request/response v +----------------+ | AWS EC2 Server | | Python / Flask | | Backend | +----------------+ | | Python Server-Side Processing | Analysis, Computation, and Models | Communicate with Data Services v +----------------+ | AWS Services | | Store Data | +----------------+


Week Issues Code, Code, Code Collaboration
4 - Big Idea 1 - Correcting errors
- Big Idea 3 - Programming
- Data Types, Lists, Dictionaries
- Data Abstraction 1
- Data Abstraction 2
- Iteration
- Developing Algorithms
- Procedures
5
6 - Start a Python/Flask Web Application
- Flask Introduction
7

Sprint3: Web Application, Data, and N@tM

Student teams need to build their own Website, and individuals need to blog their learnings. The team Website should include interests but also requires the use of Python Flask and JavaScript programming. By the end of the Sprint, students will be ready to start many of the technical coding aspects of Web Development; having established a Deployed Website, Frontend, and Backend. In November, the Trimester will end by presenting the team project at the Electives Department "Night at the Museum" (N@tM).

Week Issues Code, Code, Code Collaboration
8
9
10
11
12

Sprint4: Warm-up Data Abstraction Project, Computer Systems, Networks, Impact of Computing

Trimester 2 will begin with a Mini-project, CPT warmup. Great projects begin with frontend style. This project will focus on frontend; using SASS, JavaScript, interacting with user events, and representing Binary Algorithm(s). Student Teaching during this period will be preparing for College Board MCQ.

Week Issues Code, Code, Code Collaboration
13
14
15
16

Sprint5: Create Performance Task (CPT) kickoff, CPT design and development

Trimester 2 continues with CPT project design and development. The big focus is on frontend/backend for data, databases, and login.

Week Issues Code, Code, Code Collaboration
17
18
19
20
21

Sprint6: N@tM and Create Performance Task (CPT) video and presentations. MCQ Exam Practice.

Trimester 2 concludes with students presenting their CPT project at N@tM. Each person within "Student Teams" will have their own specialty within the student project that satisfies all their Create Performance Task requirements. Students should be able to talk about design, coding, iteration, and present features of their portion of the system.

Week Issues Code, Code, Code Collaboration
22
23
24

Sprint7: Data Structures and Data Science

This is the beginning of a college course following the outline of CS113 Data Structures from Mira Costa CC. Topics, using Python, include searching, sorting, hashing, algorithms, analysis, object-oriented design, collections, lists, stacks, queues, trees, sets, dictionaries, and graphs.

Week Issues Code, Code, Code Collaboration
25
26
27
28
29

Sprint8: AP Weeks

Activities will be focused on supporting students in test preparations, including student teaching. Days that are not focused on test preparation will be focused on planning for year-end project/portfolio.

Week Issues Code, Code, Code Collaboration
30
31
32
33

Sprint9: Passion Project and N@tM

Presenting accomplishments for the year by creating a passion project for N@tM. This project will serve as the year-end final exam.

Week Issues Code, Code, Code Collaboration
34
35
36