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

2438 Courses in Bristol delivered On Demand

C++ Development: The Complete Coding Guide

4.9(27)

By Apex Learning

Overview This comprehensive course on C++ Development: The Complete Coding Guide will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This C++ Development: The Complete Coding Guide 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 C++ Development: The Complete Coding Guide. It is available to all students, of all academic backgrounds. Requirements Our C++ Development: The Complete Coding Guide 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 14 sections • 79 lectures • 05:35:00 total length •Introduction: 00:04:00 •What Is C++?: 00:03:00 •Setting up A Project: 00:07:00 •Console Out: 00:04:00 •Data Types: 00:03:00 •Variables: 00:04:00 •Console In: 00:03:00 •Strings: 00:04:00 •Constants: 00:05:00 •Assignment Operator: 00:03:00 •Arithmetic Operators: 00:04:00 •Compound Assignment Operator: 00:03:00 •Increment & Decrement Operators: 00:04:00 •Relation & Comparison Operators: 00:06:00 •Logical Operators: 00:07:00 •Conditional Ternary Operator: 00:04:00 •Comma Operator: 00:03:00 •Type Casting Operator: 00:02:00 •Bitwise Operators: 00:12:00 •Size of Operator: 00:03:00 •Operator Precedence: 00:05:00 •String Streams: 00:04:00 •Conditional Statements: 00:07:00 •For Loop: 00:04:00 •While Loop: 00:03:00 •Do While Loop: 00:04:00 •Range-Based For Loop: 00:03:00 •GoTo Statement: 00:04:00 •Switch Statement: 00:05:00 •Switch Statement: 00:05:00 •Functions: 00:03:00 •Function Return Statement: 00:04:00 •Function Arguments Passed By Value: 00:05:00 •Function Arguments Passed By Reference: 00:05:00 •Function Parameter Default Values: 00:03:00 •Overloaded Functions: 00:04:00 •Function Templates: 00:04:00 •Namespaces: 00:06:00 •Arrays: 00:03:00 •Multidimensional Arrays: 00:03:00 •References: 00:02:00 •Pointers: 00:04:00 •Delete Operator: 00:02:00 •Struct: 00:04:00 •Type Aliasing: 00:03:00 •Unions: 00:04:00 •Enumerators: 00:04:00 •Introduction to Classes: 00:05:00 •Class Access: 00:04:00 •Class Constructor: 00:05:00 •Class Pointers: 00:04:00 •Overloading Operators: 00:06:00 •This Keyword: 00:04:00 •Constant Objects: 00:03:00 •Getters and Setters: 00:05:00 •Static Variables: 00:04:00 •Static Functions: 00:06:00 •Template Classes: 00:05:00 •Class Destructor: 00:04:00 •Class Copy Constructor: 00:03:00 •Friend Function: 00:06:00 •Friend Class: 00:06:00 •Class Inheritance: 00:07:00 •Multiple Class Inheritance: 00:05:00 •Virtual Methods: 00:04:00 •Abstract Base Class: 00:03:00 •Error Handling: 00:04:00 •Preprocessor Macro Definitions: 00:04:00 •Preprocessor Conditional Directives: 00:05:00 •Preprocessor Line Directive: 00:04:00 •Preprocessor Source File Inclusion: 00:02:00 •Opening A File: 00:06:00 •Writing to a File: 00:04:00 •Commenting: 00:04:00 •Class Header and Implementation: 00:09:00 •Lists: 00:04:00 •Vectors: 00:05:00 •Resource: 00:00:00 •Assignment - C++ Development: The Complete Coding Guide: 00:00:00

C++ Development: The Complete Coding Guide
Delivered Online On Demand5 hours 35 minutes
£12

Node.js Express & MongoDB Dev to Deployment

By iStudy UK

