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

132 Courses

Basic Java Programming for Developers New to OO (TT2120)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for In order to be successful in this course you should have incoming hands-on experience with another programming language. This course is not for non-developers or new developers. Possible roles that may attend this course include: Software Developers: Professionals who have been working with other programming languages and want to expand their skillset by learning Java and its object-oriented features. Web Developers: Those who work on web applications and want to enhance their back-end development capabilities with Java. Mobile App Developers: Developers who wish to enter the world of Android app development, where Java is a widely used language for creating mobile applications. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in core OO coding and Java development skills, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand what OO programming is and what the advantages of OO are in today's world Work with objects, classes, and OO implementations Understand the basic concepts of OO such as encapsulation, inheritance, polymorphism, and abstraction Understand not only the fundamentals of the Java language, but also its importance, uses, strengths and weaknesses Understand the basics of the Java language and how?it relates to OO programming and the Object Model Learn to use Java exception handling Understand and use classes, inheritance and polymorphism Understand and use collections, generics, autoboxing, and enumerations Become familiar with the concept of functional programming using Lambda Expressions Process large amounts of data using the Stream API introduced in Java 8 Discover the new Date/Time API Use the JDBC API for database access Work with annotations Take advantage of the Java tooling that is available with the programming environment being used in the class Java 8 Features: Lambda Expressions, Method and Constructor references, The Streams API, Collectors, The Optional class Geared for experienced developers, Basic Java Programming for Developers New to OO, this hands-on, workshop-style course will provide you with an immersive learning experience that will expand your skillset and open doors to new opportunities within the ever-growing technology landscape. Mastering Java and its powerful capabilities will provide you with the competitive edge you need to stand out in today's fast-paced development world. Working in a hands-on learning environment led by our expert coach, you?ll thoroughly explore the foundations of the Java platform, essential programming concepts, and advanced topics, ensuring you acquire a strong understanding of the language and its ecosystem. The object-oriented programming principles taught in this course promote code reusability and maintainability, enabling you to streamline development processes and reduce long-term costs. As you progress through the course, you will also gain familiarity with using an IDE, enhancing your development workflow and collaboration with other Java developers, enabling you to integrate seamlessly into new projects and teams. You?ll also gain practical experience in applying the concepts and techniques learned, solidifying your newly acquired skills and facilitating their direct application in real-world scenarios. You?ll exit this course empowered to create robust, scalable, and efficient Java-based applications that drive innovation and growth for your organization The Java Platform The Java Platform Lifecycle of a Java Program Responsibilities of JVM Documentation and Code Reuse Using the JDK Explain the JDK?s file structure Use the command line compiler to compile a Java class Use the command line Java interpreter to run a Java application class The IntelliJ Paradigm Introduce the IntelliJ IDE The Basics of the IntelliJ interface IntelliJ Projects and Modules Creating and running Java applications Writing a Simple Class Write a Java class that does not explicitly extend another class Define instance variables for a Java class Create object instances Primitives vs Object References Implement a main method to create an instance of the defined class Adding Methods to the Class Write a class with accessor methods to read and write instance variables Write a constructor to initialize an instance with data Write a constructor that calls other constructors of the class to benefit from code reuse Use the this keyword to distinguish local variables from instance variables Object-Oriented Programming Real-World Objects Classes and Objects Object Behavior Methods and Messages Inheritance, Abstraction, and Polymorphism Encapsulation Inheritance Method Overriding Polymorphism Essential Java Programming Essential Java Programming Language Statements Arithmetic operators Operators to increment and decrement numbers Comparison operators Logical operators Return type of comparison and logical operators Use for loops Switch Expressions Switch Expressions and yield Using Strings and Text Blocks Create an instance of the String class Test if two strings are equal Get the length of a string Parse a string for its token components Perform a case-insensitive equality test Build up a string using StringBuffer Contrast String, StringBuffer,and StringBuilder Compact Strings Text Blocks Specializing in a Subclass Constructing a class that extends another class Implementing equals and toString Writing constructors that pass initialization data to parent constructor Using instanceof to verify type of an object reference Pattern matching for instanceof Overriding subclass methods Safely casting references to a more refined type Fields and Variables Discuss Block Scoping Rules Distinguish between instance variables and method variables within a method Explain the difference between the terms field and variable List the default values for instance variables Final and Static fields and methods Local Variable type inference Using Arrays Declaring an array reference Allocating an array Initializing the entries in an array Writing methods with a variable number of arguments Records Data Objects in Java Introduce records as carrier of immutable data Defining records Java Packages and Visibility Use the package keyword to define a class within a specific package Discuss levels of accessibility/visibility Using the import keyword to declare references to classes in a specific package Using the standard type naming conventions Visibility in the Java Modular System Correctly executing a Java application class The Java modular system Defining Modules Inheritance and Polymorphism Write a subclass with a method that overrides a method in the superclass Group objects by their common supertype Utilize polymorphism Cast a supertype reference to a valid subtype reference Use the final keyword on methods and classes to prevent overriding Interfaces and Abstract Classes Define supertype contracts using abstract classes Implement concrete classes based on abstract classes Define supertype contracts using interfaces Implement concrete classes based on interfaces Explain advantage of interfaces over abstract classes Explain advantage of abstract classes over interfaces Static, default and private methods in interfaces Sealed classes Introduce Sealed classes The sealed and permits modifiers Sealed Interfaces Exception Handling Introduction to Exception Handling Introduce the Exception architecture Defining a try/catch blocks Checked vs Unchecked exceptions Exceptions Defining your own application exceptions Automatic closure of resources Suppressed exceptions Handling multiple exceptions in one catch Helpful Nullpointers Enhanced try-with-resources Java Developer's Toolbox Developing applications Introduce the wrapper classes Explain Autoboxing and Unboxing Converting String representations of primitive numbers into their primitive types Defining Enumerations Using static imports Deprecating methods Advanced Java Programming Introduction to Generics Generics and Subtyping Bounded Wildcards Generic Methods Legacy Calls To Generics When Generics Should Be Used Lambda Expressions and Functional Interface Understanding the concept of functional programming Writing lambda expressions Understanding functional interfaces Collections Provide an overview of the Collection API Review the different collection implementations (Set, List and Queue) Explore how generics are used with collections Examine iterators for working with collections Using Collections Collection Sorting Comparators Using the Right Collection Lambda expressions in Collections Bonus Topics: Time Permitting Streams Understanding the problem with collections in Java Thinking of program solutions in a declarative way Use the Stream API to process collections of data Understand the difference between intermediate and terminal stream operations Filtering elements from a Stream Finding element(s) within a Stream Collecting the elements from a Stream into a List takeWhile and dropWhile intermediate operations Collectors Using different ways to collect the items from a Stream Grouping elements within a stream Gathering statistics about numeric property of elements in a stream

