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

3332 Design courses in Dunfermline delivered Live Online

Group Online Interactive Course

5.0(10)

By We Are In Business

Make networking work for you with our Group Online Business Networking Course. 6 week course to learn how to network effectively.

Group Online Interactive Course
Delivered OnlineJoin Waitlist
£174

Cisco Implementing Cisco MPLS v3.0 (MPLS)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended primarily for network administrators, network engineers, network managers and systems engineers who would like to implement MPLS and MPLS Traffic Engineering. This course is also intended for network designers and project managers. Overview After completing this course the student should be able to: Describe the features of MPLS Describe how MPLS labels are assigned and distributed Configure and troubleshoot frame-mode MPLS on Cisco IOS platforms Describe the MPLS peer-to-peer architecture and explain the routing and packet-forwarding model in this architecture Configure, monitor, and troubleshoot VPN operations Describe how the MPLS VPN model can be used to implement managed services and Internet access Describe the various Internet access implementations that are available and the benefits and drawbacks of each model Describe the tasks and commands that are necessary to implement MPLS TE This course is designed to help students prepare for MPLS exam. This update to the course reflects the most-recent developments in network design and technologies, using real-world scenarios to help reinforce the learning of key objectives. MPLS Concepts Introducing Basic MPLS Concepts Introducing MPLS Labels and Label Stack Identifying MPLS Applications Label Assignmenet and Distribution Discovering LDP Neighbors Introducing Typical Label Distribution in Frame-Mode MPLS Introducing Convergence in Frame-Mode MPLS Frame-Mode MPLS Implementation on Cisco IOS Platforms Introducing CEF Switching Configuring Frame-Mode MPLS on Cisco IOS Platforms Monitoring Frame-Mode MPLS on Cisco IOS Platforms Troubleshooting Frame-Mode MPLS on Cisco IOS Platforms MPLS Virtual Private Network Technology Introducing Virtual Private Networks Introducing MPLS VPN Architecture Introducing the MPLS VPN Routing Model Forwarding MPLS VPN Packets MPLS VPN Implementation MPLS VPN Implementation Configuring an MP-BGP Session Between PE Routers Configuring VRF Tables Configuring Small-Scale Routing Protocols Between PE and CE Routers Monitoring MPLS VPN Operations Configuring OSPF as the Routing Protocol Between PE and CE Routers Configuring BGP as the Routing Protocol Between PE and CE Routers Troubleshooting MPLS VPNs Complex MPLS VPNs Introducing Overlapping VPNs Introducing Central Services VPNs Introducing the Managed CE Routers Service Internet Access and MPLS VPNs Combining Internet Access with MPLS VPNs Implementing Internet Access in the MPLS VPN Environment MPLS Traffic Engineering Overview Introducing MPLS Traffic Engineering Components MPLS Traffic Engineering Operations Configuring MPLS Traffic Engineering on Cisco IOS Platforms Monitoring Basic MPLS TE on Cisco IOS Platforms

Cisco Implementing Cisco MPLS v3.0 (MPLS)
Delivered OnlineFlexible Dates
Price on Enquiry

Reflective Practice: Train to become a facilitator

4.9(13)

By Psychotherapy For Healthcare Ltd

A one-day training for counsellors, nurses, managers and healthcare practitioners who want to learn how to set up and facilitate Reflective Practice groups. Reflective Practice is the cornerstone of professionalism in healthcare. It develops clinical skills, improves decision-making, enhances work satisfaction, and reduces burnout.

Reflective Practice: Train to become a facilitator
Delivered OnlineFlexible Dates
£175

