SlideShare una empresa de Scribd logo
1 de 27
UI Developer
The following topics will be covered in our
UI Developer
Copyright @ 2015 Learntek. All Rights Reserved. 2
Online Training:
What is UI Development?
Copyright @ 2015 Learntek. All Rights Reserved. 3
• User Interface Development is about development of web applications.
The goal of user interface is to make user interaction easy, efficient and
attractive. UI development is responsible for handling client-side logics
and functionalities. As developers for the Web, we must know about
(and
with
their
Web
HTTP, HTML, CSS, JavaScript, jQuery, multiple browsers
individual differences), tools, and programs that deal
communications.
Why UI developer?
Copyright @ 2015 Learntek. All Rights Reserved. 4
• UI layer is the first interaction that user experience so Web designers is
responsible for developing the HTML pages for browsers only, but now
the client’s requirement is to show how a single design adapts into three
different target layouts. A responsive layout does help us to show the
layouts for a view on a single page. Therefore, a UI developer knows how
the system should adapt to present your code onscreen. Responsive
layouts use bootstrap on the Web.
HTML
Copyright @ 2015 Learntek. All Rights Reserved. 5
UI Developer Training :Fundamentals Introduction
• HTML documents
• Demo: using doctype
• The head element
• Demo: using <head>
• The body element
• Using id and class attributes
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 6
HTML Text
▪ Headings
▪ Demo: Headings
▪ Block vs. Inline Elements
▪ Demo: Block and Inline Elements
▪ Whitespace
▪ Demo: Whitespace
▪ Additional Text Elements
▪ Demo: Additional Elements
 HTML Lists
• List Types
• Demo: Creating Lists
• Demo: List Rendering
 HTML Links
• Link concepts
• Demo: Linking Documents
• Understanding Targets
• Demo: Linking to Targets
• Additional Link Attributes
 HTML Tables
• Table Elements
• Demo: Structuring a Table
• Table Data
• Spanning Columns and Rows
• Formatting Tables
• Demo: Table Formatting
 HTML Form and Form Elements
• Introduction
• HTTP Get Request
• HTTP POST Request
• Form Input Elements
Copyright @ 2015 Learntek. All Rights Reserved. 7
Continues…
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 8
 HTML forms fundamentals
• Form Basics
• Demo: Form Basics
• Form Settings
• Demo: Form Settings
 HTML form inputs
• Text inputs
• Demo: Text inputs
• Selections
• Demo: Selections
• Input attributes
• Demo: Input attributes
 HTML Images and Objects
• Image and Object Concepts
• Demo: Adding Images
• Demo: Adding Objects
HTML5
Copyright @ 2015 Learntek. All Rights Reserved. 9
 Introduction to HTML5
• Limitations of HTML4
• Introduction and Advantages of
HTML5
• First HTML5 Document
• Overview of New Features of
HTML5
 Page Layout Semantic Elements
• Header
• Navigation
• Section & Articles
• Footer
• Aside and more
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 10
 Form Elements and Attributes
• New Input Types
• New Elements in Form
• New Attributes in Form Tag
• New Attributes in <input> Tag
 Working with Canvas
• Coordinates
• Path and Curves
• Drawing Lines, Rectangles and
Circles
• Text and Font
• Color Gradiations
• Drawing Images
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 11
 Scalable Vector Graphics (SVG)
• Understanding SVG
• Benefits of SVG
• Using SVG Tag
• Comparing with Canvas
 Media – Audio and Video
• Audio and Source tags
• Video and Source tags
• Track tag
• Mime types supported
• Browser Compatibility
• Programming using Javascript
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 12
Drag and Drop
▪ Drag and Drop Events
▪ Programming using JavaScript
Web Storage
▪ Overview
▪ Local Storage
▪ Session Storage
▪ Browser Compatibility
CSS
 Working with CSS
• Ways to work with CSS
• External style sheet
• Internal style sheet
• Inline style
 The CSS Rules
• Introduction to CSS
• Understanding Document Object Model
• Introduction to style sheets
• CSS Syntax
• CSS Comments
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 14
 CSS Selectors
• The element Selector
• The id Selector
• The class Selector
• Grouping Selectors
 The CSS Cascade
• Background Color
• Background Image
• Background Image – Repeat
Horizontally or Vertically
• Background Image – Set position
and no-repeat
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 15
 CSS Fonts & Typography
