Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan

If You Have Taken Class 3 Already - This is the 2 class course



THIS REGISTRATION IS ONLY FOR THE FEW THAT HAVE ALREADY TAKEN THE PJ CLASS.

This class will be held in the Clubhouse!

Adult Beginner Sewing Course
Thursdays,
Class 1 Thursday, December 4
Class 2 Thursday, December 11

10:30am - 1:30pm
Course Fee $90 - Includes all 3 patterns and all 3 classes
Class limit: 6
Instructor: sandylangs@hotmail.com

THIS IS CLASS 1 And 2 ONLY - 

In this course you will learn all the basics of the timeless craft of sewing in our beginner-friendly classroom. By the end of the series, you will have confidence in using a sewing machine independently and will have gained a wealth of knowledge including the following: proper sewing techniques (pinning, cutting, etc.) the basics of bag making, working with zippers, reading and using patterns, the basics of garment construction, working with various fabric types, and more!

Our first class will be the "It's a Cinch Drawstring Bag"!!

Supply list:
Main Fabric (1) fat quarter or 3/8 yard (quilting cotton)
Lining fabric (1) fat quarter or 3/8 yard (quilting cotton)
Drawstring 1 ½ yard of ½ in ribbon
(1) Spool of coordinating thread
Fabric scissors
Small scissors for clipping threads
Pins
Fabric marking tool
Point turner
Seam gauge
Large safety pin
Your sewing machine (in good working order), foot control, power cord

The next 2 courses will be:

Class 2: Done In A Zip, Simple Zippered Pouches

Supply list will be provided at the end of class one.

 

 






Instructor: Sandy Langs
{{getPrice()}}
Includes the pattern for the class!

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));