INTERACTION-DESIGN & DEVELOPMENT

STUDY TIMELINE

YEAR 1 YEAR 2 YEAR 3 YEAR 4 GRADUATIONAFTER - Media design - Web design - Web development - Game design - 3D - Focus on design - Fonts - Spacing - Color schemes - Front end development using HTML5 & CSS - Introduction JavaScript - Back-end development with PHP and WordPress - First internship - Second internship - Start content writing - Graduation project - Web design & development - Content writing - Edit pictures, logos, corporate designs etc.

CREATING A WEBSITE IN 4 STEPS

And a lot of smaller steps in between ;)

1. STARTING A CONCEPT

  • Customer wishes
  • Askifthereis a corporate design
  • Set up a concept or wireframe

2. DESIGN PHASE

BASIC DESIGN RULES
  • Workfroma grid
  • Pick a colorscheme
  • Pick a font
TOOLS
  • Photoshop
  • Figma
  • Sketch
  • Axure

CONCEPT & DESIGN TIPS

3. FRONT-END DEVELOPMENT

  • HTML as the skeleton
  • CSS as the looks
    • Use Sass or Less
  • Use bootstrap for responsive design

CSS TIPS

4. BACK-END DEVELOPMENT

  • CMS = content management system
  • Wordpress(https://wordpress.com/)
  • Businesses usually have a custom CMS
  • Web hosting

BACK-END TIPS

  • Always check if your website supports most browsers(https://caniuse.com/).
  • Use an open source CMS
    • Easy to use
    • Easily access to help online