Tasks for ISC150, Intro. Scripting/Markup Language
- Task 01
- Task 02
- Task 03
- Task 04
- Task 05
- Task 06
- Task 07
- Task 08
In our first class, we were asked to use PuTTy in order to create a simple file called hello.html. This was our first webpage.
Our second tasked asked us to import some of our favorite quotes, being sure to give the creators their due credit. Click below to see mine!
QuotesIn our third class, we were introduced to some Javascript GLOBAL variables. My first instinct was to have some fun with the buttons you can press.
Javascript PracticeFor this task, we were asked to modify a page which already allowed for addition interaction and make it into multiplication.
MultiplicationHere, we made another form some Javascript practice.
Accumulate to your numberA retirement form for when the day finally comes and a button that will provide random movie quotes.
Retirement!!!Random Quote
This page creates and hides objects with images. The objects in the page are the most common rifles used in their time along with some attributes to compare between each of them.
Guns through TimeWhen I do finally have free time at the end of the semester, I enjoy playing videogames. Here's 4 steps that can help you understand the life of a gamer.
Playing a new game.Assignments from ISC 150
- Assignment 01
- Assignment 02
- Assignment 03
- Assignment 04
- Assignment 05
- Assignment 06
This link will reroute you to this page. My first assignment was to establish a base web page for the course, which I have modified since.
For the second assignment, we were asked to create a 4th button off of our Javascript assignment, and make another set of pop ups.
More JavascriptThis assignment asked us to use Javascript to created a code that would only accumulate numbers divisible by 5 within a given range.
Accumulation by 5'sAssignment 4 made us more familiar with Javascript. In the assignment, we used buttons to run a function in Javascript where the parameter passed in depended on the button/question pressed. The questions made could be useful information for future Information Science students.
Information Science QuizIn this assignment, the user can type in the latitude and longitude of a city of their choice and determine it's distance from Oswego. Not only that, but the form will allow the user to sort the cities added by either name, latitude, longitude, or distance from Oswego.
Sorting ObjectsI filled a text area with my favorite football team's roster for the 2016 season. The list is sortable by each attribute in the text area.
Sorting a Roster