• CSS Font Families
• Font Style
• Font Size
• Text Color
• Text Alignment
• Text Decoration
• Text Transformation
 Working with Links and List
• Styling Links
• Common Link Styles
• List Item Markers
• Image as The List Item Marker
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 16
 Working with Table
• Table Borders
• Collapse Borders
• Table Width and Height
• Text Alignment
• Table Padding
• Table Color
 CSS Color & Positioning
• Web colors
• hex colors
• Color tools
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 17
 CSS Box Model
• Working with Content
• Working with Padding
• Working with Border
• Working with Margin
 CSS Display and Positioning
• CSS Display and Visibility
• How Elements Float
• Turning off Float – Using Clear
• Static Positioning
• Fixed Positioning
• Relative Positioning
• Absolute Positioning
BOOTSTRAP
Copyright @ 2015 Learntek. All Rights Reserved. 18
 Working with Bootstrap3
• Introduction to Bootstrap 3
• Bootstrap History
• Why Bootstrap
• Embedding Bootstrap in to page
 Bootstrap Grid System
• Importance of Grid System
• Grid Classes
• Bootstrap Stacked/Horizontal
• Bootstrap Grid Small
• Bootstrap Grid Medium
• Bootstrap Grid Large
• Bootstrap Grid Examples
Continues….
Copyright @ 2015 Learntek. All Rights Reserved. 19
Bootstrap Text/Typography
• Working with Text
• Working with Contextual Colors and Backgrounds
Bootstrap Images
• Rounded Corners
• Circle
• Thumbnail
Bootstrap Jumbotron
• Inside Container
• Outside Container
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 20
 Bootstrap Buttons
• Button Styles
• btn-default
• btn-primary
• btn-success
• btn-info
• btn-warning
• btn-danger
• btn-link
• Button Sizes
• btn-lg
• btn-md
• btn-sm
• btn-xs
• Active/Disabled Buttons
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 21
 BS Button Groups
• Vertical Button Groups
• Nesting Button Groups & Drop
Down Menus
 Bootstrap Glyphicons
• Glyphicon Syntax
• Badges
• Progress Bars
 Bootstrap Pagination
• Basic Pagination
• Active State
• Disabled State
• Pagination Sizing
 Bootstrap Pager
 Bootstrap List Groups
 Bootstrap Forms
 Bootstrap Inputs
 Bootstrap Carousel
Bootstrap Plugins
Copyright @ 2015 Learntek. All Rights Reserved. 22
• Overview
• Transition Plugin
• Collapsible Plugin
• Modal Dialog Plugin
• Dropdown Plugin
• Scrollspy Plugin
• Tab Plugin
• Tooltip Plugin
• Popover Plugin
• Alert Plugin
• Button Plugin
• Carousel Plugin
• Affix Plugin
• Introduction
• Where To
• Output
• Syntax
• Statements
• Comments
• Variables
• Operators
• Arithmetic
• Assignment
• Data Types
• Functions
• Objects
• Scope
• Events
• Strings
• String Methods
• Numbers
• Number Methods
• Math
• Dates
• Date Formats
• Date Methods
• Arrays
• Array Methods
• Booleans
• Comparisons
• Conditions
• Switch
• Loop For
• Loop While
•
• Break
• Type Conversion
• Errors
• Debugging
• Hoisting
• Strict Mode
• Style Guide
• Best Practices
• Mistakes
• Performance
• Reserved Words
• Forms
• Forms Validation
Copyright @ 2015 Learntek. All Rights Reserved. 23
JAVA SCRIPT
JQUERY
Copyright @ 2015 Learntek. All Rights Reserved. 24
 jQuery – Introduction
• JQuery Library
• First JQuery Example
• The Document Ready Function
• How to escape a special
character
 jQuery – Selectors
• Basic Selectors
• Precise Selectors
• Combination of Selectors
• Hierarchy Selectors
• Selection Index Filters
• Visibility Filters
• Forms Selectors
• Forms Filters
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 25
Find Dropdown Selected Item
jQuery – Document Traversal
• Getting a specific DOM element
jQuery – Event
• Events Helpers
• Attach Event
• Detaching Events
• Events Triggering
• Live Events
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 26
jQuery – Effects
jQuery – HTML Manipulation
jQuery – UI
Working with UI frame work
Copyright @ 2015 Learntek. All Rights Reserved. 27

