![]() | |
![]() |
The User Experience is crucial for the success of digital products and services, and therefore should be designed and developed with quality and professionalism.
The Course aims to train professionals of the User Experience, able to design the Architecture of Information and the interface of the new digital services starting from the requirements provided by the customer, making use of the discipline-specific methodology and tools, working both in a team or as individuals, within a business context or as self-employment.
The Course aims to:
- provide the theoretical basis and good practices on the basis of which make the best choices in the design phase;
- equip students with practical tools, introducing the most used software at a professional level;
- transfer a Polytechnical methodology with which address the User Experience Design in its entirety, from the phase of problem setting up to that of verification.
Duration
80 hours. The Course will be held from October 6 to November 11, 2017.
Application
Admission to the Course is limited to a select number of participants and is subject to a selection process.
Candidates should send a CV to formazione@polidesign.net, describing in brief their training and any professional experience.
It is preferable that candidates are already familiar with the main issues related to the Internet (browsers, open source tools, use of social media) and word processing, calculation and/or production of vector and raster images.
Timing
To allow the frequency to people who are already working, the course provides esercitative lessons and activities on Fridays and Saturdays.
The exercise activities will be managed on real cases, with the involvement of companies and professionals who will guide the participants in a context as close as possible to job practice.
Fees
The Course costs € 2000 + VAT (22%).
Highlight:
no
Payoff (testo visualizzato sopra al banner):
Design compelling and multi-platform user experiences
Edizione:
III Edition
Avvio:
October 6, 2017
Area:
Colonna Destra:
Specifica un filtro:
Stile:
/*
STILE scheda
per attivare: media all
per disattivare: media DISABLED
* */
@media DISABLED {
.node{
background-color: gray; /* 1) background scheda */
}
.node a{
color: red !important; /* 2a) link scheda (testo)*/
}
.node a:hover{
color: yellow !important; /* 2b) link scheda (testo) rollover*/
}
/* 3) link menu DX (mantenere ordine classi) */
#master_sub_book ul li.leaf a,
#master_sub_book ul li.expanded a,
#master_sub_book_figlio ul li.leaf a,
#master_sub_book_figlio ul li.expanded a,
#settori_links .field-item a {
color: red !important; /* link menu default */
}
#master_sub_book ul li a.active,
#master_sub_book ul li ul li a.active {
color: yellow !important; /* link menu active */
}
#master_sub_book ul li.leaf a:hover,
#master_sub_book ul li.expanded a:hover,
#master_sub_book_figlio ul li.leaf a:hover,
#master_sub_book_figlio ul li.expanded a:hover,
.content .pane-content p a:hover,
#settori_links .field-item a:hover {
color: yellow !important; /* link menu rollover */
}
/* link menu DX end */
}
/* end MEDIA */