• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

537 Courses in Manchester

SUBSCRIBED MEMBERS ONLY

5.0(1)

By Phoenix Pottery and Art Studio

Phoenix Pottery and Art Studio offer a Membership programme for experienced potters, with full use of the pottery studio. Alongside their regular pottery classes and courses. Situated in Golborne, near Warrington, St Helens, Wigan and with easy motorway access for the Northwest UK. Approx 20 miles from Manchester and Liverpool.

SUBSCRIBED MEMBERS ONLY
Delivered In-Person in Warrington + more
FREE

Life Drawing at Gorilla Bar, Manchester [Un-tutored]

5.0(4)

By Bee Creative Studio

⭐ Unleash your creativity and practice your drawing skills in our public life drawing workshop at Revolution Bar! Join us for an immersive artistic experience where you will have the opportunity to capture the human form in all its grace and complexity in a relaxed and welcoming atmosphere. At our workshops, life drawing is not just about producing art; it is about engaging in a process of mindfulness, discovery, and personal growth. No prior drawing experience is necessary – our workshops is open to all levels, from first-timers and beginners to those with more experience. Come as you are and join our life drawing workshop at Impossible bar, whether you are seeking a moment of relaxation, a deeper connection with your creativity or simply a space to quiet the mind. Highlights 🎨 An untutored life drawing workshop ⭐ Professional Nude Model ⏳ Dynamic Poses ranging from 1 minute to 20 minutes 🎵 Relaxing Jazz and Classical Music 🍷 Drinks available from the Bar General Info 📅 Dates and times: select your dates/times directly in the ticket selector ⏳ Duration: 2 Hours 📍 Location: Revolution Bar, Deansgate Locks 👤 Age required: 18+ with valid ID ♿ Accessibility: unfortunately this venue is not wheelchair accessible

Life Drawing at Gorilla Bar, Manchester [Un-tutored]
Delivered In-Person in Manchester
£14.99 to £17.99

Learn Life Drawing for Beginners Workshop

5.0(4)

By Bee Creative Studio

Learn Life Drawing for Beginners Workshop Saturday 29th June- 10:45-14:30 - Friends Meeting House, Manchester Welcome to our upcoming life drawing workshop for beginners. This is an opportunity for beginner artists to come together and learn new techniques and skills in capturing the human form from a live model. Because we believe that life drawing is an essential skill for all artists, whether you're interested in figurative work, portraiture, or any other type of art that involves the human body. During this workshop you will have the chance to practice drawing the human body in a variety of poses and perspective using different techniques. Our experienced instructors will guide you through the process, providing helpful tips on anatomy, proportion and composition and individual feedback to help you overcome any challenges you may face, so you can learn to draw the human figure more confidently and competently. We will be working with a professional life model who will hold a series of poses throughout the workshop. These poses will range from short gesture poses to longer, more sustained poses, giving you plenty of opportunities to practice capturing the human form in different positions and angles. All you need to bring is your creativity and enthusiasm to improve your drawing skills, and we will provide all the drawing materials required for this course. Please note that this is a nude drawing workshop, and attendees are to be 18 years or older. We ask that attendees under 18 years of age be accompanied by a responsible adult. This is to ensure that all participants feel comfortable and safe during the workshop. In addition, refreshments including tea, coffee and food can be purchased at the bar, however you are also welcome to bring your own lunch if you wish. If you have any questions or concerns, please don't hesitate to contact us. We look forward to seeing you at the workshop and can't wait to see the amazing drawings you'll create.

Learn Life Drawing for Beginners Workshop
Delivered In-Person in Manchester
£140

Conflict Management 1 Day Training in Manchester

By Mangates

Conflict Management 1 Day Training in Manchester

Conflict Management 1 Day Training in Manchester
Delivered In-Person + more
£595 to £795

The Ultimate Guide to Event Planning - 1 Day Workshop in Manchester

By Mangates

