10
JavaScript, Bootstrap, and Syncfusion Wm. Barrett Simms [email protected] @wbsimms

Javascript, Bootstrap, and Syncfusion

Embed Size (px)

Citation preview

JavaScript, Bootstrap, and Syncfusion

Wm. Barrett Simms

[email protected]

@wbsimms

About Me

Software Developer

Agile Team Member

Team LeadAgile

Advocate

SDLC Implementer

SDLC

What you’ll see today

• Web programming• Programming for the web

• JavaScript / jQuery• Programming in the browser

• Bootstrap• UI Framework

Web Programming … the basics • Back-end programming skills

• C#• PHP• JavaScript• Ruby• Python

• Choose a framework• ASP.NET MVC• WordPress, Zend• Node.JS• Rails• Django

• Browser Programming• JavaScript• jQuery

• HTML / CSS framework• Bootstrap• Less Framework• Skeleton• Foundation

• UI Library• Syncfusion• Telerik• Component One• jQuery UI

Desktop Programming

C#

The three “P”s

Patience

Practice

Persistence

JavaScript… the basics

• Really… jQuery.

• $(document).ready(function () {});

• $(“#something”) <- select element by ID

• $.ajax({url: “”,

method: “”,

type: “text/json” }).

done(function(data,status){});

Syncfusion

• Full suite of UI controls

• http://www.syncfusion.com/products/communitylicense

• Free for individuals and small business (~$10K)

Contact Me

Barrett Simms

[email protected]

http://wbsimms.com

Twitter: @wbsimms

Phone: 781.405.4686