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

36836 Design courses in Peterhead delivered Online

CLAB Candle Artist Course

By Noel Candle

CLAB Candle Artist's professional candle certificate course teaches the principles of candle making and covers 29 unique candle items.

CLAB Candle Artist Course
Delivered in St. Helens or OnlineFlexible Dates
Price on Enquiry

Adobe Illustrator Diploma Course

By One Education

Enter the creative arena of digital design with the Adobe Illustrator Diploma Course — a smartly designed programme for anyone looking to shape ideas with precision and flair. Whether you’re designing logos, illustrations, or icons, this course takes you through the essentials and advanced tools of Adobe Illustrator in a refreshingly structured way. You’ll journey through layers, paths, type tools, shapes, brushes, and more — all without getting tangled in jargon or lost in the toolbar maze. Expect an easy-to-follow format that balances clarity with cleverness. From understanding vector graphics to mastering the pen tool, this course keeps your attention with straight-talking guidance and real design know-how. If you’ve got an eye for design (or just like the idea of creating sleek visuals without drawing everything by hand), Illustrator can quickly become your favourite creative companion. No fluff. Just a solid course designed for learners who want to sharpen their digital artistry on their own time — and maybe even impress a few people along the way. Learning Outcomes: Learn to use Adobe Illustrator to create stunning digital designs Understand the fundamentals of drawing with shapes and lines Discover how to use brushes, gradients, and patterns effectively Learn how to manipulate compound paths and masks Master the techniques of vectorizing images Gain the confidence to create logos, illustrations, and graphics for print or web Course Curriculum: Module: 01 Welcome to the Course - Illustrator Essentials 2018 Download the Course Project Files Getting Started with Adobe Illustrator Drawing with Shapes and Lines The Shape Builder Tool Draw a Modern Fox with the Shape Builder Tool Draw an Impossible Shape Logo with the Shape Builder Tool The Curvature Tool The Pen Tool The Pencil Tool and Advanced Stroke Options Module: 02 Using Brushes The Width Tool Type and Font Curve Type on a Path Break Apart and Destroy Text What is RGB & CMYK Using the Eye Dropper Tool The Color Theme Tool Gradients Masking Module: 03 Compound Paths CC Libraries The Liquify Tool Bend and Warp Repeating Shapes Patterns Vectorize Images Adobe Capture App Free Templates from Adobe Saving for Print Module: 04 Exporting for Web Redrawing the Mastercard Logo Redrawing the Instagram Logo Redrawing the Kadak Logo Redrawing the eHarmony Logo Redrawing the Tinder Logo Redrawing the BP Logo Adobe Illustrator Cheat Sheet and Shortcuts Conclusion Module: 05 Activity 0 - Intro to Activities Activity 1 - Solution Activity 2 - Swan Solution Activity 3 - Colouring the Impossible Triangle Activity 4 - Drawing and Coloring the Owl Activity 5 - Drawing the Owl with the Pen Tool Activity 6 - Drawing with the Pencil Tool Activity 7 - Width Tool Love Activity 8 - Badge Activity 9 - Liquify Activity 10 - Repeating Shapes Activity 11 - Patterns Activity 12 - Vectorizing Images How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of __ GBP. £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The course is ideal for highly motivated individuals or teams who want to enhance their professional skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Graphic Designer: £22,000 - £40,000 Illustrator: £18,000 - £40,000 Art Director: £25,000 - £65,000 Web Designer: £20,000 - £45,000 Creative Director: £35,000 - £110,000 Visual Designer: £25,000 - £55,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Adobe Illustrator Diploma Course
Delivered Online On Demand7 hours
£12