Event Planning 1 Day Training in Manchester

The Ultimate Guide to Event Planning - 1 Day Workshop in Manchester
Delivered In-Person + more
£595 to £795

Drawing Calm – A Mindful Charcoal Drawing Workshop

5.0(4)

By Bee Creative Studio

In today’s fast-paced world, finding peace can feel impossible. Drawing Calm is a self-directed workshop designed to help you slow down, reconnect with nature, and appreciate the beauty of traditional still life. At our workshops, charcoal drawing is more than just creating art. It is about nurturing your mental well-being through the calming power of creativity. Engage in a mindful and expressive process that fosters self-discovery and inner tranquillity. In this self-directed workshop, you will immerse yourself in the meditative process of mark-making, capturing the beauty of light and shadow in a relaxed and welcoming atmosphere. No prior drawing experience is needed as our workshops are open to all, from complete beginners to those with more experience. What to Expect: Immerse yourself in the meditative practice of charcoal drawing, designed to nurture mindfulness, creativity, and a deeper connection with nature. This self-directed workshop offers a structured yet flexible approach, allowing you to explore traditional still life and natural forms at your own pace. You will: ✨ Immerse yourself in the tactile and expressive medium of charcoal: Discover the tactile and immersive nature of charcoal, using expressive marks and soft blending to cultivate focus and ease stress. 🎨 Learn essential techniques, from mark-making to shading and composition: Learn Mark-making techniques to create expressive lines and textures such as blending and hatching. 🍃 Observe and capture the subtle details of nature and still life objects: Connect with nature and still life, learning to observe intricate details and capture light, shadow, and texture. 🖌️ Nurture creativity in a relaxed, supportive environment: Nurture your creativity through experimentation, exploring a range of charcoal techniques from bold strokes to delicate shading.  What's Included: High-quality drawing materials (charcoal, paper, blending tools and eraser) Partial Guidance from our resident charcoal artist A peaceful space to explore mindfulness through art

Drawing Calm – A Mindful Charcoal Drawing Workshop
Delivered In-Person in Manchester
£19.99

Database fundamentals

5.0(3)

By Systems & Network Training

Database fundamentals training course description This three-day training course helps you prepare for Microsoft Technology Associate Exam 98-364, and build an understanding of these topics: Core Database Concepts, Creating Database Objects, Manipulating Data, Data Storage, and Administering a Database. What will you learn Describe core database concepts. Create database objects. Manipulate data. Describe data storage. Administer a database. Create a relational database consisting of 3 related tables. Database fundamentals training course details Who will benefit: Those working with databases. Prerequisites: None. Duration 3 days Database fundamentals training course contents Understanding core database concepts Flat-type databases, hierarchical databases, relational databases, database fundamentals, relational database concepts, using the SQL Server Management Studio Interface. Data Manipulation Language (DML), Data Definition Language (DDL), using DDL statements. Creating database objects Defining data types, using built-in data types, using exact numeric data types, using approximate numeric data types. Creating and using tables. Creating views. Creating stored procedures, SQL injections. Manipulating data Using Queries to select data, combining conditions, using the BETWEEN clause, using the NOT clause, using the UNION clause, using the EXCEPT and INTERSECT clauses, using the JOIN clause. Using Queries to insert data, Inserting data. Updating data and databases, Using the UPDATE statement. Deleting data, Using the DELETE statement, truncating a table with TRUNCATE TABLE, deleting a table with DROP TABLE, using referential integrity. Understanding data storage Normalising a database, normalization, first normal form, second normal form, third normal form, fourth normal form, fifth normal form. Primary, foreign and composite keys, clustered and non-clustered indexes, creating a non-clustered table. Administering a Database Securing Databases, server-level security, database-level security, Windows security, SQL authentication, database server roles, granting access to a database, fixed database roles, object permissions, managing roles, ownership chains, reviewing a sample security model. Backing up and restoring databases, recovery models, backup devices.