Más contenido relacionado

La actualidad más candente

9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North DelhiJessica Smith
 
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018BookNet Canada
 
Internet Marketing Institute in Delhi
Internet Marketing Institute in DelhiInternet Marketing Institute in Delhi
Internet Marketing Institute in DelhiJessica Smith
 
Web design using html
Web design using htmlWeb design using html
Web design using htmlElsaS7
 
Understanding the Web Page Layout
Understanding the Web Page LayoutUnderstanding the Web Page Layout
Understanding the Web Page LayoutJhaun Paul Enriquez
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18TJ Stalcup
 
Building Your First Store App with XAML and C#
Building Your First Store App with XAML and C#Building Your First Store App with XAML and C#
Building Your First Store App with XAML and C#Tamir Dresher
 
Session 1 branding and site development in SharePoint
Session 1   branding and site development in SharePointSession 1   branding and site development in SharePoint
Session 1 branding and site development in SharePointKhoa Quach
 
HTML 5 Fundamental
HTML 5 FundamentalHTML 5 Fundamental
HTML 5 FundamentalLanh Le
 
Simply Accessible - Kevin Callahan - ebookcraft 2018
Simply Accessible - Kevin Callahan - ebookcraft 2018Simply Accessible - Kevin Callahan - ebookcraft 2018
Simply Accessible - Kevin Callahan - ebookcraft 2018BookNet Canada
 
Ui development Online Training from AkiraIT Solutions
Ui development Online Training from AkiraIT SolutionsUi development Online Training from AkiraIT Solutions
Ui development Online Training from AkiraIT SolutionsAkiraIT Solutions
 
Lesson 1 basic html
Lesson 1 basic htmlLesson 1 basic html
Lesson 1 basic htmllkramp
 
Howcssworks 100207024009-phpapp01
Howcssworks 100207024009-phpapp01Howcssworks 100207024009-phpapp01
Howcssworks 100207024009-phpapp01Likitha47
 
Universal CSS - Betsy Granger - ebookcraft 2018
Universal CSS - Betsy Granger - ebookcraft 2018Universal CSS - Betsy Granger - ebookcraft 2018
Universal CSS - Betsy Granger - ebookcraft 2018BookNet Canada
 

La actualidad más candente (20)

9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi
 
2 Day Android Workshop
2 Day Android Workshop2 Day Android Workshop
2 Day Android Workshop
 
CSS
CSSCSS
CSS
 
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
 
Web Development - Lecture 3
Web Development - Lecture 3Web Development - Lecture 3
Web Development - Lecture 3
 
Css
CssCss
Css
 
Internet Marketing Institute in Delhi
Internet Marketing Institute in DelhiInternet Marketing Institute in Delhi
Internet Marketing Institute in Delhi
 
Web design using html
Web design using htmlWeb design using html
Web design using html
 
Images, lists and links
Images, lists and linksImages, lists and links
Images, lists and links
 
Understanding the Web Page Layout
Understanding the Web Page LayoutUnderstanding the Web Page Layout
Understanding the Web Page Layout
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18
 
Web Development - Lecture 2
Web Development - Lecture 2Web Development - Lecture 2
Web Development - Lecture 2
 
Building Your First Store App with XAML and C#
Building Your First Store App with XAML and C#Building Your First Store App with XAML and C#
Building Your First Store App with XAML and C#
 
Session 1 branding and site development in SharePoint
Session 1   branding and site development in SharePointSession 1   branding and site development in SharePoint
Session 1 branding and site development in SharePoint
 
HTML 5 Fundamental
HTML 5 FundamentalHTML 5 Fundamental
HTML 5 Fundamental
 
Simply Accessible - Kevin Callahan - ebookcraft 2018
Simply Accessible - Kevin Callahan - ebookcraft 2018Simply Accessible - Kevin Callahan - ebookcraft 2018
Simply Accessible - Kevin Callahan - ebookcraft 2018
 
Ui development Online Training from AkiraIT Solutions
Ui development Online Training from AkiraIT SolutionsUi development Online Training from AkiraIT Solutions
Ui development Online Training from AkiraIT Solutions
 
