Friday, December 23, 2016

Project 1 By: Kevin Martinez

Web Client Programming 
Kevin Martinez
I.T.H.S 
              This is my Project 1 Reflection for my Project 1 we had to create a Calculator from all the previous labs we did based on loops for loops while loops. This was a hard/ challenging Project 1 to do because it was very hard and was challenging for me. For example, we I wrote down my HTML code for the numbers and the symbols, some of them weren’t coming out so I had to trouble shoot this problem when I did the CSS code I had trouble getting g some of the functions to work and I had trouble fixing the color at the beginning and as you cam see I still wasn’t able to fix the gab of space to the right of the calculator too. I also had trouble with my javascript code because when I had it all done it was popping out and working for my calculator and then I found out that I had to place my javascript link underneath my HTML code for the numbers and symbols of the calculator. Overall this was a good and challenging Project 1 to do. I used W3schools and code academy and my notes to help me out to complete this project 1. 

Thursday, December 15, 2016

LAB 8

Web Client Programming
Kevin Martinez
12-15-16
I.T.H.S
             This is my LAB 8 reflection for LAB 8 we had to write JavaScript code about the four different Loops there are. The first one is For Loop, the second one is For/In Loop, the third one is While Loop and, the last one is Do/While Loop. To create this LAB 8 what I did first was I made a Table and inside the table I would write  For Loop, For/In Loop, While Loop and,  Do/While Loop. Then underneath the name of the four different Loops I would display the working code for each of the four different Loops. I used my notes and w3schools website to help me out with LAB 8, the hardest part of this LAB 8 for me was that I had to trouble-shoot my While Loop JavaScript code because it wasn't working for me and I also had trouble with getting the JavaScript inside my Table at first. Overall this was a good LAB and it help me show the four different types of Loops their is and how to use them probably without getting any undefined or error to show after I my HTML and JavaScript code are done.

Friday, December 9, 2016

LAB 5

Web Client Programming
Kevin Martinez
I.T.H.S

 This is my LAB 7 in this LAB I had create a selection game which would be rock paper sicssors using the JavaScript code we learned in class and from w3schools and we also used condition statements that I had learned before which was the if/else statements. The condition statement that I have used were the  if/else and else/if statements. I also had used my skills that I had learned from my previous labs that were from LABS 1-4 and I did get some help from Code Academy and the w3schools website. In this lab I had create a Rock, Paper, Scissors game. But In this game I created for only one player facing the computer and I had set the random values for the computer to choose. After the user choose between the three choices i have, then both choices from user and computer will compare with each other and you will get result, the result will show at the bottom of my popUp.What I had trouble with in this lab was the else/if and if/esle statements because i didn't get how to use them so that was my hardest part of this lab so i went to the Code Academy and the w3schools website for extra help and I asked help from one of my classmates too overall this was a good Lab to do.

LAB 3

Web Client Programming
Kevin Martinez
I.T.H.S

     This is my LAB 3 for LAB 3 we had to create popUps and and button with a message inside of it giving you the answer to a math problem of something you came up with. This LAB 3 was a combination of what we did in out LABS 1 and 2 for me this lab was good help for us because it allows us to use our previous knowledge and put it to use in LAB 3. This was a good Lab 3 because I used outside informations from w3schools like the popUp's in the page when you click on them to close by clicking on the "X" on the top right corner . For me the hard part of this lab was to get the JavaScript code to work for me because like my previous two labs I had trouble with the JS to work on the webpage.

LAB 6

Web Client Programming
Kevin Martinez
I.T.H.S
       This is my LAB 6, I had created JavaScript roll over, HTML roll over, and  GIF. I used Dreamweaver CS6 program and Adobe Photoshop CS6. I 1st selected the image that I took from last year in the summer. Then I added another 5 more pictures and I created rollovers and on click buttons to the pictures so they can move to other pics while clicking on it and hovering over. And I also created pictures and but them together in Adobe Photoshop CS6 to create a GIF of the pictures. The hard part of this lab for me was  getting the GIF to work as you can see from my LAB 6 my GIF doesn't go that fast but I couldn't get it to go any faster but over all everything else works perfectly and all the code and javascript code works correctly too. That is what I did for my LAB 6 that had to do all about Rollover and Onclick and GIF.

LAB 7

Web Client Programming
Kevin Martinez
I.T.H.S

        This is my LAB 7 reflection for LAB 7 I had attempt at making a MadLibs game, I had create the user  fill the blank where it would be a on-click button and you will write a word down. My game was to let the user input any kind word depending on if it says to insert a NOUN, VERB, or ADJECTIVE. I used dreamweaver to edit my html, css and javascript code and to uploaded my lab i would upload it threw mozilla thimble. The hardest thing for me was to get the javascript code to work with the other html code I already have and to fix my first on-click button to work because when i was done i wasn't able to click on the box to be able to write down the NOUN, VERB, or ADJECTIVE. That for me was the hardest thing from this Lab 7 we did that was to do the MadLibs Game it is a fun game and my story was funny but that was the hard part of getting the JavaScript part to work.