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

4647 Operations courses in Hebburn delivered Online

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for System installers System integrators System administrators Network administrators Solutions designers Overview After taking this course, you should be able to: Describe the Cisco SD-WAN solution and how modes of operation differ in traditional WAN versus SD-WAN Describe options for Cisco SD-WAN cloud and on-premises deployment Explain how to deploy WAN Edge devices Review the Zero-Touch Provisioning (ZTP) process and examine technical specifics for on-premises deployment Review the device configuration template and describe new features of device configuration templates Describe options for providing scalability, high availability, and redundancy Explain how dynamic routing protocols are deployed in an SD-WAN environment, on the service side and transport side Describe Cisco SD-WAN policy concepts, which includes how policies are defined, attached, distributed, and applied Define and implement advanced control policies, such as policies for custom topologies and service insertion Identify and implement advanced data policies, such as policies for traffic engineering and QoS Define and implement an Application-Aware Routing (AAR) policy Implement Direct Internet Access (DIA) and Cisco SD-WAN Cloud OnRamp options Describe Cisco SD-WAN security components and integration Describe how to design pure and hybrid Cisco SD-WAN solutions, as well as how to perform a migration to Cisco SD-WAN Describe Cisco SD-WAN Day-2 operations, such as monitoring, reporting, logging, troubleshooting, and upgrading Describe Cisco SD-WAN support for multicast The Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 course gives you training about how to design, deploy, configure, and manage your Cisco© Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN. You will learn best practices for configuring routing protocols in the data center and the branch, as well as how to implement advanced control, data, and application-aware policies. The course also covers SD-WAN deployment and migration options, placement of controllers, how to deploy WAN Edge devices, and how to configure Direct Internet Access (DIA) breakout. The course looks at the different Cisco SD-WAN security options available, such as application-aware enterprise firewall, Intrusion Prevention System (IPS), URL filtering, Cisco Advanced Malware Protection (AMP), Secure Sockets Layer/Transport Layer Security (SSL/TLS) proxy, and Cisco Umbrella© Secure Internet Gateway (SIG). This course helps you prepare to take the Implementing Cisco SD-WAN Solutions (300-415 ENSDWI) exam which is part of the CCNP© Enterprise certification. You will also earn 32 Continuing Education (CE) credits toward recertification. Course outline Examining the Cisco SD WAN Architecture Examining Cisco SD-WAN Deployment Options Deploying WAN Edge Devices Onboarding WAN Edge Devices with ZTP and PnP Using Device Configuration Templates Exploring Redundancy, High Availability, and Scalability Enabling Service-Side and Transport-Side Routing Understanding Cisco SD-WAN Policy Configuration Basics Defining Advanced Control Policies Implementing AAR Examining Direct Internet Access and Cloud Deployment Options Exploring Cisco SD-WAN Security Designing and Migrating to Cisco SD-WAN Performing Cisco SD-WAN Network Management and Troubleshooting Examining Cisco SD-WAN Multicast Support Lab outline Deploy Cisco SD-WAN Controllers Add a WAN Edge Router Using ZTP Deploy Cisco SD-WAN Device Using Configuration Templates Configure Cisco SD-WAN Controller Affinity Implement Service Side Routing Protocols Implement Transport Location (TLOC) Extensions Implement Control Policies Implement Data Policies Implement Application-Aware Routing Implement Branch and Regional Internet Breakouts Migrate Branch Sites Perform Cisco SD-WAN Software Upgrade Additional course details: Nexus Humans Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 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 Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 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.

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0
Delivered OnlineFlexible Dates
Price on Enquiry

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is geared for experienced skilled Java developers, software developers, data scientists, machine learning experts or others who wish to transtion their coding skills to Scala, learning how to code in Scala and apply it in a practical way. This is not a basic class. Overview Working in a hands-on learning environment led by our expert instructor you'll: Get comfortable with Scala's core principles and unique features, helping you navigate the language confidently and boosting your programming skills. Discover the power of functional programming and learn techniques that will make your code more efficient,maintainable, and enjoyable to write. Become proficient in creating dynamic web applications using the Play Framework, and easily connect to databases with the user-friendly Slick library. Master concurrency programming with Akka, empowering you to build scalable and fault-tolerant applications that excel in performance. Enhance your testing skills using ScalaTest and ScalaCheck, ensuring the reliability and quality of your Scala applications, while having fun in the process. Explore the fascinating world of generative AI and GPT technologies, and learn how to integrate them into your projects,adding a touch of innovation and intelligence to your Scala solutions. If your team requires different topics, additional skills or a custom approach, our team will collaborate with you to adjust the course to focus on your specific learning objectives and goals. Discover the power of Scala programming in our comprehensive, hands-on technical training course designed specifically for experienced object-oriented (OO) developers. Scala is a versatile programming language that combines the best of both OO and functional programming paradigms, making it ideal for a wide range of projects, from web applications to big data processing and machine learning. By mastering Scala, you'll be able to develop more efficient, scalable, and maintainable applications. Fast Track to Scala Programming for OO / Java Developers is a four day hands-on course covers the core principles of Scala, functional programming, web application development, database connectivity, concurrency programming, testing, and interoperability between Scala and Java. Additionally, you'll explore cutting-edge generative AI and GPT technologies, learning how to integrate them into your Scala applications for intelligent suggestions or automation. Throughout the course you?ll explore the latest tools and best practices in the Scala ecosystem, gaining valuable knowledge and experience that can be directly applied to your day-to-day work. With 50% of the course content dedicated to hands-on labs, you'll gain practical experience applying the concepts you've learned across various projects, such as building functional web applications, connecting to databases, designing modular components, and implementing concurrency. Upon completing the course, you'll have a solid understanding of the language and its features, empowering you to confidently apply your new skills in data science and machine learning projects. You'll exit well-prepared to create efficient, scalable, and maintainable Scala applications, regardless of the complexity of your projects. Introduction to Scala Scala features and benefits Comparing Scala with Java and other OO languages Installing Scala and setting up the development environment Object-Oriented Programming in Scala Classes and objects Traits, mixins, and inheritance Companion objects and factories Encapsulation and polymorphism Functional Programming Basics Pure functions and referential transparency Higher-order functions and currying Immutability and persistent data structures Pattern matching and recursion Having Fun with Functional Data Structures Lists, sets, and maps in Scala Folding and reducing operations Stream processing and lazy evaluation For-comprehensions Building Web Applications in Functional Style Introduction to Play Framework Functional web routing and request handling JSON handling with Play-JSON Middleware and functional composition Connecting to a Database Introduction to Slick library Database configuration and setup Querying and updating with Slick Transactions and error handling Building Scalable and Extensible Components Modular architecture and design patterns Dependency injection with MacWire Type classes and type-level programming Implicit parameters and conversions Concurrency Programming & Akka Introduction to Akka framework and Actor model Actor systems and message passing Futures and Promises Supervision and fault tolerance Building Confidence with Testing Introduction to ScalaTest and ScalaCheck Unit testing and property-based testing Test-driven development in Scala Mocking and integration testing Interoperability between Scala and Java Calling Java code from Scala Using Java libraries in Scala projects Converting Java collections to Scala collections Writing Scala code that can be called from Java Using Generative AI and GPT Technologies in Scala Programming Overview of GPT and generative AI Integrating GPT with Scala applications Use cases and practical examples

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)
Delivered OnlineFlexible Dates
Price on Enquiry

