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

Excel VBA/Macros Foundations

4.5(3)

By Studyhub UK

A Complete Guide for Effective LinkedIn Ads' is a comprehensive course that covers the fundamentals of setting up and managing successful LinkedIn Ads campaigns. Participants will learn to drive website traffic, utilize sponsored messages, generate leads, and effectively manage billing centers on the platform. Learning Outcomes: Understand the basics of LinkedIn Ads and their role in digital marketing. Learn how to set up LinkedIn Ads to drive targeted website traffic. Discover techniques for leveraging sponsored messages to engage with the audience. Acquire the skills to create and optimize LinkedIn Ads for lead generation. Gain proficiency in managing the billing center for efficient campaign budgeting and monitoring. Why buy this Excel VBA/Macros Foundations? 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 Excel VBA/Macros Foundations 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 Excel VBA/Macros Foundations 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 Excel VBA/Macros Foundations does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Excel VBA/Macros Foundations 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 Excel VBA/Macros Foundations is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction Recording Macros vs Writing VBA 00:04:00 Understanding Objects in Excel VBA 00:07:00 Understanding VBA Syntax and Parts of Speech 00:10:00 Activating the Developer tab 00:01:00 Recording a basic Macro 00:05:00 Absolute vs Relative Macro recording 00:04:00 Section 02: Exploring the Visual Basic Environment Introduction to the Visual Basic Environment 00:02:00 The Project Explorer 00:02:00 The Properties Window 00:02:00 The Code Window 00:04:00 Immediate, Locals and Watch Window 00:03:00 Dealing with Modules 00:03:00 Comments in Excel VBA 00:01:00 Section 03: The Range Object Introduction and Changing Cell Values 00:10:00 Adding a text to a cell 00:01:00 Dealing with Named Ranges 00:03:00 Value vs Text Property 00:04:00 Row and Column properties 00:02:00 The Select Method 00:02:00 The Count Property 00:04:00 The Address Property 00:09:00 The Formula Property 00:03:00 The Number Format Property 00:07:00 The Font Property 00:08:00 Section 04: Understanding the Cells Collection Object What is the cells object? 00:06:00 Using the Cells collection to affect cells positionally within a range 00:05:00 Affecting all cells within a sheet 00:02:00 Combining Range and cells objects 00:03:00 Section 05: Working with Sheets/Worksheets Selecting Sheets 00:06:00 Adding Sheets 00:11:00 Sheets vs Worksheets 00:04:00 Copying Sheets 00:05:00 Moving Sheets 00:01:00 Deleting Sheets 00:04:00 Section 06: Understanding Variables in Excel VBA Introduction to Variables 00:06:00 Variable Data Types 00:09:00 Declaring Variables 00:14:00 Object Variables 00:08:00 Calling a procedure from Another Procedure & Variable Scope 00:03:00 Public and Private Variables 00:07:00 Declaring Constants 00:04:00 Exercises-Variables 00:06:00 Section 07: Dealing with Workbooks Referring to Workbooks-Different ways 00:04:00 Closing Workbooks 00:03:00 Adding and Saving Workbooks Part 1 - Save method 00:04:00 Adding and Saving Workbooks Part 2 - Save as method 00:10:00 Opening Workbooks 00:06:00 Section 08: Must Know Excel VBA Logic Finding the Last row 00:09:00 Finding the Last Column 00:04:00 Finding the next row 00:04:00 The WITH Statement 00:04:00 Comparison operators in Excel VBA 00:01:00 IF Statements- Simple IF Statements 00:07:00 IF THEN ELSE Structure 00:03:00 IF THEN ELSEIF Structure 00:07:00 Nested IFs 00:04:00 OR - AND logical operators 00:07:00 NOT Logical operator 00:03:00 CASE Statements Part 1 - Single Case Statements 00:09:00 CASE Statements Part 2 - Nested Case Statements 00:06:00 Case Statements-Exercise 00:01:00 GOTO and Labels 00:03:00 Section 09: Looping in Excel VBA Loops-Introduction 00:01:00 FOR NEXT Loop 00:11:00 Exit For 00:09:00 Exercise - For Next loop 00:01:00 FOR EACH Loop - Intro 00:07:00 FOR EACH Loops - More examples 00:05:00 Do Loop - Introduction 00:04:00 Do Loop Example 00:01:00 Do Until 00:02:00 Do While 00:02:00 Do while vs Do until - Movies Example 00:04:00 Exit Do Statement 00:05:00 Exercise - Do Loop 00:01:00 Section 10: Interacting with Your Users The Messagebox - Introduction 00:03:00 Messagebox -Inputs 00:07:00 Messagebox - Capturing the User's input 00:05:00 Adding a new line to your VBA Strings 00:02:00 The Inputbox - introduction 00:04:00 Inputbox - Example1 - Capturing a user's name 00:05:00 Inputbox -Employee Database Example Part 1 00:05:00 Inputbox -Employee Database Example Part 2 00:04:00 Exercise - InputBox 00:02:00 Section 11: Error Handling in Excel VBA Error Handling - Introduction 00:09:00 Different Error types in action 00:04:00 On Error Goto statement 00:04:00 Resetting the error handling Status with On Error Goto 00:02:00 The Err Object 00:07:00 Setting a Breakpoint 00:02:00 Section 12: Triggering Code with Events! Worksheet Events -Selection change 00:08:00 Worksheet Events - Worksheet Activate event 00:03:00 Worksheet Events - Deactivate event 00:02:00 Worksheet Events - Before Delete Event 00:02:00 Worksheet Events - Before Double click event 00:08:00 Worksheet Events - Before Right Click event 00:03:00 Worksheet Events - Calculate event 00:03:00 Enabling and Disabling Events 00:03:00 Worksheet events - Worksheet change event 00:11:00 Workbook Events - Follow Hyperlink event 00:02:00 Worksheet events -Exercise 00:01:00 Workbook Events - Workbook open event 00:05:00 Workbook Events - Workbook Activate event 00:02:00 Workbook Events - Workbook Before save event 00:06:00 Workbook Events - Workbook Aftersave event 00:04:00 Workbook Events - Workbook Beforeclose event 00:09:00 Workbook Events - Workbook BeforePrint event 00:03:00 Workbook Events -Workbook De-activate events 00:02:00 Workbook Events - New Chart event 00:08:00 Workbook Events -New sheet event 00:03:00 Workbook Events - Sheet calculate event 00:03:00 Workbook Events - Sheet De-activate event 00:06:00 Workbook Events - Follow Hyperlink event 00:02:00 Workbook Events - Workbook Window Activate event 00:06:00 Workbook Events - Workbook Window De-Activate event 00:02:00 Workbook Events - Window Resize event 00:02:00 Exercise- Workbook Events 00:01:00 Resources Resources - Excel VBA/Macros Foundations 00:00:00 Assignment Assignment - Excel VBA/Macros Foundations 00:00:00

Excel VBA/Macros Foundations
Delivered Online On Demand8 hours 52 minutes
£10.99

Diploma in CompTIA A+

4.5(3)

By Studyhub UK

