+ All Categories
Home > Design > BTK Designing for the web 2016

BTK Designing for the web 2016

Date post: 29-Jan-2018
Category:
Upload: lukas-oppermann
View: 170 times
Download: 0 times
Share this document with a friend
37
#Webdesign
Transcript
Page 1: BTK Designing for the web 2016

#Webdesign

Page 2: BTK Designing for the web 2016

#Lukas OppermannUI / UX Designer

Page 3: BTK Designing for the web 2016

#veare

-veare is my agency

-work with agencies & companies like Telekom, Bosch and Congstar on:

-websites

-mobile & desktop apps

-embedded software

Page 4: BTK Designing for the web 2016

#Lukas Oppermann

-Code since high school

-Languages: HTML, CSS, JS, PHP, MySQL

-Current Project: Form&System – an api based cms

Page 5: BTK Designing for the web 2016

#Contact

[email protected]

@lukasoppermann

https://github.com/lukasoppermann/creative-web

Page 6: BTK Designing for the web 2016

#Your objectivesWhat do you want to learn?

Page 7: BTK Designing for the web 2016

#Objectives

-understanding & working with html, css, js

-intro to tools like wordpress & google analytics

-learning about UX on the web

Page 8: BTK Designing for the web 2016

#Rules

Page 9: BTK Designing for the web 2016

#Rules

1.Stop me immediately when I am to fast or you have a question.

2.Always ask questions immediately

Page 10: BTK Designing for the web 2016

#PassingWhat do you have to do?

Page 11: BTK Designing for the web 2016

#AttendanceAs required by BTK

Page 12: BTK Designing for the web 2016

#Do your work

-always hand in homework

-do your presentation

Page 13: BTK Designing for the web 2016

Short historyof computers & the internet

Page 14: BTK Designing for the web 2016

Zusefirst programmable computer 1938

Page 15: BTK Designing for the web 2016

1980shome computers hit the market

Page 16: BTK Designing for the web 2016

Short historyof computers & the internet

Early internetNSFNET T3 Network 1992

Page 17: BTK Designing for the web 2016

Sir Tim Berners-LeeInvents the Internet of today 1989

Page 18: BTK Designing for the web 2016

The first websiteHTML only

Page 19: BTK Designing for the web 2016

HTML (23y)HyperText Markup Language

Page 20: BTK Designing for the web 2016

CSS (18y)Cascading Style Sheets

Page 21: BTK Designing for the web 2016

JS (18y)JavaScript / ECMA Script

Page 22: BTK Designing for the web 2016

#What is the internet?A simplified explanation.

Page 23: BTK Designing for the web 2016

#The internet is…

a network of connected servers.

Page 24: BTK Designing for the web 2016

#A server is…

a computer which is always online (connected to the network).

Page 25: BTK Designing for the web 2016

Server Rack19-inch Rack / Standardised System

Page 26: BTK Designing for the web 2016

#Surfing the web means…

connecting to one of the servers.

Page 27: BTK Designing for the web 2016

#To open a website we use a domain

But how does the browser know which server to connect to? And which website to open?

e.g. http://google.com

Page 28: BTK Designing for the web 2016

#Root Name Server

Specific name server for a root zone of the internet (e.g. EU)

Page 29: BTK Designing for the web 2016

#Nameservers

Specific servers know which IP belongs to which domain

Page 30: BTK Designing for the web 2016

#IP address

unique address every device on the internet has e.g. 172.16.254.1

Page 31: BTK Designing for the web 2016

#Terms5 minutes to think of terms

you want to know about.

Page 32: BTK Designing for the web 2016

#Technologies.The adaptive web.

Page 33: BTK Designing for the web 2016

#Backend

PHP, Ruby, .NET, SQL, etc.

Page 34: BTK Designing for the web 2016

#FrontendHTML, DOM, CSS, JavaScript

Page 35: BTK Designing for the web 2016

#Homework: UX Research

-What is UX?

-What does a UX designer do?

-example of UX problem & solution.

Page 36: BTK Designing for the web 2016

#Presentations HTML & CSS

-explain what the language is & what it is used for

-give a short history of the invention and development of it

-provide code examples with an an image or a live demo


Recommended