Basic Java Programming for Developers New to OO (TT2120)
Delivered OnlineFlexible Dates
Price on Enquiry

NodeJS, MongoDB, and Express - Beginner to Intermediate JavaScript

By Packt

NodeJS allows you to build complex and powerful applications quickly and easily, writing JavaScript code. It also allows you to use JavaScript for web applications with flexibility for a wide range of different purposes. Learn about MongoDB as a database and how to build it as well as Express as a framework to build web apps on top of Node.js.

NodeJS, MongoDB, and Express - Beginner to Intermediate JavaScript
Delivered Online On Demand13 hours 42 minutes
£18.99

Oracle Certification: Mastering Java for Beginners and Experts

By Packt

Java is one of the most popular programming languages. Companies such as Facebook, Microsoft, and Apple all want Java.

Oracle Certification: Mastering Java for Beginners and Experts
Delivered Online On Demand5 hours 45 minutes
£134.99

Learn Python and Ethical Hacking from Scratch

By Packt

This course is designed to help you understand the basic and advanced concepts of ethical hacking with ease. The course features interesting examples and coding activities in each video to keep you engaged and guides you effectively through writing programs to hack a system.

Learn Python and Ethical Hacking from Scratch
Delivered Online On Demand24 hours 35 minutes
£13.99

Seismic Interpretation in Carbonates

By EnergyEdge - Training for a Sustainable Energy Future

Explore the complexities of seismic interpretation in carbonates through our dynamic classroom training course. Energyedge delivers cutting-edge instruction and valuable insights.

Seismic Interpretation in Carbonates
Delivered in Internationally or OnlineFlexible Dates
£3,499 to £3,599

Structural Interpretation of Seismic Data

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your skills in structural interpretation of seismic data with EnergyEdge's comprehensive classroom training course. Sign up now!

Structural Interpretation of Seismic Data
Delivered In-PersonFlexible Dates
£3,199 to £3,299

Trap & Fault-Seal Analysis, Modeling for Oil & Gas and CO2

By EnergyEdge - Training for a Sustainable Energy Future

Dive deep into trap, fault, and seal analysis modeling for oil, gas, and CO2 with EnergyEdge course. Enroll in our classroom training today!

