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

25 Designer courses in Bristol

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Make a Silver Ring

5.0(9)

By The Silver Duck

Make your own ring as a unique gift or a custom piece of jewellery to keep in this bespoke one-on-one experience with The Silver Duck

Make a Silver Ring
Delivered In-Person in Bristol6 hours, Jun 5th, 09:00 + 3 more
£195 to £285

Jewellery Design Course - Create Personalised Jewellery (Blender)

By FluidDesigner

Learn to use 3D printing software to design and create your own pendants, earrings, rings and bracelets. The course is on a one-to-one basis. If you want to be in the jewellery trade as a designer and seller of modern jewellery or you simply want to create designs for yourself and your family then you should be learning how to create your own designs using apps such as Fluid Designer for 3D Printing.

Jewellery Design Course - Create Personalised Jewellery (Blender)
Delivered in-person, on-requestDelivered In-Person in London
£245

UI/UX Design Using Adobe XD

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- This course will give you a whole tour of how to enhance your skills as a UI/UX Design using Adobe. It is very important to master the basics of web and visual design because that is important for UI design eg designing buttons, typography, drop shadow etc. With having a good foundation in visual and web design become an essential key to become a skilled UI/UX Designer.

UI/UX Design Using Adobe XD
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Dreamweaver

5.0(3)

By Systems & Network Training

DREAMWEAVER TRAINING COURSE DESCRIPTION Dreamweaver is a web authoring program that allows you to build professional quality websites. This course starts with a tour of Dreamweaver and customising your workspaces, moving onto HTML and CSS basics. Page layouts, templates and interactive pages are also covered. The final session covers how to use Dreamweaver as a HTML editor. Hands on session follow all the major theory chapters. WHAT WILL YOU LEARN * Use Dreamweaver to create websites. * Customise Dreamweaver. * Use templates. * Add interactivity to web pages. * Use Dreamweaver to edit HTML code. DREAMWEAVER TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to create or edit websites. * Prerequisites: None. * Duration 3 days DREAMWEAVER TRAINING COURSE CONTENTS * Getting started Installing the programme, Updating to the latest version,, Online content, On first launch, Choosing the program colour theme, Setting up the workspace, Defining a Dreamweaver site, Checking for updates, Additional resources. * Customizing your workspace Touring the workspace, Using the start screen, Exploring new feature guides, Setting interface preferences, Switching and splitting views, Selecting a workspace layout, Personalising Dreamweaver, Working with extract, Creating custom keyboard shortcuts, Using the Property inspector, Using the Related Files interface, Using tag selectors, Using the CSS Designer, Using the Visual Media Query (VMQ) interface, Using the DOM viewer, Using Element dialogs, displays and inspectors, Setting up version control in Dreamweaver, Exploring experimenting and learning. * HTML Basics What is HTML? Where did HTML begin? Frequently used HTML elements, What's new in HTML5. * CSS Basics What is CSS? HTML vs. CSS formatting, HTML defaults, CSS box model, Applying CSS styling, Multiples, classes and ids. * Web design basics Developing a new website, Scenario, Working with thumbnails and wireframes, * Creating a page layout Evaluating page design options, Working with predefined layouts, Styling an existing layout, Styling elements using the Extract panel, Extracting text from a Photoshop mockup, Troubleshooting CSS styling, Extracting text styling from a Photoshop mockup, Creating a gradient background using Extract, Extracting image assets from a mockup, Adding CSS background effects in code, Finishing up the layout. * Working with templates Creating a template from an existing layout, Inserting editable regions, Inserting editable regions, Inserting HTML entities, Inserting metadata, Validating HTML code, Producing child pages, Moving CSS styles to linked file, Updating a template. * Working with text, lists and tables Previewing the completed file, Creating and styling text, Creating lists, Creating and styling tables, Spell-checking webpages, Finding and replacing text. * Working with images Web image basics, Previewing completed files, Inserting an image, Controlling image positions with CSS classes, Working with the Insert panel, Using the Insert menu, Inserting non-web file types, Working with Photoshop Smart Objects, Copying and pasting images from Photoshop, Inserting images by drag and drop, Optimizing images with the Property inspector. * Working with navigation Hyperlinks, previewing the completed file, creating internal and external hyperlinks, setting up email links, Creating image-based links, Targeting page elements, Locking an element on the screen, Styling a navigation menu, Checking your page, Adding destination links. * Adding interactivity Dreamweaver behaviours, Previewing the completed file, Working with Dreamweaver behaviours, Working with jQuery Accordion widgets, Inserting a jQuery Accordion widget, Styling a jQuery Accordion. * Publishing to the web Defining a remote site, Cloaking folders and files, Wrapping things up, Putting your site online, Synchronizing local and remote sites. * Working with code Creating HTML code, multicursor support, commenting your code, Working with CSS preprocessors, Selecting code, Collapsing code, Expanding code, Accessing Split code view, Previewing assets in Code View.

