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

30963 Courses

App Development Complete Diploma (GraphQL Prisma Node & React)

4.3(43)

By John Academy

Description Learn the process of complete App development knowing the use of GraphQL, Prisma, Node, and React through the App Development Complete Diploma (GraphQL Prisma Node & React) course. Its contents aim to teach you the core aspects of app development so that you can establish your career learning all good of this course must. The course teaches you the functions of GraphQL, a query language for API so that you can learn how to build GraphQL server with Prisma, create a frontend CRUD App with React and Apollo Client, and upload files in GraphQL, Prisma, and React application. The App Development Complete Diploma (GraphQL Prisma Node & React) course will also teach you how to execute error handling in Prisma and React, develop your performance in React application, open Prisma and React application to Heroku, set page number in Prisma and React Appolo application, and accomplish web mark in GraphQL and Prisma. It will also teach how to execute, create, delete, and update data through CURD in Prisma and so many other effective features of app development. Look and learn its effective contents to become better app developer. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing 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? App Development Complete Diploma (GraphQL Prisma Node & React) 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 App Development Complete Diploma (GraphQL Prisma Node & React) 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. Big Picture of Prisma Prisma generates GraphQL API for your datamodel FREE 00:03:00 Connect your resolvers to Prisma API 00:03:00 What is Prisma Query Engine 00:01:00 What is DataModeling in Prisma 00:02:00 What databases are supported by Prisma 00:01:00 What is Prisma Cloud 00:02:00 VS Code Setup FREE 00:03:00 Setting up Prisma 00:11:00 Build GraphQL server with Prisma Update Prisma Data Model 00:12:00 Setup GraphQL server with Prisma 00:13:00 Setup env variables for Primisa endpoint 00:04:00 CRUD in Prisma Create Data Model in Prisma 00:04:00 Fetch Records from Database 00:10:00 Create, Update and Delete Record in Prisma 00:15:00 Create Frontend CRUD App with React and Apollo Client Create Apollo client in React Application 00:07:00 Connect Apollo Client to React 00:05:00 Fetch Data using Apollo Query Component 00:12:00 Understanding render Prop pattern in React 00:09:00 Creating Forms in React 00:10:00 Send GraphQL Mutation from React Component 00:10:00 Updating Apollo Cache After Mutation 00:10:00 Adding Routing with React Router 00:09:00 Render List items to Bootstrap card component 00:01:00 Query for Single Record 00:12:00 Edit Record using update Mutation 00:10:00 Mutation for Delete Record in React Apollo 00:08:00 Authentication in Prisma and GraphQL Restructure the resolver functions into separate folder 00:04:00 Signup User in Prisma and GraphQL 00:12:00 Login User in Prisma and GraphQL 00:07:00 Apply Authentication on Resolvers 00:09:00 Authentication in React Apollo Client Application Send Login Request from Frontend App 00:12:00 Save Token to LocalStorage after LoggedIn 00:03:00 Implement Logout User 00:08:00 Require Authentication on Edit and Delete 00:03:00 Implement Signup User on Frontend 00:12:00 Protect Routes in React using React Router 00:09:00 Add Authorization header to every request in React Apollo Client 00:13:00 Error Handling Create Error Message Component to render Errors 00:07:00 Adding Spinner for Loading Data 00:05:00 Pagination in Prisma and React Apollo Application Paginate List fo records of Prisma 00:06:00 Count all Records using Prisma Connection Query 00:15:00 Create Pagination Controls in Frontend Application 00:06:00 Implement Pagination in React Application 00:12:00 Filtering Records in Prisma 00:04:00 Create Search Course Component 00:05:00 Execute Search Query and display courses 00:10:00 Apply Sorting on the Records 00:07:00 Update Cache after creating records 00:03:00 Fix Cache after Delete Records 00:03:00 Optimistic UI In React Apollo Application Improve UI Performance using Optimistic UI in React Apollo 00:06:00 GraphQL Subscription Project Setup Deploy Prisma and React Application to Heroku Deploy Prisma Project to Heroku 00:13:00 Deploy React Project to Heroku 00:14:00 Subscriptions in Prisma and React Apollo Application GraphQL Subscription Project Setup 00:06:00 Prisma Subscription Demo 00:07:00 Creating Subscription in Prisma GraphQL Server 00:05:00 Subscription in React using Apollo Client 00:13:00 State Management in React Application using Apollo Link Setup Apollo Link State 00:05:00 Fetch Records from Apollo State using Query 00:06:00 Create Task Form Component 00:05:00 Save new Record in Apollo Link State 00:11:00 Update Cache using Fragments 00:11:00 Filter Tasks on the based on Status Value 00:16:00 File Upload in Prisma and React Setup Local Development Server with Prisma and Docker 00:09:00 File Upload Demo with Prisma and React 00:14:00 Bonus: React Fundamentals Create React App using create-react-app cli 00:02:00 Creating React Element 00:05:00 Creating Nested React Elements 00:08:00 How React uses React Elements to Create Virtual DOM 00:01:00 What is DOM 00:03:00 What is Virtual DOM 00:05:00 What are Components in React 00:04:00 Create Component in React 00:06:00 Adding Props Validations 00:03:00 Create Nested Components in React 00:05:00 Create State in React Component 00:08:00 Update Component State using Events 00:08:00 Iterate Array and render Components 00:05:00 Pass Function Parent to Child Component 00:09:00 Convert React Components to JSX 00:09:00 State in React Component 00:05:00 Shallow Merging with setState 00:06:00 Use Props PropTypes and default Props in React Component 00:06:00 Create Stateless Component in React 00:04:00 Communicate with Parent and Child Component 00:07:00 What are LifeCycle Methods in React Component 00:01:00 Types and Phases of LifeCycle Methods 00:04:00 LifeCycle Mounting Methods in Action 00:09:00 LifeCycle Updating Methods in Action 00:07:00 Handling Errors with componentDidCatch 00:08:00 Bonus: GraphQL Basics What is GraphQL 00:04:00 What is GraphQL Query 00:03:00 Arguments in GraphQL Query 00:01:00 Required Arguments in Query 00:02:00 GraphQL Schema and Types 00:04:00 Aliasis in GraphQL 00:02:00 Nested Fields 00:02:00 Operations in GraphQL 00:02:00 Variables in GraphQL 00:04:00 Create Mutations 00:03:00 Directives in GraphQL 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