The 'Diploma in CompTIA A+' course provides comprehensive training on essential computer hardware, networking, and security topics. Students will learn about various components, peripherals, and technologies involved in building and maintaining computer systems, as well as securing them. Learning Outcomes: Understand the fundamentals of CompTIA A+ certification and its significance in the IT industry. Gain knowledge about computer hardware, including CPUs, RAM, motherboards, power supplies, and mass storage technologies. Acquire skills in networking concepts, local area networking, wireless networking, and internet technologies. Learn about virtualization, portable computing, mobile devices, printers, and multifunction devices. Develop an understanding of computer security practices and how to secure computers and networks effectively. Why buy this Diploma in CompTIA A+? 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 Diploma in CompTIA A+ 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 Diploma in CompTIA A+ 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 Diploma in CompTIA A+ does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Diploma in CompTIA A+ 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 Diploma in CompTIA A+ is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: All about the CompTIA A+ CompTIA A+ 2019 Core 1 (220-1001) Course Introduction 00:02:00 What is the CompTIA A+? 00:02:00 Why Get A+ Certified? 00:03:00 What is on the CompTIA A+ Core 1 (220-1001) Exam? 00:09:00 How to Pass the A+ Exam 00:04:00 How to Use This Video Course 00:03:00 Section 02: Safety and Professionalism Tools of the Trade 00:06:00 Troubleshooting Theory 00:10:00 Section 03: The Visible Computer Primary PC Connections 00:05:00 External Connections 00:11:00 Inside the PC 00:08:00 What is a Computer? 00:07:00 Section 04: CPUs What is a CPU? 00:15:00 CPU Speeds and Cores 00:12:00 Caching 00:00:00 CPU Sockets 00:12:00 Installing a CPU 00:11:00 Liquid Cooling 00:04:00 Section 05: RAM RAM Technology 00:11:00 RAM Capacity 00:08:00 RAM Features 00:07:00 Installing RAM 00:07:00 Section 06: Firmware What is the BIOS? 00:06:00 POST 00:09:00 System Setup 00:09:00 Troubleshooting Firmware 00:12:00 Section 07: Motherboards Form Factors 00:06:00 Chipsets 00:05:00 Touring the Motherboard 00:14:00 Touring the Case 00:07:00 Installing a Motherboard 00:09:00 Section 08: Power Supplies The Power Supply 00:09:00 Mounting a Power Supply 00:05:00 Choosing a Power Supply 00:08:00 Cooling Your PC 00:11:00 Troubleshooting Power Supplies 00:09:00 Troubleshooting Core Components 00:14:00 Section 09: Mass Storage Technologies Introduction to Mass Storage 00:13:00 Magnetic Disk Drives 00:08:00 Solid State Drives 00:08:00 SCSI 00:03:00 Boot Order 00:07:00 Section 10: Implementing Mass Storage New Installation - First Drive 00:05:00 RAID 00:11:00 Hardware RAID 00:07:00 Mass Storage Troubleshooting 00:08:00 Section 11: Essential Peripherals Optical Media 00:10:00 USB Standards 00:10:00 Understanding USB 00:11:00 Configuring USB 00:07:00 Thunder and Lightning 00:06:00 Keyboards and Mice 00:08:00 Sight and Sound 00:07:00 Readers and Scanners 00:08:00 Using Expansion Cards 00:08:00 Section 12: Building a PC The Right PC for the Job 00:13:00 Section 13: Display Technologies Monitor Technologies 00:08:00 LCD Breakdown 00:04:00 Graphics Cards and Connections 00:13:00 Installing a Graphics Card 00:07:00 Projectors 00:05:00 Troubleshooting Monitors 00:06:00 Section 14: Essentials of Networking Introduction to Networking 00:08:00 Hubs vs. Switches 00:05:00 Hexadecimal 00:07:00 WANs and Routers 00:09:00 Cables and Connectors 00:11:00 Crimping Cables 00:10:00 Structured Cabling 00:11:00 Section 15: Local Area Networking Introduction to TCP/IP 00:14:00 Network IDs and Subnet Masks 00:05:00 Special IP Addresses 00:09:00 NAT 00:07:00 Dynamic IP Addressing 00:10:00 IPv6 00:07:00 Port Numbers 00:12:00 TCP, UDP, and ICMP 00:06:00 Understanding DNS 00:09:00 Working with DNS 00:07:00 Windows Naming 00:08:00 Routers 00:12:00 Basic Router Configuration 00:12:00 Advanced Router Configuration 00:06:00 VLANs 00:07:00 Network Troubleshooting 00:05:00 Section 16: Wireless Networking Wireless Network Hardware 00:11:00 Wi-Fi Standards 00:10:00 Basic WAP Setup 00:11:00 Connecting to a Wi-Fi Network 00:09:00 It's a Huge Mesh 00:04:00 Beyond Wi-Fi 00:07:00 Troubleshooting Wireless Connections 00:07:00 Section 17: The Internet Beyond the LAN 00:03:00 Internet Tiers 00:06:00 Dial-up Connections 00:08:00 Broadband Connections 00:10:00 Firewalls and Servers 00:06:00 FTP 00:07:00 E-Mail 00:08:00 Proxy Servers 00:06:00 Virtual Private Networks (VPNs) 00:10:00 Internet of Things (IoT) 00:04:00 Section 18: Virtualization Understanding Virtualization 00:10:00 Your First Virtual Machine 00:11:00 Advanced Virtualization Setup 00:10:00 Cloud Computing 00:08:00 Cloud Ownership 00:03:00 Cloud-Based Applications 00:06:00 Section 19: Portable Computing Laptop Features 00:08:00 Laptop Hardware Troubleshooting - The Tools 00:05:00 Laptop Hardware - Core Hardware 00:04:00 Laptop Hardware - CPU and Motherboard 00:07:00 Touring Your Laptop Display 00:04:00 Section 20: Understanding Mobile Devices What is a Mobile Device? 00:09:00 Mobile Connections 00:10:00 Touring Android 00:10:00 Touring iOS 00:08:00 Virtual Reality 00:03:00 Section 21: Care and Feeding of Mobile Devices Maintaining Mobile Devices 00:11:00 Mobile Devices and E-mail 00:10:00 Mobile Synchronization 00:08:00 Section 22: Printers and Multifunction Devices Laser Printers 00:13:00 Inkjet Printers 00:08:00 Impact Printers 00:04:00 Thermal Printers 00:04:00 Installing a Local Printer 00:14:00 Sharing Printers 00:08:00 Installing Wireless and Cloud Printers 00:10:00 Troubleshooting Printers 00:10:00 3D Printing 00:07:00 Section 23: Securing Computers Dealing with Threats 00:07:00 Assignment Assignment - Diploma in CompTIA A+ 00:00:00

Diploma in CompTIA A+
Delivered Online On Demand17 hours 25 minutes
£10.99

Practice Nurse: Nursing Training-Level 7

By Kingston Open College

CPD QS Accredited | Instant Access | 24/7 Tutor Support

Practice Nurse: Nursing Training-Level 7
Delivered Online On Demand4 hours
£12

Learn AutoCAD Programming using VB.NET - Hands On!

4.5(3)

By Studyhub UK

