Intro to jQuery workshop on October 25th

llc

 

Ladies Learning Code is a non-profit organization that runs introductory code writing workshops across the country – if you haven’t already, check out an event in Hamilton either as a learner or a mentor!

Organizer: Ladies Learning Code

When: Saturday October 25th 2014 from 10:00am to 4:00pm

Price: $50

Where: Hamilton – location TBA

Full Details + Registration: eventbrite.ca/e/october-25th-intro-to-jquery-hamilton-edition-tickets-13262974915

 

WHY JQUERY?

You’ve learned how to make web pages with HTML and CSS and now you’re ready for the next step. In this workshop, you’ll learn how to take a static web page and give it that little extra sumthin’ sumthin’.

JavaScript or jQuery, what’s the difference?

JavaScript is a wildly popular programming language that is used on almost every website. Photo slideshows, Twitter timeline updates and Google auto-complete search terms are just a few examples of JavaScript! jQuery is a library that makes writing JavaScript a breeze. Not sure what a JavaScript library is? No worries, you’ll get plenty of information about what it is, how to write your own jQuery code and use plugins like this snazzy photo slider: http://flexslider.woothemes.com/thumbnail-slider.html.

What will you learn?

jQuery is JavaScript so we’ll start with fundamental JavaScript concepts such as variables and functions. Also, learn how to use the handy tools like the console, right in your browser. Then we’ll jump into jQuery and learn how to manipulate various elements of a web page and add fancy effects based on different user actions like click and hover. You can even change the CSS and update how your web page looks based on these interactions. We’ll also dive into how to use the Flexslider photo gallery plugin to make your web page even more dynamic.

By the end of the day, your web page will no longer just sit there and look pretty, it’ll also be full of fun interactions!

This workshop has been designed for people with some experience with HTML/CSS and JavaScript. If you know absolutely nothing about JavaScript, you’re welcome to join us, however some degree of HTML/CSS knowledge is necessary. Not sure if you have the basic HTML and CSS you’ll need to get the most out of this workshop? If you’ve been to either of our Intro to HTML & CSS workshops (and paid attention), you should be good to go! Missed those workshops? See this quiz. If you can answer the 3 questions, you are probably a good fit for this workshop.