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

Нажмите для полного просмотра!
Introduction to the course. Managing the application life cycle, слайд №1Introduction to the course. Managing the application life cycle, слайд №2Introduction to the course. Managing the application life cycle, слайд №3Introduction to the course. Managing the application life cycle, слайд №4Introduction to the course. Managing the application life cycle, слайд №5Introduction to the course. Managing the application life cycle, слайд №6Introduction to the course. Managing the application life cycle, слайд №7Introduction to the course. Managing the application life cycle, слайд №8Introduction to the course. Managing the application life cycle, слайд №9Introduction to the course. Managing the application life cycle, слайд №10Introduction to the course. Managing the application life cycle, слайд №11Introduction to the course. Managing the application life cycle, слайд №12Introduction to the course. Managing the application life cycle, слайд №13Introduction to the course. Managing the application life cycle, слайд №14Introduction to the course. Managing the application life cycle, слайд №15Introduction to the course. Managing the application life cycle, слайд №16Introduction to the course. Managing the application life cycle, слайд №17Introduction to the course. Managing the application life cycle, слайд №18Introduction to the course. Managing the application life cycle, слайд №19Introduction to the course. Managing the application life cycle, слайд №20Introduction to the course. Managing the application life cycle, слайд №21Introduction to the course. Managing the application life cycle, слайд №22Introduction to the course. Managing the application life cycle, слайд №23Introduction to the course. Managing the application life cycle, слайд №24

Вы можете ознакомиться и скачать презентацию на тему Introduction to the course. Managing the application life cycle. Доклад-сообщение содержит 24 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1





Introduction to the course. Managing the Application Life Cycle
Vyacheslav Koldovskyy
Last update: 16th May, 2016
Описание слайда:
Introduction to the course. Managing the Application Life Cycle Vyacheslav Koldovskyy Last update: 16th May, 2016

Слайд 2





Agenda
Introduction to the Course
Tools
Resources
Practice task
Описание слайда:
Agenda Introduction to the Course Tools Resources Practice task

Слайд 3





Introduction to 
the Course
Описание слайда:
Introduction to the Course

Слайд 4





HTML/CSS/JavaScript
HTML – Hypertext Markup Language
CSS – Cascading Style Sheets
JavaScript – Programming Language
Описание слайда:
HTML/CSS/JavaScript HTML – Hypertext Markup Language CSS – Cascading Style Sheets JavaScript – Programming Language

Слайд 5





How do browsers work
Detailed article: http://www.html5rocks.com/ru/tutorials/internals/howbrowserswork/
Описание слайда:
How do browsers work Detailed article: http://www.html5rocks.com/ru/tutorials/internals/howbrowserswork/

Слайд 6





Project - Personal Website
Описание слайда:
Project - Personal Website

Слайд 7





Tools
Описание слайда:
Tools

Слайд 8





Mockups - NinjaMock
Описание слайда:
Mockups - NinjaMock

Слайд 9





Sublime Text
Описание слайда:
Sublime Text

Слайд 10





Brackets
Описание слайда:
Brackets

Слайд 11





MS Visual Studio Code
Описание слайда:
MS Visual Studio Code

Слайд 12





And more…
40 Best HTML Editors for Web Developers: http://devzum.com/2015/05/19/40-best-html-editors-for-web-developers/
Описание слайда:
And more… 40 Best HTML Editors for Web Developers: http://devzum.com/2015/05/19/40-best-html-editors-for-web-developers/

Слайд 13





Cloud 9
Описание слайда:
Cloud 9

Слайд 14





Validators
Описание слайда:
Validators

Слайд 15





Validators help to check your work
HTML validator: 
http://validator.w3.org 
CSS validator: 
http://jigsaw.w3.org/css-validator
Описание слайда:
Validators help to check your work HTML validator: http://validator.w3.org CSS validator: http://jigsaw.w3.org/css-validator

Слайд 16





Resources
Описание слайда:
Resources

Слайд 17





http://howtocodeinhtml.com
Описание слайда:
http://howtocodeinhtml.com

Слайд 18





http://w3schools.com
Описание слайда:
http://w3schools.com

Слайд 19





overapi.com/html
Описание слайда:
overapi.com/html

Слайд 20





websitesetup.org/html5-cheat-sheet/
Описание слайда:
websitesetup.org/html5-cheat-sheet/

Слайд 21





Practice task
Описание слайда:
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
Описание слайда:
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
Описание слайда:
Homework Create mockup for your website Complete Try Git: try.github.io

Слайд 24





Contacts
Описание слайда:
Contacts



Похожие презентации
Mypresentation.ru
Загрузить презентацию