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

3924 Computing & IT courses in Exeter delivered On Demand

The Oracle Database Performance Tuning Course

By Packt

Supercharge your career as an Oracle DBA! This in-depth performance tuning course empowers you to pinpoint bottlenecks, master essential tools like AWR and ASH, elevate your database's performance, and unlock your potential as a top-tier Oracle DBA.

The Oracle Database Performance Tuning Course
Delivered Online On Demand27 hours 25 minutes
£59.99

Safety, Security & Situational Awareness For Everyone

By Stirling Defence

Safety, Security & Situational Awareness For Everyone The S3AFE™ Skills Program covers the fundamentals of situational awareness, demonstrates how to translate human behaviour, recognise observable indicators, both verbal and non-verbal and communicate or act in a way that will pre-empt violence. Course curriculum 1 Welcome & Administration How to navigate the learning platform Enrollment Process Trouble Shooting Student booklet - Note: Please download it and use it to take notes and follow the course. 2 Physiological Effects Lesson 1 - Introduction to S3AFE ACT Video Lesson 2 - Maslow & the Left of bang model Lesson 3 - Principles of Real-time Behaviour Lesson 4 - The Predator Mindset Lesson 5 - Dynamics of the brain in times of Stress or Under Threat Test 1 - Physiological Effects 3 Non-Verbal Communication Lesson 6 - Kinesics.pdf Behavioural analysis Lesson 7 - Pacifying behaviour Lesson 8 - Behavioural Indicators Handout 1 - Kinesic Cues Test 2 - Non-verbal Communication 4 Proxemics & Atmospherics Lesson 9 - Introduction to Proxemics Lesson 10 - Proxemics, distance and threat Lesson 11 - Being MADE Lesson 12 - Introduction to Atmospherics Lesson 13 - What atmospherics tell us Test 3 - Proxemics & Atmospherics 5situatiionalSafety & Security Lesson 14 - Colour Codes of Awareness.pdf Handout 2 - Colour Codes of Awareness Lesson 15 - Colour Coded Risk Evaluation.pdf Handout 3 - Risk Evaluation Guide Handout 4 - Recommended Reading List Final Assessment Training and Evaluation Feedback Form

Safety, Security & Situational Awareness For Everyone
Delivered Online On Demand
£95

Cybersecurity: Five Common Types of Cyberattacks

5.0(1)

By Enspark

Cybercriminals are increasingly relying on user error to perpetrate attacks. Employees are, therefore, the first line of defense when it comes to protecting your organization. One crucial step in making sure that everyone in your organization is prepared to keep your networks secure is for them to know what attacks look like. The five most common workplace computer attacks are explored in this video, along with how to spot and prevent them. Learning Objectives Identify the various forms of cyber crime and learn how to spot potential risks, enabling you to protect your computer and personal information effectively.;Recognize and respond to the five most common types of attempted cyber security attacks.;Explore the concept of denial of service (DoS) attacks and the dangers of typosquatting, equipping you with the ability to detect potential threats and contribute to overall cybersecurity resilience.

Cybersecurity: Five Common Types of Cyberattacks
Delivered Online On Demand12 minutes
£9.95

Deep Learning - Convolutional Neural Networks with TensorFlow

By Packt

In this self-paced course, you will learn how to use TensorFlow 2 to build convolutional neural networks (CNNs). You will learn how to apply CNNs to several practical image recognition datasets and learn about techniques that help improve performance, such as batch normalization, data augmentation, and transfer learning.

Deep Learning - Convolutional Neural Networks with TensorFlow
Delivered Online On Demand3 hours 39 minutes
£82.99

GraphQL with NodeJs: Beginner to Advanced

4.3(43)

By John Academy