Medical Teaching: 8 in 1 Premium Courses Bundle

By Compete High

The Medical Teaching: 8 in 1 Premium Courses Bundle offers a solid educational base for those seeking to better understand the healthcare field from a knowledge-sharing perspective. Covering key topics such as public health, biology, healthcare systems, and nursing, this bundle brings together essential subject matter for learners interested in both clinical understanding and medical instruction. With dedicated modules on paramedic training, phlebotomy, and laboratory technician roles, the bundle sharpens your awareness of healthcare operations. You’ll also explore pharmacy and lab procedures, all through an academic lens. It’s a great step for those considering medical education, or anyone needing a clearer grasp of healthcare functions without the need to locate a stethoscope. Learning Outcomes: Understand core healthcare topics and their academic frameworks Learn about nursing and paramedic theoretical responsibilities Explore biology relevant to healthcare and clinical settings Understand blood collection and phlebotomy techniques in theory Gain insights into pharmacy and laboratory technician duties Learn about public health systems and educational importance Who is this Course For: Future healthcare educators or medical tutors Nursing or public health theory enthusiasts Individuals aiming to teach clinical procedures Those pursuing roles in lab or technician sectors Biology learners focused on medical relevance Healthcare admin professionals exploring broader roles Paramedic theory learners with academic interests Pharmacy technician candidates studying online topics Career Path (UK Average Salaries): Medical Lecturer – £42,000/year Public Health Educator – £35,000/year Lab Technician – £25,000/year Phlebotomist – £23,000/year Pharmacy Technician – £26,000/year Paramedic (Theory Educator) – £37,000/year