Lesson 1 basic html
Lesson 1 basic htmlLesson 1 basic html
Lesson 1 basic html
 
Howcssworks 100207024009-phpapp01
Howcssworks 100207024009-phpapp01Howcssworks 100207024009-phpapp01
Howcssworks 100207024009-phpapp01
 
Universal CSS - Betsy Granger - ebookcraft 2018
Universal CSS - Betsy Granger - ebookcraft 2018Universal CSS - Betsy Granger - ebookcraft 2018
Universal CSS - Betsy Granger - ebookcraft 2018
 

Similar a Ui devopler

Web design training , Web Design Training In Kolkata
Web design training , Web Design Training In KolkataWeb design training , Web Design Training In Kolkata
Web design training , Web Design Training In KolkataW3webschool
 
Become a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - ThisiswaliBecome a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - Thisiswalithisiswali
 
JSLink for ITPros - SharePoint Saturday Jersey
JSLink for ITPros - SharePoint Saturday JerseyJSLink for ITPros - SharePoint Saturday Jersey
JSLink for ITPros - SharePoint Saturday JerseyPaul Hunt
 
#SPSLondon - Session 2 JSLink for IT Pros
#SPSLondon - Session 2 JSLink for IT Pros#SPSLondon - Session 2 JSLink for IT Pros
#SPSLondon - Session 2 JSLink for IT ProsPaul Hunt
 
SUGUK Cambridge - Display Templates & JSLink for IT Pros
SUGUK Cambridge - Display Templates & JSLink for IT ProsSUGUK Cambridge - Display Templates & JSLink for IT Pros
SUGUK Cambridge - Display Templates & JSLink for IT ProsPaul Hunt
 
BITM3730 8-30.pptx
BITM3730 8-30.pptxBITM3730 8-30.pptx
BITM3730 8-30.pptxMattMarino13
 
BITM3730 8-30.pptx
BITM3730 8-30.pptxBITM3730 8-30.pptx
BITM3730 8-30.pptxMattMarino13
 
BEST INSTITUTE FOR WEB DESIGNING
BEST INSTITUTE FOR WEB DESIGNINGBEST INSTITUTE FOR WEB DESIGNING
BEST INSTITUTE FOR WEB DESIGNINGwebdevelopment8
 
SPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITProsSPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITProsPaul Hunt
 
User Interface Tips and Tricks for the Power User - Penelope Coventry
User Interface Tips and Tricks for the Power User - Penelope CoventryUser Interface Tips and Tricks for the Power User - Penelope Coventry
User Interface Tips and Tricks for the Power User - Penelope CoventrySPC Adriatics
 
BITM3730 8-29.pptx
BITM3730 8-29.pptxBITM3730 8-29.pptx
BITM3730 8-29.pptxMattMarino13
 
BITM3730 8-29.pptx
BITM3730 8-29.pptxBITM3730 8-29.pptx
BITM3730 8-29.pptxMattMarino13
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxsilvers5
 
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...BIWUG
 
Spsbe using js-linkanddisplaytemplates
Spsbe   using js-linkanddisplaytemplatesSpsbe   using js-linkanddisplaytemplates
Spsbe using js-linkanddisplaytemplatesPaul Hunt
 
Introduction to HTML language Web design.pptx
Introduction to HTML language Web design.pptxIntroduction to HTML language Web design.pptx
Introduction to HTML language Web design.pptxlekhacce
 

Similar a Ui devopler (20)

Web design training , Web Design Training In Kolkata
Web design training , Web Design Training In KolkataWeb design training , Web Design Training In Kolkata
Web design training , Web Design Training In Kolkata
 
Html,CSS & UI/UX design
Html,CSS & UI/UX designHtml,CSS & UI/UX design
Html,CSS & UI/UX design
 
Become a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - ThisiswaliBecome a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - Thisiswali
 
JSLink for ITPros - SharePoint Saturday Jersey
JSLink for ITPros - SharePoint Saturday JerseyJSLink for ITPros - SharePoint Saturday Jersey
JSLink for ITPros - SharePoint Saturday Jersey
 
#SPSLondon - Session 2 JSLink for IT Pros
#SPSLondon - Session 2 JSLink for IT Pros#SPSLondon - Session 2 JSLink for IT Pros
#SPSLondon - Session 2 JSLink for IT Pros
 