Description GraphQL is a query and manipulation language of API that accomplishes queries with existing data. It is alternative to REST that is maintained by people, community, companies, and individuals across the world. To know more details about it, look at the GraphQL with NodeJs: Beginner to Advanced course. It will guide you further in your quest to regard this topic. The contents of this course will assist you to learn its basic to advance functions knowing how to start with GraphQL and NodeJs, do CURD Operations with NodeJs, MongoDB, and GraphQL, and fragment, union, and interfaces with GraphQL. The GraphQL with NodeJs: Beginner to Advanced course will assist you to learn how to set page number, make caching and batching, filtering, sorting and to know about the subscription and data loaders in GraphQL. It also enables you to test the data authentication and authorization with Jest in MngoDB, NodeJs, and GraphQL. The purpose of the course is to make you efficient in this field providing with all required information must. Learn vibrantly with the help of this course. Certification: After completing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? GraphQL with NodeJs: Beginner to Advanced is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our GraphQL with NodeJs: Beginner to Advanced is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Getting Started Create Express Server in NodeJs FREE 00:04:00 Create GraphQL Server using express 00:08:00 Understand GraphQL Resolver Arguments 00:03:00 Connect GraphQL App with MongoDB using Mongoose 00:04:00 CURD(Create, Read,Update,Delete) Operations with Nodejs, GraphQL, and MongoDB Create Record in MongoDB Using GraphQL Mutation 00:06:00 Get Records From MongoDB Using GraphQL Query 00:02:00 Update Records From MongoDB Using GraphQL Mutation 00:02:00 Delete Record From MongoDB Using GraphQL Mutation 00:02:00 Authentication and Authorization in GraphQL, Nodejs and MongoDB Create GraphQL Server with GraphQL Yoga 00:03:00 Split up your schema definition, resolvers, and Query type into multiple files 00:07:00 Create a Mongoose User model for Authentication in GraphQL 00:03:00 Register and Encrypt User Data and Return JWT Payload with Graph 00:07:00 Operations and Variables in GraphQL 00:02:00 Validate Input in GraphQL with Joi 00:04:00 Authenticate a User using a JSON Web Token in GraphQL 00:03:00 Merge GraphQL Resolvers into a Single Object using lodash.merge 00:02:00 Create a Middleware for Authentication in GraphQL 00:07:00 Apply Authentication Middleware on GraphQL Resolvers 00:03:00 Create Nested Resolvers to remove duplicate code from individual 00:07:00 Pagination, Filtering, And Sorting in GraphQL Paginate List of Data in GraphQL 00:04:00 Filter Nodes with Matching Rule GraphQL Queries 00:03:00 Sort GraphQL Query Results by Field 00:02:00 Cursor Based Pagination 00:09:00 Fragments, Interfaces, and Unions in GraphQL Send Multiple Queries in a Single Request using Aliases in GraphQL 00:02:00 Enhancing Fields Reusability with Fragments in GraphQL 00:02:00 Create Enum to represents a collection of related values 00:03:00 Create an Interface to represent the reusable fields in GraphQL 00:06:00 Interface Demo with - ResolveType 00:05:00 Create Union to return more than object type from GraphQL field 00:11:00 Subscriptions and DataLoaders in GraphQL Introduction to Subscriptions 00:01:00 Adding real-time functionality with GraphQL Subscriptions 00:06:00 Why Data Loaders in GraphQL 00:02:00 Create DataLoader in GraphQL 00:05:00 Batching in GraphQL 00:05:00 Caching in GraphQL 00:03:00 Testing with Jest in GraphQL and NodeJs Integrate Jest Testing Framework with GraphQL, and NodeJs 00:05:00 Write Unit test for Resolvers in GraphQL 00:04:00 Write Integration Test for Queries And Mutations in GraphQL 00:04:00 Order your Certificate Order Your Certificate 00:00:00

GraphQL with NodeJs: Beginner to Advanced
Delivered Online On Demand2 hours 41 minutes
£11.99

Diploma in Security Management

