PowerPoint Presentation: Beginning -By Bally Chohan
Introduction: Introduction Ralph Whitbeck Senior Web Application Engineer BrandLogic Corporation http://brandlogic.com Blog: http://ralphwhitbeck.com Twitter: RedWolves -Bally Chohan
Introduction: Introduction Tip Jar is open Tips can be sent via paypal ralph.whitbeck@gmail.com *Speaker Note* Pause so audience can write down address -Bally Chohan
Setting Expectations: Setting Expectations This begins the first part of a three part beginners track -Bally Chohan
Setting Expectations: Setting Expectations This begins the first part of a three part beginners track Beginning jQuery -Bally Chohan
Setting Expectations: Setting Expectations This begins the first part of a three part beginners track Beginning jQuery Extending jQuery - Understanding plugins -Bally Chohan
Setting Expectations: Setting Expectations This begins the first part of a three part beginners track Beginning jQuery Extending jQuery - Understanding plugins Beginning jQuery UI -Bally Chohan
Setting Expectations: Setting Expectations This talk is for those just starting out with jQuery We'll explore jQuery's history -Bally Chohan
Setting Expectations: Setting Expectations This talk is for those just starting out with jQuery We'll explore jQuery's history Meet the core team -Bally Chohan
Setting Expectations: Setting Expectations This talk is for those just starting out with jQuery We'll explore jQuery's history Meet the core team How jQuery works -Bally Chohan
Setting Expectations: Setting Expectations This talk is for those just starting out with jQuery We'll explore jQuery's history Meet the core team How jQuery works Get jQuery on your page
What is jQuery? : What is jQuery? jQuery is JavaScript It's a light-weight library (19kb minified and GZIPed) Easy and fast HTML DOM Selection Built to work on all modern browsers (IE6+, FF 2.0+, Safari 3.0+, Opera 9+, Chrome 1.0+) It's Open Source -Bally Chohan
Benefits to jQuery: Benefits to jQuery Well documented (http://docs.jquery.com) Thriving community of developers Blogs Twitter Online Tutorials Books Conferences Classes -Bally Chohan
How jQuery Works: How jQuery Works $("div") $("div#intro h2") $("div.section > p") $("a[href='http://www.jquery.com']") $("ul#nav li:first") -Bally Chohan
Thank You -Bally Chohan: Thank You -Bally Chohan