SUGUK Cambridge - Display Templates & JSLink for IT Pros
SUGUK Cambridge - Display Templates & JSLink for IT ProsSUGUK Cambridge - Display Templates & JSLink for IT Pros
SUGUK Cambridge - Display Templates & JSLink for IT Pros
 
BITM3730 8-30.pptx
BITM3730 8-30.pptxBITM3730 8-30.pptx
BITM3730 8-30.pptx
 
BITM3730 8-30.pptx
BITM3730 8-30.pptxBITM3730 8-30.pptx
BITM3730 8-30.pptx
 
Bayt training
Bayt trainingBayt training
Bayt training
 
BEST INSTITUTE FOR WEB DESIGNING
BEST INSTITUTE FOR WEB DESIGNINGBEST INSTITUTE FOR WEB DESIGNING
BEST INSTITUTE FOR WEB DESIGNING
 
SPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITProsSPSSTHLM - Using JSLink and Display Templates for ITPros
SPSSTHLM - Using JSLink and Display Templates for ITPros
 
User Interface Tips and Tricks for the Power User - Penelope Coventry
User Interface Tips and Tricks for the Power User - Penelope CoventryUser Interface Tips and Tricks for the Power User - Penelope Coventry
User Interface Tips and Tricks for the Power User - Penelope Coventry
 
UF HTML Template Presentation
UF HTML Template PresentationUF HTML Template Presentation
UF HTML Template Presentation
 
BITM3730 8-29.pptx
BITM3730 8-29.pptxBITM3730 8-29.pptx
BITM3730 8-29.pptx
 
BITM3730 8-29.pptx
BITM3730 8-29.pptxBITM3730 8-29.pptx
BITM3730 8-29.pptx
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptx
 
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
SharePoint Saturday Belgium 2014 - Using JSLink and Display Templates with th...
 
Spsbe using js-linkanddisplaytemplates
Spsbe   using js-linkanddisplaytemplatesSpsbe   using js-linkanddisplaytemplates
Spsbe using js-linkanddisplaytemplates
 
Introduction to HTML language Web design.pptx
Introduction to HTML language Web design.pptxIntroduction to HTML language Web design.pptx
Introduction to HTML language Web design.pptx
 
Web Designing
Web DesigningWeb Designing
Web Designing
 

Más de Janu Jahnavi

Analytics using r programming
Analytics using r programmingAnalytics using r programming
Analytics using r programmingJanu Jahnavi
 
Google cloud platform
Google cloud platformGoogle cloud platform
Google cloud platformJanu Jahnavi
 
Google cloud Platform
Google cloud PlatformGoogle cloud Platform
Google cloud PlatformJanu Jahnavi
 
Apache spark with java 8
Apache spark with java 8Apache spark with java 8
Apache spark with java 8Janu Jahnavi
 
Apache spark with java 8
Apache spark with java 8Apache spark with java 8
Apache spark with java 8Janu Jahnavi
 
Categorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonCategorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonJanu Jahnavi
 
Categorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonCategorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonJanu Jahnavi
 
Python multithreading
Python multithreadingPython multithreading
Python multithreadingJanu Jahnavi
 

Más de Janu Jahnavi (20)

Analytics using r programming
Analytics using r programmingAnalytics using r programming
Analytics using r programming
 
Software testing
Software testingSoftware testing
Software testing
 
Software testing
Software testingSoftware testing
Software testing
 
Spring
SpringSpring
Spring
 
Stack skills
Stack skillsStack skills
Stack skills
 
Apache flink
Apache flinkApache flink
Apache flink
 
Apache flink
Apache flinkApache flink
Apache flink
 
Angular js
Angular jsAngular js
Angular js
 
Mysql python
Mysql pythonMysql python
Mysql python
 
Mysql python
Mysql pythonMysql python
Mysql python
 
Ruby with cucmber
Ruby with cucmberRuby with cucmber
Ruby with cucmber
 
Apache kafka
Apache kafkaApache kafka
Apache kafka
 
Apache kafka
Apache kafkaApache kafka
Apache kafka
 
Google cloud platform
Google cloud platformGoogle cloud platform
Google cloud platform
 
Google cloud Platform
Google cloud PlatformGoogle cloud Platform
Google cloud Platform
 