Medical Teaching: 8 in 1 Premium Courses Bundle
Delivered Online On Demand16 hours
£28.99

Computer Programming: 8 in 1 Premium Courses Bundle

By Compete High

Whether you're fluent in Python or still mistaking JavaScript for coffee, this bundle has your name scribbled somewhere in code. The 8-in-1 Computer Programming Premium Bundle rolls out a structured and digestible dive into popular languages and core computing essentials. From SQL queries to scripting secure networks, it’s all stacked neatly with zero techy overkill. Mix in a touch of Excel and computer security, and you've got the basics sorted for building a solid career foundation in programming, development, and IT roles—without rewriting your life. 🟨 Learning Outcomes Learn foundational programming skills in Python and Go language. Understand JavaScript functions and browser-side interactions. Use SQL to manage and extract data from databases. Build logic and server-side functionality with PHP. Explore basic concepts of computer and network security. Apply Excel in computing and data interpretation tasks. 🟨 Who is this Course For Beginners interested in learning multiple coding languages Aspiring web developers or software engineers Students keen on expanding programming foundations Data lovers curious about SQL and backend operations Tech enthusiasts with an eye on software development IT support staff wanting programming knowledge Professionals upskilling in coding and automation tools Curious minds ready to code without the jargon headache 🟨 Career Path (UK average salary) Junior Software Developer – £30,000/year Web Developer – £31,500/year Network Engineer – £35,000/year SQL Database Analyst – £32,000/year IT Security Technician – £33,500/year Python Developer (Entry-Level) – £36,000/year

Computer Programming: 8 in 1 Premium Courses Bundle
Delivered Online On Demand16 hours
£28.99

Chemical Engineering Mini Bundle

By Compete High

The Chemical Engineering Mini Bundle blends the structure of science with the elegance of equations. From atoms to algae, this selection of modules covers the essentials of chemistry, biology, biochemistry, gas engineering, and greenhouse systems—without turning your kitchen into a laboratory. Each topic contributes to a broader understanding of the chemical behaviours and biological systems that underpin modern energy and environmental solutions. Whether your interest lies in reactions, regulations, or renewable innovations, this bundle offers an analytical look into how science fuels industries (and the occasional lightbulb). Learning Outcomes: Understand the basic principles of chemistry and its applications. Study biological processes across natural and industrial settings. Explore biochemical interactions at cellular and molecular levels. Learn about gas behaviour in engineered environments. Discover the role of greenhouse technologies in sustainability. Connect science principles to chemical process understanding. Who is this Course For: Science students exploring chemical and biological systems. Learners interested in energy, gas, and environmental studies. Professionals in laboratory-based administrative roles. Technical staff supporting chemical process documentation. Entry-level assistants in biology or chemistry research. Administrative staff in engineering or energy sectors. Individuals reviewing greenhouse systems in energy contexts. Anyone seeking structured science theory in industry applications. Career Path: Chemical Engineering Technician – £29,000/year Biochemistry Support Assistant – £27,000/year Laboratory Administrator – £25,000/year Gas Operations Clerk – £26,000/year Environmental Systems Assistant – £28,500/year Research Documentation Officer – £30,000/year