Advanced C Plus Plus

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for If you have worked in C++ but want to learn how to make the most of this language, especially for large projects, this course is for you. Overview By the end of this course, you'll have developed programming skills that will set you apart from other C++ programmers. After completing this course, you will be able to: Delve into the anatomy and workflow of C++ Study the pros and cons of different approaches to coding in C++ Test, run, and debug your programs Link object files as a dynamic library Use templates, SFINAE, constexpr if expressions and variadic templates Apply best practice to resource management This course begins with advanced C++ concepts by helping you decipher the sophisticated C++ type system and understand how various stages of compilation convert source code to object code. You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. By creating small models, you'll even discover how to use advanced lambdas and captures and express common API design patterns in C++. As you cover later lessons, you'll explore ways to optimize your code by learning about memory alignment, cache access, and the time a program takes to run. The concluding lesson will help you to maximize performance by understanding modern CPU branch prediction and how to make your code cache-friendly. Anatomy of Portable C++ Software Managing C++ Projects Writing Readable Code No Ducks Allowed ? Types and Deduction C++ Types Creating User Types Structuring our Code No Ducks Allowed ? Templates and Deduction Inheritance, Polymorphism, and Interfaces Templates ? Generic Programming Type Aliases ? typedef and using Class Templates No Leaks Allowed ? Exceptions and Resources Exceptions in C++ RAII and the STL Move Semantics Name Lookup Caveat Emptor Separation of Concerns ? Software Architecture, Functions, and Variadic Templates Function Objects and Lambda Expressions Variadic Templates The Philosophers' Dinner ? Threads and Concurrency Synchronous, Asynchronous, and Threaded Execution Review Synchronization, Data Hazards, and Race Conditions Future, Promises, and Async Streams and I/O File I/O Implementation Classes String I/O Implementation I/O Manipulators Making Additional Streams Using Macros Everybody Falls, It's How You Get Back Up ? Testing and Debugging Assertions Unit Testing and Mock Testing Understanding Exception Handling Breakpoints, Watchpoints, and Data Visualization Need for Speed ? Performance and Optimization Performance Measurement Runtime Profiling Optimization Strategies Cache Friendly Code

Advanced C Plus Plus
Delivered OnlineFlexible Dates
Price on Enquiry

Cisco Introducing Automation for Cisco Solutions v1.1 (CSAU)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is designed primarily for customer engineers and systems engineers in the following job roles: Automation architect Automation engineer Consulting systems engineer DevOps engineer Network administrator Network architect Network consulting engineer Network design engineer Network engineer Network operator Network reliability engineer Sales engineer Site reliability engineer Systems engineer Technical solutions architect Overview After taking this course, you should be able to: Articulate the role network automation and programmability play in the context of end-to-end network management and operations Define and differentiate between waterfall and agile software development methodologies Interpret and troubleshoot Python scripts with fundamental programming constructs built for network automation use cases Describe how DevOps principles, tools, and pipelines can be applied to network operations Understand the role of network automation development environments and associated technologies such as Python virtual environments, Vagrant, and Docker Understand and construct HTTP-based API calls to network devices Articulate the differences among and common use cases for XML, JSON, YAML, and protobuf Construct and interpret Python scripts using the Python requests module to automate devices that have HTTP-based APIs Understand the role YANG plays in network automation Understand that a number of tools exist to simplify working with YANG models Describe the functionality of RESTCONF and NETCONF and the differences between them Construct Ansible playbooks to configure network devices and retrieve operational state data from them Build Jinja2 templates and YAML data structures to generate desired state configurations The Introducing Automation for Cisco Solutions (CSAU) v1.1 course gives you a broad overview of network automation skills. Through a combination of lecture and hands-on labs, you will learn the fundamentals of automation such as working on model-driven programmability solutions with Representational State Transfer Configuration Protocol (RESTCONF) and Network Configuration Protocol (NETCONF) protocols. The course also covers data formats and types, including Extensible Markup Language (XML), JavaScript Object Notation (JSON), Yaml Ain?t Markup Language (YAML), and Yet Another Next Generation (YANG), and their value in network automation, along with DevOps tools such as Ansible and Git. Course Outline Examining Network Management and Operations Exploring Software Development Methodologies Using Python for Network Automation Describing NetDevOps: DevOps for Networking Managing Automation Development Environments Introducing HTTP Network APIs Reviewing Data Formats and Data Encoding Using Python Requests to Automate HTTP-Based APIs Exploring YANG Using YANG Tools Automating Model-Driven APIs with Python Introducing Ansible for Network Automation Templating Configurations with Jinja2

Cisco Introducing Automation for Cisco Solutions  v1.1 (CSAU)
Delivered OnlineFlexible Dates
Price on Enquiry

CertNexus Internet of Things for Business Professionals (IoTBIZ)

By Nexus Human

Duration 0.5 Days 3 CPD hours This course is intended for This 4-hour course is intended for business leads in project management, marketing and sales who are seeking to grow their organization through IoT technology solutions. This course prepares students for taking the CertNexus IoTBIZ Credential (IOZ-110). Overview This course and associated credential (IOZ-110) will validate your knowledge of IoT terminology and your ability to understand the components of IoT infrastructure, help you uncover challenges for consideration and understand the impact that IoT has on your organization. This includes being able to identify what IoT can do for your organization and the various business and technical challenges that you must address. The Internet of Things (IoT) allows organization to collect an extraordinary volume of data and new analysis tools can enable you to use this data to make well-informed decisions to be made quickly. But before you can successfully plan and implement an IoT solution, you must understand the various factors that will drive your decisions. Putting IoT systems into place can be a complicated proposition with unique considerations distinctly different from traditional IT solutions. This course will familiarize you with IoT components, understand the challenges that you may face, and make design decisions about your IoT projects. Course includes an exam voucher for the IoTBIZ exam (exam IOZ-110). Planning an IoT Implementation Defining IoT IoT Infrastructure Identify Benefits and Challenges of IoT Undertaking an IoT Project Identify Real World Applications for IoT The IoT Development Lifecycle Additional course details: Nexus Humans CertNexus Internet of Things for Business Professionals (IoTBIZ) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the CertNexus Internet of Things for Business Professionals (IoTBIZ) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

