Similar presentations:
Introduction to the course. Managing the application life cycle
1. Introduction to the course. Managing the Application Life Cycle
• Vyacheslav KoldovskyyLast update: 16th May, 2016
2. Agenda
Introduction to the Course
Tools
Resources
Practice task
3. Introduction to the Course
4. HTML/CSS/JavaScript
• HTML – Hypertext Markup Language• CSS – Cascading Style Sheets
• JavaScript – Programming Language
4
5. How do browsers work
Detailed article: http://www.html5rocks.com/ru/tutorials/internals/howbrowserswork/5
6. Project - Personal Website
67. Tools
8. Mockups - NinjaMock
89. Sublime Text
910. Brackets
1011. MS Visual Studio Code
1112. And more…
• 40 Best HTML Editors for Web Developers:http://devzum.com/2015/05/19/40-best-htm
l-editors-for-web-developers/
12
13. Cloud 9
1314. Validators
15. Validators help to check your work
• HTML validator:http://validator.w3.org
• CSS validator:
http://jigsaw.w3.org/css-validator
16. Resources
17. http://howtocodeinhtml.com
1718. http://w3schools.com
1819. overapi.com/html
1920. websitesetup.org/html5-cheat-sheet/
2021. Practice task
22. Practice task
• Prepare your working environment• Open and run sample website
• Try to make changes and see updates
• Git commands:
git
git
git
git
checkout -b gh-pages
add .
commit -m "add new file"
push origin gh-pages
23. Homework
• Create mockup for your website• Complete Try Git: try.github.io
24. Contacts
Europe HeadquartersUS Headquarters
52 V. Velykoho Str.
Lviv 79053, Ukraine
12800 University Drive, Suite 250
Fort Myers, FL 33907, USA
Tel: +380-32-240-9090
Fax: +380-32-240-9080
Tel: 239-690-3111
Fax: 239-690-3116
E-mail: [email protected]
Website: www.softserveinc.com
Thank You!