55340 Developing ASP.NET Core Web Applications

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. Candidates for this course are interested in developing advanced web applications and want to manage the rendered HTML comprehensively. They want to create websites that separate the user interface, data access, and application logic. Overview Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application. Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models. Configure the pipeline of ASP.NET Core web applications using middleware, and leverage dependency injection across applications. Develop a web application that uses the ASP.NET Core routing engine to present friendly URLs and a logical navigation hierarchy to users. Create Views in an application that display and edit data and interact with Models and Controllers. Connect an ASP.NET Core application to a database using Entity Framework Core. Implement a consistent look and feel across an entire web application. Write JavaScript code that runs on the client-side and utilizes the jQuery script library to optimize the responsiveness of an web application. Add client side packages and configure Task Runners. Run unit tests and debugging tools against a web application in Visual Studio 2022. Write an application that authenticates and authorizes users to access content securely using Identity. Build an application that resists malicious attacks. Use caching to accelerate responses to user requests. Use SignalR to enable two-way communication between client and server. Describe what a Web API is and why developers might add a Web API to an application. Describe how to package and deploy an ASP.NET Core web application from a development computer to a web server. In this 5-day course, professional web developers will learn to develop advanced ASP.NET Core applications using .NET tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. Module 1: Exploring ASP.NET Core Introducing of Microsoft Web Technologies Getting Started with Razor Pages in ASP.NET Core Introducing ASP.NET Core MVC Module 2: Designing ASP.NET Core MVC Web Applications Planning in the Project Design Phase Designing Models, Controllers and Views Module 3: Configure Middleware and Services in ASP.NET Core Configuring Middlewares Configuring Services Module 4: Developing Controllers Writing Controllers and Actions Configuring Routes Writing Action Filters Module 5: Developing Views Creating Views with Razor Syntax Using HTML Helpers and Tag Helpers Reusing Code in Views Module 6: Developing Models Creating MVC Models Working with Forms Validating User Input Module 7: Using Entity Framework Core in ASP.NET Core Introduction to Entity Framework Core Working with Entity Framework Core Use Entity Framework Core to connect to Microsoft SQL Server Module 8: Using Layouts, CSS and JavaScript in ASP.NET Core Using Layouts Using CSS and JavaScript Using JavaScript Libraries Module 9: Client-Side Development Applying Styles and Responsive Design Using Task Runners Looking at ASP.NET Core Blazor Module 10: Testing and Troubleshooting Testing ASP.NET Core Applications Implementing an Exception Handling Strategy Logging ASP.NET Core Applications Module 11: Managing Security Authentication in ASP.NET Core Authorization in ASP.NET Core Defending from Common Attack Module 12: Performance and Communication Implementing a Caching Strategy Managing State Supporting Two-way Communication Module 13: Implementing Web APIs Introducing Web APIs Developing a Web API Calling a Web API Module 14: Hosting and Deployment Hosting and Deploying On-premises Deploying to Microsoft Azure Looking at Microsoft Azure Fundamentals

55340 Developing ASP.NET Core Web Applications
Delivered OnlineFlexible Dates
£2,975

Professional Certificate in Supply Chain Network Design in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The Professional Certificate in Supply Chain Network Design aims to equip the learner with the fundamental concept of supply chain and operations management so that the learner is able to understand and develop supply chain network designs. Learning Outcomes After the successful completion of the certificate, the student will be able to Learn: Supply Chain management Operations and Suppliers Global Sourcing and E-Procurement Supply Chain Relationships Locating Capacity VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Supply Chain Network Design SUPPLY CHAIN NETWORK DESIGN Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the knowledge of the learner in the field. This certificate is for very one eager to know more and gets updated on current ideas in the respective field. We recommend this certificate for the following audience. CEO, Director, Manager, Supervisor Strategy Manager Supply Chain Planner Production Manager Operations Manager Strategic Manger Management Roles Average Completion Time 2 Weeks Accreditation 1 CPD Hour Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate in Supply Chain Network Design in London 2024
Delivered Online On Demand14 days
£20

Remote Policy Evaluation Methods July 2024 Course

By Institute for Fiscal Studies

The course covers research design principles and all main quantitative evaluation methods: randomised experiments, instrumental variables, sharp and fuzzy regression discontinuity designs, regression methods, matching methods and longitudinal methods (before-after, difference-in-differences and synthetic controls).

Remote Policy Evaluation Methods July 2024 Course
Delivered OnlineJoin Waitlist
£450 to £1,662

Remote Policy Evaluation Methods June 2024 Course

By Institute for Fiscal Studies

The course covers research design principles and all main quantitative evaluation methods: randomised experiments, instrumental variables, sharp and fuzzy regression discontinuity designs, regression methods, matching methods and longitudinal methods (before-after, difference-in-differences and synthetic controls).

Remote Policy Evaluation Methods June 2024 Course
Delivered OnlineJoin Waitlist
£450 to £1,662

Remote Policy Evaluation Methods April 2024 Course

By Institute for Fiscal Studies

The course covers research design principles and all main quantitative evaluation methods: randomised experiments, instrumental variables, sharp and fuzzy regression discontinuity designs, regression methods, matching methods and longitudinal methods (before-after, difference-in-differences and synthetic controls).

Remote Policy Evaluation Methods April 2024 Course
Delivered OnlineJoin Waitlist
£450 to £1,662

Remote Policy Evaluation Methods February 2024 Course

By Institute for Fiscal Studies

The course covers research design principles and all main quantitative evaluation methods: randomised experiments, instrumental variables, sharp and fuzzy regression discontinuity designs, regression methods, matching methods and longitudinal methods (before-after, difference-in-differences and synthetic controls).