Dreamweaver
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Complete VB.NET programming

5.0(3)

By Systems & Network Training

COMPLETE VB.NET TRAINING COURSE DESCRIPTION A hands on introduction to programming in Visual BASIC .Net. WHAT WILL YOU LEARN * Build Visual BASIC applications. * Build simple components * Debug Visual BASIC programs. * Examine existing code and determine its function. COMPLETE VB.NET TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to program in Visual BASIC. Anyone wishing to build Windows based applications. * Prerequisites: None although experience in another high level language would be useful. * Duration 5 days COMPLETE VB.NET TRAINING COURSE CONTENTS * Writing your first program Visual Studio, forms designer, running VB programs, the UI, properties, writing the code. * Toolbox Controls Basic use, input controls, ActiveX controls. * Menus and Dialog Boxes Menus, Dialog Box controls, event procedures. * Visual Basic .NET variables and operators Variables, I/O, data types, constants, operators, Math Methods, precedence. * Decision Structures and Loops and Timers Event-Driven programming, If…Then, Select Case, For…Next Loops, Timer Control. * Debugging Visual Basic .NET Programs Break Mode, watch & command windows. * Structured Error Handling Try...Catch, Finally, Err Object, retry periods. * Modules and Procedures Standard modules, public variables, procedures. * Arrays and Collections to Manage Data Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection. * Text Files and String Processing Text Box object, Text String methods, sorting. * Automating Office Applications Application objects, automation in VB, the Object Browser, the Process Component. * Deploying Visual Basic .NET Applications Planning a deployment, ways to deploy an application, deployment projects, options. * Managing Windows Forms Forms, positioning, manipulation, adding controls, organizing controls, Startup Object. * Adding Graphics and Animation Effects System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency. * Inheriting Forms and Creating Base Classes Inheriting forms, inheritance picker, base classes and inheritance, classes in projects. * Working with Printers PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes. * Database programming with ADO.NET Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database. * Displaying HTML Documents Using IE IE Object, Internet Controls, IE Events. * Web Forms for Interactive Web Applications ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.

Complete VB.NET programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

CDM Regulations (Half Day) (On-Site)

4.9(182)

By You Can Do It .Training

Construction (Design & Management) Regulations 2015 - this law applies to the whole construction...

CDM Regulations (Half Day) (On-Site)
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£640

Advance Graphic Designing

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- Graphic design is a crucial tool that makes sure that you communicate with your people in an efficient manner. Graphic designers are trained professionals who understand the technique to persuade, engage, and entertain audiences using various elements. This course covers all the modules with the objective to understand the key points of Graphic Designing. The course is framed in a way to cover the entire major and minor subjects in co-relation to art and design. It will highlight a wide range of working methods, practices and techniques. At the end of the course, you will learn various technical skills that will encourage you to investigate new approaches, combine existing techniques and also explore old techniques to generate innovative outputs. 

Advance Graphic Designing
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Diploma in Architecture and Interior Design Diploma 1-2-1

By Real Animation Works

Face to face One to one.

Diploma in Architecture and Interior Design Diploma 1-2-1
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4000

CDM 2015 - in-depth (In-House)

By The In House Training Company