4.7(47)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before In today's interconnected world, the need for robust security measures has become paramount. According to the Office for National Statistics, cybercrime offenses in the UK have soared by a staggering 107% in just four years, highlighting the pressing need for robust security measures and knowledgeable experts. Moreover, the increasing complexity of security risks demands a highly skilled and knowledgeable workforce. Are you ready to take on the challenge of safeguarding assets, information, and people? This comprehensive Security Management diploma program will provide you with a solid foundation in all aspects of security management. You'll gain a thorough understanding of security principles, risk assessment, and mitigation strategies. The program delves into cyber security threats and fraud prevention techniques, along with essential skills for physical security and information protection. You'll also explore legal considerations and best practices in security operations. Our bundle contains 5 of our premium courses for one discounted price: Course 01: Introduction to Security Management Course 02: Cyber Security and Fraud Prevention Course 03: Security Guard Course Course 04: Security Risk Analysis and Risk Reduction Course 05: Physical and Information Security Protection Invest in your future and gain the knowledge and qualifications employers are seeking. Take control of your career today and enroll in this diploma program! Learning Outcomes of Security Management Examine the principles and practices of effective security management. Develop strategies to mitigate cyber security risks and prevent fraud. Conduct comprehensive security risk analysis and implement risk reduction measures. Apply best practices for physical and information security protection. Evaluate security guard roles and responsibilities in various settings. Integrate security measures into overall organizational risk management strategies. Why Choose Us? Get a Free CPD Accredited Certificate upon completion of Security Management Get a free student ID card with Security Management Training program (£10 postal charge will be applicable for international delivery) The Security Management is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Security Management course materials The Security Management comes with 24/7 tutor support Start your learning journey straightaway! *** Course Curriculum *** Course 01: Introduction to Security Management Module 01: Introduction to Security Management Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations Course 02: Cyber Security and Fraud Prevention Introduction Cyber Security Everything You Need to Know Types of Cyber Attacks What is Hacking and How to Prevent It Types of Hackers Types of Malwares and How to Recognize Them How to Detect and Protect Your Business From Malware Attacks How to Identify, Prevent and Recover from Crypto Jacking What is Phishing and Tips to Protect from Phishing Attacks How to Guard Yourself from Visiting Unsafe Websites Reduce the Risk of Cyber Attacks - Top Cyber Security Practices to Prevent a breach Latest Cyber Security Tools You Should Know Skill Needed for Cyber Security Expert Tips to Create an Ideal Budget in Covid Era How Should Companies Adapt their new Security Strategy post Pandemic? Course 03: Security Guard Course Module 01: Definition And Importance Of Security Module 02: Career Prospect Of Security Guard In The UK Module 03: Security Risk Analysis And Risk Reduction Module 04: Physical And Information Security Protection Module 05: Response To Immediate Crisis Module 06: The Use Of Technology For Managing Security Module 07: General Patrol Tactics And Techniques Module 08: Public Relations And Traffic Control Module 09: Violence In The Workplace Module 10: Laws And Regulations =========>>>>> And 2 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*5 = £65) CPD Hard Copy Certificate: £29.99 CPD 50 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Career changers Security professionals Business owners IT specialists Anyone seeking a security career Requirements You will not need any prior background or expertise to enrol in this bundle. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Security guard Security analyst Security consultant Risk manager Security operations manager Certificates CPD Accredited Digital Certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. CPD Accredited Hard Copy Certificate Hard copy certificate - £29.99 Please note that International students have to pay an additional £10 as a shipment fee.

Diploma in Security Management
Delivered Online On Demand12 hours
£35

Sales and Marketing - CPDQS Accredited Bundle Course

5.0(2)

By Training Express

