DECO1800 Course reflection Meeting expectations: From first blog Based on what I know of this course, I expect to be doing advanced website design and construction(advanced javascript and php) this semester. I want to learn/experience/do more complex website that involves using multiple functions that can fetch data from database and also more functionality with javascript and php. I’m worried about being weak at coding with javascript. I hope that I can improve my javascript and gain heaps of new knowledge ad advanced features of the website coding languages. What are your expectations for this course? I'm expecting to meet new people in the course while completing the task with a group of people, which means cooperation skills and at the same time, develop great coding skills and being able to create advanced featured web page. Frankly speaking, after finishing DECO1400 last semester, i found that i am capable of coding some basic webs...
Posts
Showing posts from November, 2017
- Get link
- X
- Other Apps
Blog week15 Portfolio design and development The process involves visual design, wireframe drawing, difficult problems solving and delivery. Visual Design First I browsed through various portfolio samples and analysed how their content layouts are and which one gives better user experience, better interactive level, better present content. Wireframe As is shown in last week blog Difficulties and solution First problem I met was the layout problem and use of css, the website gets easily messed up when there are a lot of stuff within one page and it is really difficult to put them in the same place across different monitor size, shape and browser. What I did was to unify all the length measurement unit. For all the <div>s, I used unit ‘vh’ for its height and ‘vw’ for its width. It works even better the percentage (pixel is definitely worst choice when it comes to section align...
- Get link
- X
- Other Apps
Blog week 14 This week, I've been mainly working on portfolio website. Being procastinating for ages, it is until this week that I started thinking about my portfolio website. What I did first is draft, grab my pen and draw my expected framework on my iPad. make adjustment and try implementing it. After the wireframe is drawn, I though about the content that I could put on the website. And found that DECO1400 personal interactive story book website and DECO1800 group project can be counted as main web development projects. And i believe my other two python projects from CSSE1001 can also count as software development projects. Besides projects, I also thought about other parts in the webpage, like About Me and Contact Me sections. And thus, I did a more detail and accurate design drawing. In implementation, most images i used were from creative commons, the rest images were created by me (either photography or drawing) Main page finished About me sectoin fin...