Trap & Fault-Seal Analysis, Modeling for Oil & Gas and CO2
Delivered In-PersonFlexible Dates
£3,299 to £3,399

The Ultimate Guide to Python Programming with Python 3.10

By Packt

Master Python 3.10 from the experts with this course and demonstrate programming wizardry in Python. Go from a geek to a wizard in no time with this well-structured video course and write Python code like a pro. Learn about the often-forgotten basics and special features of programming and Python in general.

The Ultimate Guide to Python Programming with Python 3.10
Delivered Online On Demand14 hours 26 minutes
£82.99

BSL: British Sign Language (BSL) CPD Certified

By Wise Campus

BSL and British Sign Language: BSL and British Sign Language Course Online Do you want to know more about the (BSL) British Sign Language Course? Our (BSL) British Sign Language Course is designed with all the latest information on BSL and its legal and medical intelligence. Our (BSL) British Sign Language Course have various modules to give a detailed introduction to BSL. this (BSL) British Sign Language Course describes fingerspelling, basic vocabulary and phrases. Also, the (BSL) British Sign Language Course explains the numbers, family and relationships. This (BSL) British Sign Language Course also have details on colours, animals, and food. Advanced vocabulary, grammar and syntax are part of the (BSL) British Sign Language Course. You will clearly know how to improve conversational skills, deaf culture, storytelling and narration from the (BSL) British Sign Language Course. Moreover, poetry, literature, regional variations and interpreting are modules of this (BSL) British Sign Language Course lesson. Enrol our (BSL) British Sign Language Course to communicate with people with sign language. Learning Outcome of (BSL) British Sign Language Course After completing the (BSL) British Sign Language Course, learners will know about the: Introduction to BSL, fingerspelling, basic vocabulary and phrases. The (BSL) British Sign Language Course explains numbers, family and relationships. Colours, animals, and food are part of this (BSL) British Sign Language Course. Advanced vocabulary, grammar, syntax and conversational skills are explained in the (BSL) British Sign Language Course. This (BSL) British Sign Language Course includes deaf culture, storytelling and narration. Poetry, literature and regional variations are elaborated in the (BSL) British Sign Language Course. You will learn to do interpreting with this (BSL) British Sign Language Course. Legal and medical sign language ideas will be more strong with this (BSL) British Sign Language Course. Main Course: (BSL) British Sign Language Course Free Courses are including with this BSL and British Sign Language Course BSL and British Sign Language Course, We Offer a free Autism Training Course BSL and British Sign Language Course, We Offer a free Early Years Foundation Stage (EYFS) Training Course BSL and British Sign Language Course, We Offer a free Speech & Language TherapyCourse Special Offers of this BSL and British Sign Language: BSL and British Sign Language Course This BSL and British Sign Language Course includes a FREE PDF Certificate. Lifetime access to this BSL and British Sign Language Course Instant access to this BSL and British Sign Language Course Get FREE Tutor Support to this BSL and British Sign Language Course BSL and British Sign Language: BSL and British Sign Language Course Online A comprehensive introduction to BSL is given in multiple lessons of our BSL and British Sign Language Course. This British Sign Language (BSL) course teaches the basics of fingerspelling and basic vocabulary and phrases. Numbers, families, and connections are all explained in the British Sign Language Course (BSL). This BSL and British Sign Language Course also includes information on foods, animals, and colors. The British Sign Language (BSL) course covers advanced syntax, grammar, and vocabulary. You will gain a comprehensive understanding of how to improve your conversational skills, deaf culture, storytelling, and narrative through the (BSL) British Sign Language Course. In addition, this lesson from the British Sign Language Course (BSL) covers literature, poetry, regional variations, and interpretation. Who is this course for? BSL and British Sign Language: BSL and British Sign Language Course Online This (BSL) British Sign Language Course is perfectly suited for individuals who have an interest in the world of sign language. Special Note: Our Course is not a regulated course. If You want to get qualified, you can consider following options: Level 1 Award in British Sign Language (RQF) Requirements BSL and British Sign Language: BSL and British Sign Language Course Online To enrol in this BSL and British Sign Language Course, students must fulfil the following requirements. To join in our BSL and British Sign Language Course, you must have a strong command of the English language. To successfully complete our BSL and British Sign Language Course, you must be vivacious and self driven. To complete our BSL and British Sign Language Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this BSL and British Sign Language Course. Career path BSL and British Sign Language: BSL and British Sign Language Course Online This (BSL) British Sign Language Course will enable you to explore career options such as SEN Teacher BSL Instructor BSL Interpreter Teaching Assistant Social Worker