The learning objectives that we believe you require to be covered within the training include: * A detailed understanding of the CDM 2015 Regulations and how they should work in practice * An understanding of the key roles (Designer, Principal designer, contractor, principal contractor and client) under CDM 2015 * What constitutes design and when you may be acting as a designer * The requirements for notification * Pre construction information, the construction phase plan and the H&S file * An opportunity for delegates to ask questions and gain clarification on specific project requirements 1 INTRODUCTION * Why manage health and safety? * The costs of accidents * Construction industry statistics * Why CDM 2015? 2 OVERVIEW OF HEALTH AND SAFETY LAW AND LIABILITIES * Criminal and civil law * Liability * Enforcement and prosecution * Compliance - how far do we go? * Statutory duties 3 HEALTH AND SAFETY LAW IN CONSTRUCTION - THE CURRENT FRAMEWORK * Framework of relevant legislation * Health and Safety at Work etc Act 1974 * Management of Health and Safety at Work Regulations 1999 * Construction (Design and Management) Regulations 2015 * Work at Height Regulations 2005 * Who is responsible for the risks created by construction work? * Shared workplaces/shared responsibilities * Control of contractors - importance of contract law 4 CDM 2015 - THE PRINCIPLES AND CURRENT BEST PRACTICE * Scope - what is construction? * Application - when do the Regulations apply? * The CDM management system * Dutyholders (client, designer, principal designer, principal contractor, contractor) * Documents (pre construction information, Notification, construction phase Plan, H&S File) * Management process * The 2015 HSE guidance / industry best practice * Clarification of roles and responsibilities 5 COMPETENCE UNDER CDM 2015 * What is 'Competence'? * The criteria to be used in construction * Achieving continuous improvement 6 PART 4 CONSTRUCTION HEALTH SAFETY AND WELFARE * Overview of Part 4 * Responsibilities * Welfare arrangements 7 RISK ASSESSMENT AND THE ROLE OF THE DESIGNER * Principles of risk assessment * Loss prevention / hazard management * What is a suitable risk assessment? * Design v construction risk assessment * The client is a designer? * Whose risk is it? 8 RISK ASSESSMENT EXERCISE * Understanding the principles of design risk assessment * Identifying hazards under the control of clients and designers * Quantifying the risk 9 QUESTIONS, DISCUSSION AND REVIEW

CDM 2015 - in-depth (In-House)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Harpenden
Price on Enquiry

Object Oriented Analysis & Design

5.0(3)

By Systems & Network Training

OOAD TRAINING COURSE DESCRIPTION A workshop course providing thorough practical knowledge of object oriented analysis and design methods. WHAT WILL YOU LEARN * Perform Systems Analysis with Object Oriented methods. * Identify key classes and objects. * Expand and refine OO problem domain models. * Design Class hierarchies using inheritance and polymorphism. * Design programs with Object Oriented methods. OOAD TRAINING COURSE DETAILS * Who will benefit: System analysts, designers, programmers and project managers. * Prerequisites: It is desirable that delegates have experience of programming in C++/Java or some other OOP language. * Duration 5 days OOAD TRAINING COURSE CONTENTS * What is OO? Classes, objects, messages, encapsulation, associations, inheritance, polymorphism, reusability. * What is Systems Analysis and design? Data flow diagrams, structure diagrams. The OO approach. * OOA The problem domain and object modelling. Identifying classes and objects. Generalisation and inheritance. Defining attributes and methods. * OOD Refining the OOA results. Designing the User Interface. Designing the algorithms and data structures using objects. Designing the methods. * OOP Prototyping. Implementing OOD with OOPs and OOPLs.

Object Oriented Analysis & Design
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4637

Educators matching "Designer"

Show all 10
Janet Haigh

janet haigh

Bristol

I am a freelance designer-maker, applied artist, crafts-woman, whatever you want to call me – I stitch stuff by hand; fabric, metal, porcelain, leather, vitreous enamel.. . My work is various, it depends whether I am working for myself, to commission or collaborating with other artists. But whatever I do is slow to make; detailed hand stitching in any material whether in silk, linen, wool or wire takes time, consequently my work is also slow to evolve. I decided to show on this site what I do, who I am work with, how I work and also how I think. I want to show the work behind HER WORK not just the finished things. The journey from the first idea, searching, researching, drawing, sampling and eventually making the finished piece. You will be able to watch my work progress, or not; maybe by seeing this record people will come to value making that is manufactured by hand, heart and eye. In May 2010 I developed – Heart Space Studios ( from my yoga practice “Put your Hands in your Heart Space”) and for 5 years it was a space in Bristol England for all things textile. The activities at the studios can still be viewed – I closed the studio workshops in 2015 – the classes remain on this site as part of the blog, they contain many of my most popular posts….. Heart Space Studios continues as a group of makers who develop projects primarily for publishing companies. Most notably we work with designer Kaffe Fassett in the production of his patchwork quilt books and other fabrics.

