User Tools

Site Tools


blog:spring2016:jkline7:journal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:spring2016:jkline7:journal [2016/02/26 20:47] jkline7blog:spring2016:jkline7:journal [2016/05/02 19:34] (current) jkline7
Line 11: Line 11:
   * What concepts are you dealing with that may not make perfect sense?   * What concepts are you dealing with that may not make perfect sense?
   * What challenges are you facing with respect to the course?   * What challenges are you facing with respect to the course?
 +
 +
 +====APR 20, 2016====
 +Worked on new project...SHOW AND TELL. I changed some aspects of my project because I was having issues with the other. If I have extra time at the end of the semester, I'll ask for help to do what I originally wanted to do. As for now, I am still doing a general version of what I originally - ORIGINALLY wanted to do. Instead of having multiple food choices, I changed it so that the user only has one choice and that is to build their own personal pizza. After the user selects what they want on their pizza, it will go to another page displaying a picture of what their pizza will look like when it is done being made. I will have to resize some of the topping images I saved and place them on top of the first image I have, but I'm working on it.
 +
 +
 +====APR 15, 2016====
 +Worked on new project...SHOW AND TELL. Still working on getting this to where I want it for the showing and telling part. I tried to do more research on how to get the onclick event I want for the drop down list and to get it working, but didn't quite figure it out. Will most likely end up asking for help on Monday because I'm pretty sure I'm stuck now.
 +
 +
 +====APR 13, 2016====
 +Worked on new project...SHOW AND TELL. Still working on getting this to where I want it for the showing and telling part. I originally had an html file accessing a php file, but I decided to change it so that it is just going to be the html file with php code written within it. I decided I wanted the drop down list with food choices to be an onclick event type of thing where the user clicks on one choice and an image shows up according to their choice. The page will also load a list of choices to go onto the food they want. So say they want pizza. There will be a list with things such as cheese, pepperoni, mushrooms, onions, olives, etc. (Hopefully there will be anyway. This was my goal kinda from the start..to be able to see the food you're building to be ordered.)
 +
 +
 +====APR 11, 2016 ====
 +Worked on new project...SHOW AND TELL. Still working on getting this to where I want it for the showing and telling part. I saved more images I'd like to use, but I'm trying to get at least one food choice to order. Something is better than nothing with a ton of images just sitting in my folder. My program works, but I decided to change some aspects of it. I changed some of the choices and may do so again, due to image availability.
 +
 +
 +====APR 8, 2016====
 +Worked on new project...SHOW AND TELL. Still working on getting this to where I want it for the showing and telling part. I did save the images I want to use to my php folder, so I can access them.
 +
 +====MAR 28 - APR 1, 2016====
 +Spring Break! 
 +
 +
 +====MAR 25, 2016====
 +1. Created a file called monte.php so we can do our own pi (3.14....) approximation with this code.
 +
 +
 +====MAR 23, 2016====
 +1. Got to add text to a shape!
 +2. Got to add text with a cool font to a shape!
 +
 +====MAR. 18 & 21, 2016====
 +1. Worked on Monte Carlo project!! 
 +
 +====MAR. 16, 2016====
 +1. Talking about PIE (not the food -- Polymorphism, Inheritance, Encapsulation)
 +   Polymorphism: 
 +      late binding
 +      virtual functions
 +      function overriding
 +      
 +      
 +   Inheritance:
 +      IS A
 +      
 +      
 +   Encapsulation:
 +      HAS A 
 +   
 +PIE is actually in the order EIP. 8-O
 +   
 +2. Talking about OOP (Object-oriented programming)
 +
 +3. Four different types of programming:
 +      function - LISP (nesting parentheses)
 +      procedural - solving the problem right there, step by step (how humans think)
 +      logical - Prolog, Haskell
 +      OOP - moving things to align them but from a 30,000ft view
 +====MAR. 14, 2016====
 +1. Let's celebrate Pi Day with a corresponding PHP file that generates the number pi!
 +2. First project! Create the monte carlo pi thingy. Dots inside and outside of the circle, randomized.
 +Submit: submit php mcv0 monte.php URL
 +
 +====MAR. 11, 2016====
 +1. Taking an image, putting it on a web page, and then manipulating the image.
 +
 +
 +====MAR. 9, 2016====
 +1. Using mySQL to access a database!
 +   1.1: I'm mind blown by this honestly. I understand it for the most part, but it's mesmerizing.
 +
 +
 +====MAR. 2, 2016====
 +1. Drawing shapes using php and html!
  
  
blog/spring2016/jkline7/journal.1456519672.txt.gz · Last modified: 2016/02/26 20:47 by jkline7