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

17442 Basic courses in Sheffield delivered On Demand

Linux Training for Beginners

4.8(9)

By Skill Up

Learn the basics of Linux, a powerful and versatile operating system used by millions of people worldwide. This course will teach you everything you need to know to start with Linux, from basic commands to system administration.

Linux Training for Beginners
Delivered Online On Demand5 hours 26 minutes
£25

Lab Technician at QLS Level 5 & 7

By Imperial Academy

Level 5 & 7 Endorsed Diploma | QLS Hard Copy Certificates Included | Plus 5 CPD Courses | Lifetime Access

Lab Technician at QLS Level 5 & 7
Delivered Online On Demand
£300

Advanced Laboratory Technician: Level 7 Training

By Kingston Open College

FREE Certification:QLS Endorsed + CPD Accredited | Instant Access | Round-the-Clock Tutor Support | All-Inclusive Cost

Advanced Laboratory Technician: Level 7 Training
Delivered Online On Demand4 weeks
£105

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

Laboratory Technician Level 2, 5 and 7

By Imperial Academy

Level 7 QLS Endorsed Course with FREE Certificate | CPD & CiQ Accredited | 180 CPD Points | Lifetime Access

Laboratory Technician Level 2, 5 and 7
Delivered Online On Demand
£100

Level 3, 5 & 7 Lab Technician

By Imperial Academy

Level 7 QLS Endorsed Course with FREE Certificate | CPD & CiQ Accredited | 180 CPD Points | Lifetime Access

Level 3, 5 & 7 Lab Technician
Delivered Online On Demand
£100

Science Online Course

4.9(27)

By Apex Learning

Tired of browsing and searching for a Science course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Science bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Science course that will enhance your skills and prepare you for the competitive job market. Also, our experts are available for answering your queries on Science and help you along your learning journey. Advanced audio-visual learning modules of these Science courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Science, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Science Bundle Consists of the following Premium courses: Course 01: Basic Chemistry Online Course Course 02: Biochemistry Course 03: Diploma in Water Chemistry Course 04: Particle Physics Course 05: Basic Biology Course Course 06: Genetics Course 07: Biotechnology Course 08: Biomedical Science Course 09: Human Anatomy and Physiology Course 10: Lab Analyst Training Course 11: Math Fundamentals Course 12: Maths: Algebra and Analytic Geometry Course 13: Functional Skills IT Course 14: Social Science Enrol now in Science to advance your career, and use the premium study materials from Apex Learning. can strengthen your Science expertise and essential knowledge, which will assist you in reaching your goal. Curriculum: Basic Chemistry Module 01: Introduction to Basic Chemistry Module 02: Understanding Matter Module 03: Atom Module 04: Chemical Bonding Module 05: Energy Module 06: Periodic Table Module 07: Intermolecular Forces Module 08: Gases Module 09: Solution Module 10: Chemical Equilibrium Module 11: Kinetics and Equilibrium Module 12: Acids and Bases Module 13: pH and pOH Module 14: Reactions Involving Acids and Bases Module 15: Redox Reaction Module 16: Electricity and Chemistry Module 17: Inorganic Chemistry Module 18: Organic Chemistry Module 19: Biochemistry Module 20: Nuclear Chemistry Module 21: Industrial Chemistry Module 22: Environmental Chemistry Module 23: Laboratory Safety Module 24: Chemical Hygiene Plan CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Requirements Our course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Basic Chemistry) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Basic Chemistry ) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Science Online Course
Delivered Online On Demand
£79

CompTIA IT Fundamentals ITF+ (FCO-U61)

By Course Cloud

Course Overview Learn about basic IT concepts and the principles of data security with this training for CompTIA IT Fundamentals ITF+ (FCO-U61). Passing a CompTIA ITF+ exam will improve your technical skills, allowing you to thoroughly understand the essential components of computers and mobile devices. Alongside preparing you for the CompTIA exam, this course will give in expert tuition in the basic skills needed to enter and excel in the IT employment sector with multidisciplinary awareness. This CompTIA ITF+ tutorial focuses on the knowledge needed to engage in the areas of setup, installation, configuration, connectivity, security, and troubleshooting. You will be taught the basics of hardware, software, data storage, databases, file management and much more. This is a complete learning package and an excellent introduction to the principles that every IT user should know. Whether you just want to enhance your existing computing knowledge or have aspirations to start a career in IT, this will be the perfect educational choice for you. This best selling CompTIA IT Fundamentals ITF+ (FCO-U61) has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth CompTIA IT Fundamentals ITF+ (FCO-U61) is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The CompTIA IT Fundamentals ITF+ (FCO-U61) is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The CompTIA IT Fundamentals ITF+ (FCO-U61) is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the CompTIA IT Fundamentals ITF+ (FCO-U61), you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the CompTIA IT Fundamentals ITF+ (FCO-U61) will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the CompTIA IT Fundamentals ITF+ (FCO-U61) to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

CompTIA IT Fundamentals ITF+ (FCO-U61)
Delivered Online On Demand
£319

Build REST APIs with Django REST Framework and Python

By Packt

REST or RESTful API design (Representational State Transfer) is designed to take advantage of existing protocols. Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.

Build REST APIs with Django REST Framework and Python
Delivered Online On Demand12 hours 44 minutes
£101.99

Adobe After Effects CC: Learn To Create Gradient Animations

By Course Cloud

Course Overview Are you looking to kickstart a career in motion design? The Adobe After Effects CC: Learn To Create Gradient Animations course is a complete guide to creating gradient animation backgrounds in Adobe After Effects. Starting with how to use the basic tools, it will teach you how to work with shape layers, use expressions, design cool types, and much more. You will also learn basic colour theory and how to work with colour themes. By the end of this course, you will have a set of in-demand creative skills that will enable you to start building your portfolio in no time. Learn from the experts and take steps to become a qualified Motion Designer. This best selling Adobe After Effects CC: Learn To Create Gradient Animations has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Adobe After Effects CC: Learn To Create Gradient Animations is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Adobe After Effects CC: Learn To Create Gradient Animations is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Adobe After Effects CC: Learn To Create Gradient Animations is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Adobe After Effects CC: Learn To Create Gradient Animations, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Adobe After Effects CC: Learn To Create Gradient Animations will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Adobe After Effects CC: Learn To Create Gradient Animations to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Adobe After Effects CC: Learn To Create Gradient Animations
Delivered Online On Demand
£319