Showing posts with label COMP7002. Show all posts
Showing posts with label COMP7002. Show all posts

Wednesday, November 30, 2016

COMP7002 A.UI Class 12.2

We had a surprisingly productive tutorial session

Tuesday, November 29, 2016

COM7002 Class 12.1



We looked at the two ways to do animation using JavaFX.

We discussed how one might make Space Invaders or Angry Birds using this technique. Pong would be easy.

Monday, November 28, 2016

COMP7002 Week 12 Lab A

Students worked on the assignment. Those I spoke to are wrapping up now.

If you have ay difficulties between now and the deadline come track me down and I'll see what I can do for you.

Friday, November 25, 2016

COMP7002 A.UI WEEK 11 Lab B

Students worked on the project

Wednesday, November 23, 2016

COMP7002 Class 11.2

I wasn't feeling well this morning. So I cancelled class.  Since nobody came to yesterday's class, I didn't think anyone would very much mind.

I do plan to have class next week. And I will, of course, see you in the labs.

Tuesday, November 22, 2016

COMP7002 A.UI Class 11.1

This class was on animation using JavaFX. But nobody turned up. That's fine. It doesn't contribute anything to the assignment and I trust students to manage their time as they see fit.

I will turn up again tomorrow and do it then if anyone wants it.

Monday, November 21, 2016

COMP7002 A.UI Week 11 Lab A

Students continued to work on the assignment.

I met with students who didn't show me their previous submission before, and gave them some feedback. Some need to change a few things for the final version.


Friday, November 18, 2016

COMP7002 A.UI Week 10 Lab B

I met with each student and they talked me trough their submissions for Part 3 os the assignment.

Wednesday, November 16, 2016

COMP7002 A.UI Clas 10.2

We looked at Chapter 16: Images & Media

I have sent around an e-mail with sample DNI numbers and a link to a JavaScript version of the check sum algorithm.

Tuesday, November 15, 2016

COMP7002 A.UI Class 10.1

We looked at Chapter 14: Special Effects. We finished up quite early.

I haven't decided yet if we will do 15 tomorrow, or skip ahead to 16.

Monday, November 14, 2016

COMP7002 A.UI Week 10 Lab A

Students continued working on the project.

I asked the students who were present to talk me through their submissions for Part 3.

Wednesday, November 9, 2016

COMP7002 A.UI Class 09.2

We looked at Chapter 13 of the book. That dealt with shapes. A lot of the stuff we can do with shapes is fun and interesting, but not especially useful. However, we could do some interesting data visualisations.

Tuesday, November 8, 2016

COMP7002 A.UI Class 09.1

I have an appointment I must keep today, so today's class in online.

In the last class we looked at how to skin a JavaFX aplpication using CSS. We saw that there are many named colors. However any color may be specified using the RGB and RGBA color systems. We saw examples of those color specification schemes in class but I didn't explain how the codes related to colors.

The RGB color scheme is explained in this video:






The RGBA color scheme specifies the color using RGB and the degree of transparency.

Transparency is explained in detail below:


Monday, November 7, 2016

COMP7002 A.UI Class 09.1 Lab Group A

Students worked on the upcoming instalment of assignment. I got a progress report from each student.

Wednesday, November 2, 2016

COMP7002 A.UI Class 08.2

We looked at Chapter 12: skinning applications using CSS

Tuesday, November 1, 2016

COMP7002 UI Class 08.1

We completed our look at Chapter 11 of the book. We looked at the grid pane for layout.

Listing 11-2 didn't seem to be a match for the example.

In the next class we will look at skinning using CSS.

Wednesday, October 26, 2016

COMP7002 UI Class 07.2

We began our look at Chapter 1  of the text book. There's a lot in that.  We looked at anchor panes, grid panes, tile panes, and scroll panes.  We got as fas as Listing 11-1

Tuesday, October 25, 2016

COMP7002 UI Class 07.1

We looked at menus (Chapter 10)

Monday, October 24, 2016

SOFT7002 UI Week 06 Lab B

Students worked on the assignment. I met with some students to discuss their mock ups.