somevaluetopassvalidation

About Me

Computer Science Major

My name is Jonathan wydola and I am a senior CS student. I have attended Umass Dartmouth in my previous college adventures. I look to graduate this semester and to pursue a job that works with python and SQL. I have previously been employed by Putnam Investments where I worked with python scripts to manipulate millions of rows of data. I participated in one co-op, it is a great program, try it.

Languages studied

C/C++

Python

Java

SQL

Android

Past Employers

FOODS PLUS inc.

Putnam Investments

Grader Computing 2

Parker

Assignments

Assignment1

For the first assignment we were asked to complete the setup of our weblab server. as the viewer can determine; the server is up and contains my public_html folder. (I do not have my original html file so i included a hello world index.html since that was our basic understanding of html for this assignment).

Assignment2

For assignment two we were asked to complete an index.html page. As the viewer can see, they are able to access my index.html page. Originally my page was just some text with a completley different format for the boxes and div tags on this page. I have also removed some pictures and some headers that were previously redundant and were just for practice.

Assignment3

For assignment 3 we were asked to put our CSS skills to the test. This test was to format a html page using a css stylesheet. we were required to link the style sheet to the html and to do all of our styling through that reference. I struggled at some detailed points such as determining margin sizes. when I implemented the css, the results were not the same as the pdf.

Assignment4

For this assignment we are asked to put out css styles to the test in using our own creativity. For this assignment I decided to use a div id for my top header. This section serves as a block for my logo image and navagation bar. this navagtion bar current just links to locaitons on my page. Im not sure if i want to implement more pages or just have the index page updated. I also use a flex box to control the contents of the page when the page size changes. Following that are sections that include information about myself including my major etc. I made this page with the idea that one I got this general design down adding to it would be easy. I want to find a better color schema for my page but the general formatting and how the letter flow and looked was my main concern in proving and providing css knowledge.

Assignment 5

For this assignment, we were simply asked to host our webpage through git pages. we were also asked to add a java script file with our submission

Assignment 6

For this assignment we were asked to construct a multiplication table using javascript I have done this by creating my table using DOM elements and by setting the innerHTML of the desired output. Many factors were considered when developing this code. Valid input includes integer values, the form will not continue unless integers are entered. the order in which the integers are inputed do no matter since the java script orders them in ascending order.

Assignment 7

For this assignment we were asked to simply convert the validation tools we used for assignment 6 to use the jquery validation instead

Assignment 8

For this assignment I have created a webapage using HTML, CSS, JQUERY, to take the input from sliders and to print that data into a multiplication table. The assignment uses tabs and the ui slider. It also includes the Jquery valadation tool.

Assignment 9

For this assignment we were asked to build a scrabble board. My scrabble board is a single line implentation and has some issues. The general functionality of the program is check the word the user inputs and to award points upon a valid EN word.

In-Class Exercises

Exercise 1

Here is a link to the page generated from the first in id exercise

Exercise 2

This exercise honed our CSS skills, we further developed css

Exercise 3

This exercise was to familiarize ourselfs with bootstrap and to show our understanding of the subject by adding appropriate fields

Exercise 4

This exercise was completed as a dual participation between me and A Barbosa, therefore I do not currently have a link to this page. We covered javascript exercise

Exercise 5

This exercise involved us manipulating the DOM tree with javascript to add contents to a list, change the attributes and other useful techniques

Exercise 6

This exercise involded us using Jquery to modify .html, .css, .js files

Exercise 7/8

This in class exercise tested our abillity to read and document code, to determine behavior of the program at a glance. Revolved around ajax

Pros of GUI 1

Developing a complete webpage

not entirely sure what to put here but wanted to create a place holder to show the general formatt of the page right now.

Diversity of new languages

In order to build a thorough webpage, we have learned javascript, html, css, bootstrap and we are learning node next

Further development

validateHTML5
validateCSS3