The course 'Learn AutoCAD Programming using VB.NET - Hands On!' provides comprehensive training in using VB.NET to program and automate tasks in AutoCAD. It covers essential concepts, components of the AutoCAD .NET API, creating and manipulating AutoCAD objects, exploring AutoCAD dictionaries, user interactions, selection sets, and developing practical projects. Participants will gain the necessary skills to efficiently create custom plugins and enhance their productivity in AutoCAD. Learning Outcomes: Understand the fundamentals of VB.NET programming and its relevance to AutoCAD. Explore the AutoCAD .NET API components and learn to work with the AutoCAD object hierarchy. Create and manipulate various AutoCAD objects such as lines, circles, polylines, and more using VB.NET. Implement AutoCAD dictionaries to manage layers, line types, text styles, and other entities. Utilize user interactions for input and output in VB.NET, enhancing the user experience. Work with selection sets and filters to efficiently select and process AutoCAD objects. Develop hands-on projects, including a BlocksCounter plugin and an ObjectExtractor plugin, to reinforce learning and practical application. Why buy this Learn AutoCAD Programming using VB.NET - Hands On!? 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 Learn AutoCAD Programming using VB.NET - Hands On! 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 Learn AutoCAD Programming using VB.NET - Hands On! does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Prerequisites This Learn AutoCAD Programming using VB.NET - Hands On! 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 Learn AutoCAD Programming using VB.NET - Hands On! is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Module 01: Course Outline 00:05:00 Module 02: Introduction 00:01:00 Module 03: Who is this Course for? 00:01:00 Module 04: What will I learn from this Course? 00:01:00 Module 05: What is VB.NET? 00:01:00 Module 06: What is AutoCAD .NET API? 00:01:00 Module 07: What are the advantages of programming in AutoCAD .NET API? 00:01:00 Module 08: Hands-on Projects overview 00:06:00 Unit 02: Exploring AutoCAD .NET API Components Module 01: AutoCAD .NET API Components Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Understanding AutoCAD Object Hierarchy 00:03:00 Module 04: AutoCAD .NET API Application Object 00:02:00 Module 05: AutoCAD .NET API Document Object 00:02:00 Module 06: AutoCAD .NET API Database Object 00:04:00 Unit 03: Hello AutoCAD from VB.NET Module 01: Section Overview 00:04:00 Module 02: Installing Visual Studio 2019 00:05:00 Module 03: Setting up Visual Studio 2019 Integrated Development Environment (IDE) 00:04:00 Module 04: Creating First VB.NET Plugin (Hello AutoCAD) 00:12:00 Module 05: Different ways to communicate with the User 00:04:00 Module 06: Configuring VS2019 Target Processor 00:10:00 Unit 04: Creating AutoCAD Objects using VB.NET Module 01: Creating AutoCAD Object using VB.NET Overview 00:01:00 Module 02: Creating DrawObjects Project 00:04:00 Module 03: Creating a Line Object using VB.NET 00:15:00 Module 04: Creating a MText Object using VB.NET 00:12:00 Module 05: Creating a Circle Object using VB.NET 00:09:00 Module 06: Creating an Arc Object using VB.NET 00:07:00 Module 07: Creating a Polyline Object using VB.NET 00:08:00 Module 08: Creating Multiple Circles Vertically 00:09:00 Module 09: Creating Multiple Circles Horizontally 00:05:00 Unit 05: Manipulating AutoCAD Objects using VB.NET Module 01: Manipulating AutoCAD Objects Overview 00:01:00 Module 02: Creating the Project ManipulateObjects 00:04:00 Module 03: Creating the SingleCopy Method 00:13:00 Module 04: Creating the MultipleCopy Method 00:11:00 Module 05: Creating the EraseObject Method 00:12:00 Module 06: Creating the MoveObject method 00:07:00 Module 07: Creating the MirrorObject method 00:10:00 Module 08: Creating the RotateObject method 00:07:00 Module 09: Creating the ScaleObject method 00:05:00 Module 10: Creating the OffsetObject method 00:05:00 Unit 06: Exploring AutoCAD Dictionaries using VB.NET Module 01: Exploring AutoCAD Dictionaries - Overview 00:02:00 Module 02: Creating LayersLineTypesAndStyles Project 00:06:00 Module 03: Creating the ListLayers Method 00:11:00 Module 04: Creating the CreateLayer Method 00:10:00 Module 05: Creating the UpdateLayer Method 00:12:00 Module 06: Creating the SetLayerOnOff Method 00:08:00 Module 07: Creating the SetLayerFrozenOrThaw Method 00:04:00 Module 08: Creating the DeleteLayer Method 00:05:00 Module 09: Creating the LockUnlockLayer Method 00:04:00 Module 10: Creating the SetLayerToObject Method 00:08:00 Module 11: Creating the ListLineTypes Method 00:09:00 Module 12: Creating the LoadLineType Method 00:07:00 Module 13: Creating the SetCurrentLineType Method 00:05:00 Module 14: Creating the DeleteLineType Method 00:09:00 Module 15: Creating the SetLineTypeToObject Method 00:05:00 Module 16: Exploring TextStyles - Overview 00:01:00 Module 17: Creating the ListStyles Method 00:08:00 Module 18: Creating the UpdateCurrentTextStyleFont Method 00:12:00 Module 19: Creating the SetCurrentTextStyle Method 00:08:00 Module 20: Creating the SetTextStyleToObject Method 00:08:00 Unit 07: User Interactions in VB.NET Module 01: User Input Functions - Overview 00:02:00 Module 02: Creating the UserInteractions Project 00:03:00 Module 03: Creating the GetName Method 00:11:00 Module 04: Creating the SetLayer Method using the GetString function 00:12:00 Module 05: Creating the CreateLineUsingGetpoint Method 00:11:00 Module 06: Creating the CalculateDefinedArea Method 00:17:00 Module 07: Creating the DrawObjectsUsingGetKeywords Method 00:14:00 Module 08: Creating the GetDistanceBetweenTwoPoints Method 00:05:00 Module 09: Creating the CountObjects Method 00:15:00 Unit 08: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:13:00 Module 02: Creating the SelectionSets Project 00:05:00 Module 03: Creating the SelectAllAndChangeLayer Method 00:12:00 Module 04: Creating the SelectObjectOnScreen Method 00:08:00 Module 05: Creating the SelectWindowAndChangeColor Method 00:06:00 Module 06: Creating the SelectCrossingAndDelete Method 00:05:00 Module 07: Creating the SelectFenceAndChangeLayer Method 00:06:00 Module 08: Creating the CountPickFirstSelection Method 00:07:00 Module 09: Creating the SelectLines Method 00:13:00 Module 10: Creating the SelectMTexts Method 00:05:00 Module 11: Creating the SelectPlines Method 00:04:00 Module 12: Creating the SelectWalls Method 00:07:00 Module 13: Creating the SelectStairs Method 00:03:00 Module 14: Creating the SelectFrenchDoors Method 00:04:00 Module 15: Creating the SelectBifoldDoors Method 00:03:00 Module 16: Creating CountReceptacles Method 00:04:00 Module 17: Creating the CountLightingFixtures Method 00:10:00 Unit 09: Developing Projects - Hands On Module 01: Developing Projects - Hands on Overview 00:02:00 Module 02: BlocksCounter Plugin Demo 00:03:00 Module 03: Creating the BlocksCounter Project 00:04:00 Module 04: Creating the CountBlocksToTable Method 00:08:00 Module 05: Creating the PromptUser Function 00:08:00 Module 06: Creating the GatherBlocksAndDrawTable Method 00:12:00 Module 07: Continuation of GatherBlocksAndDrawTable Method 00:17:00 Module 08: Running and Debugging the BlocksCounter Project - Part 1 00:15:00 Module 09: Running and Debugging the BlocksCounter Project - Part 2 00:11:00 Module 10: Running and Debugging the BlocksCounter Project - Part 3 00:01:00 Module 11: Creating the ObjectExtractor Plugin Project 00:04:00 Module 12: Creating the ExtractObjects Method 00:07:00 Module 13: Creating the ExtractLine Method 00:16:00 Module 14: Running and Debugging the ExtractLine Method 00:05:00 Module 15: Creating the ExtractCircle Method 00:11:00 Module 16: Creating the ExtractMText Method 00:13:00 Module 17: Creating the ExtractPolyline Method 00:19:00 Module 18: Creating the ExtractBlock Method 00:10:00 Unit 10: Conclusion Module 01: Congratulations and Thank you very much! 00:01:00 Assignment Assignment - Learn AutoCAD Programming using VB.NET - Hands On! 00:00:00

