Please enable JavaScript to use CodeHS


Nevada Middle School Computer Science

Lessons

  1. Digital Citizenship and Cyber Hygiene

    1. 1.1 Digital Footprint and Reputation

    2. Description
    3. Objective
    4. 1.2 Cyberbullying

    5. Description
    6. Objective
    7. 1.3 Internet Safety

    8. Description
    9. Objective
    10. 1.4 Privacy & Security

    11. Description
    12. Objective
    13. 1.5 Information Literacy

    14. Description
    15. Objective
    16. 1.6 Creative Credit & Copyright

    17. Description
    18. Objective
    19. 1.7 Hacking Ethics

    20. Description
    21. Objective
    22. 1.8 Digital Citizenship and Cybersecurity Quiz

    23. Description
    24. Objective
  2. Project: Public Service Announcement

    1. 2.1 Project: Public Service Announcement

    2. Description
    3. Objective
  3. Programming with Turtle Graphics

    1. 3.1 Intro to Python with Tracy the Turtle

    2. Description
    3. Objective
    4. 3.2 Tracy's Grid World

    5. Description
    6. Objective
    7. 3.3 Turning Tracy

    8. Description
    9. Objective
    10. 3.4 For Loops

    11. Description
    12. Objective
    13. 3.5 Turning Tracy Using Angles

    14. Description
    15. Objective
    16. 3.6 Comments

    17. Description
    18. Objective
    19. 3.7 Naming Guidelines

    20. Description
    21. Objective
    22. 3.8 Functions

    23. Description
    24. Objective
    25. 3.9 Artistic Effects

    26. Description
    27. Objective
    28. 3.10 Top Down Design

    29. Description
    30. Objective
    31. 3.11 Variables

    32. Description
    33. Objective
    34. 3.12 User Input

    35. Description
    36. Objective
    37. 3.13 Parameters

    38. Description
    39. Objective
    40. 3.14 Using i in For Loops

    41. Description
    42. Objective
    43. 3.15 Extended Loop Control

    44. Description
    45. Objective
    46. 3.16 If Statements

    47. Description
    48. Objective
    49. 3.17 If/ Else Statements

    50. Description
    51. Objective
    52. 3.18 While Loops

    53. Description
    54. Objective
    55. 3.19 Putting Together Control Structures

    56. Description
    57. Objective
    58. 3.20 Intro to Programming with Turtle Graphics Quiz

    59. Description
    60. Objective
  4. Web Design

    1. 4.1 Introduction to HTML

    2. Description
    3. Objective
    4. 4.2 Structure of an HTML Page

    5. Description
    6. Objective
    7. 4.3 Formatting Text

    8. Description
    9. Objective
    10. 4.4 Links

    11. Description
    12. Objective
    13. 4.5 Images

    14. Description
    15. Objective
    16. 4.6 HTML Lists

    17. Description
    18. Objective
    19. 4.7 HTML Tables

    20. Description
    21. Objective
    22. 4.8 HTML Styling

    23. Description
    24. Objective
    25. 4.9 Introduction to CSS

    26. Description
    27. Objective
    28. 4.10 CSS Select by Tag

    29. Description
    30. Objective
    31. 4.11 CSS Select by Class

    32. Description
    33. Objective
    34. 4.12 CSS Select by ID

    35. Description
    36. Objective
    37. 4.13 Viewing Websites

    38. Description
    39. Objective
    40. 4.14 Web Design Quiz

    41. Description
    42. Objective
  5. Project: Your First Website

    1. 5.1 Project: Your First Website

    2. Description
    3. Objective
  6. Networking Fundamentals

    1. 6.1 Introduction to the Internet

    2. Description
    3. Objective
    4. 6.2 Internet Hardware and Sending Information

    5. Description
    6. Objective
    7. 6.3 Internet Addresses

    8. Description
    9. Objective
    10. 6.4 Domain Name System (DNS)

    11. Description
    12. Objective
    13. 6.5 Routing

    14. Description
    15. Objective
    16. 6.6 Packets & Protocols

    17. Description
    18. Objective
    19. 6.7 Viewing a Webpage

    20. Description
    21. Objective
    22. 6.8 Impact of the Internet

    23. Description
    24. Objective
    25. 6.9 Network Attacks

    26. Description
    27. Objective
    28. 6.10 Network Administration

    29. Description
    30. Objective
    31. 6.11 Networking Fundamentals Quiz

    32. Description
    33. Objective
  7. Project: Secure the Company's Network

    1. 7.1 Project: Secure the Company's Network

    2. Description
    3. Objective
  8. Introduction to Programming with Karel the Dog

    1. 8.1 Introduction to Programming With Karel

    2. Description
    3. Objective
    4. 8.2 More Basic Karel

    5. Description
    6. Objective
    7. 8.3 Karel Can't Turn Right

    8. Description
    9. Objective
    10. 8.4 Functions in Karel

    11. Description
    12. Objective
    13. 8.5 The Start Function

    14. Description
    15. Objective
    16. 8.6 Top Down Design and Decomposition in Karel

    17. Description
    18. Objective
    19. 8.7 Commenting Your Code

    20. Description
    21. Objective
    22. 8.8 Super Karel

    23. Description
    24. Objective
    25. 8.9 For Loops

    26. Description
    27. Objective
    28. 8.10 If Statements

    29. Description
    30. Objective
    31. 8.11 If/Else Statements

    32. Description
    33. Objective
    34. 8.12 While Loops in Karel

    35. Description
    36. Objective
    37. 8.13 Control Structures Example

    38. Description
    39. Objective
    40. 8.14 More Karel Examples and Testing

    41. Description
    42. Objective
    43. 8.15 How to Indent Your Code

    44. Description
    45. Objective
    46. 8.16 Karel Challenges

    47. Description
    48. Objective
    49. 8.17 Intro to Programming with Karel the Dog Quiz

    50. Description
    51. Objective
  9. Digital Information

    1. 9.1 Intro to Digital Information

    2. Description
    3. Objective
    4. 9.2 Number Systems

    5. Description
    6. Objective
    7. 9.3 Encoding Text with Binary

    8. Description
    9. Objective
    10. 9.4 Pixel Images

    11. Description
    12. Objective
    13. 9.5 Hexadecimal

    14. Description
    15. Objective
    16. 9.6 Pixel Colors!

    17. Description
    18. Objective
    19. 9.7 Image Manipulation

    20. Description
    21. Objective
    22. 9.8 Digital Information Quiz

    23. Description
    24. Objective
  10. Software Security

    1. 10.1 Inside Web Apps

    2. Description
    3. Objective
    4. 10.2 Developer Tools

    5. Description
    6. Objective
    7. 10.3 Databases

    8. Description
    9. Objective
    10. 10.4 Clients and Servers

    11. Description
    12. Objective
    13. 10.5 What is SQL?

    14. Description
    15. Objective
    16. 10.6 Structuring Data in SQL

    17. Description
    18. Objective
    19. 10.7 Basic Querying in SQL

    20. Description
    21. Objective
    22. 10.8 Filtering Queries in SQL

    23. Description
    24. Objective
    25. 10.9 Common Security Problems

    26. Description
    27. Objective
    28. 10.10 SQL Injection Overview

    29. Description
    30. Objective
    31. 10.11 Types of SQLi and Prevention

    32. Description
    33. Objective
    34. 10.12 Cross-site Scripting

    35. Description
    36. Objective
    37. 10.13 Software Security Quiz

    38. Description
    39. Objective
  11. The ABCs of Cryptography

    1. 11.1 Cryptography, Cryptology, Cryptanalysis

    2. Description
    3. Objective
    4. 11.2 History of Cryptography

    5. Description
    6. Objective
    7. 11.3 Why Encrypt?

    8. Description
    9. Objective
    10. 11.4 Basic Crypto Systems: Caesar Cipher

    11. Description
    12. Objective
    13. 11.5 Basic Crypto Systems: Cracking Caesar

    14. Description
    15. Objective
    16. 11.6 Basic Crypto Systems: Vigenere Cipher

    17. Description
    18. Objective
    19. 11.7 Advanced Cryptography

    20. Description
    21. Objective
    22. 11.8 Hash Functions

    23. Description
    24. Objective
    25. 11.9 Hash Function Development

    26. Description
    27. Objective
    28. 11.10 The ABCs of Cryptography Quiz

    29. Description
    30. Objective
  12. Project: Classic Cipher Newscast

    1. 12.1 Project: Classic Cipher Newscast

    2. Description
    3. Objective
  13. The Internet

    1. 13.1 Intro to the Internet

    2. Description
    3. Objective
    4. 13.2 Internet Hardware

    5. Description
    6. Objective
    7. 13.3 Internet Addresses

    8. Description
    9. Objective
    10. 13.4 DNS

    11. Description
    12. Objective
    13. 13.5 Routing

    14. Description
    15. Objective
    16. 13.6 Packets and Protocols

    17. Description
    18. Objective
    19. 13.7 The Impact of the Internet

    20. Description
    21. Objective
    22. 13.8 Computing Ideas Completed

    23. Description
    24. Objective
    25. 13.9 The Internet Quiz

    26. Description
    27. Objective
  14. Project: The Effects of the Internet

    1. 14.1 Project: The Effects of the Internet

    2. Description
    3. Objective