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

Слайд 2

Introduction to the Course
Tools
Managing Application Life Cycle
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

Sample project - Weather site

Слайд 7

Managing Application Lifecycle

Слайд 8

Application Lifecycle Management

Слайд 9

Agile website development process

Слайд 11

Mockups - NinjaMock

Слайд 12

Sublime Text

Слайд 14

MS Visual Studio Community Edition

Слайд 15

Aptana Studio 3

Слайд 16

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

And more…

Слайд 18

Resources

Слайд 19

Microsoft Virtual Academy Course

Слайд 20

http://howtocodeinhtml.com

Слайд 21

http://w3schools.com

Слайд 22

overapi.com/html

Слайд 23

websitesetup.org/html5-cheat-sheet/

Слайд 24

Practice task

Слайд 25

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

Слайд 26

Homework

Create mockup for your website

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