This Node.js Express & MongoDB Dev to Deployment course is a well-prepared course and perfect for individuals interested in learning how to structure your Node/Express applications, create data models, relate data, display views, authenticate users, create helpers since this comprehensive course provide some solid insight into NodeJS development. With this course, you'll learn about Node for adding server-side JavaScript to your skill-set and learn to build engaging and responsive applications. You'll also learn to build schemas, structure models and query MongoDB to get the accurate data, and the core concepts of MongoDB for building production-ready applications. The foundations of Node.js including how to prepare and deploy apps to production with Heroku, ES6 concepts like arrow functions, promises, template strings, etc. are an integral part of this course. What you'll learn Build high quality applications built with Node, Express and MongoDB Implement authentication including local & Google OAuth strategies Create data models with Mongoose ODM Prepare & deploy apps to production with Heroku Learn ES6 concepts like arrow functions, template strings & promises Requirements Basic HTML / CSS knowledge A good understanding of JavaScript Fundamentals (functions, objects, loops, etc) Who this course is for: Anyone that wants to learn how to build & deploy apps built with Node, Express & MongoDB Course Introduction Welcome To The Course FREE 00:05:00 Project Files and Questions FREE 00:03:00 Setting Up Dev Environment Setup 00:07:00 What Is Node.js 00:05:00 Installing & Exploring Node.js 00:07:00 Installing MongoDB Locally 00:08:00 Sign Up For mLab 00:03:00 Creating a Heroku Account 00:03:00 VidJot Project & Express Fundamentals Vidjot Project Introduction 00:04:00 Install & Initialize Express 00:08:00 Basic Routing & Nodemon 00:06:00 Express Middleware 00:05:00 Working With Templates 00:10:00 Bootstrap & Partials 00:08:00 Mongoose & Local MongoDB Install Mongoose & Connect To Mongo 00:06:00 Create The Idea Model 00:05:00 Add Idea Form 00:07:00 Server Side Form Validation 00:09:00 Save Idea To MongoDB 00:04:00 Fetching Ideas From MongoDB 00:05:00 Edit Idea Form 00:05:00 Update Idea Data 00:09:00 Remove Idea Data 00:06:00 Flash Messaging 00:11:00 Local Authentication With Passport A Look At Passport 00:05:00 The Express Router 00:11:00 Login & Register Pages 00:13:00 Register Form Validation 00:11:00 User Registration 00:17:00 Hooking Up A Local Strategy 00:11:00 Finishing The Login Functionality 00:12:00 Logout Function 00:04:00 Protecting Routes 00:06:00 Access Control 00:08:00 VidJot Prep & Deployment Preparing Our App For Deployment 00:08:00 Deploying To Heroku 00:08:00 Adding a Domain Name 00:04:00 StoryBooks Project Start & Google OAuth StoryBooks App Introduction 00:04:00 Initial Setup & Heroku Push 00:11:00 Creating Our Google OAuth Credentials 00:08:00 Creating Our Google Strategy 00:12:00 Auth Callback & Remote App 00:09:00 Creating The User Model 00:06:00 Saving The Authenticated User 88 00:10:00 Adding Session & Authentication 00:12:00 Creating Our Ul Index Routes & Handlebars 00:12:00 Header & Navbar 00:09:00 Side Navigation 00:09:00 Dashboard & Stories Routes 00:09:00 Add Button & Footer 00:10:00 Restricting Routes 00:06:00 Add Story Form 00:11:00 Stories & The Database Create The Story Model 00:06:00 Save Story To MongoDB 00:13:00 Fetch & Display Public Stories 00:12:00 Handlebars Helpers 00:07:00 Show Template & Format Date 00:11:00 Creating The Dashboard 00:12:00 Edit Form & Select Helper 00:09:00 Updating Stories 00:08:00 Deleting Stories 00:04:00 Comments, Access control & Cleanup Add Comment Functionality 00:10:00 Listing Comments 00:04:00 Edit Access Control 00:10:00 Get Stories From Specific Users 00:07:00 Block Private Story Details Page 00:05:00 StoryBooks Prep & Deployment Prep & Production Key Variables 00:08:00 Deploy & Test 00:05:00 Domain & Update Google OAuth Creds 00:05:00

Node.js Express & MongoDB Dev to Deployment
Delivered Online On Demand9 hours 1 minutes
£25

P3O - Are we doing the right things?

By IIL Europe Ltd

P3O® - Are we doing the right things? To stay relevant, Project Management Offices need to reinvent themselves, finding new ways to help organizations achieve strategic objectives through agile project execution. The rise of Agile poses new challenges to organizations in terms of governance, resource allocation, capacity planning, portfolio selection, and prioritization. This presentation will teach you how to define and implement PMO functions and structures using AXELOS' P3O® model (Portfolio, Programme, and Project Offices). You will also learn how to combine PRINCE2® and Agile to balance adaptability and governance. Key Takeaways: Gain a greater understanding of the P3O model Learn from real-life scenarios how to adopt hybrid project management combining PRINCE2 and Agil