Chemical Engineering Mini Bundle
Delivered Online On Demand11 hours
£26.99

Veterinary Assistant Mini Bundle

By Compete High

If you’ve ever wished dogs could talk back (politely), this Veterinary Assistant Mini Bundle might just be the next best thing. Covering key topics in animal care, dog and puppy training, and the essentials of supporting veterinary roles—this course keeps tails wagging and phones answered. With modules spanning animal behaviour to client interaction via telephone etiquette, this bundle gives you a structured introduction to support roles in veterinary settings. Ideal for those who love animals—and wouldn’t mind a bit more order during walkies. Learning Outcomes: Understand the duties and responsibilities of a veterinary assistant. Recognise basic animal care routines and health considerations. Learn techniques in dog behaviour and everyday handling. Explore puppy training concepts, reward use, and consistency. Develop appropriate client interaction using telephone etiquette. Identify how assistant duties support clinical veterinary operations. Who is this Course For: Animal lovers looking into veterinary support career paths. Pet owners wanting structure in care and dog training. Assistants working in animal clinics or pet services. Dog groomers or walkers seeking behaviour understanding. Students considering animal care or kennel work. Customer service staff in pet-related organisations. Volunteers in animal shelters or rescue centres. Entry-level learners interested in canine behavioural basics. Career Path: Veterinary Assistant – £22,000/year Animal Care Worker – £20,000/year Dog Daycare Assistant – £19,500/year Kennel Support Officer – £21,000/year Puppy Training Assistant – £23,000/year Veterinary Receptionist – £22,500/year

Veterinary Assistant Mini Bundle
Delivered Online On Demand11 hours
£26.99

HashiCorp Certified - Vault Associate Course

By Packt

This comprehensive course on HashiCorp Vault will make you an expert in deploying, configuring, and managing all key Vault services. It covers all objectives for passing the HashiCorp Certified: Vault Associate certification exam. Learn the latest HashiCorp concepts and master the core components to become a HashiCorp Vault expert.

HashiCorp Certified - Vault Associate Course
Delivered Online On Demand12 hours 58 minutes
£82.99

Diploma in Facilities Management Level 3 Course

5.0(2)

By Training Express

The Diploma in Facilities Management Level 3 Course offers a strategic and in-depth approach to managing facilities, equipping students with the essential knowledge to oversee operational tasks efficiently and effectively. Designed for those aiming to develop their expertise in facility maintenance, operations, and service management, this course provides a solid foundation in key areas such as health and safety, sustainability, and resource management. With a focus on theoretical understanding, students will gain insight into both the technical and managerial aspects of facilities management, ensuring they are well-prepared for leadership roles in the industry. Through this course, learners will acquire the critical skills required to handle a wide range of responsibilities within facilities management, from building systems to staff coordination. Delivered in a flexible online format, it allows students to advance their careers at their own pace, all while gaining a strong understanding of industry standards and best practices. Whether you are looking to progress in your current role or explore new opportunities within the field, this course is designed to provide you with the knowledge and confidence to manage facilities effectively. Key Features of Facilities Management Bundle CPD Accredited Facilities Management Course Instant PDF certificate Fully online, interactive Facilities Management course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases To become successful in your profession, you must have a specific set of Facilities Management skills to succeed in today's competitive world. In this in-depth Facilities Management training course, you will develop the most in-demand Facilities Management skills to kickstart your career, as well as upgrade your existing knowledge & skills. Facilities Management Curriculum Course 01: Facilities Management Diploma Course 02: Quality Assurance (QA) Management Course 03: Project Management Course 04: Compliance Audit & Risk Management Course 05: Purchasing and Procurement Diploma Course 06:Leadership and Management Diploma Course 07: Business Quality Assessor Course 08: Budgeting Course 09: Change Management Course 10: Health and Safety at Workplace Course 11: Customer Service Course 12: Environmental Health Accreditation This Facilities Management bundle courses are CPD accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your Facilities Management course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for all employees or anyone who genuinely wishes to learn more about Facilities Management basics. Requirements No prior degree or experience is required to enrol in this course. Career path This Facilities Management Course will help you to explore variety of career paths in the related industry. Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Diploma in Facilities Management Level 3 Course
Delivered Online On Demand1 hour
£59