App Development Complete Diploma (GraphQL Prisma Node & React)
Delivered Online On Demand11 hours 10 minutes
£12

ISACA CGEIT Training Boot Camp

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Risk professionals Business analysts Project managers Compliance professionals IT professionals Anyone whose work includes evaluating and mitigating risk Overview This boot camp prepares you to pass the ISACA CGEIT exam, which covers four domain areas designed to reflect the work performed by individuals who have a significant management, advisory or assurance role relating to the governance of IT. Domain 1: Governance of enterprise IT Domain 2: IT resources Domain 3: Benefits realization Domain 4: Risk optimization This CGEIT Boot Camp is designed for experienced IT governance personnel and those who have responsibilities for the stewardship of IT resources. You will learn how to effectively implement and manage governance across all areas of technology ? as well as align that technology with strategic enterprise goals. This training also explains the CGEIT examination process and helpsprepare you for your CGEIT exam by providing guidance and testing your exam readiness through sample questions. You?ll leave fully prepared to earn your CGEIT certification. Course Outline Domain 1: Governance of enterprise IT Domain 2: IT resources Domain 3: Benefits realization Domain 4: Risk optimization

ISACA CGEIT Training Boot Camp
Delivered OnlineFlexible Dates
Price on Enquiry

Workplace Health & Safety Approved Online Training

By Twig Services Ltd

Workplace Health & Safety Approved Online Training

Workplace Health & Safety Approved Online Training
Delivered Online On Demand45 minutes
£29

Presentation Skills

5.0(1)

By Course Gate

Refine your presentation skills and captivate your audience with the Presentation Skills course. Learn effective techniques for delivering impactful speeches and gain the confidence to shine in any speaking engagement.

Presentation Skills
Delivered Online On Demand1 hour 27 minutes
£11.99

Perfect Pitching Course

5.0(1)

By Course Gate

Having perfect pitch is a rare quality. In case, perfect pitch is not something everyone born with it; it can be the one that you develop with enough training, practice and guideline. The Perfect Pitching Course is designed to teach you the exact utterance, expression, and inflexion of words to fascinate your audience. Gain the ability to identify general limitations of performing the opening speeches, reference point, present your message like a storyteller so that people listen to intensely and learn some persuasive tactics to grab the attention of your audience. Additionally, learn to talk about specific notes and explore innovative ideas for solving your problems, barriers, and complexities concerning pitching your speech. Who is this course for? Perfect Pitching Course is suitable for anyone who wants to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Perfect Pitching Course is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Introduction Promo Video 00:02:00 The 9 Steps to a Perfect Pitch An Introduction: Why Pitching is Important 00:02:00 Being Concise 00:02:00 Solving their Problem 00:03:00 Telling Them What They Want to Hear 00:02:00 Speaking in Plain English 00:02:00 Grabbing the Listener's Attention 00:03:00 Asking Qualifier Questions 00:03:00 Showing Your Passion 00:03:00 Telling a Consistent Story 00:02:00 Concluding with a Call to Action 00:02:00 Types of Pitches The Pixar Pitch 00:04:00 The Rhyming Pitch 00:01:00 The One-Word Pitch 00:01:00 The Logline Pitch 00:01:00 The Question Pitch 00:01:00 Conclusions Summary 00:02:00 Next steps / further reading 00:01:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Perfect Pitching Course
Delivered Online On Demand1 hour 35 minutes
£11.99