P3O - Are we doing the right things?
Delivered Online On Demand45 minutes
£15

Microsoft Excel 2007 for Beginners

4.3(43)

By John Academy

Description: This course was created to help anyone learn about Microsoft Excel 2007 for beginners. Through this course, you will learn the importance of planning and organise your thoughts when creating a worksheet. This will help you maximise the capability of the Excel program. You will learn the basic functions and formula that are commonly used in Microsoft Excel. You will also know the importance of saving, editing and creating new worksheets in an effective manner. This course will help you practice what you've learned and learn how to apply what you've learned in your career. Who is the course for? Professionals who want to learn about Microsoft Excel 2007 features People who have an interest in knowing all the essentials in Microsoft Excel 2007 Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Microsoft Excel 2007 for Beginners is a useful qualification to possess and would be beneficial for any for any Office job, such as: Admin Assistant PA Secretary Administrator Account Assistant Bookkeeper Accountant Office Manager. Microsoft Excel 2007 for Beginners Module One - Getting Started 01:00:00 Module Two - Opening and Closing Excel 01:00:00 Module Three - Your First Worksheet 01:00:00 Module Four - Working with Excel Files 01:00:00 Module Five - Viewing Excel Data 01:00:00 Module Six - Printing Excel Data 01:00:00 Module Seven - Building Formulas 01:00:00 Module Eight - Using Excel Functions 01:00:00 Module Nine - Using Time Saving Tools 01:00:00 Module Ten - Formatting your Data 01:00:00 Module Eleven - More Formatting 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities Activities-Microsoft Excel 2007 for Beginners 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Excel 2007 for Beginners
Delivered Online On Demand11 hours 30 minutes
£21

Advanced C++ Programming

By Eduolc

Created for individuals who have no prior programming experience but wish to learn how to program in C++.

Advanced C++ Programming
Delivered Online On Demand
£19

Security Management

By The Teachers Training

Security Management Course In 2023, UK businesses faced over £37 billion in fraud losses, while cyberattacks rose by 40%. The world feels more uncertain than ever, and this is the best time to gain some solid skills with our Security Management course.  At the beginning of the course, you will gain insights into the core principles of security, from safeguarding individuals to defending nation-states. This Security Management course will teach you about organizational security management and its critical concepts like key customers, span of control, and unity of command. You will also get a clear idea about the roles and responsibilities of a security specialist in this course. Besides, you will learn the difference between corporate and company security, understanding the unique challenges and strategies associated with each. As cyber threats loom larger than ever, our Security Management course will teach you strategies for improving cyber security and enhancing your organization's resilience against potential breaches. Moreover, this course will educate about security risk analysis & risk reduction and physical & information security protection. Furthermore, this Security Management course provides you with an in-depth understanding of business resilience and crisis management functions, learning to navigate and respond to crises effectively. Here, you will learn the ins and outs of cyber security functions, common types of fraud, and fraud prevention strategies. Finally, this course sheds light on laws and regulations to ensure law comes to chance. After completing the course, you can foster a good relationship with law enforcement for better business security management. Don't wait for the next data breach or national crisis. Enrol today and become the security expert you were meant to be. Invest in your future; invest in security. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Module 01: Introduction to Security Management Introduction to Security Management 00:35:00 Module 02: Organisational Security Management Organisational Security Management 00:28:00 Module 03: Security Risk Analysis and Risk Reduction Security Risk Analysis and Risk Reduction 00:27:00 Module 04: Physical and Information Security Protection Physical and Information Security Protection 00:38:00 Module 05: Business Resilience and Crisis Management Business Resilience and Crisis Management 00:19:00 Module 06: Cyber Security and Fraud Prevention Cyber Security and Fraud Prevention 00:27:00 Module 07: Security Investigations and Threat Awareness Security Investigations and Threat Awareness 00:26:00 Module 08: Laws and Regulations Laws and Regulations 00:31:00

Security Management
Delivered Online On Demand3 hours 51 minutes
£27.99

Raspberry Pi for Beginners - 2022 Complete Course

By Packt

This complete hands-on, step-by-step course targets the latest version of Raspberry Pi, which is the Raspberry Pi 4. Everything also works perfectly for Raspberry Pi 2 and 3 versions. You don't need any knowledge in programming, electronics, or anything else. All you need is a working computer and a Raspberry Pi board to get started.