Cyber Security Awareness Training

By NextGen Learning

Course Overview Cyber Security Awareness Training is designed to equip learners with the essential knowledge to identify, manage, and reduce cyber risks in both personal and professional environments. This course provides a comprehensive understanding of the ever-evolving landscape of cyber threats and the proactive steps necessary to mitigate them. Through clear, accessible content, learners will explore key areas such as cyber attacks, password management, data breaches, and safe internet practices. By the end of the programme, participants will be able to recognise potential cyber threats, protect sensitive information, and contribute to creating a more secure digital environment. Whether for personal confidence or professional enhancement, this course offers crucial insights to stay safe in today’s technology-driven world. It is suitable for individuals at all levels, ensuring a solid foundation for developing cyber security awareness and resilience against emerging digital risks. Course Description This Cyber Security Awareness Training course delves deeper into the principles of protecting information and systems from cyber threats. Learners will explore common cyber attacks, cybercrimes, and the consequences of data breaches, alongside strategies for strengthening password security and practising safe internet browsing. The training also covers essential topics such as securing remote work environments, managing devices securely, and applying preventative measures to mitigate risks. Throughout the course, participants will engage with structured, easy-to-understand materials designed to build their confidence and competence in cyber security awareness. Learners will gain the ability to assess potential vulnerabilities, adopt safer digital habits, and contribute to wider organisational security initiatives. Delivered in a flexible, accessible format, the course is structured to support learners in developing critical thinking around cyber security issues while enhancing their ability to respond effectively to real-world digital threats. Course Modules Module 01: Introduction to Cyber Security Module 02: Cyber Attacks Module 03: Cybercrimes Module 04: Cyber Security and Data Breaches Module 05: Password Management Module 06: Internet Browsing Module 07: Office and Remote Work Security Module 08: Device Management Module 09: Preventative Measures (See full curriculum) Who is this course for? Individuals seeking to enhance their understanding of cyber threats and secure their digital presence. Professionals aiming to strengthen workplace cyber security practices. Beginners with an interest in cyber security, information security, or technology sectors. Employees required to complete cyber security awareness as part of corporate compliance programmes. Small business owners wishing to protect their business operations and client data. Career Path Cyber Security Assistant IT Support Analyst Security Awareness Coordinator Risk and Compliance Assistant Data Protection Officer Network Security Administrator Information Security Officer Technical Support Specialist Digital Operations Executive

Cyber Security Awareness Training
Delivered OnlineFlexible Dates
£9.99