Mastering the Art of Presentation

5.0(1)

By Course Gate

Powerful presentation skills are crucial since it can determine whether you are better than your competition or not. Master the art of presentation with our expertly designed course, and learn the ideas to manifest your presentations that get better and better with time. By enrolling in the Mastering the Art of Presentation course, you will learn what it takes to develop your presentation skill and steal the show. Learn the qualities of an enthusiastic presenter, to present your message with more confidence and grasp the major principles and techniques of presentations. This course will also benefit if you want to fast track your career, put forward your speech in an elegant style every time and deliver compelling presentations to get promotions. Who is this course for? Mastering the Art of Presentation is suitable for anyone who want to gain extensive knowledge, potential experience, and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Mastering the Art of Presentation is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Getting Started Welcome and Getting to Know Your Instructor FREE 00:03:00 What will you learn? 00:03:00 Who is this Course For? 00:03:00 Prepare Your Presentation Step 1 - Preparation 00:03:00 Step 2 - Get to Know Your Audience 00:03:00 Step 3 - Set Your Objectives 00:03:00 Step 4 - Consider Your Approach 00:03:00 Step 5 - Make a Presentation Plan 00:02:00 Step 6 - Presentation Strategies & Techniques - Giving People a Rea 00:03:00 Step 6 - Presentation Skills 00:04:00 Step 6 - Effective Communication 00:03:00 Step 6 - Verbal Communication 00:06:00 Step 6 - Motivational Language 00:02:00 Step 6 - Non Verbal Communication 00:08:00 Step 6 - Telling Stories 00:01:00 Step 6 - Memorable Content 00:03:00 Step 6 - RER Method 00:01:00 Step 6 - Using Case Studies 00:02:00 Step 6 - Calming the Nerves 00:04:00 Step 7 - Prepare Your Materials 00:10:00 Step 8 - Practice 00:02:00 Step 9 - Evaluation 00:03:00 Step 10 - Presentation Day 00:03:00 Contingencies 00:03:00 The Final Word Guest Interview 00:04:00 Wrap Up 00:02:00 Workbook Workbook - Mastering the Art of Presentation 00:00:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Mastering the Art of Presentation
Delivered Online On Demand1 hour 27 minutes
£11.99

Communication Skills Masterclass

5.0(1)

By Course Gate

Enhance your communication skills with our comprehensive masterclass. From crafting engaging speeches to delivering impactful presentations, this course provides practical insights and techniques to excel in verbal communication. Enrol now and take your communication skills to the next level!

Communication Skills Masterclass
Delivered Online On Demand27 minutes
£11.99

Sales Coaching and Training

5.0(1)

By Course Gate