CertNexus Internet of Things for Business Professionals (IoTBIZ)
Delivered OnlineFlexible Dates
Price on Enquiry

Branding Your Business

By NextGen Learning

Branding Your Business Course Overview This comprehensive course on "Branding Your Business" delves into the essential components of creating a strong brand identity and effectively communicating it to your target audience. Throughout the course, learners will explore the importance of understanding customer perception, defining a brand’s core values, and developing a unique voice in a competitive market. By covering topics such as logo design, competition analysis, and media strategies, this course equips individuals with the knowledge needed to shape their brand's presence and make a lasting impression. Learners will leave with a clear understanding of how to differentiate their business and position themselves for success in the market. Course Description "Branding Your Business" offers an in-depth exploration of the strategies and techniques required to develop a compelling brand identity. The course covers critical areas such as audience analysis, logo development, and building recognition both internally and externally. Learners will be introduced to the nuances of branding, including how competition impacts brand positioning, the role of media, and how to create a competitive edge. The modules also touch on practical aspects of crafting an identity that resonates with the target market and utilises different channels to maximise brand awareness. By the end of the course, participants will have the ability to design a cohesive branding strategy that aligns with their business objectives and resonates with their audience. Branding Your Business Curriculum Module 01: Introduction to Branding Module 02: Let’s Talk About the Basics Module 03: Knowing the Audience Well Will Work for You in the Long Run Module 04: Logos: Yes/No, Why/Why Not Module 05: Building Outward Recognition Comes from Within Your Company Module 06: What Does the Competition Have to Do with Branding? Module 07: Now We Can Start Working on Building Your Brand Module 08: Branding Your Identity Module 09: Media: Friend or Foe Module 10: Creating a Competitive Edge Module 11: Conclusion Drawn (See full curriculum) Who is this course for? Individuals seeking to enhance their business branding knowledge. Professionals aiming to improve brand visibility and marketing strategies. Beginners with an interest in business development and marketing. Entrepreneurs looking to establish a distinct brand identity for their business. Career Path Brand Manager Marketing Specialist Business Consultant Digital Marketing Strategist Entrepreneur/Startup Owner

Branding Your Business
Delivered OnlineFlexible Dates
£7.99

Photography for Parents - Fundamentals

5.0(21)

By Photography For Parents