Apache spark with java 8
Apache spark with java 8Apache spark with java 8
Apache spark with java 8
 
Apache spark with java 8
Apache spark with java 8Apache spark with java 8
Apache spark with java 8
 
Categorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonCategorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk python
 
Categorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk pythonCategorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk python
 
Python multithreading
Python multithreadingPython multithreading
Python multithreading
 

Último

Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 

Último (20)

Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 

Ui devopler

  • 2. The following topics will be covered in our UI Developer Copyright @ 2015 Learntek. All Rights Reserved. 2 Online Training:
  • 3. What is UI Development? Copyright @ 2015 Learntek. All Rights Reserved. 3 • User Interface Development is about development of web applications. The goal of user interface is to make user interaction easy, efficient and attractive. UI development is responsible for handling client-side logics and functionalities. As developers for the Web, we must know about (and with their Web HTTP, HTML, CSS, JavaScript, jQuery, multiple browsers individual differences), tools, and programs that deal communications.
  • 4. Why UI developer? Copyright @ 2015 Learntek. All Rights Reserved. 4 • UI layer is the first interaction that user experience so Web designers is responsible for developing the HTML pages for browsers only, but now the client’s requirement is to show how a single design adapts into three different target layouts. A responsive layout does help us to show the layouts for a view on a single page. Therefore, a UI developer knows how the system should adapt to present your code onscreen. Responsive layouts use bootstrap on the Web.
  • 5. HTML Copyright @ 2015 Learntek. All Rights Reserved. 5 UI Developer Training :Fundamentals Introduction • HTML documents • Demo: using doctype • The head element • Demo: using <head> • The body element • Using id and class attributes
  • 6. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 6 HTML Text ▪ Headings ▪ Demo: Headings ▪ Block vs. Inline Elements ▪ Demo: Block and Inline Elements ▪ Whitespace ▪ Demo: Whitespace ▪ Additional Text Elements ▪ Demo: Additional Elements
  • 7.  HTML Lists • List Types • Demo: Creating Lists • Demo: List Rendering  HTML Links • Link concepts • Demo: Linking Documents • Understanding Targets • Demo: Linking to Targets • Additional Link Attributes  HTML Tables • Table Elements • Demo: Structuring a Table • Table Data • Spanning Columns and Rows • Formatting Tables • Demo: Table Formatting  HTML Form and Form Elements • Introduction • HTTP Get Request • HTTP POST Request • Form Input Elements Copyright @ 2015 Learntek. All Rights Reserved. 7 Continues…
  • 8. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 8  HTML forms fundamentals • Form Basics • Demo: Form Basics • Form Settings • Demo: Form Settings  HTML form inputs • Text inputs • Demo: Text inputs • Selections • Demo: Selections • Input attributes • Demo: Input attributes  HTML Images and Objects • Image and Object Concepts • Demo: Adding Images • Demo: Adding Objects
  • 9. HTML5 Copyright @ 2015 Learntek. All Rights Reserved. 9  Introduction to HTML5 • Limitations of HTML4 • Introduction and Advantages of HTML5 • First HTML5 Document • Overview of New Features of HTML5  Page Layout Semantic Elements • Header • Navigation • Section & Articles • Footer • Aside and more
  • 10. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 10  Form Elements and Attributes • New Input Types • New Elements in Form • New Attributes in Form Tag • New Attributes in <input> Tag  Working with Canvas • Coordinates • Path and Curves • Drawing Lines, Rectangles and Circles • Text and Font • Color Gradiations • Drawing Images
  • 11. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 11  Scalable Vector Graphics (SVG) • Understanding SVG • Benefits of SVG • Using SVG Tag • Comparing with Canvas  Media – Audio and Video • Audio and Source tags • Video and Source tags • Track tag • Mime types supported • Browser Compatibility • Programming using Javascript
  • 12. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 12 Drag and Drop ▪ Drag and Drop Events ▪ Programming using JavaScript Web Storage ▪ Overview ▪ Local Storage ▪ Session Storage ▪ Browser Compatibility
  • 13. CSS  Working with CSS • Ways to work with CSS • External style sheet • Internal style sheet • Inline style  The CSS Rules • Introduction to CSS • Understanding Document Object Model • Introduction to style sheets • CSS Syntax • CSS Comments
  • 14. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 14  CSS Selectors • The element Selector • The id Selector • The class Selector • Grouping Selectors  The CSS Cascade • Background Color • Background Image • Background Image – Repeat Horizontally or Vertically • Background Image – Set position and no-repeat
  • 15. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 15  CSS Fonts & Typography • CSS Font Families • Font Style • Font Size • Text Color • Text Alignment • Text Decoration • Text Transformation  Working with Links and List • Styling Links • Common Link Styles • List Item Markers • Image as The List Item Marker
  • 16. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 16  Working with Table • Table Borders • Collapse Borders • Table Width and Height • Text Alignment • Table Padding • Table Color  CSS Color & Positioning • Web colors • hex colors • Color tools
  • 17. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 17  CSS Box Model • Working with Content • Working with Padding • Working with Border • Working with Margin  CSS Display and Positioning • CSS Display and Visibility • How Elements Float • Turning off Float – Using Clear • Static Positioning • Fixed Positioning • Relative Positioning • Absolute Positioning
  • 18. BOOTSTRAP Copyright @ 2015 Learntek. All Rights Reserved. 18  Working with Bootstrap3 • Introduction to Bootstrap 3 • Bootstrap History • Why Bootstrap • Embedding Bootstrap in to page  Bootstrap Grid System • Importance of Grid System • Grid Classes • Bootstrap Stacked/Horizontal • Bootstrap Grid Small • Bootstrap Grid Medium • Bootstrap Grid Large • Bootstrap Grid Examples
  • 19. Continues…. Copyright @ 2015 Learntek. All Rights Reserved. 19 Bootstrap Text/Typography • Working with Text • Working with Contextual Colors and Backgrounds Bootstrap Images • Rounded Corners • Circle • Thumbnail Bootstrap Jumbotron • Inside Container • Outside Container
  • 20. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 20  Bootstrap Buttons • Button Styles • btn-default • btn-primary • btn-success • btn-info • btn-warning • btn-danger • btn-link • Button Sizes • btn-lg • btn-md • btn-sm • btn-xs • Active/Disabled Buttons
  • 21. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 21  BS Button Groups • Vertical Button Groups • Nesting Button Groups & Drop Down Menus  Bootstrap Glyphicons • Glyphicon Syntax • Badges • Progress Bars  Bootstrap Pagination • Basic Pagination • Active State • Disabled State • Pagination Sizing  Bootstrap Pager  Bootstrap List Groups  Bootstrap Forms  Bootstrap Inputs  Bootstrap Carousel
  • 22. Bootstrap Plugins Copyright @ 2015 Learntek. All Rights Reserved. 22 • Overview • Transition Plugin • Collapsible Plugin • Modal Dialog Plugin • Dropdown Plugin • Scrollspy Plugin • Tab Plugin • Tooltip Plugin • Popover Plugin • Alert Plugin • Button Plugin • Carousel Plugin • Affix Plugin
  • 23. • Introduction • Where To • Output • Syntax • Statements • Comments • Variables • Operators • Arithmetic • Assignment • Data Types • Functions • Objects • Scope • Events • Strings • String Methods • Numbers • Number Methods • Math • Dates • Date Formats • Date Methods • Arrays • Array Methods • Booleans • Comparisons • Conditions • Switch • Loop For • Loop While • • Break • Type Conversion • Errors • Debugging • Hoisting • Strict Mode • Style Guide • Best Practices • Mistakes • Performance • Reserved Words • Forms • Forms Validation Copyright @ 2015 Learntek. All Rights Reserved. 23 JAVA SCRIPT
  • 24. JQUERY Copyright @ 2015 Learntek. All Rights Reserved. 24  jQuery – Introduction • JQuery Library • First JQuery Example • The Document Ready Function • How to escape a special character  jQuery – Selectors • Basic Selectors • Precise Selectors • Combination of Selectors • Hierarchy Selectors • Selection Index Filters • Visibility Filters • Forms Selectors • Forms Filters
  • 25. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 25 Find Dropdown Selected Item jQuery – Document Traversal • Getting a specific DOM element jQuery – Event • Events Helpers • Attach Event • Detaching Events • Events Triggering • Live Events
  • 26. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 26 jQuery – Effects jQuery – HTML Manipulation jQuery – UI Working with UI frame work
  • 27. Copyright @ 2015 Learntek. All Rights Reserved. 27