Math Techniques

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 8 Hours 19 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about mathematics Understand the core competencies and principles of mathematics Explore the various areas of mathematics Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert math teacher Math Techniques Course Master the skills you need to propel your career forward in mathematics. This course will equip you with the essential knowledge and skillset that will make you a confident math teacher and take your career to the next level. This comprehensive math techniques course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this math techniques course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective mathematics practice and equip you with the essential skills, confidence and competence to assist you in the mathematics industry. You'll gain a solid understanding of the core competencies required to drive a successful career in mathematics. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for math teacher or for people who are aspiring to specialise in mathematics. Enrol in this math techniques course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive math techniques course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this mathematics can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This math techniques course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This math techniques course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This math techniques course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation 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. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Introduction 00:01:00 How to take up this course? 00:02:00 Times Tables Times Tables mentally-1 00:09:00 Times Tables mentally -2 00:10:00 Times Tables mentally -3 00:12:00 Addition (using World's Fastest Technique) Left to right addition Part 1 00:11:00 Left to right addition Part 2 00:04:00 Left to right addition Part 3 00:13:00 Addition by Dropping Ten's and Grouping Methods Fastest method to add single digit numbers 00:07:00 Fastest method to add two digit numbers 00:03:00 Fastest method to add any digit numbers 00:07:00 Addition by grouping to ten's method single digit numbers 00:04:00 Addition by grouping to ten's method two digit numbers 00:06:00 Addition by grouping to ten's method three digit numbers 00:03:00 Subtraction (Using World's Fastest Technique) Left to Right Subtraction Part 1 00:08:00 Left to Right Subtraction Part 2 00:10:00 Left to Right Subtraction Part 3 00:09:00 Left to Right Subtraction Using Nikhilam Sutra 00:09:00 Multiplication Tricks By 11,22,33 Multiplying any digit number by 11,22,33 etc 00:11:00 Remainder Trick by 9 Finding remainder when a number of any digits is divided by 9 00:04:00 Multiplication Tricks for Numbers near to Base Finding product of two numbers close to base number like 99992 × 99994 00:13:00 Multiplication of Numbers above the base 100 like 10003 × 10001 etc 00:07:00 Multiplication of numbers one above the base and the other less than the base 00:06:00 Multiplication Tricks by 9, 99, 999, 9999 etc. Multiplying any digit number by series of 9; 99 ; 99999 etc continuation 00:06:00 Multiplying any digit number by series of 9; 99 ; 999 ; 99999 Part 3 00:06:00 Multiplication Short Tricks by 5,25,125 Multiplying any digit number by 5 , 25 and 125 very fast with in 2 seconds 00:08:00 Multiplication by Vertically & Crosswise Multiplying two digit numbers using ” Vertically and Crosswise” 00:05:00 Multiplying three digit numbers using ” Vertically and Crosswise” 00:05:00 Multiplying four digit numbers using Vertically and Crosswise 00:08:00 Multiplying different digit numbers using Vertically and Crosswise 00:05:00 Division Tricks by Nikhilam Technique of vedic Math Division by 9 in 2 seconds 00:05:00 Division by 9 continues…… 00:06:00 Division by Nikhiliam Sutra in single line in 2 seconds 00:14:00 Straight Division Technique Straight Division by Vedic Math 00:08:00 Division by two-digit number 00:07:00 Division by three-digit number 00:06:00 Division - when answers are decimals 00:12:00 Division by three or four digit numbers 00:09:00 Straight Division- Two special problems 00:07:00 Squaring Numbers Tricks Squaring numbers that end in 5 using Vedic Mathematics 00:04:00 Easiest method of Finding squares of 1 to 100 00:06:00 Squaring two digit numbers mentally Using Vedic Math technique 00:09:00 Squaring three digit numbers mentally Using Vedic Math technique 00:07:00 Tricks of Finding Cubes of Numbers Finding the cube of any two digit number with in a few seconds 00:09:00 Square Roots and Cube Roots Tricks Approximation method of finding square root of perfect squares numbers 00:12:00 finding approximate value of square root of numbers which are not perfect square 00:08:00 Approximation method of finding cube root of numbers which are perfect cubes 00:03:00 Finding approximate value of cube root of numbers which are not perfect cube in 00:07:00 Tricks of Counting Squares, Rectangle and Triangles Short tricks to count Number of Squares in given figure 00:05:00 Short tricks to count Number of Rectangles in given figure 00:02:00 Short tricks to count Number of Triangles in given figure 00:04:00 Tricks of Finding Day of the Week (Calender) Finding Day of the week when any date is given in 2 Seconds 00:11:00 Digital Sum Tricks of Finding Answers in Multiple Choice Problems Digital sum of a number 00:05:00 How to apply Digital sum technique in different operations? 00:13:00 Simplification problems using Digital sum -1 00:07:00 Simplification problems using Digital sum -2 00:06:00 Simplification Short Cuts For Complicated Fractions and Square Root Problems Simplification short tricks of complex fractions 00:10:00 Simplification short tricks of fraction series-1 00:07:00 Simplification short tricks of fraction series-2 00:04:00 Simplification short cuts for complicated square root problems 00:09:00 Assessment Assessment - Math Techniques 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Math Techniques
Delivered Online On Demand
£19