Remote Policy Evaluation Methods February 2024 Course
Delivered OnlineJoin Waitlist
£450 to £1,662

Writing and Managing Requirements Documents: Virtual In-House Training

By IIL Europe Ltd

Writing and Managing Requirements Documents: Virtual In-House Training This course is part of IIL's Business Analysis Certificate Program (BACP), a program designed to help prepare individuals pass the IIBA™ Certification exam to become a Certified Business Analysis Professional (CBAP™). Learn more at www.iil.com/bacp. Once a business analyst has completed the information gathering and analysis to produce the solution to a business problem, the results must be documented for all stakeholders to see and understand. This course will enhance the skill set needed for writing and managing the complex readership that business analysts interact with on a day-to-day basis. What you will Learn Upon completion, participants will be able to: Write an understood requirements document that is approvable and acceptable Validate a requirements document Manage the changes to requirements documents through the SDLC Foundation Concepts The role of the business analyst An introduction to the BABOK® Guide The business analyst and the product/project life cycle The requirements documentation process Planning for Effective Requirements Documentation Overview of requirements planning Planning for validation Planning for verification: well-formed criteria Planning for verification: understood and usable criteria Writing Effective Requirements Documents Overview of writing requirements documents Using a standard structure / template Applying formatting techniques Meeting the challenge of writing non-functional requirements Baselining Requirements Documents Overview of the requirements baseline process Validation Verification Approval Managing Requirements Change through the Product Life Cycle Overview of requirements change management Establishing a formal change management process Tracing requirements through design and development (build, test, and implementation) Following through to post-implementation (transition and early production)

Writing and Managing Requirements Documents: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

Webinar Marketing Write, Design & Market Webinars Course Online

By Lead Academy

Webinar Marketing Write, Design & Market Webinars Course Overview Whether you are self-taught and you want to fill in the gaps for better efficiency and productivity, this webinar marketing write, design & market webinars course will set you up with a solid foundation to become a confident webinar marketer and develop more advanced skills. This comprehensive webinar marketing write, design & market webinars course is the perfect way to kickstart your career in the field of webinar marketing. This course will give you a competitive advantage in your career, making you stand out from all other applicants and employees. As one of the leading course providers and most renowned e-learning specialists online, we're dedicated to giving you the best educational experience possible. This course is crafted by industry expert, to enable you to learn quickly and efficiently, and at your own pace and convenience. Who should take this course? This comprehensive webinar marketing write, design & market webinars course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of webinar marketing. Entry Requirements There are no academic entry requirements for this webinar marketing write, design & market webinars course, and it is open to students of all academic backgrounds. As long as you are aged seventeen or over and have a basic grasp of English, numeracy and ICT, you will be eligible to enrol. Career path This webinar marketing write, design & market webinars course opens a brand new door for you to enter the relevant job market and also provides you with the chance to accumulate in-depth knowledge at the side of needed skills to become flourishing in no time. You will also be able to add your new skills to your CV, enhance your career and become more competitive in your chosen industry. Course Curriculum First Section Introduction to the Course - Welcome! What a Webinar is NOT! The 17 Essential Components of a Webinar The Anatomy of a Webinar Introduction to the Anatomy of a Webinar The Anatomy of a Webinar The Webinar Welcome The Webinar Start and the Hook The Introduction The Core Content The Pitch Questions and Answers Summary - The Anatomy of a Webinar Designing Your Slide Deck Introduction to Designing Your Own Webinar Presentation Designing Your Slide Deck Designing Your Presentation Key Slides to Include in Your Webinar Outline Presentation Template Detailed Presentation Template Summary - ACTIVITY The Hook and the Introduction Introduction to the Hook and the Introduction Section The Key Components of the Hook Introduction - Establishing Your Credibility Tell Your Story Expand on The Big Promise Dispel Self Limiting Objections Section Summary and ACTIVITY Core Content and Transition to the Pitch Introduction to the Core Content and Transitioning to the Pitch Delivering the Core Content Six Steps to Core Content Delivery Transition to the Pitch Summary and Activity Pitching and Beyond Introduction to Pitching and Beyond Delivering Your Pitch Mastering The Close Optimising the Q&A Summary - Activity Summary and Wrap Up Bringing It All Together What You Should Do Next… Summary and Wrap Up Next Steps Why not become a Member Join the Sx Minute Strategist Academy Membership Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Certificate of Achievement Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Webinar Marketing Write, Design & Market Webinars Course Online
Delivered Online On Demand
£25