Introduction to the course. Managing the application life cycle презентация

Слайд 2

Introduction to the Course
Tools
Resources
Practice task

Agenda

Слайд 3

Introduction to the Course

Слайд 4

HTML – Hypertext Markup Language
CSS – Cascading Style Sheets
JavaScript – Programming Language

HTML/CSS/JavaScript

Слайд 5

How do browsers work

Detailed article: http://www.html5rocks.com/ru/tutorials/internals/howbrowserswork/

Слайд 6

Project - Personal Website

Слайд 8

Mockups - NinjaMock

Слайд 9

Sublime Text

Слайд 11

MS Visual Studio Code

Слайд 12

40 Best HTML Editors for Web Developers: http://devzum.com/2015/05/19/40-best-html-editors-for-web-developers/

And more…

Слайд 14

Validators

Слайд 15

HTML validator: http://validator.w3.org
CSS validator: http://jigsaw.w3.org/css-validator

Validators help to check your work

Слайд 16

Resources

Слайд 17

http://howtocodeinhtml.com

Слайд 18

http://w3schools.com

Слайд 19

overapi.com/html

Слайд 20

websitesetup.org/html5-cheat-sheet/

Слайд 21

Practice task

Слайд 22

Practice task

Prepare your working environment
Open and run sample website
Try to make changes and

see updates
Git commands:
git checkout -b gh-pages
git add .  
git commit -m "add new file"
git push origin gh-pages

Слайд 23

Homework

Create mockup for your website
Complete Try Git: try.github.io

Имя файла: Introduction-to-the-course.-Managing-the-application-life-cycle.pptx
Количество просмотров: 52
Количество скачиваний: 0