Raspberry Pi for Beginners - 2022 Complete Course
Delivered Online On Demand10 hours 8 minutes
£41.99

Mastering SQL Programming

4.5(3)

By Studyhub UK

Unlock the power of SQL with the Mastering SQL Programming course. This comprehensive program takes you from the fundamentals to advanced techniques in SQL programming. Starting with setting up your tools, you'll delve into browsing, filtering, and sorting data. Explore complex operations, including mathematical calculations and string concatenation, while learning to manage NULL values and use CASE statements effectively. Dive into SQL functions, nested queries, and join operations, gaining mastery over data manipulation and database definition. Whether you're a beginner or seeking to enhance your SQL skills, this course equips you with the knowledge to become a proficient SQL programmer. Learning Outcomes: Establish a solid foundation in SQL programming principles. Efficiently browse, filter, and sort data for data retrieval. Utilize AND, OR, and NOT operators for precise data filtering. Perform mathematical operations and string concatenation in SQL. Apply sorting, alias names, and record limiting to enhance result readability. Handle NULL values and implement DISTINCT and CASE statements. Master multiple-row and single-row functions for complex data processing. Create nested queries and perform data manipulation using SQL. Why buy this Mastering SQL Programming?  Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Mastering SQL Programming you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Mastering SQL Programming course is ideal for Aspiring database administrators and SQL developers. Individuals looking to enhance their data management skills. Business analysts seeking SQL proficiency for data analysis. Anyone interested in learning SQL programming from basics to advanced concepts. Prerequisites This Mastering SQL Programming was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path SQL Developer: £30,000 - £60,000 per year. Database Administrator (DBA): £35,000 - £70,000 per year. Data Analyst: £25,000 - £55,000 per year. Business Intelligence Analyst: £35,000 - £65,000 per year. SQL Instructor/Trainer: Earnings vary based on experience and location.

Mastering SQL Programming
Delivered Online On Demand10 hours 48 minutes
£10.99

Executive Mini MBA

4.5(3)

By Studyhub UK

  This Executive Mini MBA is like a toolkit for your job and career. It's not just a course; it's a game-changer. You'll learn things that directly make your work life better. Imagine understanding business inside out, managing projects like a pro, and having the skills to lead. This isn't just about improving; it's about opening doors to more opportunities in the job world.   Picture this as a guide to a better work life. You're not just learning; you're gaining super-useful skills. It's not some complicated theory; it's practical knowledge you can use every day at work. This course isn't just about getting better; it's about giving you a ticket to more job options and a chance to shine in your career.   What's cool is the doors this opens in different industries. Businesses everywhere need people who understand how to run things smoothly. Whether you're eyeing a management role, want to start your own thing, or just want to be better at your job, this course sets you up for those opportunities. It's not just a course; it's a key to more chances in the job world.   Learning Outcomes Analyse principles of Business Administration for effective organisational management. Apply strategic Management techniques for optimising business performance. Evaluate the functions, nature, and levels of Management in diverse contexts. Demonstrate characteristics of Professional Managers in real-world business scenarios. Implement Business Process Management across various phases of the lifecycle. Execute Project Management strategies for successful project completion. Employ Marketing, Sales, and Negotiation skills for business success. Develop Leadership and Critical Thinking abilities for effective decision-making. Manage Business Relationships and lead Change Management initiatives. Apply Human Resource and Risk Management principles in organizational contexts.   Who is this course for Professionals aspiring for managerial roles. Entrepreneurs seeking business acumen. Graduates aiming for a holistic business understanding. Individuals pursuing career advancement. Anyone interested in comprehensive business education.   Why Choose This Course Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success.   Career Path Business Manager: £40,000 - £70,000 Project Manager: £45,000 - £80,000 Marketing Specialist: £35,000 - £60,000 HR Manager: £40,000 - £65,000 Risk Analyst: £35,000 - £55,000   Prerequisites This Executive Mini MBA has no prerequisites in terms of qualifications or prior experience. Enrolment is open to all, and the course is compatible with PCs, Macs, tablets, and smartphones. Accessibility is unrestricted, allowing you to learn from any location with a reliable internet connection.   Certification Upon completion of the course, a written assignment test is required. Successfully passing the test allows you to obtain a PDF certificate for £4.99. If desired, an original hard copy certificate can be ordered at an extra cost of £8. Course Curriculum Module 01: Business Administration Business Administration 00:20:00 Module 02: Management of Business Management of Business 00:20:00 Module 03: Functions, Nature and Levels of Management Functions, Nature and Levels of Management 00:25:00 Module 04: Characteristics of Professional Managers Characteristics of Professional Managers 00:25:00 Module 05: Business Process Management Business Process Management 00:20:00 Module 06: Different Phases of Business Process Lifecycle Different Phases of Business Process Lifecycle 00:40:00 Module 07: The Monitoring and Optimising Phase of Business Management The Monitoring and Optimising Phase of Business Management 00:25:00 Module 08: Project Management Project Management 00:30:00 Module 09: Marketing, Sales and Negotiation Marketing, Sales and Negotiation 00:20:00 Module 10: Leadership and Critical Thinking Leadership and Critical Thinking 00:50:00 Module 11: Business Relationship and Change Management Business Relationship and Change Management 00:20:00 Module 12: Human Resource Management Human Resource Management 00:10:00 Module 13: Risk Management Risk Management 00:15:00 Module 14: Business Communications and Report Writing Business Communications and Report Writing 00:20:00 Module 15: Accounting and Financial Management Accounting and Financial Management 00:20:00 Module 16: Payroll Management and Career Opportunity Payroll Management and Career Opportunity 00:15:00 Assignment Assignment - Executive Mini MBA 00:00:00