Learn AutoCAD Programming using VB.NET - Hands On!
Delivered Online On Demand12 hours 9 minutes
£10.99

Electrical Machines for Electrical Engineering

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special Electrical Machines for Electrical Engineering Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The Electrical Machines for Electrical Engineering Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Electrical Machines for Electrical Engineering Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Electrical Machines for Electrical Engineering Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Electrical Machines for Electrical Engineering? 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 Electrical Machines for Electrical Engineering 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 Electrical Machines for Electrical Engineering 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 Electrical Machines for Electrical Engineering does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Electrical Machines for Electrical Engineering 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 Electrical Machines for Electrical Engineering is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 1: Introduction to Electric Machines Module 1- Introduction to Electric Machines 00:03:00 Module 2- Types of Electric Machines and Principle of Electrical Generation 00:09:00 Unit 2: DC Machines Module 1- Importance and Construction of DC Machines 00:26:00 Module 2- Armature Winding and EMF Equation 00:40:00 Module 3-Solved Example 1 00:05:00 Module 4-Solved Example 2 00:04:00 Module 5-Solved Example 3 00:07:00 Module 6-Solved Example 4 00:06:00 Module 7-Separately Excited DC Machine 00:21:00 Module 8-Shunt and Series DC Machines 00:25:00 Module 9-Solved Example 1 on Separately Excited DC Machine 00:07:00 Module 10-Solved Example 2 on Separately Excited DC Machine 00:07:00 Module 11-Solved Example 3 on Shunt Generator 00:04:00 Module 12-Solved Example 4 on Shunt Generator 00:07:00 Module 13-Solved Example 5 on Series DC Generator 00:06:00 Module 14-Types and Applications of Compound DC Motors 00:07:00 Module 15- Torque-Speed Characteristics and Speed Control of Separately Excited DC Motor 00:33:00 Module 16- Torque-Speed Characteristics of Series DC Motor 00:08:00 Module 17-Solved Example 1 on Speed Control 00:08:00 Module 18-Solved Example 2 on Speed Control 00:06:00 Module 19- Starting of DC Machine 00:14:00 Module 20- Armature Reaction in DC Machines 00:10:00 Module 21-Losses in DC Machines 00:04:00 Unit 3: Construction of Transformers Module 1- What is a Transformer 00:02:00 Module 2- Importance of Transformer 00:04:00 Module 3-Iron Core of Transformer 00:04:00 Module 4- Magnetic Circuit Inside Transformer 00:05:00 Module 5- Windings of Transformer 00:03:00 Module 6- Why are Windings Made of Copper 00:01:00 Module 7- Classification of Windings 00:05:00 Module 8- Insulating Material and Transformer Oil 00:02:00 Module 9- Conservator of Transformer 00:03:00 Module 10- Breather of Transformer 00:04:00 Module 11- Bushings of Transformer 00:04:00 Module 12- Tap Changer of Transformer 00:03:00 Module 13- Cooling Tubes of Transformer 00:01:00 Module 14- Buchholz Relay of Transformer 00:02:00 Module 15- Explosion Vent 00:02:00 Module 16- Methods of Cooling 00:03:00 Module 17-Types of Transformers 00:03:00 Module 18- Power Transformer and Distribution Transformer 00:05:00 Module 19- Single Phase Core Type Transformer 00:04:00 Module 20-Single Phase Shell Type Transformer 00:05:00 Module 21- 3 Phase Core Type 00:02:00 Module 22- 3 Phase Shell Type 00:01:00 Module 23- Comparison between Shell and Core CSA 00:01:00 Module 24- Comparison between Shell and Core Type 00:01:00 Module 25- Notes 00:03:00 Module 26-Video Explaining The Components in 3D and Real Life 00:05:00 Unit 4: Fundamentals of Magnetic Circuits Module 1- Introduction to Magnetic Circuits 00:02:00 Module 2- Induced Emf and Current 00:04:00 Module 3- Ampere Right Hand Rule 00:04:00 Module 4- Magnetic Circuit and Important Definitions 00:06:00 Module 5- Linear and Non Linear Materials 00:03:00 Module 6-Flux Linkage and Reluctance 00:04:00 Module 7- Analogy between Electric and Magnetic Circuits 00:06:00 Module 8- Fringing Effect 00:02:00 Module 9- Example 1 Magnetic Circuits 00:07:00 Module 10- Example 2 00:03:00 Module 11- Example 3 00:06:00 Module 12- Application on Magnetic Circuit - Transformers 00:04:00 Unit 5: Theoretical Part on Transformers Module 1- Introduction to Transformers 00:02:00 Module 2- Construction of Transformer 00:02:00 Module 3-Theory of Operation 00:04:00 Module 4- Ideal Transformer 00:05:00 Module 5-Non Ideal Transformer 00:02:00 Module 6- Effect of Loading on Transformer 00:03:00 Module 7- Transformer Regulation 00:03:00 Module 8- Transformer Losses 00:03:00 Module 9- Transformer Efficiency 00:05:00 Module 10- Transformer Rating 00:02:00 Module 11- Question 1 00:01:00 Module 12- Question 2 00:02:00 Module 13- Question 3 00:01:00 Module 14- Example 1 00:01:00 Module 15- Voltage Relation of Transformer 00:04:00 Module 16- Transformer Exact Equivalent Circuit 00:06:00 Module 17- Concept of Refereeing 00:04:00 Module 18- Approximate Equivalent Circuit 00:02:00 Unit 6: Synchronous Machines Module 1- Construction and Principle of Operation of Synchronous Generator 00:29:00 Module 2- Principle of Operation of Synchronous Motor 00:24:00 Module 3- Equivalent Circuit and Phasor Diagram of Non Salient Synchronous Machine 00:29:00 Module 4-Solved Example 1 on Non Salient Machine 00:05:00 Module 5-Solved Example 2 on Non Salient Machine 00:11:00 Module 6-Solved Example 3 on Non Salient Machine 00:07:00 Module 7- Solved Example 4 on Non Salient Machine 00:04:00 Module 8-Solved Example 5 on Non Salient Machine 00:07:00 Module 9-Solved Example 6 on Non Salient Machine 00:03:00 Module 10- Equivalent Circuit and Phasor Diagram of Salient Synchronous Machine 00:39:00 Module 11-Solved Example 1 on Salient Machine 00:09:00 Module 12- Solved Example 2 on Salient Machine 00:05:00 Module 13-Solved Example 3 on Salient Machine 00:10:00 Module 14- Parallel Operation of Two Generators 00:17:00 Module 15- Synchronization of Machine with Grid 00:10:00 Unit 7: Induction Machines Module 1- Construction and Theory of Operation of Induction Machines 00:27:00 Module 2- Equivalent Circuit and Power Flow in Induction Motor 00:23:00 Module 3- Torque-Speed Characteristics of Induction Motor 00:20:00 Module 4- Solved Example 1 on Induction Motor 00:08:00 Module 5-Solved Example 2 on Induction Motor 00:06:00 Module 6-Solved Example 3 on Induction Motor 00:06:00 Module 7-Solved Example 4 on Induction Motor 00:18:00 Module 8-Solved Example 5 on Induction Motor 00:13:00 Module 9- Methods of Speed Control of Induction Motor 00:27:00 Module 10- Methods of Starting of Induction Motor 00:21:00 Module 11-Solved Example on Motor Starter 00:15:00 Module 12- Principle of Operation of Doubly Fed Induction Generator 00:11:00 Module 13-Self Excited Induction Generator 00:08:00 Assignment Assignment - Electrical Machines for Electrical Engineering 00:00:00

