DB Analysts can attend JavaScript classes if interested
Thoughts on different classes
Leslie liked the Visual Studio course with SQL Management Studio - will add details to spreadsheet
John liked Introduction to CSS
Khahn liked SSIS / SQL Server course
Leslie is interested in the Basic JavaScript class by Jesse Liberty
Group Learning Objectives
Become proficient in JavaScript
Learn libraries and extend functionality with Object Oriented Javascript
Bootstrap Presentation
Bootstrap demo from tutorialrepublic.com
Customized tables using pre-defined class names
Radio button and checkbox styling
Combination checkbox and textbox interfaces
Grid layout system
Unordered lists to create dropdown menus
Icons (glyphicon) and list syling with pre-defined class names
Modals (dialog boxes) without manual JavaScript coding (class-based)
Responsive layouts support all screens / resolutions / devices
Responsive content is wrapped in a "row" div and layed out with nested "col" divs to designate column width.
Development Tools - IntelliSense supported
Visual Studio Community Edition
Visual Studio Code
Sublime Text
Bootstrap Coding Examples (Kain)
Basic row / column examples
Page layout example
MVVM Coding Examples (Kain)
JavaScript & jQuery example to dynamically populate content
MVVM (Model View View Model): Code organizion - using a pattern to keep code in separate sections to prevent mixing logic and exclude unneccessary code.
Project
2016-308 Pluralsight – Topic Review
Objective
Review the topic excel doc and gather everyone’s opinion. Also demo bootstrap.
Meeting Lead
Kain
Attendees
Meeting Minutes Recorder
Adam T
Presenters
Dell – Bootstrap Intro Kain - Bootstrap Examples
Outline
Current Work Items
Decisions Made
Follow-up Action Items
Thoughts on different classes
Group Learning Objectives
Bootstrap Presentation
Development Tools - IntelliSense supported
Bootstrap Coding Examples (Kain)
MVVM Coding Examples (Kain)