The Sales and Marketing CPDQS Accredited Bundle Course offers a thorough and structured approach to mastering the dynamic world of sales and marketing. This online course is ideal for professionals looking to enhance their understanding of key concepts, strategies, and tools necessary to excel in today’s competitive landscape. Delivered entirely online, it allows flexibility for those wishing to deepen their expertise without the need for physical attendance. This course covers a broad spectrum of essential topics, providing a clear path for learners to advance their skills and knowledge. With a focus on both the strategic and tactical aspects of sales and marketing, it ensures that participants gain a solid understanding of how to engage audiences, build strong customer relationships, and maximise conversion rates. Whether you’re new to the industry or looking to refine your approach, this bundle is designed to provide a complete, accessible learning experience that aligns with modern marketing techniques. Key Features of Sales and Marketing Bundle CPD Accredited Sales and Marketing Course Instant PDF certificate Fully online, interactive Sales and Marketingcourse Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Enrol now in this Sales and Marketing Bundle course to excel! To become successful in your profession, you must have a specific set of Sales and Marketing skills to succeed in today's competitive world. In this in-depth Sales and Marketingtraining course, you will develop the most in-demand Sales and Marketing skills to kickstart your career, as well as upgrade your existing knowledge & skills. Sales and Marketing Curriculum Course 01: Sales Management Course 02: Retail Sales Assistant and Personal Shopper Course 03: Residential Property Sales Course 04: Telesales Executive Training Course 05: Sales: Psychology of Customers Course 06: CRM - Customer Relationship Management Course 07: AML, KYC & CDD Course 08: Customer Service Level 2 Course 09: Marketing Management Course 10: ECommerce Course 11: Content Management Course 12: Digital Marketing Course 13: The Secrets of Body Language Course 14: Public Relations Course 15: SEO - Search Engine Optimisation for Business Course 16: Product Management: Brand Management Course 17: Budget & Forecast Course 18: Purchase Ledger Course 19: Commercial Law 2021 Course 20: Investment Accreditation This Sales and Marketing 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 Sales and Marketing course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 200 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 Sales and Marketing basics. Requirements No prior degree or experience is required to enrol in this course. Career path This Sales and Marketing Course will help you to explore avariety 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.

Sales and Marketing - CPDQS Accredited Bundle Course
Delivered Online On Demand1 hour
£100

Clinical Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Clinical Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Clinical Coding comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Clinical Coding. It is available to all students, of all academic backgrounds. Requirements Our Clinical Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 7 sections • 26 lectures • 01:08:00 total length •EPS: 00:03:00 •Laparoscopic Appendectomy: 00:02:00 •Colonoscopy: 00:01:00 •PTCA: 00:04:00 •EGD: 00:04:00 •ORIF: 00:02:00 •Hemodialysis, MV, and CPR: 00:03:00 •Delivery Procedure: 00:04:00 •Pneumothorax: 00:01:00 •Total Hip Arthroplasty and Total Knee Arthroplasty: 00:04:00 •Abortion Procedure: 00:03:00 •ERCP: 00:05:00 •Cardiac Cath: 00:04:00 •Ileostomy Takedown: 00:02:00 •Laparoscopic Cholecystectomy, converted to open and Robotic Procedures: 00:04:00 •D&C: 00:04:00 •Spinal Fusion: 00:05:00 •New-born: 00:02:00 •Cardioversion, Arterial line placement and IVC filter: 00:02:00 •Thyroidectomy (near to Total): 00:01:00 •PICC line: 00:02:00 •Colostomy formation: 00:01:00 •Amputation: 00:02:00 •Failed Procedures: 00:02:00 •Chemotherapy: 00:01:00 •Assignment - Clinical Coding: 00:00:00

Clinical Coding
Delivered Online On Demand1 hour 8 minutes
£12