Electrical Machines for Electrical Engineering
Delivered Online On Demand14 hours 20 minutes
£10.99

Advanced Diploma in User Experience UI/UX Design

4.5(3)

By Studyhub UK

In this Advanced Diploma in User Experience UI/UX Design course, you will learn everything you need to know to become an expert UI/UX designer. We will start by teaching you the basics of UX and UI design and then move on to more advanced topics like wireframing prototyping, and usability testing. We will also teach you how to use Adobe XD, a powerful design tool professionals use worldwide. UI/UX design is the process of creating products that are user-centred. It is all about understanding user demands and building goods to fulfil those goals. This User Experience Design course will begin with an overview of the web industry, with an emphasis on essential concepts and trends. You will then learn about the fundamentals of graphic design, understanding the principles and techniques that underpin visually appealing designs. You will explore the exciting world of UX design with a solid foundation, concentrating on building user-centred experiences that meet users' requirements and aspirations. The course will also teach you how to integrate your UX design thoughts into aesthetically appealing user interfaces. To bring your ideas to life, you will use Adobe XD, a sophisticated design tool. You will find optimisation tactics along the way to improve the performance and usability of your designs. Furthermore, this course offers useful insights on how to begin a career in UI/UX design, as well as resources and support to help you excel in the sector. Practical assignments will allow you to put your newly learned abilities to use and receive feedback, ensuring that you obtain experience throughout your learning journey. Join us in the User Experience Design from A-Z: Adobe XD UI/UX Design course to realise your full potential as a UI/UX designer. Begin by developing memorable and user-friendly digital experiences that engage users and create a lasting impression. Enrol now and start your path to a successful career in UI/UX design! Learning Outcomes: Upon completion of the User Experience Design course, you will be able to: Understand the main concepts and trends in the web industry. Apply the principles of graphic design to create visually appealing designs. Properly design user-centred experiences that meet users' needs and goals. Translate UX design concepts into visually engaging user interfaces. Utilise Adobe XD to bring your designs to life with interactive prototypes. Optimise designs for improved performance and usability. Gain valuable insights and resources for starting a career in UX/UI design. Who is this course for? This User Experience Design course is ideal for: Beginners interested in entering the UX/UI design field. Graphic designers looking to expand their skill set into UX/UI design. Web designers seeking to enhance their understanding of user experience. Product managers and developers aiming to collaborate effectively with designers. Individuals passionate about creating intuitive and impactful digital experiences. Career Path  Our course will prepare you for a range of careers, including: Junior UX/UI Designer: £25,000 - £40,000 per year. UX/UI Designer: £35,000 - £70,000 per year. Senior UX/UI Designer: £50,000 - £100,000 per year. UX/UI Design Lead: £80,000 - £90,000 per year. UX/UI Design Manager: £95,000 - £120,000 per year. UX/UI Design Director: £120,000+ per year. Certification After studying the course materials of the Advanced Diploma in User Experience UI/UX Design 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. Prerequisites This Advanced Diploma in User Experience UI/UX Design does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Advanced Diploma in User Experience UI/UX Design 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. Course Curriculum UX/UI Course Introduction Learn UX/UI Course Overview 00:05:00 Section Overview 00:04:00 UX vs UI 00:04:00 UX/UI Designer Marketplace 00:05:00 Overview of UX Roles 00:06:00 Introduction To The Web Industry Web Industry Section Overview 00:03:00 The Phases of Web Development 00:13:00 Designer Responsibilities (working in a team) 00:09:00 Roles & Descriptions (working in a team) 00:05:00 Agile Approach To Project Management 00:12:00 Scrum - Flexible Framework 00:06:00 Project Management Apps 00:13:00 XD Lesson - Introduction 00:13:00 Foundations of Graphic Design Graphic Design Section Overview 00:02:00 The Psychology of Color 00:13:00 Color Wheel & Color Schemes 00:06:00 Working with Fonts 00:10:00 Working With Icons 00:04:00 XD Lesson - Tools, Object Manipulation and Components 00:13:00 XD Lesson - Font Styles and Artboard Settings 00:07:00 Graphic Design Software Tools 00:03:00 Adobe XD lesson 4 - Icons & Vector Graphics 00:14:00 UX Design (User Experience Design) UX Design Section Overview 00:04:00 What is User Experience Design? (UX) 00:09:00 UX Design Process 00:03:00 The UX Analysis Process 00:08:00 Working with User Profiles 00:03:00 Understanding User Pain Points 00:03:00 XD Lesson 5 Class Project: Сompetitive Analysis 00:10:00 Developing a Persona Part 1 00:05:00 Developing a Persona Part 2 00:05:00 Customer Journey 00:04:00 Customer Journey vs Sales Funnel 00:04:00 3 Phases of a Sales Funnel 00:07:00 4 Stages of a Sales Funnel 00:06:00 Macro/Micro Conversions 00:05:00 Stages of Market Sophistication 00:06:00 Lead Generation Funnel 00:06:00 Digital Product Sales Funnel 00:05:00 7 Principles of Influence 00:12:00 Age Based Influence Triggers 00:06:00 Gender Influence Triggers 00:06:00 Interest Based Marketing 00:04:00 Understanding User Flow 00:08:00 XD Lesson 6 Class Project: Userflow - Your first UX deliverable 00:07:00 Working with Story Boards 00:05:00 XD Lesson 7 Class Project: Crafting a Story board 00:09:00 Working with Moodboards 00:04:00 XD Lesson 8 Class Project: Creating Moodboard 00:11:00 Sitemap & Information Architecture 00:07:00 XD Lesson - Class Project: App Architecture 00:09:00 Low and Hi Fidelity Wireframes 00:03:00 XD Lesson - Class Project: Login Screen Wireframe Using Material Design 00:08:00 Working with Prototypes 00:04:00 XD Lesson - Class Project: Home Screen Wireframe and Linking 00:07:00 XD Lesson - Class Project: Adding Interaction to Wireframes 00:10:00 Testing and Evaluating 00:11:00 UX Deliverables 00:03:00 UX Design Conclusion 00:01:00 UI Design (User Interface Design) UI Design Section Overview 00:03:00 UI Design Overview 00:03:00 Types of Interfaces 00:10:00 Landing Pages Overview 00:10:00 XD Lesson - Using Grids in XD 00:08:00 XD Lesson - Single Card design 00:13:00 UI Controls 00:07:00 UI Navigational Components 00:12:00 Header Design Overview 00:07:00 XD Lesson - Mobile & Desktop: Header Design 00:10:00 XD Lesson - Mobile & Desktop: Dropdown Design 00:06:00 Common Layouts Overview 00:08:00 XD Lesson - Common Layouts 00:07:00 Mobile & Desktop Footer Design Overview 00:07:00 XD Lesson - Mobile & Desktop: Footer Design 00:06:00 Mobile & Desktop Button Design Overview 00:05:00 XD Lesson - Mobile & Desktop: Button Design 00:10:00 XD Lesson - Mobile & Desktop: Input Design 00:07:00 Mobile & Desktop Filter Search Bar Design Overview 00:06:00 Adobe XD Lesson - Mobile & Desktop: Filter Design 00:07:00 Adobe XD Lesson - Mobile & Desktop: Search Design 00:03:00 UI Kit Overview 00:05:00 Adobe XD Lesson - Desktop and Mobile: UI Kit 00:06:00 Microinteractions Overview 00:05:00 Adobe XD lesson - Microinteractions 00:07:00 Optimization Optimization Section Overview 00:02:00 Feedback Review & Getting Referrals 00:04:00 'Above the Fold' Rule 00:04:00 Adobe XD lesson - Designing a Powerful Above the Fold 00:08:00 Using Analytics For Optimization 00:05:00 Heat Maps & Element Placements 00:04:00 Crafting A Usability Report Overview 00:08:00 Adobe XD lesson - Crafting Reports in XD 00:20:00 Starting a Career in UX/UI Design Careers in UX/UI Section Overview 00:06:00 Your Daily Productivity Hub 00:14:00 How To Start Freelancing 00:08:00 Client Consulting 00:04:00 Building a Brand 00:10:00 Personal Branding 00:06:00 The Importance of Having a Website 00:08:00 Creating a Logo 00:05:00 Step by Step Website Setup 00:17:00 UI Templates 00:06:00 Logo Templates 00:04:00 Creating a Business Email 00:06:00 Networking Do's and Don'ts 00:04:00 Top Freelance Websites 00:10:00 UX/UI Project Scope Questions 00:10:00 Laser Focus & Productivity Tools 00:06:00 The Places to Find UX Jobs 00:05:00 Resources Resources - Advanced Diploma in User Experience UI/UX Design 00:00:00 Assignment Assignment - Advanced Diploma in User Experience UI/UX Design 00:00:00

