Monday, April 28, 2014

Class 6. Assignment

Create two methods (functions) which can produce the output in attached document

https://docs.google.com/document/d/1uDRtI7Y1jQQVj4zXsxCDwOELp2c2gJF9LVO6Qc0TnKg/edit?usp=sharing

Class 6. Pass and Return with Method

We will see how to pass the values to function and received the value from function, and have some fun with algorithm challenge.

https://docs.google.com/document/d/1r6Ma9vk1kA4V3tnO6XTP-rXA2FRcviUuZFZICSjGIHI/edit?usp=sharing

Monday, April 21, 2014

Class 5. Assignment

Homework 1

Search Youtube videos about the concept of "function" (also called "method"). At the beginning of next class, I want you explain what is the function and how to use it with example for 20 minutes.

Hint: search "java function tutorial" or "java method tutorial"


Homework 2 

2048 is a HTML and CSS based 2D puzzle game. Even though this game has nothing to do with Java program language, it's valuable source to learn the general programming environment and various technique. We will learn how to make this game in next month. Have some time to learn about this game and think about the program algorithm.

http://gabrielecirulli.github.io/2048/

Class 5. Function

We will learn about the concept of function

https://docs.google.com/document/d/1qhawFOwphbp9yuXV8nz-S2pUWLG9_QBrgCzZ6mTdjBQ/edit?usp=sharing


Tuesday, April 8, 2014

Class 4. Assignment

Homework 1

Memorize following program code and demonstrate you can write all by yourself
(You should be able to write this in 10 minutes)

https://docs.google.com/document/d/1fVzFKYqcVBV9_1QBzL11DPqndmN2XbXG7slj0UfYEq4/edit?usp=sharing

Due: We will have quiz in next class.


Homework 2 

Youtube have a lot of Java tutorial videos. Check the available tutorials about the concept of data types and loops(while, do-while, for). After watching those, send me the address of two best tutorial videos.

Hint: use search word, "Java tutorial data type", "Java loop", "learn java loops", ....
https://www.youtube.com/results?search_query=java+loop

Due: Email me the web address of those videos by 4/14 (Mon)

Tuesday, April 1, 2014

Class 4. Data types, loops and Conditions

We will review what we have learned.

https://docs.google.com/document/d/1g2zuCB73g2LTc3lWau60qZZE5CyaCeCQqr1p2VWwMWQ/edit?usp=sharing


Class 3. Assignment

Homework 1

Memorize following program code and demonstrate you can write all by yourself
(You should be able to write this in 10 minutes)

https://docs.google.com/document/d/1NDZgCpQLXXz23dz6lU9g6GKPeKppyCBQU7ldWbI49dM/edit?usp=sharing


Homework 2 (Optional)

Dribbble is a place where professional designers are sharing their works and opinions.
http://dribbble.com/

Check the webpage and find two designers you like the most.
Tell me why you like their works

Due: 4/7 (Mon)