Web 1
This week we'll continue our look at Photoshop. At the end of last week we saw a brief introduction about how Photoshop can be used to create web-ready images. We will continue our study on web images and learn how we can best prepare photos for use on the internet. This until will be especially helpful with the next two assignments and our final web site project.
Web 2
This week we'll continue our look at Flash Animation. Although this program may not be the industry standard, we will still be learning about important concepts such as key frames and motion tweens. By the end of this week we will create two simple animations.
Fundamentals of Programming
This week we'll continue our look at looping structures. Students will start thinking about how looping structures and conditional statements can be used in larger programs. This week we'll be laying the ground work to create a Rock, Paper, Scissors program where the user gets to play against the computer.
Friday, May 9, 2014
Friday, May 2, 2014
What's Going On? May 5th-May9th
Web 1
This week in Web 1 we will continue our work with lesson 11. We have already talked about the tables portion of the unit and we will move on to talking about how we can create a responsive web page. The notes and examples that we work through on Monday and Tuesday will be extremely helpful when students apply their knowledge on assignments 11A and 11B. In these assignments we will be putting the finishing touches on the "Jenware" website.
Web 2
This week in Web 2 we will take a look and reflect on our JavaScript summative assessments. We will also put together our JavaScript portfolio page for our website. Once this is complete we will move on to our last unit for the year: Flash Animation. We will start by playing with the program and then move into creating some basic animations such as making a ball bounce.
Fundamentals of Programming
This week we will continue our study of looping structures and talk about the function of the "while" loop. We will compare and contract the "while" loop and the "for" loop. By the end of the week, students will be able to determine which loop is best suited for each situation.
Once we have the basics of looping structures, students will put their knowledge to the test by creating some java applications. By the end of the unit, students will be able to program a very simple "Rock, Paper, Scissors" game where a player plays against the computer.
This week in Web 1 we will continue our work with lesson 11. We have already talked about the tables portion of the unit and we will move on to talking about how we can create a responsive web page. The notes and examples that we work through on Monday and Tuesday will be extremely helpful when students apply their knowledge on assignments 11A and 11B. In these assignments we will be putting the finishing touches on the "Jenware" website.
Web 2
Fundamentals of Programming
This week we will continue our study of looping structures and talk about the function of the "while" loop. We will compare and contract the "while" loop and the "for" loop. By the end of the week, students will be able to determine which loop is best suited for each situation.
Once we have the basics of looping structures, students will put their knowledge to the test by creating some java applications. By the end of the unit, students will be able to program a very simple "Rock, Paper, Scissors" game where a player plays against the computer.
Friday, April 11, 2014
What's Going On? April 22nd through April 25th
Welcome Back!
I hope everyone had a wonderful spring break! Now that we've had some time to rest and relax hopefully we'll all have the energy to finish the year strong!
Web 1
This week we'll be finishing up our lesson 9 assignments where we learned how to float objects. We'll also begin lesson 10 where we'll look at more ways that we can use DIV tags to control our formatting options.
Web 2
This week we'll be finishing up our JavaScript and forms assignment. We will be winding down our JavaScript unit soon and we will have a summative during the week of April 28th.
Fundamentals of Programming
This week we'll be starting chapter 3 where we investigate the use of conditional statements and looping structures to make our code more powerful and more concise.
The year is quickly winding down for all students. Please make sure that you are up to date with all assignments. If you need any help getting caught up please see me ASAP!
I hope everyone had a wonderful spring break! Now that we've had some time to rest and relax hopefully we'll all have the energy to finish the year strong!
Web 1
This week we'll be finishing up our lesson 9 assignments where we learned how to float objects. We'll also begin lesson 10 where we'll look at more ways that we can use DIV tags to control our formatting options.
Web 2
This week we'll be finishing up our JavaScript and forms assignment. We will be winding down our JavaScript unit soon and we will have a summative during the week of April 28th.
Fundamentals of Programming
This week we'll be starting chapter 3 where we investigate the use of conditional statements and looping structures to make our code more powerful and more concise.
The year is quickly winding down for all students. Please make sure that you are up to date with all assignments. If you need any help getting caught up please see me ASAP!
Friday, February 21, 2014
What's Going On? February 24th through February 28th
Web 1
This week we'll be finishing up with lesson 4 and moving on to lesson 5. Students will have the opportunity to finish up their web pages with links and adding a few finishing touches to their personal web page. Once we have finished lesson 4, we'll move on to lesson 5: Adding Images. As we start this lesson, students will be introduced to the powerful, industry-standard web design software: Dreamweaver. Now that we have a handle on some of the basic coding structure we can allow Dreamweaver to help us with some of the coding.
In our lesson 4 projects we added links by hand (figuring out some pretty complicated file structures). Now we'll see how easy it is with Dreamweaver! We'll be able to add links, images and other items with a few clicks of a button. I must warn students to be cautious about the code that Dreamweaver will create for us. While much of it is extremely helpful, sometimes Dreamweaver adds a lot of "extras" that aren't really necessary.
Students will be considered "on pace" for the course if they are finished with all projects and lesson review questions through lesson 4 by the end of the day on Monday.
Web 2
This week we'll take another look at some CSS tips and tricks. We'll revisit some of the CSS animation that we created on Friday. We'll also look to see how we can create an image gallery. Once we have perfected this practice, students will be able to add an image gallery to their portfolios.
Students will be considered "on pace" for the course if they have completed the home page, the contact page, and the image gallery page for their personal portfolio.
This week we'll be finishing up with lesson 4 and moving on to lesson 5. Students will have the opportunity to finish up their web pages with links and adding a few finishing touches to their personal web page. Once we have finished lesson 4, we'll move on to lesson 5: Adding Images. As we start this lesson, students will be introduced to the powerful, industry-standard web design software: Dreamweaver. Now that we have a handle on some of the basic coding structure we can allow Dreamweaver to help us with some of the coding.
In our lesson 4 projects we added links by hand (figuring out some pretty complicated file structures). Now we'll see how easy it is with Dreamweaver! We'll be able to add links, images and other items with a few clicks of a button. I must warn students to be cautious about the code that Dreamweaver will create for us. While much of it is extremely helpful, sometimes Dreamweaver adds a lot of "extras" that aren't really necessary.
Students will be considered "on pace" for the course if they are finished with all projects and lesson review questions through lesson 4 by the end of the day on Monday.
Web 2
This week we'll take another look at some CSS tips and tricks. We'll revisit some of the CSS animation that we created on Friday. We'll also look to see how we can create an image gallery. Once we have perfected this practice, students will be able to add an image gallery to their portfolios.
Students will be considered "on pace" for the course if they have completed the home page, the contact page, and the image gallery page for their personal portfolio.
Friday, February 14, 2014
What's Going On This Week? February 17th through February 21st
Programming the Web 1This week we will be finishing up lesson 3 on marking up text with HTML and starting lesson 4 on
links. Students are considered "on pace" if they have completed all projects and review questions though lesson 3 by Monday.
This week we will focus on file structure. We'll learn how to create links to existing web pages, how to link to other pages that we'll create, and how to link within a document. This will be the last week that we use the "Notepad" program to create web pages. We will then move on to the industry-standard "Dreamweaver".
Programming the Web 2
This week we'll finish up our forms lesson. We'll add a quick form to our portfolio page and learn how we can collect the results. We'll also take a look at a few more CSS tips and tricks.
Fundamentals of Programming
This week we'll be working on our partner "SoundBoard" project. Students will pair up to create a app that integrates sound, video and images. This is a creative project, so students will have the freedom to choose their school-appropriate subject matter for the project. Since we'll be looking for images, sound and video to incorporate into our app we'll need to talk about copyright. We want to make sure that any apps we create are made with original or royalty-free images, text, and video.
Friday, February 7, 2014
What's Going On? February 10th through February 14th
To be considered "on pace", Web 1 students should have all components from lesson 1 and lesson 2 complete by Monday. The lesson 1 and lesson 2 review questions are available on BlackBoard. All projects for lesson 2 should be uploaded to the student's shared folder on Google Drive.
This week we will take a look at chapter 5: Marking Up Text. Students will be introduced to some basic HTML structure including creating lists, making up an address tag, and div and span tags. This week students will need to read chapter 5, complete the lesson 3 review questions that are found on BlackBoard, and complete the three web page projects for the week. I encourage any students to ask questions and work together if they get stuck.
Web 2
This week we will take a look at adding an interactive feature to our web pages. We will look at ways for the user to add text and make selections with the use of form fields. We will go through form field examples as a class, create a sample form web page, and add a form to our portfolio page.
Fundamentals of ProgrammingThis week we will be wrapping up our Paint Pot app. In this app, students create a canvas where the
app user can draw lines and dots in different colors. While creating this app, students will be introduced to the concept of drawing figures (lines and circles), adding colors, and working with global variables. These basic concepts will play a big role as we learn to create more complicated apps.
Wednesday, February 5, 2014
What's Going On? February 3rd through February 7th
Web 1
At this point students are considered "on pace" if they have completed the lesson one review questions and the lesson one project. The lesson one review questions can be found on our BlackBoard class website. Students are encouraged to complete their reading guide prior to completing the review questions. Students may use their book and any other resources while completing these review questions.
This week students learn the basics of HTML syntax. We will create a sample web page together as a class to practice the basic structure for the page. Later in the week students will have the opportunity to try it on their own by creating three web pages. Students are also responsible for completing the lesson two review questions. These review questions go along with chapter 4 in our textbook. A reading guide is available for this on BlackBoard. Students are considered "on pace" if they have completed the lesson 1 and 2 review questions and all projects through lesson 2 by Monday.
Web 2
This week students will finish up their website portfolio template. We will be adding on to this page throughout the semester. Once students have completed this template, students will being their study of transitions, transforms, and animations. We will study these CSS techniques for modifying our pages. Once we have mastered some of these tricks, we will add them to our portfolio template.
Fundamentals of Programming
This week we will finish up our study of the "Hello Purr" app. Students should have a working app for an Android device. This app allows people to touch a picture of a cat and have it "meow" and "purr". Also, the cat will "meow" when the phone shakes.
Once the app is created, we will talk about the programming language that is happening behind the scenes of our app. We will introduce such topics as "properties", "events", "event handlers", "parameters", and "functions". Students will summarize these terms in their own words and add the app information to their programming portfolio.
At this point students are considered "on pace" if they have completed the lesson one review questions and the lesson one project. The lesson one review questions can be found on our BlackBoard class website. Students are encouraged to complete their reading guide prior to completing the review questions. Students may use their book and any other resources while completing these review questions.
This week students learn the basics of HTML syntax. We will create a sample web page together as a class to practice the basic structure for the page. Later in the week students will have the opportunity to try it on their own by creating three web pages. Students are also responsible for completing the lesson two review questions. These review questions go along with chapter 4 in our textbook. A reading guide is available for this on BlackBoard. Students are considered "on pace" if they have completed the lesson 1 and 2 review questions and all projects through lesson 2 by Monday.
Web 2
This week students will finish up their website portfolio template. We will be adding on to this page throughout the semester. Once students have completed this template, students will being their study of transitions, transforms, and animations. We will study these CSS techniques for modifying our pages. Once we have mastered some of these tricks, we will add them to our portfolio template.
Fundamentals of Programming
This week we will finish up our study of the "Hello Purr" app. Students should have a working app for an Android device. This app allows people to touch a picture of a cat and have it "meow" and "purr". Also, the cat will "meow" when the phone shakes. Once the app is created, we will talk about the programming language that is happening behind the scenes of our app. We will introduce such topics as "properties", "events", "event handlers", "parameters", and "functions". Students will summarize these terms in their own words and add the app information to their programming portfolio.
Subscribe to:
Posts (Atom)
