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

118 Binary courses delivered On Demand

Graph Theory Basics

By The Teachers Training

Graph Theory Basics is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Graph Theory Basics and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 10 hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. 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 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. Course Promo Graph Theory Promo 00:02:00 Module 01: Supplements Textbook Recommendations 00:02:00 Tools and Softwares 00:05:00 Sets 00:09:00 Number Sets 00:10:00 Parity 00:12:00 Terminologies 00:07:00 Module 02: Fundamentals Introduction 00:03:00 Graphs 00:11:00 Subgraphs 00:09:00 Degree 00:10:00 Sum of Degrees of Vertices Theorem 00:23:00 Adjacency and Incidence 00:09:00 Adjacency Matrix 00:16:00 Incidence Matrix 00:08:00 Isomorphism 00:08:00 Module 03: Paths Introduction 00:01:00 Walks, Trails, Paths, and Circuits 00:13:00 Examples 00:10:00 Eccentricity, Diameter, and Radius 00:07:00 Connectedness 00:20:00 Euler Trails and Circuits 00:18:00 Fleury's Algorithm 00:10:00 Hamiltonian Paths and Circuits 00:06:00 Ore's Theorem 00:14:00 Dirac's Theorem 00:06:00 The Shortest Path Problem 00:16:00 Module 04: Graph Types Introduction 00:01:00 Trivial, Null and Simple Graphs 00:10:00 Regular Graphs 00:10:00 Complete, Cycles and Cubic Graphs 00:10:00 Path, Wheel and Platonic Graphs 00:11:00 Bipartite Graphs 00:14:00 Module 05: Trees Introduction 00:01:00 Trees 00:14:00 Cayley's Theorem 00:03:00 Rooted Trees 00:10:00 Binary Trees 00:14:00 Binary Tree Traversals 00:18:00 Binary Expression Trees 00:09:00 Binary Search Trees 00:19:00 Spanning Trees 00:10:00 Forest 00:07:00 Module 06: Digraphs and Tournaments Introduction 00:01:00 Digraphs 00:12:00 Degree 00:09:00 Isomorphism 00:08:00 Adjacency Matrix 00:10:00 Incidence Matrix 00:05:00 Walks, Paths and Cycles 00:12:00 Connectedness 00:05:00 Tournaments 00:08:00 Module 07: Planar Graphs Introduction 00:01:00 Planar Graphs 00:10:00 Kuratowski's Theorem 00:14:00 Euler's Formula 00:10:00 Dual Graphs 00:11:00 Module 08: Graph Operations Introduction 00:01:00 Vertex and Edge Deletion & Addition 00:08:00 Cartesian Product 00:10:00 Graph Join and Transpose 00:04:00 Complement Graphs 00:05:00 Module 09: Graph Colourings Introduction 00:01:00 Vertex Colourings 00:05:00 Edge Colourings 00:09:00 Total Colourings 00:05:00

Graph Theory Basics
Delivered Online On Demand9 hours 50 minutes
£27.99

Level 6 Diploma in Easy to Advanced Data Structures - QLS Endorsed

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support | All-Inclusive Cost

Level 6 Diploma in Easy to Advanced Data Structures - QLS Endorsed
Delivered Online On Demand9 hours
£105

Electrical Engineering Course

5.0(1)

By LearnDrive UK

Master the intricacies of digital electric circuits and intelligent electrical devices with our comprehensive Electrical Engineering course. Gain practical skills and theoretical insights to excel in this dynamic field.

Electrical Engineering Course
Delivered Online On Demand1 hour
£5

Computer Science and Programming Diploma

By iStudy UK