Bristol Forest School

bristol forest school

Bristol

BFS has a number of STAFF and VOLUNTEERS who assist in running our forest school sessions, planning activities and preparing resources. All BFS staff who lead sessions alone are fully Forest School qualified, DBS checked, First Aid trained and they hold Public Liability Insurance. They include… ANDY WILSON founded Bristol Forest School in 2004. He trained with the original Forest School cohort from Bridgwater College, and has a wealth of experience from 18 years forest school teaching. Andy runs regular Forest School sessions and parties at both the BFS woodland and in schools throughout Bristol. He also runs Forest School staff training. As Woodland Manager, Andy has successfully transformed the BFS site into a beautiful and accessible educational space; he monitors our ecological footprint through an environmentally sustainable attitude to Our Woodland. SOPHIE BUTLER joined Andy in 2011 and together they expanded Bristol Forest School. She is a trained Early Years teacher and qualified as a Level Three Forest School Leader in 2012. Sophie’s passion for nature and sustainability has grown over the years since living off-grid in an eco village in Hawaii. Sophie established the BFS Pre-Schools, the Saturday Club Minis and Adventurers. She now supports the running of these groups and is responsible for BFS’s policies, website and social media. HANNAH BUSHELL joined the BFS staff team in 2015 following a dedicated volunteering stint and completing her Level Three Forest School. Hannah is an experienced primary school teacher who works part-time in a Steiner Kindergarten as well as undertaking the nature connection course ‘Call of the Wild’. Hannah runs our specialist CCS days for adopted children and their families. To contact Hannah, please email hannah@bristolforestschool.co.uk. LUCY ROSE HARRIS is a qualified primary school teacher with six years teaching experience. Lucy gained her Forest School Level 3 Award in 2014 and is passionate about promoting outdoor learning opportunities, a love of nature and fun adventures for children. Lucy joined Bristol Forest School in 2017 and, following some maternity time with baby Luna, she is now back in our Pre-School team. LOUISE SPELLWARD is a qualified Horticulturalist and garden designer with a background in Environmental Conservation. Her first experience of Bristol Forest School was as a parent attending with her son; not wanting to miss out on the fun, she decided to train in Forest School herself and completed her Level 3. In 2019 Lou took on the Bristol Forest School Pre-School. To contact her, email lou@bristolforestschool.co.uk KATE BERRY is an art educator with 16 years’ experience delivering workshops in natural history, conservation, poetry, story creation, art, design and photography. She is passionate about outdoor education and wildlife conservation. Kate has worked at Bristol Forest School since 2016 and has a Level 3 Forest School qualification. In 2019 Kate began leading the Saturday Minis with Lou and Melissa. To contact her, email kate@bristolforestschool.co.uk VERONIKA SIMON studied agricultural engineering before working as a special needs teacher for primary school children with EBD as well as in a nursery for Pre-School children. Veronika enjoys sharing her passion for nature and animals and can often be found in her allotment digging or watching the bees! Veronika became a qualified Forest School leader in 2018; she started volunteering with Bristol Forest School in 2020 and now runs schools sessions and BFS parties. BESS SPENCER worked as an ‘Access to Nature’ play-worker in inner city London and trained as a Forest School leader in 2018. She now practices and teaches co-counselling and nature-facilitation activities using Tom Brown’s Apache derived techniques. At Bristol Forest School, Bess assists with our school sessions. MELISSA GAULT is a qualified Level 3 Forest School Leader and is currently studying to become an Early Years educator. She loves getting out into nature as much as possible! Melissa has been supporting Bristol Forest School since January 2018. She began as a volunteer for the Saturday Minis and is now a fully fledged member of the Pre-School team. MILLY BAILEY has an environmental background – she moved from working in an office as an environmental consultant, to the forest – which she much prefers. Milly has a passion for connecting herself and others to the natural world: she is a keen hiker, forager and wild swimmer. Milly started volunteering with Bristol Forest School in 2019 and now works as part of the Pre-School team.