Photography is a way of feeling, of touching, of loving. ... it remembers little things, long after you have forgotten everything. - Aaron Sisking For the kind of photos that are worthy of the memories  Because we just don't get do-overs with kids. There is no such thing as second-first steps. Because all their little quirks, all the big and little moments that shape their lives and their childhoods are something that only YOU as parents see and appreciate fully. And they are the thing that make them who they are. There is simply no outside photographer who can come in and capture those unique things because nobody knows your children like you do. Photography For Parents Fundamentals Our flagship 6 week Photography course designed to help you learn all the key photography skills that you will need to drastically improve your children's photos.  KEY COURSE INFO: Course type: Instructor-led or self paced Course duration: 6 weeks Course format: Online course with Interactive weekly live classes, personal photo feedback and support group WHAT YOU LEARN: Our hands-on online instructor-led approach helps guarantee that you will quickly learn the key camera and photographic storytelling skills while keeping the focus on photographing children.  From camera know-how, light and composition, specific recipes to help you capture typical situations and getting it all right on the fly - yeah, our kids don't sit still either LEARN WHAT'S INCLUDED IN EACH MODULE Key Camera skills Working with natural light Capturing kids on the move Photo composition Portraits and details Photo storytelling HERE IS HOW YOU LEARN WITH US:  If you have bought an online course before, then gave up half way through because ... life.. - well, we are a bit different. This is A LOT more than a bunch of random tutorials. This is a proper, well designed, supported and paced course that genuinely delivers. HERE ARE THE INGREDIENTS THAT MAKE OUR COURSE DELIVER The one with all the materials: 5 core course modules, introduced on a weekly basis, plus a bonus wraparound module ( more on that below) - courses accessible online and in pdf version The one with all the people: You're not going through the course on your own - as part of the course you join an online peer support group, moderated daily by the instructor, where you connect, get help and go through this journey together with other parents like you. The one with all the answers: Every week we run an live online class which is where your instructor goes through the key parts of your course, answers live questions and demonstrates techniques and additional illustration photos. The Live classes are run in the evening ( after the kids are in bed) and are always recorded in case you couldn't join in live The one that's all about you: Every week comes with homework to help you practice the elements we introduce in the modules. You submit those images to your instructor on a weekly basis and receive thorough, photo-by-photo, video feedback from your instructor - so it's all about you and your progress, nobody else's The one with the bonuses: A PDF workbook to help you go through the materials and practice the skills, handy cheat sheets formatted for your phone so you can whip them out on the go plus a Bonus wrap-up module with swipe files of photo ideas for children at different ages, handy checklists and more!  The one after it's over: We don't just leave you on your lonesome after the course is over - you get access to a=our Alumni group - a Photography for Parents Clique if you will - which is where we continue supporting you, answering your questions, encouraging you to take photos through weekly and monthly challenges and peer support Next Fundamentals course starts on 15th January 2024 5 core course modules Support Facebook group Weekly online Live class Personal Feedback on your images BONUS: extra module with ideas bank for photographing children of all ages BONUS: PDF course workbook BONUS: Printable and mobile friendly Pocket Guides HERE IS WHAT YOU WILL LEARN WITH US:  How to finally, actually, properly use your camera - no more cryptic buttons and the 'oh no! what have I pressed now?!' panic. Life's too short to be intimidated by your camerant The precise steps and 'recipes' to help you capture all sorts of different situations - whether your kids are indoors on a dark and dreary day or tearing through the park in the sun How to see the world and your children through a photographers eyes and learn to compose your photographs on the fly so they truly reflect the beauty you see How to get great photos CONSISTENTLY - I mean the spray and pray method is fine, but wouldn't it be nice to have confidence your images will turn out the way you want them? How to learn to notice and capture the little details, the big picture, the whole story of your children growing up. BEAUTIFULLY. "Absolutely, without a doubt, the best money I have ever spent on anything kid related. I so wish i had done these courses 6 years ago, just before my 1st was born. My photography has improved significantly and I'm just sad the course are over, I have loved everything about them!" Hannah Slater "The most enjoyable online course I ever done" I cannot recommend this course highly enough, and I am so grateful for Ania for creating this amazing course and community, teaching busy parents how to document their family storied beautifully! DALIA SEABORNE "I'm amazed at how much my photography has improved " I have learned so much and am amazed at how much my photography has improved - they are brilliant value for money considering the level of personal attention you receive! I've come away with a whole lot more technical knowledge as well as a heap of inspiration and ideas. LUCY GRIFFITH "The most wonderful entry into the incredible photography world" I am seeing things that I have never noticed before, I am using the DSLR to capture precious moments with my family and am signed up to two further courses because the instructors, modules and supportive community are amazing and I think I might be addicted KIRSTY FINNIE Photography for Parents FUNDAMENTALS Next course starts on 15th Jan 2024 All the learning resources, all the community, all the support, all the personal help. Virtually failproof 5 core course modules Bonus Idea Bank module PDF course workbook Pocket reference guide Support group Weekly online live class Personal Feedback on your images Access to Photography For Parents Alumni community But will it work for me? - our guarantee: GUARANTEE We know our course works. We have seen a few thousands of students go through our courses and really improve. BUT, if you find that after the first couple of modules that it just doesn't work for you, you haven't learnt anything new, it's the wrong level for you, you haven't improved, or you simply don't get on or engage with it - we will simply refund you in full. Simple as that! INSIDE THE MODULES - aka WHAT DO YOU LEARN? Module 1: See what your camera sees Our first module is dedicated to breaking you our of the snapping habit and giving you a fresh perspective. We show you how your camera sees the world differently than what you might expect in three major ways - the optics. the focus and the light. Major Takeaways: At the end of the module you will have gained full control of your focus - no more guessing game and kids turning out all blurry, you will also gain an insight of how to use your lens ( there is a skill to it) and how to let the light help make your subjects stand out. What's included: The importance of focus and what it does to our brain Taking control of your focus - the Where and HOW your camera focuses Mastering focus formula - a process to help you determine what settings to use for each occasion To zoom or not to zoom and how it changes what and how your camera sees Learning how your camera sees the light and how to make it better, especially with tricky light Learning how to shoot against the light - like a bright window and NOT end up with the person looking all dark Module 2: On exposure and all things sharp and blurry In our second module we take you off the auto setting and dive deep into learning about exposure - i.e. making sure that your images are not too dark or bright or blurry. But not only that, we pay special attention to how to make some of the things in your image sharp and others blurry through the use of specific combinations of settings  Major Takeaways: How to work your camera in priority ( semi-manual) modes, how to capture detail or portraits with a great separation of sharp and blurry to make these elements stand out.  What's included: Understanding the mechanics of your camera - how does a photo actually happen inside Taking your camera firmly OFF the Auto settings - learning the key factors ( aperture, shutter speed and ISO) and how they interact with one another How to capture portraits and those precious detail shots beautifully Switching to Aperture priority and controlling your aperture - the how and the why Taking control of what in your image will be sharp and what will be blurry - hello full control over blurry backgrounds, blurry foregrounds and pin sharp subjects in between. Module 3: Capturing movement  One of my favourite modules, dedicated to helping you capture your kids in motion - whether they're wriggling babies, speedy crawlers, wobbly toddlers or perpetual-motion-machines that most children are. We learn how to match your focus settings, your shutter settings and your composition to capture great movement photos.  Major Takeaways: Learn how to capture your children on the move, SHARP but also how to use blur and speed to really showcase and highlight movement. Big AH-HA moments here!  What's included: Switching your camera to shutter priority and mastering MOVEMENT Learning how to capture moving things SHARP - yes, that includes those fast movingbaby arms and legs Learning how to capture moving things BLURRY - and why would you want to do it? Learning how to highlight action and energy and speed in your images and how to help yourself with composition Creative techniques like night time light trails or panning or creative blur How to use your focus settings on top of your shutter settings to help capture things sharp Module 4: See what your camera sees Although we introduce elements of photographic composition throughout the course, this is the module entirely dedicated to it. We look at composition not just as a set of arbitrary rules, but more as something that helps you express what you really see and feel. We look at photographic storytelling and helping your images get look more impactful and stronger Major Takeaways: Good photographic composition principles to help you really show the magic you are seeing. At the end of this module you will say goodbye to boring flat photos and will instead start taking rich images with lots of depth and eye catching composition.  What's included: understanding how we 'read' photographs and how to compose so that the magic YOU see translates into what the others see when they pick up that photo fundamental rules of photo composition - we started you off with the rule of thirds but there is MORE Good crops, bad crops, crazy crops and everything in between storytelling through your photographs - how to make your images mean something and show something real, beyond 'my child looks cute here' getting creative and expressing yourself through photographs learning to go beyond your usual compositions and discovering different styles Module 5: Photographic composition and storytelling Although we introduce elements of photographic composition throughout the course, this is the module entirely dedicated to it. We look at composition not just as a set of arbitrary rules, but more as something that helps you express what you really see and feel. We look at photographic storytelling and helping your images get look more impactful and stronger Major Takeaways: Good photographic composition principles to help you really show the magic you are seeing. At the end of this module you will say goodbye to boring flat photos and will instead start taking rich images with lots of depth and eye catching composition.  What's included: Understanding how we 'read' photographs and how to compose so that the magic YOU see translates into what the others see when they pick up that photo Fundamental rules of photo composition - we started you off with the rule of thirds but there is MORE Good crops, bad crops, crazy crops and everything in between Storytelling through your photographs - how to make your images mean something and show something real, beyond 'my child looks cute here' Getting creative and expressing yourself through photographs Learning to go beyond your usual compositions and discovering different styles BONUS Module 6: Idea Bank : Photographing children at different ages This last module is a bit different. We us it to give you lots of ideas for photos with children of different ages - from photographing milestones to capturing what's unique about them at a particular stage and really getting into their world to capture where they're at. The module is packed with ready to take ideas and will let you take all that you have learned in the first 5 modules and apply it in real life sitautions. We also help you think ahead to the next steps in your photography education - should you want to continue. 

Photography for Parents - Fundamentals
Delivered OnlineFlexible Dates
£168

Working with Data

By futureCoders SE

Learn how to work with data using Python (the coding language) as a tool. Learn how data is structured and how to manipulate it into a usable, clean form ready for analysis. Work on a small real-life project from conception to solution, in a team or on your own.

Working with Data
Delivered OnlineJoin Waitlist
£200

Introduction to coding with Python

By futureCoders SE

Learn how to code with Python. Work on a small real-life project from conception to tested app, in a team or on your own.

Introduction to coding with Python
Delivered OnlineJoin Waitlist
£200