Tuesday, April 30, 2019

Responsive


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=a61cdf6fbb584d8c863515d24ab0745c&resourceFileType=CONVERTED Google Classroom
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
Search for Super Karel. What makes Karel Super?

We are starting the forth and final marking period. You will be completing the Karel Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 3 Super Karel & Loops. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute.  It is important that you do your best even when no one is watching you.

Karel Textbook
https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=ba7160ab334f47cea8dfcbfe4500cf68&resourceFileType=CONVERTEDImage result for javascript logo

Google Classroom  
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
Search for JavaScript. Why are you learning JavaScript?

We are starting the forth and final marking period. You will be completing the JavaScript Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 5 Functions and Parameters. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
Basic JavaScript and Graphics
MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
What is a responsive Website?

We are starting the forth and final marking period. You will be completing the Web Design Course from Unit 7 Bootstrap. Please make sure that you complete the STARRED Activities FOR EACH ASSIGNMENT. I WILL CHECK THEM, IF THEY ARE GREEN TO SEE IF THEY ARE CORRECT. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

        <!-- Bootstrap CSS -->
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

        <!-- Bootstrap JavaScript -->
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
    </head>
    <body>
        <!-- Your HTML code here -->
    </body>
</html>

Wednesday, April 17, 2019

Super


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=a61cdf6fbb584d8c863515d24ab0745c&resourceFileType=CONVERTED Google Classroom
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
How many more moves does Super Karel know? What are they?

We are starting the forth and final marking period. You will be completing the Karel Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 3 Super Karel & Loops. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute.  It is important that you do your best even when no one is watching you.

Karel Textbook
https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=ba7160ab334f47cea8dfcbfe4500cf68&resourceFileType=CONVERTEDImage result for javascript logo

Google Classroom  
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
What 2 things are functions used for?

We are starting the forth and final marking period. You will be completing the JavaScript Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 5 Functions and Parameters. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
Basic JavaScript and Graphics
MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
What is a responsive website?

We are starting the forth and final marking period. You will be completing the Web Design Course from Unit 7 Bootstrap. Please make sure that you complete the STARRED Activities FOR EACH ASSIGNMENT. I WILL CHECK THEM, IF THEY ARE GREEN TO SEE IF THEY ARE CORRECT. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

        <!-- Bootstrap CSS -->
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

        <!-- Bootstrap JavaScript -->
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
    </head>
    <body>
        <!-- Your HTML code here -->
    </body>
</html>

Monday, April 15, 2019

Welcome MP 4


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=a61cdf6fbb584d8c863515d24ab0745c&resourceFileType=CONVERTED Google Classroom
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
Search for Super Karel. What makes Karel Super?

We are starting the forth and final marking period. You will be completing the Karel Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 3 Super Karel & Loops. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute.  It is important that you do your best even when no one is watching you.

Karel Textbook
https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=ba7160ab334f47cea8dfcbfe4500cf68&resourceFileType=CONVERTEDImage result for javascript logo

Google Classroom  
Question of the Day Form
CodeHS

MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
Search for JavaScript. Why are you learning JavaScript?

We are starting the forth and final marking period. You will be completing the JavaScript Course in CodeHS staring where ever you left off last marking period. I will be grading from Unit 5 Functions and Parameters. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
Basic JavaScript and Graphics
MAKE SURE YOU ANSWER THE QUESTION OF THE DAY ESPECIALLY IF I AM NOT IN SCHOOL.
Search for Bootstrap. What actually is Bootstrap and what is it used for?

We are starting the forth and final marking period. You will be completing the Web Design Course from Unit 7 Bootstrap. Please make sure that you complete the STARRED Activities FOR EACH ASSIGNMENT. I WILL CHECK THEM, IF THEY ARE GREEN TO SEE IF THEY ARE CORRECT. I am expecting you to work independently and complete your work on time. Your classwork will count double when you have a substitute. It is important that you do your best even when no one is watching you.
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

        <!-- Bootstrap CSS -->
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

        <!-- Bootstrap JavaScript -->
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
    </head>
    <body>
        <!-- Your HTML code here -->
    </body>
</html>

Monday, April 1, 2019

April Fool Test


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=a61cdf6fbb584d8c863515d24ab0745c&resourceFileType=CONVERTED Google Classroom
Question of the Day Form
CodeHS

Today instead of the Question of the Day you must take the TEST on everything you did this year. CLICK HERE.

https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=ba7160ab334f47cea8dfcbfe4500cf68&resourceFileType=CONVERTEDImage result for javascript logo

Google Classroom  
Question of the Day Form
CodeHS

Today instead of the Question of the Day you must take the TEST on everything you did this year. CLICK HERE.

Basic JavaScript and Graphics
Today instead of the Question of the Day you must take the TEST on everything you did this year. CLICK HERE.

<head>
        <link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
       background-color:Chartreuse;
}