Clinical Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Clinical Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Clinical Coding comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Clinical Coding. It is available to all students, of all academic backgrounds. Requirements Our Clinical Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 14 sections • 14 lectures • 09:41:00 total length •Introduction to Clinical Coding: 00:42:00 •Introduction to Clinical Records and Its Confidentiality: 00:49:00 •Clinical Terminology and Jargons: 00:42:00 •Introduction to ICD-10 Coding: 00:32:00 •General Coding Standards of ICD-10: 00:42:00 •ICD-10 5th Edition Codes (Chapter 1 to 4): 00:44:00 •ICD-10 5th Edition Codes (Chapter 5 to 10): 01:00:00 •ICD-10 5th Edition Codes (Chapter 11 to 15): 00:58:00 •ICD-10 5th Edition Codes (Chapter 16 to 22): 01:02:00 •Introduction to OPCS-4: 00:46:00 •Introduction to SNOMED CT: 00:39:00 •Other types of Clinical Coding: 00:32:00 •Legal and Ethical Aspects of Working in a Clinical Environment: 00:33:00 •Assignment - Clinical Coding: 00:00:00

Clinical Coding
Delivered Online On Demand9 hours 41 minutes
£12

Medical Coding Inpatient Training: DRG-PCS

4.9(27)

By Apex Learning

Overview This comprehensive course on Medical Coding Inpatient Training: DRG-PCS will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Medical Coding Inpatient Training: DRG-PCS comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Medical Coding Inpatient Training: DRG-PCS. It is available to all students, of all academic backgrounds. Requirements Our Medical Coding Inpatient Training: DRG-PCS is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 13 sections • 58 lectures • 02:47:00 total length •What is PCS?: 00:08:00 •PCS Reasons and Modifications: 00:07:00 •PCS step by step: 00:10:00 •Quick UNLEARNING before learning IP DRG: 00:03:00 •Quick Learning: 00:06:00 •Character 1 Section Relates to Type of Procedure: 00:10:00 •Character 2 Body System Refers to General Body System: 00:10:00 •Root Operations Introduction: 00:06:00 •ALTERATION: 00:03:00 •BYPASS: 00:03:00 •CHANGE: 00:03:00 •CONTROL: 00:02:00 •CREATION: 00:02:00 •DESTRUCTION: 00:02:00 •DETACHMENT: 00:02:00 •DILATION: 00:03:00 •DIVISION: 00:01:00 •DRAINAGE: 00:02:00 •EXCISION: 00:03:00 •EXTIRPATION: 00:01:00 •EXTRACTION: 00:02:00 •FRAGMENTATION: 00:01:00 •FUSION: 00:03:00 •INSERTION: 00:02:00 •INSPECTION: 00:02:00 •MAP: 00:01:00 •OCCLUSION: 00:01:00 •REATTACHMENT: 00:02:00 •RELEASE: 00:02:00 •REMOVAL: 00:01:00 •REPAIR: 00:02:00 •REPLACEMENT: 00:02:00 •REPOSITION: 00:02:00 •RESECTION: 00:02:00 •RESTRICTION: 00:01:00 •REVISION: 00:02:00 •SUPPLEMENT: 00:02:00 •TRANSFER: 00:01:00 •TRANSPLANTATION: 00:03:00 •Character 4 Body Part: 00:04:00 •Open: 00:02:00 •Percutaneous: 00:02:00 •Percutaneous Endoscopic: 00:02:00 •Via Natural or Artificial Opening: 00:01:00 •Via Natural or Artificial Opening Endoscopic: 00:01:00 •Via Natural or Artificial Opening with percutaneous endoscopic assistance: 00:02:00 •External: 00:02:00 •Character 6 Device: 00:04:00 •Character 7 Qualifier: 00:02:00 •Obstetrics: 00:04:00 •Placement: 00:04:00 •Measurements and Monitoring: 00:02:00 •Extracorporeal Assistance and Performance: 00:04:00 •Extracorporeal Therapies: 00:03:00 •Osteopathic, Other Procedures & Chiropractic: 00:04:00 •3T Technique: 00:02:00 •IP DRG PCS: 00:01:00 •Assignment - Medical Coding Inpatient Training: DRG-PCS: 00:00:00

Medical Coding Inpatient Training: DRG-PCS
Delivered Online On Demand2 hours 47 minutes
£12