Thursday, March 9, 2017

What's Going On? March 13th through March 17th

Programming the Web 2

Now that we have finished up the image gallery page for our course portfolio, we will move on to learning about how to create forms in HTML.  We will learn how to create the basic elements of a form:

  • Input Fields
  • Text Areas
  • Radio Buttons
  • Selection Lists
  • Checkboxes
  • Submit Button
  • Reset Button




Going along with this, we will work with tables in order to work with alignment and make our tables look nice.





Fundamentals of Programming (App Development 1)

We will start this week finishing up our discussion on conditionals and do a check-in formative on our level of understanding of this important concept.



Now that we have discussed functions and conditionals, it is time to apply them in our next app: Tip Calculator.  In this app, students will create a simple calculator that allows an app user to enter in a bill amount for a group of people to split, choose a percentage of the tip, and calculator how much each person will need to pay.




No comments:

Post a Comment