Database fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Microsoft Access

5.0(3)

By Systems & Network Training

Microsoft Access training course description A hands on course providing a solid grounding in Microsoft Access. What will you learn Use and customise the Microsoft Access environment. Select, use and customise queries. Define tables. Design forms and reports. Recognise the use of macros. Microsoft Access training course details Who will benefit: Anyone wishing to work with Microsoft Access. Prerequisites: Database fundamentals Duration 3 days Microsoft Access training course contents Introducing databases Flat file databases, Relational databases, the objects defined in an Access database, planning a simple relational database. Open Access and create a database The database wizards, tables, creating and amending tables, using field properties to improve the quality of data entry and system performance, the primary key. Working in datasheet view View, add, modify and delete records, find records. Advantages and disadvantages of entering data directly into a table. Queries Sort and select records form a single table, advantages and disadvantages of entering data via a query, define simple calculated expressions, use 'Totals' queries. Forms Use the form wizards, basic editing of objects created using the form wizards, Data-entry in form view. Reports Use the report wizard, basic editing of objects created using the report wizard, print reports. The multi table environment Plan and create a related table, define a one-to-many relationship, write multi-table queries and use the 'AutoLookup' feature, use the form wizard to create a subform and carry out data-entry in a main/subform, print and amend reports, use the report wizard to create reports based on multi-table. Relationships Working with one-to-one and one-to-many relationships, recognising and handling many-to-many relationships, referential integrity. Select queries Select queries based on related tables, parameter queries, Crosstab, find unmatched queries and Find Duplicate, the implications of the Join properties in a relational query, conditional expressions, and working with the expression builder. Action queries Make table queries, append queries, update queries, delete queries. Customising forms. Using the Toolbox, calculated controls, Combo and List boxes, query by form, working with form and control properties, domain aggregate functions. Reports Report and control properties, customising sorting and grouping, calculated controls on reports, Sub-reports, editing and altering a report's source. Macros Introduction to macros.

Microsoft Access
Delivered in Internationally or OnlineFlexible Dates
£1,697

Sales Management 2 Days Training in Bolton

5.0(1)

By Mangates

Sales Management 2 Days Training in Bolton

Sales Management 2 Days Training in Bolton
Delivered In-Person + more
£1,195 to £1,295

Conflict Management 1 Day Training in Bolton

By Mangates

Conflict Management 1 Day Training in Bolton

Conflict Management 1 Day Training in Bolton
Delivered In-Person + more
£595 to £795

Educators matching "form"

Show all 133
Oldham Sixth Form College

oldham sixth form college

Oldham

We are delighted that you are considering joining our high achieving, inclusive and exceptional college. We are proud to be a nationally recognised sixth form; it’s why students like you choose OSFC. We are confident that by choosing us, you benefit from an extraordinary education that will give you a great platform to progress to a purposeful and successful future. Where everyone can succeed For each and every one of us, success matters, but we know it looks different for everyone. We are here to make sure you achieve whatever it is you want. From Oxford to Glasgow, via Manchester and Liverpool, our students can be found in the best universities in the UK, but there are many other options too. Our specialist staff will help you to build your future. OSFC alumni can be found in apprenticeships, travelling the world, building successful careers and even as owners of their own businesses. Broad subject choice We know that it’s crucially important for you to study the courses that matter to you, led by expert and experienced teachers who understand how to help you maximise your potential. That’s why our Pathways give you access to a huge range of courses, including over 60 A levels, vocational diplomas and the brand-new T Level qualifications; more choice than anyone else in the local area. Step into a college that offers you more The OSFC Experience goes far beyond the classroom. From our university-style independent study areas to our outstanding careers department and renowned Xtras Programme, you will have access to the best facilities and opportunities available. We also appreciate the importance of support every step of the way. That’s why our approachable and warm progress tutor team are always on hand to guide you through your OSFC journey and help you make the most of all opportunities.