BSL: British Sign Language (BSL) CPD Certified
Delivered Online On Demand1 hour 30 minutes
£12

British Sign Language (BSL) Level 1 & 2

5.0(10)

By Apex Learning

Course Overview: "British Sign Language (BSL) Level 1 & 2" is a comprehensive and engaging online course that introduces participants to sign language communication. With its increasing prevalence and relevance in modern society, the course aims to equip learners with the fundamental skills necessary to communicate effectively using British Sign Language. As per recent reports, the demand for sign language skills has surged significantly, making this course a valuable asset for personal and professional growth. This course holds particular significance in fostering inclusivity and breaking down communication barriers. As per a survey by the World Health Organization, around 466 million people worldwide experience disabling hearing loss. By learning BSL, participants create an inclusive environment and promote effective communication among diverse individuals.Enrol now! Key Features of the Course: The British Sign Language (BSL) Level 1 & 2 course offers numerous benefits, including a CPD certificate upon completion, 24/7 access to learning materials, and an engaging learning experience. The learning materials include video demonstrations, interactive quizzes, and exercises, ensuring an enriching and enjoyable learning journey. Who is This Course For? This British Sign Language (BSL) Level 1 & 2 course is ideal for individuals seeking to enhance their communication skills and broaden their cultural awareness. It is suitable for beginners and those with limited exposure to sign language. Professionals in education, healthcare, customer service, and social work can particularly benefit from this course by improving their ability to engage with individuals who use sign language. Learning Outcome Upon completion of British Sign Language (BSL) Level 1 & 2, learners will be able to: Master basic vocabulary and conversation patterns in British Sign Language. Confidently engage in greetings, introductions, and common everyday interactions. Ask questions and respond effectively in sign language. Describe people, animals, objects, colours, rooms, and more. Provide directions and understand simple directions. Discuss various home, work, school, hobbies, and food topics. Narrate stories and scenarios using sign language. Understand the differences between BSL and English grammar. Why Enrol in This Course: Enrolling in this British Sign Language (BSL) Level 1 & 2 courses allows learners to acquire valuable communication skills that can set them apart in personal and professional settings. This course has received top reviews, recently updated to meet current standards, and is aligned with the trending demand for inclusive communication skills. Requirements: No prior experience or specific prerequisites are required to enroll in this British Sign Language (BSL) Level 1 & 2 course. It is designed to cater to beginners and individuals with limited knowledge of sign language. Career Path: Completing this course can open doors to various career opportunities, including: Communication Support Worker: £20,000 - £30,000 Sign Language Interpreter: £25,000 - £40,000 Special Education Teacher: £24,000 - £40,000 Social Worker: £25,000 - £35,000 Customer Service Representative: £18,000 - £25,000 Healthcare Assistant: £17,000 - £25,000 Community Outreach Coordinator: £20,000 - £30,000 Certification: Upon completing the British Sign Language (BSL) Level 1 & 2 courses, participants will receive a CPD certificate, adding a valuable credential to their professional profile and showcasing their commitment to inclusive communication. It is a great way to learn the language and gain the skills to communicate with the deaf community. Enrol now! FAQ What are British Sign Language courses? British Sign Language courses teach BSL communication to students, covering signing, finger-spelling, grammar, vocabulary, and Deaf community awareness. Where can I find British Sign Language courses near me? First, look for an online course. Try the Apex Learning Course. Also, you can look at local universities, language schools, and online platforms for nearby British Sign Language courses. How long do British Sign Language courses near me usually last? Course duration varies; introductory courses can be a few weeks to months, while advanced options may span months to a year or more. What is a Level 2 Health and Social Care Course? A Level 2 Health and Social Care course is an educational program that provides foundational knowledge and skills in health and social care. It covers topics related to healthcare, social services, and interpersonal skills, preparing individuals for entry-level roles in these sectors. What Will I Learn in a Health and Social Care Level 2 Course? In a Health and Social Care Level 2 course, you will learn about basic healthcare practices, communication techniques, and the importance of supporting individuals in need. The curriculum typically includes topics like infection control, personal care, communication skills, and understanding the needs of diverse populations. What is Level 1 in British Sign Language? Level 1 in British Sign Language is an introductory course that teaches fundamental signing skills, basic vocabulary, finger-spelling, and simple conversations. It aims to provide learners with the ability to communicate in basic BSL. Course Curriculum 60 sections • 322 lectures • 08:27:00 total length •Introducing BSL: 00:05:00 •Introduction to the Course: 00:02:00 •Fingerspelling Video 1- Left- Handed A-Z: 00:04:00 •Fingerspelling Video 1- Left- Handed A-Z No Sound: 00:04:00 •Fingerspelling Video 2- Right- Handed A-Z: 00:04:00 •Fingerspelling Video 2- Right- Handed A-Z No Sound: 00:04:00 •Vocabulary 01: 00:03:00 •Vocabulary 01 No Voice: 00:03:00 •Vocabulary 02: 00:03:00 •Vocabulary 02 No Voice: 00:03:00 •Vocabulary 03: 00:04:00 •Vocabulary 03 No Voice: 00:04:00 •Common Names 01: 00:04:00 •Common Names 01 No Voice: 00:04:00 •Common Names 02: 00:04:00 •Common Names 02 No Voice: 00:04:00 •Common Names 03: 00:03:00 •Common Names 03 No Voice: 00:03:00 •Greetings and Introduction: 00:05:00 •Greetings and Introduction No Voice: 00:05:00 •Question Signs: 00:02:00 •Question Signs No Voice: 00:02:00 •Opinions BSL With Voice: 00:03:00 •Opinions BSL No Voice: 00:03:00 •Introduction Dialogue 01: 00:01:00 •Introduction Dialogue 01 No Voice: 00:01:00 •Introduction Dialogue 02: 00:01:00 •Introduction Dialogue 02 No Voice: 00:01:00 •Introduction Dialogue 03: 00:01:00 •Introduction Dialogue 03 No Voice: 00:01:00 •Introduction Dialogue 04: 00:01:00 •Introduction Dialogue 04 No Voice: 00:01:00 •Introduction Dialogue 05: 00:01:00 •Introduction Dialogue 05 No Voice: 00:01:00 •Clarification: 00:01:00 •Clarification No Voice: 00:01:00 •Taking Leave: 00:01:00 •Taking Leave No Voice: 00:01:00 •Taking Leave 01: 00:01:00 •Taking Leave 01 No Voice: 00:01:00 •Taking Leave 02: 00:01:00 •Taking Leave 02 No Voice: 00:01:00 •Taking Leave 03: 00:01:00 •Taking Leave 03 No Voice: 00:01:00 •Taking Leave 04: 00:01:00 •Taking Leave 04 No Voice: 00:01:00 •Taking Leave 05: 00:01:00 •Taking Leave 05 No Voice: 00:01:00 •Describe People: 00:03:00 •Describe People No Voice: 00:03:00 •Personal Information 01: 00:03:00 •Personal Information 01 No Voice: 00:03:00 •Personal Information 02: 00:03:00 •Personal Information 02 No Voice: 00:03:00 •Family Dialogue 01 with Voice: 00:01:00 •Family Dialogue 01 No voice: 00:01:00 •Family Dialogue 02 With Voice: 00:01:00 •Family Dialogue 02 No voice: 00:01:00 •Family Dialogue 03 With Voice: 00:01:00 •Family Dialogue 03 No Voice: 00:01:00 •Family Dialogue 04 With voice: 00:01:00 •Family Dialogue 04 No voice: 00:01:00 •Family Dialogue 05 With voice: 00:01:00 •Family Dialogue 05 No voice: 00:01:00 •Family Dialogue 06 With voice: 00:01:00 •Family Dialogue 06 No voice: 00:01:00 •Family Dialogue 07 With Voice: 00:01:00 •Family Dialogue 07 No voice: 00:01:00 •Family Dialogue 08 With voice: 00:01:00 •Family Dialogue 08 No voice: 00:01:00 •Family Dialogue 09 With voice: 00:01:00 •Family Dialogue 09 No voice: 00:01:00 •Animal and Pets 01: 00:05:00 •Animal and Pets 01 No Voice: 00:05:00 •Animal and Pets 02: 00:03:00 •Animal and Pets 02 No Voice: 00:03:00 •Describing Family Animals 01: 00:01:00 •Describing Family Animals 01 No Voice: 00:01:00 •Describing Family Animals 02: 00:01:00 •Describing Family Animals 02 No Voice: 00:01:00 •Describing Family Animals 03: 00:01:00 •Describing Family Animals 03 No Voice: 00:01:00 •Describing Family Animals 04: 00:01:00 •Describing Family Animals 04 No Voice: 00:01:00 •Describing Family Animals 05: 00:01:00 •Describing Family Animals 05 No Voice: 00:01:00 •Describing Family Animals 06: 00:01:00 •Describing Family Animals 06 No Voice: 00:01:00 •Describing Family Animals 07: 00:01:00 •Describing Family Animals 07 No Voice: 00:01:00 •Describing Family Animals 08: 00:01:00 •Describing Family Animals 08 No Voice: 00:01:00 •Describing Family Animals 09: 00:01:00 •Describing Family Animals 09 No Voice: 00:01:00 •Describing Family Animals 10: 00:01:00 •Describing Family Animals 10 No Voice: 00:01:00 •Describing Family Animals 11: 00:01:00 •Describing Family Animals 11 No Voice: 00:01:00 •Describing Family Animals 12: 00:01:00 •Describing Family Animals 12 No Voice: 00:01:00 •Weather: 00:02:00 •Weather No Voice: 00:02:00 •Transports: 00:02:00 •Transports No Voice: 00:02:00 •Transport Dialogue 01: 00:01:00 •Transport Dialogue 01 No Voice: 00:01:00 •Transport Dialogue 02: 00:01:00 •Transport Dialogue 02 No Voice: 00:01:00 •Transport Dialogue 03: 00:01:00 •Transport Dialogue 03 No Voice: 00:01:00 •Direction 01: 00:03:00 •Direction 01 No Voice: 00:03:00 •Direction 02: 00:02:00 •Direction 02 No Voice: 00:02:00 •Simple Direction Dialogue 01: 00:01:00 •Simple Direction Dialogue 01 without voice: 00:01:00 •Simple Direction Dialogue 02: 00:01:00 •Simple Direction Dialogue 02 Without Voice: 00:01:00 •Simple Direction Dialogue 03: 00:01:00 •Simple Direction Dialogue 03 without voice: 00:01:00 •Simple Direction Dialogue 04: 00:01:00 •Simple Direction Dialogue 04 without voice: 00:01:00 •Colours: 00:02:00 •Colours No Voice: 00:02:00 •Size: 00:02:00 •Size No Voice: 00:02:00 •Numerals Video 1: 0-10: 00:01:00 •Numerals Video 1: 0-11 No Voice: 00:01:00 •Numerals Video 2: 11-20: 00:02:00 •Numerals Video 2: 11-21 No Voice: 00:02:00 •Numerals Video 3: 21-30: 00:01:00 •Numerals Video 3: 21-31 No Voice: 00:01:00 •BSL Vs English Grammar: 00:02:00 •BSL Vs English Grammar No Voice: 00:02:00 •Rooms: 00:03:00 •Rooms No Voice: 00:03:00 •Objects 01: 00:04:00 •Objects 01 No Voice: 00:04:00 •Objects 02: 00:03:00 •Objects 02 No Voice: 00:03:00 •Objects 03: 00:05:00 •Objects 03 No voice: 00:05:00 •Objects Dialogue BSL object dialogue 01: 00:01:00 •Objects Dialogue BSL object dialogue 01 without voice: 00:01:00 •Objects Dialogue BSL object dialogue 02: 00:01:00 •Objects Dialogue BSL object dialogue 02 without voice: 00:01:00 •Numbers 01: 00:03:00 •Numbers 01 No Voice: 00:03:00 •Numbers 02: 00:06:00 •Numbers 02 No Voice: 00:06:00 •Using the number 01: 00:01:00 •Using the number 01 Without Voice: 00:01:00 •Using the number 2: 00:02:00 •Using the number 02 Without Voice: 00:02:00 •Using the number 03: 00:02:00 •Using the number 03 Without Voice: 00:02:00 •Days and Months Dialogue Bsl Days and Months Dialogue 01: 00:01:00 •Days and Months Dialogue Bsl Days and Months Dialogue 01 Without Voice: 00:01:00 •Days and Months Dialogue Bsl Days and Moutns Dialogue 02: 00:01:00 •Days and Months Dialogue Bsl Days and Moutns Dialogue 02 Without Voice: 00:01:00 •Days and Months Dialogue Bsl Days and Moutns Dialogue 03: 00:01:00 •Days and Months Dialogue Bsl Days and Moutns Dialogue 03 Without Voice: 00:01:00 •Home: 00:02:00 •Home No Voice: 00:02:00 •Questions and statements about Home 01 With Voice: 00:01:00 •Questions and statements about Home 01 No Voice: 00:01:00 •Questions and statements about Home 02 With Voice: 00:01:00 •Questions and statements about Home 02 No Voice: 00:01:00 •Questions and statements about Home 03 With Voice: 00:01:00 •Questions and statements about Home 03 No Voice: 00:01:00 •Questions and statements about Home 04 With Voice: 00:01:00 •Questions and statements about Home 04 No Voice: 00:01:00 •Questions and statements about Home 05 With Voice: 00:01:00 •Questions and statements about Home 05 No Voice: 00:01:00 •Questions and statements about Home 06 With Voice: 00:01:00 •Questions and statements about Home 06 No Voice: 00:01:00 •Questions and statements about Home 07 With Voice: 00:01:00 •Questions and statements about Home 07 No Voice: 00:01:00 •Work 01: 00:03:00 •Work 01 No Voice: 00:03:00 •Work 02: 00:03:00 •Work 02 No Voice: 00:03:00 •Work 03: 00:03:00 •Work 03 No Voice: 00:04:00 •Work Dialogue 1 With Voice: 00:01:00 •Work Dialogue 1 No Voice: 00:01:00 •Work Dialogue 2 With Voice: 00:01:00 •Work Dialogue 2 No Voice: 00:01:00 •Work Dialogue 3 With Voice: 00:01:00 •Work Dialogue 3 No Voice: 00:01:00 •Work Dialogue 4 With Voice: 00:01:00 •Work Dialogue 4 No Voice: 00:01:00 •Work Dialogue 5 With Voice: 00:01:00 •Work Dialogue 5 No Voice: 00:01:00 •Work Dialogue 6 With Voice: 00:01:00 •Work Dialogue 6 No Voice: 00:01:00 •Work Dialogue 7 With Voice: 00:01:00 •Work Dialogue 7 No Voice: 00:01:00 •Work Dialogue 8 With Voice: 00:01:00 •Work Dialogue 8 No Voice: 00:01:00 •Work Dialogue 9 With Voice: 00:01:00 •Work Dialogue 9 No Voice: 00:01:00 •School 01: 00:02:00 •School 01 No Voice: 00:02:00 •School 02: 00:01:00 •School 02 No Voice: 00:01:00 •Activities at School Dialogue 01 With Voice: 00:01:00 •Activities at School Dialogue 01 No Voice: 00:01:00 •Activities at School Dialogue 02 With Voice: 00:01:00 •Activities at School Dialogue 02 No Voice: 00:01:00 •Activities at School Dialogue 03 With Voice: 00:01:00 •Activities at School Dialogue 03 No Voice: 00:01:00 •Activities at School Dialogue 04 With Voice: 00:01:00 •Activities at School Dialogue 04 No Voice: 00:01:00 •Activities at School Dialogue 05 With Voice: 00:01:00 •Activities at School Dialogue 05 No Voice: 00:01:00 •Shopping: 00:02:00 •Shopping No Voice: 00:02:00 •Shopping and Spending Dialogue 01 With Voice: 00:01:00 •Shopping and Spending Dialogue 01 No Voice: 00:01:00 •Shopping and Spending Dialogue 02 With Voice: 00:01:00 •Shopping and Spending Dialogue 02 No Voice: 00:01:00 •Shopping and Spending Dialogue 03 With Voice: 00:01:00 •Shopping and Spending Dialogue 03 No Voice: 00:01:00 •Shopping and Spending Dialogue 04 With Voice: 00:01:00 •Shopping and Spending Dialogue 04 No Voice: 00:01:00 •Shopping and Spending Dialogue 05 With Voice: 00:01:00 •Shopping and Spending Dialogue 05 No Voice: 00:01:00 •Shopping and Spending Dialogue 06 With Voice: 00:01:00 •Shopping and Spending Dialogue 06 No Voice: 00:01:00 •Shopping and Spending Dialogue 07 With Voice: 00:01:00 •Shopping and Spending Dialogue 07 No Voice: 00:01:00 •Shopping and Spending Dialogue 08 With Voice: 00:01:00 •Shopping and Spending Dialogue 08 No Voice: 00:01:00 •Travel: 00:02:00 •Travel No Voice: 00:02:00 •Holiday 1: 00:04:00 •Holiday 1 without voice: 00:04:00 •Holiday 2: 00:02:00 •Holiday 2 without voice: 00:02:00 •Travel and Holiday Dialogue 01 With Voice: 00:01:00 •Travel and Holiday Dialogue 01 No Voice: 00:01:00 •Travel and Holiday Dialogue 02 With Voice: 00:01:00 •Travel and Holiday Dialogue 02 No Voice: 00:01:00 •Travel and Holiday Dialogue 03 WIth Voice: 00:01:00 •Travel and Holiday Dialogue 03 No Voice: 00:01:00 •Travel and Holiday Dialogue 04 With Voice: 00:01:00 •Travel and Holiday Dialogue 04 No Voice: 00:01:00 •Travel and Holiday Dialogue 05 With Voice: 00:01:00 •Travel and Holiday Dialogue 05 No Voice: 00:01:00 •Travel and Holiday Dialogue 06 With Voice: 00:01:00 •Travel and Holiday Dialogue 06 No Voice: 00:01:00 •Travel and Holiday Dialogue 07 With Voice: 00:01:00 •Travel and Holiday Dialogue 07 No Voice: 00:01:00 •Travel and Holiday Dialogue 08 With Voice: 00:00:00 •Travel and Holiday Dialogue 08 No Voice: 00:01:00 •Travel and Holiday Dialogue 09 With Voice: 00:01:00 •Travel and Holiday Dialogue 09 No Voice: 00:01:00 •Travel and Holiday Dialogue 10 With Voice: 00:01:00 •Travel and Holiday Dialogue 10 No Voice: 00:01:00 •Travel and Holiday Dialogue 11 With Voice: 00:01:00 •Travel and Holiday Dialogue 11 No voice: 00:01:00 •Travel and Holiday Dialogue 12 With Voice: 00:01:00 •Travel and Holiday Dialogue 12 No Voice: 00:01:00 •Hobbies and Activities 01: 00:03:00 •Hobbies and Activities 01 Without Voice: 00:03:00 •Hobbies and Activities 02: 00:02:00 •Hobbies and Activities 02 without Voice: 00:02:00 •Hobbies and Interests Dialogue - 01 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 01 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 02 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 02 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 03 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 03 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 04 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 04 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 05 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 05 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 06 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 06 No Voice: 00:01:00 •Hobbies and Interests Dialogue - 07 With Voice: 00:01:00 •Hobbies and Interests Dialogue - 07 No Voice: 00:01:00 •Food Drinks Dialogue 01 With Voice: 00:01:00 •Food Drinks Dialogue 01 No Voice: 00:01:00 •Food Drinks Dialogue 02 With Voice: 00:01:00 •Food Drinks Dialogue 02 No voice: 00:01:00 •Food Drinks Dialogue 03 With Voice: 00:01:00 •Food Drinks Dialogue 03 No Voice: 00:01:00 •Food Drinks Dialogue 04 With Voice: 00:01:00 •Food Drinks Dialogue 04 No Voice: 00:01:00 •Food Drinks Dialogue 05 With Voice: 00:01:00 •Food Drinks Dialogue 05 No Voice: 00:01:00 •Food Drinks Dialogue 06 With Voice: 00:01:00 •Food Drinks Dialogue 06 No Voice: 00:01:00 •Food Drinks Dialogue 07 With Voice: 00:01:00 •Food Drinks Dialogue 07 No Voice: 00:01:00 •Food Drinks Dialogue 08 With Voice: 00:01:00 •Food Drinks Dialogue 08 No Voice: 00:01:00 •Food Drinks Dialogue 09 With Voice: 00:01:00 •Food Drinks Dialogue 09 No Voice: 00:01:00 •Food Drinks Dialogue 10 With Voice: 00:01:00 •Food Drinks Dialogue 10 No Voice: 00:01:00 •Food Drinks Dialogue 11 With Voice: 00:01:00 •Food Drinks Dialogue 11 No Voice: 00:01:00 •Food Drinks Dialogue 12 With Voice: 00:01:00 •Food Drinks Dialogue 12 No Voice: 00:01:00 •Object and Shopping Story: 00:02:00 •Object and Shopping Story Without Audio: 00:02:00 •Home Story with voice: 00:02:00 •Home Story without voice: 00:02:00 •Food and Drinks Story: 00:01:00 •Food and Drinks story without voice: 00:01:00 •Activities Story 01 With Voice: 00:02:00 •Activities Story 01 No Voice: 00:02:00 •Activities Story 02 With Voice: 00:01:00 •Activities Story 02 without voice: 00:01:00 •Travelling and Holiday Story 01: 00:02:00 •Travelling and Holiday Story 01 No Voice: 00:02:00 •Travelling and Holiday Story 02 with voice: 00:01:00 •Travelling and Holiday Story 02 No Voice: 00:01:00 •Hobbies and Interests With Voice: 00:01:00 •Hobbies and Interests No Voice: 00:01:00

British Sign Language (BSL) Level 1 & 2
Delivered Online On Demand8 hours 27 minutes
£12