Similar presentations:
Introduction to the course. Managing the application life cycle
1. Introduction to the course. Managing the Application Life Cycle
• Vyacheslav KoldovskyyLast update: 24/11/2015
2. Agenda
Introduction to the Course
Tools
Managing Application Life Cycle
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. Sample project - Weather site
67. Managing Application Lifecycle
8. Application Lifecycle Management
89. Agile website development process
910. Tools
11. Mockups - NinjaMock
1112. Sublime Text
1213. Brackets
1314. MS Visual Studio Community Edition
1415. Aptana Studio 3
1516. And more…
• 40 Best HTML Editors for Web Developers:http://devzum.com/2015/05/19/40-besthtml-editors-for-web-developers/
16
17. Cloud 9
1718. Resources
19. Microsoft Virtual Academy Course
1920. http://howtocodeinhtml.com
2021. http://w3schools.com
2122. overapi.com/html
2223. websitesetup.org/html5-cheat-sheet/
2324. Practice task
25. 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
26. Homework
• Create mockup for your website27. 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!