The Computer Science and Programming Diploma course covers the fundamental theories of Algorithm Analysis. If you want to explore the concepts and methods that make a good programmer, then the course is designed for you. Programming is all about how to solve a problem. Programming theory is not confined to a single language; rather it applies to all programming languages. By understanding the right programming theory, you will be able to analyse a problem and also able to find out the probable solution. The course teaches you these Programming theories covering Algorithm analysis, Binary Number System, Arrays and their Advantages, the process of analysing a problem, Nodes and their Importance, various sorting algorithms and their comparisons, and more. Upon completion, you will be able to understand the core theories of computer science. What Will I Learn? Understand the Fundamental Theories of Algorithm Analysis Be able to Compare Various Algorithms Understand When to use Different Data Structures and Algorithms Understand the Fundamentals of Computer Science theory Requirements A Willingness to Learn New Topics! No Prior Experience or Knowledge is Needed! Module: 01 Kurt Anderson - 1 Introduction FREE 00:01:00 Kurt Anderson - 2 Binary System FREE 00:11:00 Kurt Anderson - 3 Complexity Introduction 00:02:00 Kurt Anderson - 4 Math Refresher Logarithmic Functions 00:11:00 Kurt Anderson - 5 Math Refresher Factorial Functions.TS 007 00:03:00 Kurt Anderson - 6 Math Refresher Algebraic Expressions.TS 00:03:00 Kurt Anderson - 7 n-notation 00:19:00 Kurt Anderson - 8 Big O 00:13:00 Kurt Anderson - 9 Big O Real World Example 00:10:00 Module: 02 Kurt Anderson - 10 How is Data Stored 00:09:00 Kurt Anderson - 11 Fixed Arrays 00:20:00 Kurt Anderson - 12 Circular Arrays 00:08:00 Kurt Anderson - 13 Dynamic Arrays 00:16:00 Kurt Anderson - 14 Array Review 00:08:00 Kurt Anderson - 15 Array Real World Examples 00:06:00 Kurt Anderson - 16 Linked List 00:12:00 Kurt Anderson - 16 Nodes 00:04:00 Kurt Anderson - 17 Linked List Run Times 00:15:00 Kurt Anderson - 18 Doubly Linked Lists 00:08:00 Kurt Anderson - 19 Tail Pointer 00:05:00 Module: 03 Kurt Anderson - 20 Linked List Real World Examples 00:03:00 Kurt Anderson - 20 Stack Example 00:11:00 Kurt Anderson - 21 Linked List Review 00:04:00 Kurt Anderson - 22 Stacks 00:10:00 Kurt Anderson - 23 Queues 00:09:00 Kurt Anderson - 24 Queue Examples 00:10:00 Kurt Anderson - 25 Queue and Stack Run Times 00:06:00 Kurt Anderson - 26 Stack and Queues Real World Examples 00:07:00 Kurt Anderson - 27 Sorting Algorithm Introdcution 00:02:00 Kurt Anderson - 28 Bubble Sort 00:10:00 Kurt Anderson - 29 Selection Sort 00:10:00 Module: 04 Kurt Anderson - 30 Insertion Sort 00:09:00 Kurt Anderson - 31 Quick Sort 00:15:00 Kurt Anderson - 32 Quick Sort Run Times 00:10:00 Kurt Anderson - 33 Merge Sort 00:12:00 Kurt Anderson - 34 Merge Sort Run Times 00:08:00 Kurt Anderson - 35 Stable vs Nonstable 00:07:00 Kurt Anderson - 36 Sorting Algorithm Real World Examples 00:04:00 Kurt Anderson - 37 Basics of Trees 00:08:00 Kurt Anderson - 38 Binary Search Tree 00:09:00 Kurt Anderson - 39 BST Run Times 00:08:00 Module: 05 Kurt Anderson - 40 Tree Traversals 00:13:00 Kurt Anderson - 41 Tree Real World Examples 00:05:00 Kurt Anderson - 42 Heap Introduction 00:04:00 Kurt Anderson - 43 Heap Step by Step 00:12:00 Kurt Anderson - 44 Heap Real World Examples 00:07:00 Kurt Anderson - 45 Thank You 00:01:00

Computer Science and Programming Diploma
Delivered Online On Demand6 hours 38 minutes
£25

Regression Analysis for Statistics & Machine Learning in R

By Packt

Learn complete hands-on Regression analysis for practical Statistical modelling and Machine Learning in R

Regression Analysis for Statistics & Machine Learning in R
Delivered Online On Demand7 hours 18 minutes
£135.99

C++ Programming Language Masterclass

5.0(1)

By LearnDrive UK

Master C++ Programming with our comprehensive masterclass! From basics to advanced concepts like pointers, structures, and file handling, this course equips you to write efficient C++ code. Perfect for beginners and those looking to refresh their skills.

C++ Programming Language Masterclass
Delivered Online On Demand1 hour
£5

Gender Identity: What does LGBTQIA+ mean?

5.0(1)

By Enspark

Inclusive organizations are ones where members of the LGBTQAI+ community thrive. Providing a welcoming environment means ensuring that all employees have an understanding about respecting sexual identity. The acronym used to refer to this large segment of the population continues to grow to represent the identities of others. This video outlines the meaning behind 'LGBTQIA' and is intended to provide employees with further cultural competency. Length: 5:14 Learning Objectives Define and explain the components of the LGBTQIA+ acronym, including lesbian, gay, bisexual, transgender, queer, intersex, asexual, aromantic, agender, non-binary, and genderqueer identities.;Recognize the distinction between sexual orientation and gender identity, emphasizing the importance of respecting both aspects of an individual's identity.;Understand the significance of recognizing and supporting diverse gender and sexual identities, fostering inclusivity, and becoming an ally within the LGBTQIA+ community.

Gender Identity: What does LGBTQIA+ mean?
Delivered Online On Demand5 minutes
£4.95

