Course Standards
Name | Description | |
SC.912.CS-CC.1.1 (Discontinued after 2024-2025): | Evaluate modes of communication and collaboration. | |
SC.912.CS-CC.1.2 (Discontinued after 2024-2025): | Select appropriate tools within a project environment to communicate with project team members. | |
SC.912.CS-CC.1.4 (Discontinued after 2024-2025): | Develop a collaborative digital product using collaboration tools (e.g., version control systems and integrated development environments). | |
SC.912.CS-CC.1.5 (Discontinued after 2024-2025): | Communicate and publish key ideas and details to a variety of audiences using digital tools and media-rich resources. | |
SC.912.CS-CC.1.6 (Discontinued after 2024-2025): | Identify how collaboration influences the design and development of software artifacts. | |
SC.912.CS-CC.1.7 (Discontinued after 2024-2025): | Evaluate program designs and implementations written by others for readability and usability. | |
SC.912.CS-CP.1.1 (Discontinued after 2024-2025): | Evaluate effective uses of Boolean logic (e.g., using “not”, “or”, “and”) to refine searches for individual and collaborative projects. | |
SC.912.CS-CP.1.2 (Discontinued after 2024-2025): | Perform advanced searches to locate information and/or design a data-collection approach to gather original data (e.g., qualitative interviews, surveys, prototypes, and simulations). | |
SC.912.CS-CP.1.3 (Discontinued after 2024-2025): | Analyze and manipulate data collected by a variety of data collection techniques to support a hypothesis. | |
SC.912.CS-CP.1.4 (Discontinued after 2024-2025): | Collect real-time data from sources such as simulations, scientific and robotic sensors, and device emulators, using this data to formulate strategies or algorithms to solve advanced problems. | |
SC.912.CS-CP.2.1 (Discontinued after 2024-2025): | Explain the program execution process (by an interpreter and in CPU hardware). | |
SC.912.CS-CP.2.4 (Discontinued after 2024-2025): | Facilitate programming solutions using application programming interfaces (APIs) and libraries. | |
SC.912.CS-CP.2.5 (Discontinued after 2024-2025): | Explain the role of an API in the development of applications and the distinction between a programming language’s syntax and the API. | |
SC.912.CS-CP.2.6 (Discontinued after 2024-2025): | Describe a variety of commonly used programming languages. | |
SC.912.CS-CP.2.7 (Discontinued after 2024-2025): | Classify programming languages by paradigm and application domain (e.g., imperative, functional, and logic languages) and evaluate their application to domains such as web programming, symbolic processing and data/numerical processing. | |
SC.912.CS-CP.3.1 (Discontinued after 2024-2025): | Create a computational artifact, individually and collaboratively, followed by reflection, analysis, and iteration (e.g., data-set analysis program for science and engineering fair, capstone project that includes a program, term research project based on program data). | |
SC.912.CS-CP.3.2 (Discontinued after 2024-2025): | Create mobile computing applications and/or dynamic web pages through the use of a variety of design and development tools, programming languages, and mobile devices/emulators. | |
SC.912.CS-CS.1.1 (Discontinued after 2024-2025): | Analyze data and identify real-world patterns through modeling and simulation. | |
SC.912.CS-CS.1.2 (Discontinued after 2024-2025): | Formulate, refine, and test scientific hypotheses using models and simulations. | |
SC.912.CS-CS.1.3 (Discontinued after 2024-2025): | Explain how data analysis is used to enhance the understanding of complex natural and human systems. | |
SC.912.CS-CS.1.4 (Discontinued after 2024-2025): | Compare techniques for analyzing massive data collections. | |
SC.912.CS-CS.1.5 (Discontinued after 2024-2025): | Represent and understand natural phenomena using modeling and simulation. | |
SC.912.CS-CS.2.10 (Discontinued after 2024-2025): | Design and implement a simple simulation algorithm to analyze, represent, and understand natural phenomena. | |
SC.912.CS-CS.2.11 (Discontinued after 2024-2025): | Evaluate algorithms by their efficiency, correctness, and clarity (e.g., by analyzing and comparing execution times, testing with multiple inputs or data sets, and by debugging). | |
SC.912.CS-CS.2.12 (Discontinued after 2024-2025): | Compare and contrast simple data structures and their uses. | |
SC.912.CS-CS.2.13 (Discontinued after 2024-2025): | Explain how automated software testing can reduce the cost of the testing effort. | |
SC.912.CS-CS.2.14 (Discontinued after 2024-2025): | Explain what tools are applied to provide automated testing environments. | |
SC.912.CS-CS.2.2 (Discontinued after 2024-2025): | Describe the concept of parallel processing as a strategy to solve large problems. | |
SC.912.CS-CS.2.4 (Discontinued after 2024-2025): | Divide a complex problem into simpler parts by using the principle of abstraction to manage complexity (i.e., by using searching and sorting as abstractions) using predefined functions and parameters, classes, and methods. | |
SC.912.CS-CS.2.5 (Discontinued after 2024-2025): | Evaluate classical algorithms and implement an original algorithm. | |
SC.912.CS-CS.2.6 (Discontinued after 2024-2025): | Evaluate various data types and data structures. | |
SC.912.CS-CS.2.9 (Discontinued after 2024-2025): | Evaluate ways to characterize how well algorithms perform and that two algorithms can perform differently for the same task. | |
SC.912.CS-CS.3.1 (Discontinued after 2024-2025): | Describe digital tools or resources to use for a real-world task based on their efficiency and effectiveness. | |
SC.912.CS-CS.3.2 (Discontinued after 2024-2025): | Evaluate different file types for different purposes (e.g., word processing, images, music, and three-dimensional drawings). | |
SC.912.CS-CS.4.1 (Discontinued after 2024-2025): | Describe a software development process that is used to solve problems at different software development stages (e.g., design, coding, testing, and verification). | |
SC.912.CS-CS.4.2 (Discontinued after 2024-2025): | Describe the organization of a computer and identify its principal components by name, function, and the flow of instructions and data between components (e.g., storage devices, memory, CPU, graphics processors, IO and network ports). | |
SC.912.CS-CS.4.3 (Discontinued after 2024-2025): | Differentiate between multiple levels of hardware and software (such as CPU hardware, operating system, translation, and interpretation) that support program execution. | |
SC.912.CS-CS.4.4 (Discontinued after 2024-2025): | Evaluate various forms of input and output (e.g., IO and storage devices and digital media). | |
SC.912.CS-CS.4.6 (Discontinued after 2024-2025): | Develop criteria for selecting appropriate hardware and software when solving a specific real-world problem (such as business, educational, personal). | |
SC.912.CS-CS.4.7 (Discontinued after 2024-2025): | Develop a software artifact (independently and collaboratively) in phases (or stages) according to a common software development methodology (e.g., Waterfall or Spiral model). | |
SC.912.CS-CS.4.9 (Discontinued after 2024-2025): | Analyze historical trends in hardware and software to assess implications on computing devices for the future (e.g., upgrades for power/energy, computation capacity, speed, size, ease of use). | |
SC.912.CS-CS.5.1 (Discontinued after 2024-2025): | Identify and select the most appropriate file format based on trade-offs (e.g., open file formats, text, proprietary and binary formats, compression and encryption formats). | |
SC.912.CS-CS.5.2 (Discontinued after 2024-2025): | Describe the issues that impact network functionality (e.g., latency, bandwidth, firewalls and server capability). | |
SC.912.CS-CS.5.3 (Discontinued after 2024-2025): | Describe common network protocols, such as IP, TCP, SMTP, HTTP, and FTP, and how these are applied by client-server and peer-to-peer networks. | |
SC.912.CS-PC.1.1 (Discontinued after 2024-2025): | Compare and contrast appropriate and inappropriate social networking behaviors. | |
SC.912.CS-PC.1.2 (Discontinued after 2024-2025): | Describe and demonstrate ethical and responsible use of modern communication media and devices. | |
SC.912.CS-PC.1.3 (Discontinued after 2024-2025): | Evaluate the impacts of irresponsible use of information (e.g., plagiarism and falsification of data) on collaborative projects. | |
SC.912.CS-PC.1.4 (Discontinued after 2024-2025): | Explain the principles of cryptography by examining encryption, digital signatures, and authentication methods (e.g., explain why and how certificates are used with “https” for authentication and encryption). | |
SC.912.CS-PC.1.5 (Discontinued after 2024-2025): | Implement an encryption, digital signature, or authentication method. | |
SC.912.CS-PC.1.6 (Discontinued after 2024-2025): | Describe computer security vulnerabilities and methods of attack, and evaluate their social and economic impact on computer systems and people. | |
SC.912.CS-PC.2.1 (Discontinued after 2024-2025): | Describe how the Internet facilitates global communication. | |
SC.912.CS-PC.2.10 (Discontinued after 2024-2025): | Describe and evaluate the challenges (e.g., political, social, and economic) in providing equal access and distribution of technology in a global society. | |
SC.912.CS-PC.2.12 (Discontinued after 2024-2025): | Explore a variety of careers to which computing is central. | |
SC.912.CS-PC.2.13 (Discontinued after 2024-2025): | Predict future careers and the technologies that may exist based on current technology trends. | |
SC.912.CS-PC.2.2 (Discontinued after 2024-2025): | Identify ways to use technology to support lifelong learning. | |
SC.912.CS-PC.2.3 (Discontinued after 2024-2025): | Discuss and analyze the impact of values and points of view that are presented in media messages (e.g., racial, gender, and political). | |
SC.912.CS-PC.2.4 (Discontinued after 2024-2025): | Analyze the positive and negative impacts of technology on popular culture and personal life. | |
SC.912.CS-PC.2.5 (Discontinued after 2024-2025): | Construct strategies to combat cyberbullying or online harassment. | |
SC.912.CS-PC.2.8 (Discontinued after 2024-2025): | Evaluate ways in which adaptive technologies may assist users with special needs. | |
SC.912.CS-PC.4.4 (Discontinued after 2024-2025): | Describe security and privacy issues that relate to computer networks. | |
SC.912.CS-PC.4.5 (Discontinued after 2024-2025): | Identify computer-related laws and analyze their impact on digital privacy, security, intellectual property, network access, contracts, and harassment. | |
SC.912.CS-PC.4.6 (Discontinued after 2024-2025): | Describe security and privacy issues that relate to computer networks including the permanency of data on the Internet, online identity, and privacy. | |
SC.912.CS-PC.4.8 (Discontinued after 2024-2025): | Describe the impact of government regulation on privacy and security. | |
MA.K12.MTR.1.1: | Actively participate in effortful learning both individually and collectively. Mathematicians who participate in effortful learning both individually and with others:
| |
MA.K12.MTR.2.1: | Demonstrate understanding by representing problems in multiple ways. Mathematicians who demonstrate understanding by representing problems in multiple ways:
| |
MA.K12.MTR.3.1: | Complete tasks with mathematical fluency. Mathematicians who complete tasks with mathematical fluency:
| |
MA.K12.MTR.4.1: | Engage in discussions that reflect on the mathematical thinking of self and others. Mathematicians who engage in discussions that reflect on the mathematical thinking of self and others:
| |
MA.K12.MTR.5.1: | Use patterns and structure to help understand and connect mathematical concepts. Mathematicians who use patterns and structure to help understand and connect mathematical concepts:
| |
MA.K12.MTR.6.1: | Assess the reasonableness of solutions. Mathematicians who assess the reasonableness of solutions:
| |
MA.K12.MTR.7.1: | Apply mathematics to real-world contexts. Mathematicians who apply mathematics to real-world contexts:
| |
ELA.K12.EE.1.1: | Cite evidence to explain and justify reasoning.
| |
ELA.K12.EE.2.1: | Read and comprehend grade-level complex texts proficiently.
| |
ELA.K12.EE.3.1: | Make inferences to support comprehension.
| |
ELA.K12.EE.4.1: | Use appropriate collaborative techniques and active listening skills when engaging in discussions in a variety of situations.
| |
ELA.K12.EE.5.1: | Use the accepted rules governing a specific format to create quality work.
| |
ELA.K12.EE.6.1: | Use appropriate voice and tone when speaking or writing.
| |
ELD.K12.ELL.SI.1: | English language learners communicate for social and instructional purposes within the school setting. |
General Course Information and Notes
VERSION DESCRIPTION
PURPOSE
Computing is so fundamental to understanding and participating in society that it is valuable for every student to learn as part of a modern education. Computer science can be viewed as a liberal art, a subject that provides students with a critical lens for interpreting the world around them. Computer science prepares all students to be active and informed contributors to our increasingly technological society whether they pursue careers in technology or not. Computer science can be life-changing, not just skill training.
Students learn best when they are intrinsically motivated. This course prioritizes learning experiences that are active, relevant to students' lives, and provide students authentic choice. Students are encouraged to be curious, solve personally relevant problems and to express themselves through creation. Learning is an inherently social activity, so the course is designed to interweave lessons with discussions, presentations, peer feedback, and shared reflections. As students proceed through the pathway, the structures increasingly shift responsibility to students to formulate their own questions, develop their own solutions, and critique their work.
It is also critical to diversify the technology workforce. Addressing inequities within the field of computer science is critical to bringing computer science to all students. The tools and strategies in this course will help teachers understand and address well-known equity gaps within the field. All students can succeed in computer science when given the right supports and opportunities, regardless of prior knowledge.
OVERVIEW AND GOALS
Computer Science Discoveries introduces students to computer science as a vehicle for problem solving, communication, and personal expression. The course focuses on the visible aspects of computing and computer science and encourages students to see where computer science exists around them and how they can engage with it as a tool for exploration and expression. Centering on the immediately observable and personally applicable elements of computer science, the course asks students to look outward and explore the impact of computer science on society. Students should see how a thorough student-centered design process produces a better application, how data is used to address problems that affect large numbers of people, and how physical computing with circuit boards allows computers to collect, input and return output in a variety of ways.
Additional Notes - Pedagogical Approach to Learning: Teacher as Lead Learner
What is the Lead Learner approach?
As the lead learner, the teacher role shifts from being the source of knowledge to that of a leader in seeking knowledge. The lead learner's mantra is: "I may not know the answer, but I know that together we can figure it out."
The philosophy of the lead learner strategy is that students can benefit from having a model to demonstrate the learning process. Being a lead learner doesn't discount the need for a teacher to develop computer science content expertise, but it does allow for an environment of openness with students about the teacher learning process. Modeling and teaching how to learn are the most important factors to consider in order to be successful with this style of teaching and learning.
The lead learner technique represents good teaching practice in general. One important role of the teacher in the Computer Science Discoveries classroom is to model excitement about investigating how things work by asking motivating questions about why things work they way they do or are the way they are. With teacher guidance, students will learn how to hypothesize; ask questions of peers; test, evaluate, and refine solutions collaboratively; seek out resources; analyze data; and write clear and cogent code.
Florida’s Benchmarks for Excellent Student Thinking (B.E.S.T.) Standards:
This course includes Florida’s B.E.S.T. ELA Expectations (EE) and Mathematical Thinking and Reasoning Standards (MTRs) for students. Florida educators should intentionally embed these standards within the content and their instruction as applicable. For guidance on the implementation of the EEs and MTRs, please visit https://www.cpalms.org/Standards/BEST_Standards.aspx and select the appropriate B.E.S.T. Standards package.
English Language Development (ELD) Standards Special Notes Section:
Teachers are required to provide listening, speaking, reading and writing instruction that allows English language learners (ELL) to communicate for social and instructional purposes within the school setting. For the given level of English language proficiency and with visual, graphic, or interactive support, students will interact with grade level words, expressions, sentences and discourse to process or produce language necessary for academic success. The ELD standard should specify a relevant content area concept or topic of study chosen by curriculum developers and teachers which maximizes an ELL’s need for communication and social skills. To access an ELL supporting document which delineates performance definitions and descriptors, please click on the following link: https://cpalmsmediaprod.blob.core.windows.net/uploads/docs/standards/eld/si.pdf.
Accommodations
Federal and state legislation requires the provision of accommodations for students with disabilities as identified on the secondary student's Individual Educational Plan (IEP) or 504 plan or postsecondary student's accommodations' plan to meet individual needs and ensure equal access. Accommodations change the way the student is instructed. Students with disabilities may need accommodations in such areas as instructional methods and materials, assignments and assessments, time demands and schedules, learning environment, assistive technology and special communication systems. Documentation of the accommodations requested and provided should be maintained in a confidential file.
In addition to accommodations, some secondary students with disabilities (students with an IEP served in Exceptional Student Education (ESE) will need modifications to meet their needs. Modifications change the outcomes and or what the student is expected to learn, e.g., modifying the curriculum of a secondary career and technical education course.
General Information
Course Number: 0200305 |
Course Path: Section: Grades PreK to 12 Education Courses > Grade Group: Grades 9 to 12 and Adult Education Courses > Subject: Computer Science > SubSubject: General > |
Abbreviated Title: COMP SCI DISCOVERIES | |
Number of Credits: One (1) credit | |
Course Attributes:
|
|
Course Type: Core Academic Course | Course Level: 2 |
Course Status: Terminated | |
Grade Level(s): 9,10,11,12 | |
Graduation Requirement: Mathematics | |
Educator Certifications
Computer Science (Elementary and Secondary Grades K-12) |
Classical Education - Restricted (Elementary and Secondary Grades K-12) Section 1012.55(5), F.S., authorizes the issuance of a classical education teaching certificate, upon the request of a classical school, to any applicant who fulfills the requirements of s. 1012.56(2)(a)-(f) and (11), F.S., and Rule 6A-4.004, F.A.C. Classical schools must meet the requirements outlined in s. 1012.55(5), F.S., and be listed in the FLDOE Master School ID database, to request a restricted classical education teaching certificate on behalf of an applicant. |
Qualifications
As well as any certification requirements listed on the course description, the following qualifications may also be acceptable for the course:
Any field when certification reflects a bachelor or higher degree.