Executive Mini MBA
Delivered Online On Demand6 hours 15 minutes
£10.99

Mathematics

4.5(3)

By Studyhub UK

The 'Mathematics' course provides a comprehensive study of various mathematical concepts, including mathematical logic, matrices, trigonometric functions, pair of straight lines, lines & planes, and linear programming. It aims to enhance students' mathematical knowledge and problem-solving skills. Learning Outcomes: Understand the fundamentals of mathematical logic and its application in problem-solving. Comprehend matrix operations and solve mathematical problems involving matrices. Analyze trigonometric functions and their properties in various mathematical contexts. Solve problems related to pair of straight lines and their equations. Explore lines and planes in three-dimensional space and their geometric properties. Apply linear programming techniques to optimize solutions in real-world scenarios. Acquire a strong foundation in mathematics and develop critical thinking abilities. Demonstrate proficiency in mathematical concepts through problem-solving exercises. Utilize mathematical tools and techniques in practical applications and academic settings. Successfully complete the Mathematics course with a comprehensive understanding of key mathematical principles. Why buy this Mathematics? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Mathematics there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Mathematics course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Mathematics does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Mathematics was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Mathematics is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Introduction 00:01:00 Unit 02: Mathematical Logic Introduction to Mathematical Logic, What is Sentence, Statements and their Types 00:02:00 Introduction to Logical Connectivity, Tautology, Contradiction, Contingency, Pattern 00:06:00 Quantitative and Quantified Statement and types and example 00:03:00 Dual: Replacing of Connections and Symbols 00:02:00 Negations of Compound Statement, Converse, Inverse, & Contrapositive 00:03:00 Algebra of Statements and Law 00:05:00 Real Life application of Logic to Switching Electric Circuit 00:05:00 Unit 03: Matrices Introduction to Matrices, Multiplication and Addition using Matrix 00:06:00 Inverse of Matrix Uniqueness of Inverse, Elementary Transformation 00:09:00 Method of REDUCTION AND INVERSION with real life example how we can implement 00:17:00 Unit 04: Trigonometric Functions Introduction to Trigonometric Function 00:03:00 General Solutions and Theorem 00:10:00 Solution of Triangle: Polar Co-ordinates 00:22:00 Rules and Theorems of Sin Cosine and Tan 00:22:00 Unit 05: Pair of Straight Line Introduction & Combined Equations 00:07:00 Degrees and Types 00:13:00 Some Theorem 00:17:00 Unit 06: Lines & Planes Introduction - vector Cartesian theorem 00:02:00 Cartesian Equation & 2 Point Theorem 00:03:00 Theorems & Problem Solving 00:05:00 Distance of Point Line 00:05:00 Skew Lines 00:01:00 Distance of skew lines 00:03:00 Distance between parallel lines 00:02:00 Equation of Plane and Cartesian Form 00:10:00 Unit 07: Linear Programming Linear Programming Introduction 00:08:00 Introduction to LPP (Linear Programming Problem) 00:05:00 LPP Problem Solving 00:07:00 Assignment Assignment - Mathematics 00:00:00

Mathematics
Delivered Online On Demand3 hours 24 minutes
£10.99