Designveloper Overview of Web and App development process March 11 th, 2014 Hung Vo - CEO.

Slides:



Advertisements
Similar presentations
Web 2.0 Programming 1 © Tongji University, Computer Science and Technology. Web Web Programming Technology 2012.
Advertisements

HTML Basic Lecture What is HTML? HTML (Hyper Text Markup Language) is a a standard markup language used for creating and publishing documents on.
Silverlight Presentation Mar 2008 PWC. Silverlight Introduction: Microsoft Silverlight is a cross-browser, cross- platform, and cross-device plug-in for.
Bioinformatics Programming 1 EE, NCKU Tien-Hao Chang (Darby Chang)
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Pronq IDE – Collaboration.
Ideas to Layout Beginning web layout using Cascading Style Sheets (CSS). Basic ideas, practices, tools and resources for designing a tableless web site.
CSCI 3100 Tutorial 6 Web Development Tools 1 Cuiyun GAO 1.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Programming Club IIT Kanpur. Work environment Before you begin coding,always set up your work environment to your needs IDE Notepad++ Sublime Text 2.
A really fairly simple guide to: mobile browser-based application development (part 1) Chris Greenhalgh G54UBI / Chris Greenhalgh
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
WEB & MOBILE CLOUD APP With Bootstrap, Backbone, Pusher, AWS, Slim Gabriele Mittica –
Lecture # 11 JavaScript Graphics. Scalable Vector Graphics (SVG) Scalable Vector Graphics (SVG), as the name implies, are - scalable (without pixelation):
HTML5 That’s What You Need to Know Today Ingo Rammer | thinktecture |
Introduction to HTML5 Programming donghao. HTML5 is the New HTML Standard New Elements, Attributes. Full CSS3 Support Video and Audio 2D/3D Graphics Local.
Mobile App Development Using: Presented by Tyler Richey Images from
Using Sprites in HTML and CSS AWAR4S May ) Create a Sprite Image A sprite is a specially formatted image which can show variants of various sub-images.
Alpha Anywhere Product Roadmap and Overview
Web: Facebook: facebook.com/SanDiegoAdobeDeveloper UserGroup.
Introduction to Backend James Kahng. Install Node.js.
Adobe ImageReady. What is ImageReady? Introduced as web-production companion to PhotoShop From a PhotoShop document, you can: make animated gifs “cut.
Development of mobile applications using PhoneGap and HTML 5
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
DEVELOPING FOR MOBILE Jackie Calapristi. AGENDA  Why you should go mobile  Mobile Design Options  Responsive Design  Tips & Tools to Help You Build.
WebMatrix 2 /* web with benefits */. Everything You Need Start create new from OSS apps or templates, or start with existing sites hosted remotely or.
Adapting a Site Template Using Drupal Themes and SASS/LESS.
Mobile App Support Jacob Poirier Geri Hengesbach Andrea Menke Erin Rossell.
MEAN Stack c0nrad. Overview Day 1: – MEAN Stack – NodeJS Mini Cat Fact Spammer – MongoDB Cat Profiles – Express Catbook API (Facebook for cats) Day 2:
Introduction to ArcGIS API for JavaScript
A really fairly simple guide to: mobile browser-based application development (part 4, JQuery & DOM) Chris Greenhalgh G54UBI / Chris Greenhalgh.
ASP.NET Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours Digital.
Music composition with HTML 5-Canvas. Abstarct Online version music editor. Easy to use, just need some simple direction. Everyone can be a musician.
Abelian Kingdom Andrew, Kelvin and Peter. What is it? A web (browser) game MORPG on Google map Login with Facebook Interact with your friends And the.
Programming Photoshop with Javascript and turning shapes into code with Illustrator Tom Adobe San Francisco.
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
Web Development Technologies Advanced Web-based Systems Advanced Web-based Systems | Misbhauddin.
WRA 210: 10/7/13 IMAGES. TODAY’S AGENDA Reminder about Module 8 - test your links!Module 8 Overview of hierarchies, naming How images work on the web.
Overview Web Technologies Computing Science Thompson Rivers University.
Mobile Applications With JQuery Mobile and VDF 17.1.
Learn AngularJS by Building 10 projects. Introduction to AngularJS An Open source web application framework by Google Written in JavaScript offers complete.
CPSC 8985 Fall 2015 P10 Web Crawler Mike Schmidt.
Live Project Based Industrial Training SSDN Technologies Pvt. Ltd. Call Us: /
1/7/2016www.infocampus.co.in1. 1/7/2016www.infocampus.co.in2 Web Development training gives you and all-round training in both the design and the development.
Web Technology Overview with a focus on JavaScript-based technologies Lawrence Yao
MeteorJS An easy way to do anything Peter Ilfrich – IBM Research Australia.
Learn Nodejs by Building 10 projects. What is Nodejs  An Open source, Cross platform, Event Based and Non-blocking framework used to develop server side.
7 Unusual Features Of Meteor Js Master Software Solutions Pvt. Ltd.
10 Mobile Application Framework Must Know to Launch New App.
Front-end framework 1.
Web Technologies Computing Science Thompson Rivers University
Time to learn to code Stephen Delaney
Extra Course
TechEd /1/2018 7:56 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
IoT 技術架構簡介 M2M 通訊協定.
DW Tutorial 5 Sessions 5.1 & 5.2 REVIEW
Extending functionality using Collections
3 Things Everyone Knows About Node JS That You Don't
Twitter & NoSQL Integration with MVC4 Web API
User Interface / User Experience Demo
UI Developer Overview  SV Trainings UI Developer Training is online course developed by industry experts to understand the concepts of HTML5, CSS3, Bootstrap,
PHP + Oracle = Data-Driven Websites
دليل المتدرب واللائحة التنظيمية للبرنامج
دليل المتدرب واللائحة التنظيمية للبرنامج
Secure Web Programming
HTML5 Course Review Master a Skill / Learn for Life.
ხელმძღვანელი: დიმიტრი ქარაული
Introduction to MIS3502 MIS 3502 Jeremy Shafer Department of MIS
Web Technologies Computing Science Thompson Rivers University
© 2017, Mike Murach & Associates, Inc.
Presentation transcript:

Designveloper Overview of Web and App development process March 11 th, 2014 Hung Vo - CEO

Agenda -Web development process -Design -Convert to HTML/CSS -Manipulate animation -Create JS template -Database and logic processing -Focus on -What is important -How to get things done faster

Design  Using PSD, Illustrator  Arrange workspace  Understand different screen size  Color types, color profile  Layers, layer comp  Text styling  Image Sprite  Image types: JPEG, GIF, PNG  Grid system  Ref:  2.html 2.html

HTML/CSS  HTML5  Tags  Attributes  Validate your HTML -  CSS3  CSS selector -  CSS specificity - specificity-things-you-should-know/ specificity-things-you-should-know/  Validate your CSS -

PSD to HTML/CSS  Keyboard shortcuts  How to get info about:  Text  Image  Color  Dimension

Frameworks  Bootstrap  Zurb Foundation -  jQuery Mobile -

CSS preprocessor  LESS / SASS 

Animation manipulation  HTML5 Canvas - and-Animation-with-Canvas/ htmlhttp:// and-Animation-with-Canvas/ html  CSS Transforms/ html  jQuery

JavaScript  Animation manipulation  Database and logic manipulation  Focus:  Objects – how it works, define objects  Events -  JSON -  Ajax  Ref:

NoSQL  Not Only SQL 2.html  Saves data as BSON objects (Binary JSON)  MongoDB  Redis:  Pub/Sub for realtime processing

jQuery  Write less, do more  $:object  $ = select  $(css expression)  $.

Backbonejs  MVC for frontend  Event  Model  Collection  View  Backbonejs/ html Backbonejs/ html

Nodejs  JavaScript that runs on server  Event-driven  Non-blocking IO model  Perfect for data intensive real time apps that run across distributed devices  Soket.io : realtime processing  Training/ html Training/ html

JS template  Mustache.js mustachejs/114901/ html  Handlebar  EJS