Advanced Diploma in User Experience UI/UX Design
Delivered Online On Demand12 hours 40 minutes
£10.99

British Sign Language Interpreter Course

4.5(3)

By Studyhub UK

Welcome to the captivating 'British Sign Language Interpreter Course.' Embark on a transformative journey as you explore the rich world of British Sign Language (BSL) and the art of interpretation. This course is your gateway to becoming a proficient BSL interpreter, and it's designed to immerse you in the language, culture, and nuances of communication for the deaf and hard of hearing community. In Level 1, you'll lay the foundation by delving into the basics of BSL, including fingerspelling and exchanging personal information. You'll progress to more complex topics such as describing people, discussing activities, and even handling financial conversations. Upon successful completion, you'll move to Level 2, where you'll further hone your skills and explore additional resources that enhance your proficiency in BSL interpretation. Whether you aspire to become an interpreter or simply wish to connect with the deaf community, this course is your key to a world of inclusive communication. Learning Outcomes Master the fundamentals of British Sign Language. Gain proficiency in fingerspelling and numbers. Communicate personal information fluently in BSL. Describe people, clothing, animals, and more. Handle financial conversations and navigate real-world scenarios. Why choose this British Sign Language Interpreter 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 British Sign Language Interpreter Course for? Individuals passionate about learning British Sign Language. Aspiring sign language interpreters. Professionals seeking to enhance communication with the deaf community. Students interested in inclusive language and culture. Anyone dedicated to breaking down communication barriers . Career path Sign Language Interpreter: £20,000 - £45,000 Educational Interpreter: £20,000 - £40,000 Community Interpreter: £20,000 - £40,000 Deaf Support Worker: £18,000 - £30,000 Language Instructor: £22,000 - £40,000 Language Access Coordinator: £25,000 - £50,000 Prerequisites This British Sign Language Interpreter Course does not require you to have any prior qualifications or experience. You can just enrol and start learning. This course 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 British Sign Language Level 1 What is British Sign Language? 00:01:00 Introduction to BSL and Fingerspelling Fingerspelling A-Z with Subtitles 00:02:00 Fingerspelling A-Z without Subtitles 00:01:00 Fingerspelling A-Z 00:00:00 Fingerspelling Right or Left Handed 00:01:00 A to Z Cards 00:10:00 1st Name A to Z in 3 parts - Fingerspelling 00:07:00 1st Name A to Z Fingerspelling 00:00:00 Fingerspelling - Fill in the Blanks 00:10:00 Fingerspelling - Fill in the Blanks - PDF 00:10:00 What is my name and Live, Where? (UK) 00:03:00 Who am I and Live Where in UK 00:10:00 Exchanging Personal Information Meeting People and Introduction with Subtitles 00:02:00 Meeting People and Introduction without Subtitles DONE 00:02:00 Questions on Directions Signs without Subtitles 00:01:00 Family sentences Homework 00:04:00 Meeting People 00:10:00 Families Families 00:10:00 Families Sign Part 1 with Subtitles 00:01:00 Families Sign Part 2 with Subtitles 00:02:00 Families Sign Part 1 without Subtitles DONE 00:01:00 Families Sign Part 2 without Subtitles 00:02:00 Numbers (Time, Calendar and Money) Number 0 to 100 00:05:00 Numbers 00:10:00 Numbers 00:02:00 Numbers 00:10:00 Bingo Numbers Games (4) 00:04:00 BINGO 4 Games 00:10:00 Phone Numbers 00:10:00 Time and Calendar Signs with Subtitles 00:01:00 Time and Calendar without Subtitles 00:01:00 Calendars 00:10:00 Calendars Birthday Ages and Names 00:10:00 What is the Time? With Subtitles 00:01:00 What is the Time? Without Subtitles 00:01:00 What is the time 00:10:00 Calendar Signs with Subtitles 00:05:00 Calendar Signs without Subtitles 00:05:00 Birthday, When? 00:02:00 Birthday When 00:10:00 Colours 00:10:00 Colour Signs with Subtitles 00:01:00 Colour Signs without Subtitles 00:01:00 Colours Games 00:03:00 Draw a colour Elephant 00:02:00 HNADOUT ANSWER Draw a colour Elephant 00:00:00 Colours Colours 00:04:00 Transports Transports 00:10:00 Transports sign without Subtitles 00:01:00 Transports sign without Subtitles 00:01:00 Transport and Time Signs with Subtitles 00:01:00 Transport and Time Signs without Subtitles 00:01:00 Weather Weather Signs with Subtitles 00:01:00 Weather Signs without Subtitles 00:01:00 Weather 00:10:00 Weather and Questions 00:01:00 Directions Directions Signs with Subtitles 00:02:00 Directions Signs without Subtitles 00:02:00 Directions 00:06:00 Questions for Directions Signs with Subtitles 00:01:00 Questions on Directions Signs without Subtitles 00:01:00 Non-Manual Features (NMF) in BSL 00:10:00 Affirmative & Negative Signs with Subtitles 00:01:00 Affirmative & Negative Signs without Subtitles 00:01:00 Affirmative and Negative 00:10:00 Activities/Hobbies and Sports Activities Interests and Sports Handouts 00:10:00 Information about different clubs 00:10:00 Interests and Hobbies with Subtitles 00:03:00 Interests and Hobbies without Subtitles 00:01:00 Sports Signs with Subtitles 00:03:00 Sports Signs without Subtitles 00:03:00 Hobbies/Interests Questions with Subtitles 00:01:00 Hobbies/Interests Questions without Subtitles 00:01:00 Sports Clubs 00:01:00 Description of A Person and Clothes Description of a Person with Subtitles 00:04:00 Description of a Person without Subtitles 00:04:00 Describing a Person 00:13:00 Describing Clothes with Subtitles 00:02:00 Describing Clothes without Subtitles 00:02:00 Wearing Clothes 00:13:00 Animals A -Z of Animals with Subtitles 00:02:00 A -Z of Animals without Subtitles 00:02:00 Animal A to Z 00:22:00 Questions about Pets with Subtitles 00:01:00 Questions about Pets without Subtitles 00:01:00 STUDY About Pets 00:02:00 STUDY ANSWERS About Pets 00:01:00 Numbers (Money) Money Signs (Part 1) with Subtitles 00:01:00 Money Signs (Part 1) without Subtitles 00:01:00 Money Signs (Part 2) without Subtitles 00:01:00 Money Signs (Part 2) without Subtitles 00:01:00 How Much is it? 00:01:00 How much is it 00:01:00 Foods and Drinks Foods and Drinks with Subtitles 00:09:00 Foods and Drinks without Subtitles 00:09:00 Food and Drinks 00:12:00 Hurley's Food and Drink Menu with Images 00:09:00 Hurley's Food and Drink Menu without Images 00:09:00 HANDOUT Top Eat Menu 00:02:00 Hurley' s Food and Drink Menu 00:10:00 STUDY At the Restaurant 00:10:00 STUDY HANDOUT ANSWERS At the Restaurant 00:02:00 Exam STUDY: BSL LEVEL 1 EXAM 00:04:00 STUDY ANSWERS : BSL LEVEL 1 EXAM 00:01:00 British Sign Language Level 2 Asking Questions about the Jobs without Subtitles 00:02:00 Asking Questions about the Jobs without Subtitles 00:02:00 STUDY What is My Job 00:05:00 Job Vocabulary with Subtitles 00:06:00 Job Vocabulary without Subtitles 00:06:00 Jobs Signs with Images 00:02:00 Jobs Signs without Images 00:02:00 Type of Buildings with Subtitles 00:03:00 Type of Buildings without Subtitles 00:03:00 At Home (Room) with subtitles 00:03:00 At Home (Room) without Subtitles 00:01:00 At Home - What is in each room with subtitles 00:05:00 At Home - What is in each room without Subtitles 00:05:00 How to describe each room with Subtitles 00:12:00 Day to Day Routine with Images 00:02:00 Day to Day Routine without images 00:02:00 Emotional Signs with Subtitles 00:02:00 Emotional Signs without Subtitles 00:02:00 Emotional Signs 00:02:00 Emotional Stories Study 00:05:00 Countries and Flags 00:04:00 L2 Itemising_Listings inc 4 Stories 00:09:00 L2 Multi-Channels Sign with Subtitles 00:03:00 L2 Multi-Channels Sign without Subtitles 00:03:00 Transport HOMEWORK 00:03:00 Resources Resources - British Sign Language Level 2 00:00:00 Assignment Assignment - British Sign Language Interpreter Course 06:40:00