A Practical Guide to Introducing Agile

By IIL Europe Ltd

A Practical Guide to Introducing Agile "Don't throw your baby out with the bath Water(fall)". This is not a deep conversation about Agile v Waterfall or where to use them (that is for other talks and much deeper thinkers /agile purists). Instead, this talk acknowledges that the world we are living in is complex, where every delivery is different and not binary, i.e., Agile or Waterfall. This talk is aimed at "Non Agilists" and focuses on how they shouldn't be scared of agile and that it isn't about throwing away everything you have learnt from delivering in a more traditional/Waterfall way. It is about building on them and embracing the true mindset and heart and soul of Agile. The key takeaways of the session include: An introduction to some of the basic concepts of agile and which to focus on first How to start your journey from "Non Agilist" to a person that can deliver irrespective of environment Some of the real-life examples and approaches that have been successfully used kick start the journey for both individuals and teams

A Practical Guide to Introducing Agile
Delivered Online On Demand45 minutes
£15

Gender Identity: Understanding Gender-Neutral Restrooms in the Workplace

5.0(1)

By Enspark

Inclusivity is something a lot of organizational leaders say they want, but what about restrooms? Gender-neutral restrooms are a great way to make sure that everyone feels welcome, understood, and respected in your organization. There are multiple approaches to making the change, and while some take more effort than others, it is worth it for the inclusion benefits it provides. This video is great for HR professionals, managers, and decision-makers in a company. Length: 3:39 Learning Objectives Acknowledge the importance of gender-neutral restrooms in promoting inclusivity and understanding the needs of transgender, non-binary, and diverse individuals in the workplace.;Recognize how gender-neutral restrooms are designed to prioritize safety, privacy, and comfort for all users, with an emphasis on individual stalls and appropriate signage.;Develop strategies to address objections and encourage open dialogue, ultimately fostering a more inclusive and accepting workplace that respects the diverse needs and experiences of all individuals.

Gender Identity: Understanding Gender-Neutral Restrooms in the Workplace
Delivered Online On Demand5 minutes
£4.95

C Programming Language for Beginners on Linux

4.5(3)

By Studyhub UK

Unleash the power of programming with our course, 'C Programming Language for Beginners on Linux.' Imagine a journey where you seamlessly transition from a novice to a proficient coder, all within the Linux environment. In Lesson 01, delve into the fundamentals, laying a robust foundation for your coding expedition. As you progress through each lesson, unravel the intricacies of loops, variables, and control flow, gaining mastery over the essential building blocks of C programming. Picture yourself navigating the world of pointers, dynamic memory allocation, and file handling, equipping yourself with skills that transcend basic coding. Learning Outcomes Master the fundamentals of C programming, from basic setup to advanced compiler flags. Develop proficiency in working with loops, variables, and control flow for efficient coding. Explore hexadecimal and binary notations, unraveling the mysteries of static variables. Gain hands-on experience with pointers, dynamic memory allocation, and file handling. Extend your coding capabilities by understanding structures, type definitions, and command line arguments. Why choose this C Programming Language for Beginners on Linux 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. Who is this C Programming Language for Beginners on Linux course for? Aspiring programmers eager to delve into the world of C coding. Students and beginners seeking a comprehensive guide to C programming on Linux. Tech enthusiasts keen on mastering the fundamentals of coding in a Linux environment. Those looking to enhance their programming skills with a focus on C language. Individuals interested in understanding file handling, pointers, and dynamic memory allocation in C. Career path Junior C Programmer: £25,000 - £30,000 Linux Systems Developer: £30,000 - £40,000 Embedded Software Engineer: £35,000 - £45,000 Systems Analyst: £28,000 - £35,000 C Software Developer: £30,000 - £40,000 Linux Kernel Developer: £40,000 - £50,000 Prerequisites This C Programming Language for Beginners on Linux does not require you to have any prior qualifications or experience. You can just enrol and start learning.This C Programming Language for Beginners on Linux 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum C Programming Language for Beginners on Linux Lesson 01: Explore the Basics and Setup 00:31:00 Lesson 02: Loops, Printing to Screen, Floating Point Variables 00:31:00 Lesson 03: Hexadecimal and Binary Notation, Static Variables 00:31:00 Lesson 04: Methods, Parameters, Strings 00:30:00 Lesson 05: Get Input from User, Compare Strings, Control Flow 00:28:00 Lesson 06: Pointers, Addresses, Printing Patterns to the Screen 00:32:00 Lesson 07: Structures, Dynamic Memory Allocation, Type Definition 00:31:00 Lesson 08: Read and Write Files, Command Line Arguments, Compiler Flags 00:28:00

C Programming Language for Beginners on Linux
Delivered Online On Demand4 hours 2 minutes
£10.99