The Sales Coaching and Training gives sales managers the skills and framework they need to coach sales teams to success, helping them develop mutually beneficial, long-lasting customer relationships. You'll learn how to use collaborative techniques to hold coaching conversations and develop a culture that supports high-performing sales teams. You'll learn a Developmental Sales Coaching Framework to effectively open a coaching dialogue, probe for perceptions and needs, uncover obstacles, create a solution, and close. The course covers building and managing sales teams, basic forecasting and budgeting, setting targets, designing Key Performance Areas for success, compensation designs, managing poor performance, coaching, motivating sales professionals, enabling tools for efficiencies and productivity ramp, drafting and optimizing sales processes, and much more. In addition, the course can be adapted for professional selling skills, consultative and solution selling. Who is this course for? Sales Coaching and Training is suitable for anyone who wants to gain extensive knowledge, potential experience, and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Sales Coaching and Training is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Coaching Salespeople Getting Started 00:05:00 What Is a Coach? 00:20:00 Coaching 00:20:00 Process 00:15:00 Inspiring 00:20:00 Authentic Leadership 00:20:00 Best Practices 00:15:00 Competition 00:20:00 Data 00:20:00 Maintenance Strategies 00:20:00 Avoid Common Mistakes 00:15:00 Wrapping Up 00:05:00 Sales Module One: Getting Started 00:05:00 Module Two: Effective Traits 00:20:00 Module Three: Know Clients 00:30:00 Module Four: Product 00:30:00 Module Five: Leads 00:20:00 Module Six: Authority 00:30:00 Module Seven: Build Trust 00:20:00 Module Eight: Relationships 00:30:00 Module Nine: Communication 00:30:00 Module Ten: Self-Motivation 00:20:00 Module Eleven: Goals 00:20:00 Module Twelve: Wrapping Up 00:05:00 Sales Training Getting Started 00:05:00 In-Person Sales 00:15:00 Examples of In-Person Sales 00:25:00 Sales Funnel 00:20:00 Prepare 00:25:00 Presentation 00:20:00 Engage 00:20:00 Commitment 00:20:00 Sale 00:20:00 Loyalty 00:25:00 Expand 00:15:00 Wrapping Up 00:10:00 Psychology of Sales How to Make More Money Through Sales Psychology 00:08:00 Why Sales Could be the Most Profitable Skill in the World 00:04:00 How to Reduce the Number of Times You Hear the Word 'No' 00:08:00 One of the Most Powerful Weapons in the Professional Sales Person's Arsenal 00:06:00 The Secret of Why 'Always Be Closing' Works 00:07:00 How to Use the Powerful and Subtle Technique of 'Assuming the Sale' 00:12:00 The Most Powerful Negotiating Tool Ever 00:07:00 How to Never Overcome an Objection Again 00:07:00 A Little Known Sales Secret Used by Only the Top 1% of Sales People 00:07:00 Sales Success Secrets How to Succeed Without Relying On 'Techniques' 00:06:00 How the Psychology of Sales SAVES You Money in Your Everyday Life 00:06:00 How to Make Prospects Like You 00:09:00 How to Be Persistent Without Irritating the Prospect 00:11:00 How to Avoid EVER Being Annoying! 00:08:00 The Most Important Idea in Sales 00:10:00 How to Create a Powerful Self Image in the Eyes of the Prospect 00:08:00 The True Power of Psychology in Sales 00:03:00 A Summary of These Powerful Techniques and Ideas 00:08:00 Mock Exam Mock Exam- Sales Coaching and Training 00:30:00 Final Exam Final Exam- Sales Coaching and Training 00:30:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Sales Coaching and Training
Delivered Online On Demand14 hours 30 minutes
£11.99

Public Speaking and Presentation Course

5.0(1)

By Course Gate

This Public Speaking and Presentation Course focus on physical work, breathing and vocal techniques in order to improve essential communication skills and personal impact. You will learn how to improve your business presentation skills, to present with impact. Topics include the use of body language, gesture, voice and eye contact for effective public speaking. It gives insights into creating speech content and teaches you how to engage your audience. You will become aware of the weaknesses and strengths in your personal presentation and through relaxation, inner readiness and vocal confidence overcome limitations and anxiety related to public speaking. You'll learn how to connect and interact with your audience, secure and maintain their attention, interest and respect, and manage questions and discussions. Who is this course for? Public Speaking and Presentation Course is suitable for anyone who wants to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Public Speaking and Presentation Course is open to all from all academic backgrounds and there are no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Introduction Promo Video 00:03:00 So You've Been Asked to Make a Speech or Presentation: Key Questions 00:01:00 Designing Your Speech Assessing Your Audience 00:01:00 Objectives 00:01:00 What Do They Want to Hear? 00:02:00 Deciding Your Outcomes 00:02:00 Starting Your Speech 00:02:00 The Key Opening Statement 00:02:00 The Core Message Exercise 00:01:00 The Close 00:01:00 Closing Professionally 00:03:00 Keeping Them Interested 00:03:00 Using Notes 00:03:00 Rehearsing 00:02:00 Preparation Preparing to Speak 00:02:00 Controlling Your Nerves 00:02:00 The Day Before 00:02:00 On The Day 00:02:00 Failsafe Measures 00:02:00 Handling Questions 00:05:00 Presentation Aids Presentation Aids 00:03:00 Handouts: What Will They Add? 00:02:00 How Much Information? 00:01:00 Using Graphics 00:01:00 How to Present like a Professional Speaking like a Professional 00:02:00 Perfect Performing 00:01:00 Keeping to the Point 00:02:00 WIIFM? 00:01:00 Conclusions Summary 00:01:00 Next steps / Resources 00:01:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Public Speaking and Presentation Course
Delivered Online On Demand57 minutes
£11.99

The Role of the Business Analyst on the Agile Project

By IIL Europe Ltd

The Role of the Business Analyst on the Agile Project This presentation will address the role of the Business Analyst on an Agile project. This will include the initiating, planning and verification activities which can enhanced by utilizing tools and techniques that are part of the Business Analyst toolbox. Agile team roles Project selection and chartering Project planning (at all levels) Requirements (elicitation and elaboration) Verification and validation Hardening/Transition

The Role of the Business Analyst on the Agile Project
Delivered Online On Demand30 minutes
£15