Wednesday, March 15, 2017

LAB 12

Web Client Programming
Kevin Martinez
3/15/17
          This is my LAB 12 reflection, for LAB 12 this was our second time working with JQuery so it wasn't that hard to work and add JQuery to this lab. For this LAB 12 we had to do was make up 8 questions and have 8 answers to it and the catch is that we had to make a dropdown with JQuery to make the answer drop down and it has that function on all 8 questions. What was the challenging for me was getting the drop down for the answers to work in JQuery that was hard because it was because I had a wrong code insert I had the part of the code incorrect written so I had to go to my notes and see the code again and go to W3Schools and see the code and see what part I can fix and I did and I fixed it and tested it out before I submitted. I wrote down questions about me like what class I like What are my favorite shoes and favorite car. Overall this is what I did in my LAB 12 and this was how I fixed my error code in the JQuery script section and the Javascript. 

Lab 11

Web Client Programming
Kevin Martinez
I.T.H.S
This is my LAB 11 reflection, for LAB 11 this was our second time working with JQuery so it wasn't that hard to work and  add JQuery to this lab. JQuery was really challenging for me because I found that Jquery is really hard more hard than JavaScript. For LAB 11 we had to create two boxes with one when you hover over it it will change the color and the second box being when you hover over it will change the text to say something else. For me the hardest part was getting the JQuery to work with the hover and changing the text because that was the part that wasn't working for me. So I had to go back and trouble shoot the code and what I found out was that I had a part of my code not correctly it was suppose to be in Uppercase letters and that's a mistake I had for a second time because I forget that with JQuery you will have some code in Uppercase letters so the code will activated and work. Overall this was a good lab it wasn't that challenging like the first JQuery Lab we did. 

Friday, March 10, 2017

LAB 10 Reflection

Web Client Programming
Kevin Martinez
I.T.H.S
This is my LAB 10 reflection, for LAB 10 this was our first time working with JQuery so what we had to do was add JQuery to this lab. JQuery was really challenging for me because I found that Jquery is really hard more hard than JavaScript. When I started my LAB 10 I added the usually things to it which was the CSS and Javascript that I have to keep my webpage consist threw out the year. Adding JQuery was really hard for me because at first we had to download the JQuery from the website we got, then I had tom add the Script code but that was the part that wasn't working for me and also the hide, fadeIn, and fadeOut wasn't working for me that was the challenging part of this I had to go back to the script part and see what was the problem in my code, and I found out that the fadeIn and fadeOut part the I and O weren't uppercase so that caused my JQuery not to work once I changed that to uppercase the JQuery was finally working and the Lab was ready to be uploaded.