British Sign Language Interpreter Course
Delivered Online On Demand15 hours 58 minutes
£10.99

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML 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. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

CompTIA Network+ Certification (N10-007)

4.5(3)

By Studyhub UK

Embark on a transformative journey through the intricate landscape of networking with the CompTIA Network+ Certification (N10-007). This course isn't just about mastering the intricacies of network models or delving into the depths of cabling and topology; it's about empowering yourself with the skills and knowledge to navigate the digital highways of the modern era confidently. Picture yourself as the architect, laying down the foundations of robust networks, securing them against digital threats, and troubleshooting with finesse. With CompTIA Network+ +, you're not just learning; you're shaping your future in information technology. In this comprehensive course, you'll traverse through 22 meticulously crafted sections, each unlocking a new facet of comptia networking. From understanding the fundamentals of TCP/IP to exploring the nuances of wireless networking and delving into virtualization and cloud computing, every lesson is a stepping stone towards network mastery. Through immersive learning experiences and hands-on comptia network+ practice tests, you'll absorb theoretical knowledge and hone your practical skills, preparing you for real-world challenges. Learning Outcomes: Master network models and topologies, laying a strong foundation for network architecture. Demonstrate proficiency in TCP/IP fundamentals and routing protocols for effective data transmission. Develop expertise in securing networks against cyber threats, ensuring data integrity and confidentiality. Acquire skills in network troubleshooting and monitoring, enabling swift resolution of issues. Apply wireless networking and cloud computing knowledge to design and implement scalable network solutions. Why buy this CompTIA Network+ Certification (N10-007)? 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 CompTIA Network+ Certification (N10-007) 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 CompTIA Network+ Certification (N10-007) for? Aspiring IT professionals seeking to kickstart their careers in networking. Students aiming to enhance their employability with industry-recognized certifications. Career changers looking to transition into the dynamic field of information technology. IT professionals seeking to validate their skills and advance their careers. Anyone passionate about mastering the intricacies of comptia network and carving a niche in the digital landscape. Prerequisites This CompTIA Network+ Certification (N10-007) does not require you to have any prior qualifications or experience. You can just enrol and start learning.This CompTIA Network+ Certification (N10-007) 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 Network Administrator: £20,000 - £45,000 Per Annum Network Engineer: £25,000 - £55,000 Per Annum Systems Administrator: £22,000 - £50,000 Per Annum IT Support Technician: £18,000 - £35,000 Per Annum Cyber Security Analyst: £25,000 - £60,000 Per Annum Cloud Solutions Architect: £30,000 - £80,000 Per Annum Course Curriculum Section 01: Introduction Introduction 00:03:00 Section 02: Network Models What is a Model? 00:02:00 OSI vs. TCP/IP Model 00:07:00 Walking Through OSI and TCP/IP 00:12:00 Meet the Frame 00:06:00 The MAC Address 00:07:00 Broadcast vs. Unicast 00:04:00 Introduction to IP Addressing 00:08:00 Packets and Ports 00:05:00 Section 03: Cabling and Topology Network Topologies 00:10:00 Coaxial Cabling 00:05:00 Twisted Pair Cabling 00:06:00 Cat Ratings 00:06:00 Fiber Optic Cabling 00:09:00 Fire Ratings 00:05:00 Legacy Network Connections 00:07:00 Section 04: Ethernet Basics What is Ethernet? 00:07:00 Ethernet Frames 00:07:00 Early Ethernet 00:08:00 The Daddy of Ethernet, 10BaseT 00:03:00 Terminating Twisted Pair 00:14:00 Hubs vs. Switches 00:13:00 Section 05: Modern Ethernet 100BaseT 00:05:00 Connecting Switches 00:05:00 Gigabit Ethernet and 10-Gigabit Ethernet 00:05:00 Transceivers 00:07:00 Connecting Ethernet Scenarios 00:14:00 Section 06: Installing a Physical Network Introduction to Structured Cabling 00:04:00 Terminating Structured Cabling 00:08:00 Equipment Room 00:07:00 Alternative Distribution Panels 00:04:00 Testing Cable 00:09:00 Troubleshooting Structured Cabling, Part 1 00:05:00 Troubleshooting Structured Cabling, Part 2 00:05:00 Using a Toner and Probe 00:03:00 Wired Connection Scenarios 00:11:00 Section 07: TCP/IP Basics Introduction to IP Addressing and Binary 00:13:00 Introduction to ARP 00:04:00 Classful Addressing 00:10:00 Subnet Masks 00:12:00 Subnetting with CIDR 00:10:00 More CIDR Subnetting Practice 00:10:00 Dynamic and Static IP Addressing 00:18:00 Rogue DHCP Servers 00:07:00 Special IP Addresses 00:07:00 IP Addressing Scenarios 00:15:00 Section 08: Routing Introducing Routers 00:15:00 Understanding Ports 00:05:00 Network Address Translation 00:06:00 Implementing NAT 00:03:00 Forwarding Ports 00:18:00 Tour of a SOHO Router 00:12:00 SOHO vs. Enterprise 00:09:00 Static Routes 00:13:00 Dynamic Routing 00:11:00 RIP 00:04:00 OSPF 00:04:00 BGP 00:06:00 Section 09: TCP/IP Applications TCP and UDP 00:07:00 ICMP and IGMP 00:06:00 Handy Tools 00:07:00 Introduction to Wireshark 00:11:00 Introduction to netstat 00:09:00 Web Servers 00:12:00 FTP 00:12:00 E-mail Servers and Clients 00:09:00 Securing E-mail 00:06:00 Telnet and SSH 00:09:00 Network Time Protocol 00:02:00 Network Service Scenarios 00:10:00 Section 10: Network Naming Understanding DNS 00:12:00 Applying DNS 00:19:00 The Hosts File 00:04:00 Net Command 00:08:00 Windows Name Resolution 00:11:00 Dynamic DNS 00:05:00 DNS Troubleshooting 00:13:00 Section 11: Securing TCP/IP Making TCP/IP Secure 00:04:00 Symmetric Encryption 00:06:00 Asymmetric Encryption 00:03:00 Cryptographic Hashes 00:05:00 Identification 00:12:00 Access Control 00:04:00 AAA 00:05:00 Kerberos/EAP 00:08:00 Single Sign-On 00:10:00 Certificates and Trust 00:14:00 Certificate Error Scenarios 00:08:00 Section 12: Advanced Networking Devices Understanding IP Tunneling 00:06:00 Virtual Private Networks 00:13:00 Introduction to VLANs 00:12:00 InterVLAN Routing 00:03:00 Interfacing with Managed Switches 00:11:00 Switch Port Protection 00:07:00 Port Bonding 00:07:00 Port Mirroring 00:04:00 Quality of Service 00:05:00 IDS vs. IPS 00:04:00 Proxy Servers 00:13:00 Load Balancing 00:09:00 Device Placement Scenarios 00:13:00 Section 13: IPv6 Introduction to IPv6 00:13:00 IPv6 Addressing 00:15:00 IPv6 in Action 00:13:00 IPv4 and IPv6 Tunneling 00:05:00 Section 14: Remote Connectivity Telephony Technologies 00:09:00 Optical Carriers 00:03:00 Packet Switching 00:05:00 Connecting with Dial-up 00:05:00 Digital Subscriber Line (DSL) 00:05:00 Connecting with Cable Modems 00:04:00 Connecting with Satellites 00:03:00 ISDN and BPL 00:04:00 Remote Desktop Connectivity 00:05:00 Advanced Remote Control Systems 00:09:00 Section 15: Wireless Networking Introduction to 802.11 00:12:00 802.11 Standards 00:12:00 Power over Ethernet (PoE) 00:04:00 Antennas 00:09:00 Wireless Security Standards 00:16:00 Implementing Wireless Security 00:07:00 Threats to Your Wireless Network 00:07:00 Retro Threats 00:05:00 Wi-Fi Protected Setup (WPS) 00:05:00 Enterprise Wireless 00:06:00 Installing a Wireless Network 00:15:00 Wireless Scenarios 00:07:00 More Wireless Scenarios 00:09:00 Section 16: Virtualization and Cloud Computing Virtualization Basics 00:07:00 Cloud Ownership 00:03:00 Cloud Implementation 00:12:00 Your First Virtual Machine 00:09:00 NAS and SAN 00:16:00 Platform as a Service (PaaS) 00:09:00 Software as a Service (SaaS) 00:03:00 Infrastructure as a Service (IaaS) 00:10:00 Section 17: Mobile Networking Cellular Technologies 00:05:00 Mobile Connectivity 00:07:00 Deploying Mobile Devices 00:05:00 Mobile Access Control 00:06:00 Section 18: Building a Real-World Network Network Types 00:04:00 Network Design 00:10:00 Power Management 00:06:00 Unified Communications 00:11:00 Network Documentation 00:07:00 Contingency Planning 00:10:00 Predicting Hardware Failure 00:05:00 Backups 00:08:00 Section 19: Managing Risk What is Risk Management? 00:06:00 Security Policies 00:08:00 Change Management 00:07:00 User Training 00:03:00 Standard Business Documentation 00:05:00 Mitigating Network Threats 00:05:00 High Availability 00:05:00 Section 20: Protecting Your Network Denial of Service 00:09:00 Malware 00:10:00 Social Engineering 00:04:00 Access Control 00:08:00 Man-in-the-Middle 00:22:00 Introduction to Firewalls 00:05:00 Firewalls 00:10:00 DMZ 00:06:00 Hardening Devices 00:14:00 Physical Security Controls 00:09:00 Testing Network Security 00:08:00 Network Protection Scenarios 00:14:00 Section 21: Network Monitoring SNMP 00:15:00 Documenting Logs 00:09:00 System Monitoring 00:08:00 SIEM (Security Information and Event Management) 00:07:00 Section 22: Network Troubleshooting Network Troubleshooting Theory 00:05:00

CompTIA Network+ Certification (N10-007)
Delivered Online On Demand23 hours 3 minutes
£10.99

Supervisor Training at QLS Level 4

By Imperial Academy

Level 4 QLS Endorsed Course | CPD Accredited | Audio Visual Training | Free PDF Certificate | Lifetime Access

Supervisor Training at QLS Level 4
Delivered Online On Demand
£12