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

10589 Courses in Sheffield delivered Online

120 hours TEFL (TESOL) Advanced Diploma

4.7(160)

By Janets

Register on the 120 hours TEFL (TESOL) Advanced Diploma today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The 120 hours TEFL (TESOL) Advanced Diploma is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The 120 hours TEFL (TESOL) Advanced Diploma Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements The online training is open to all students and has no formal entry requirements. To study the 120 hours TEFL (TESOL) Advanced Diploma, all you need is a passion for learning, A good understanding of English, numeracy, and IT skills. You must also be over the age of 16.  Course Contents Module 01: Introduction to English Language Teaching & Learning Module 02: Linguistics Module 03: English Pronunciation Module 04: Teaching Grammar and Vocabulary Module 05: Language Teaching Methodologies Module 06: Teaching Receptive Skills: Reading Module 07: Teaching Productive Skills: Writing Module 08: Teaching Receptive Skills: Listening Module 09: Teaching Productive Skills: Speaking Module 10: Lesson Planning and Creating Materials Module 11: Use of Games and Activities Module 12: Technology in Second Language Teaching & Learning Module 13: Classroom Management and Student Motivation Module 14: Teaching English: Situational Approach Module 15: Professional Development and Employment

120 hours TEFL (TESOL) Advanced Diploma
Delivered Online On Demand6 hours 36 minutes
£25

German Language Spoken Course - Speak Like a Native

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Introduction - What is a Native 00:05:00 The Backbone of Pronunciation I: The Vowel “o” 00:06:00 The Backbone of Pronunciation II: The Vowel “e” 00:07:00 The Backbone of Pronunciation III - The Umlaute ä, ö, ü 00:07:00 The Backbone of Pronunciation IV - “h”, “ch”, “sch” 00:06:00 Love Thy Next Like a Native - Alter, was Geht Ab 00:05:00 Solve The Demographic Problem Like a Native - Ich Hab' Bock Auf Dich 00:06:00 Cut Words Like a Native - Ham'wa Pause 00:08:00 Agree Like a Native - Stimmt Genau 00:06:00 Say No Like Real Native - Nein / Jain 00:08:00 Greet Like a Native: - Hallo, Wie Geht's 00:09:00 Leave Like a Native - Tschüss 00:10:00 Disagree Like a Native - Quatsch 00:08:00 Flirt Like a Native - Möpse, Möpse, Über Alles 00:08:00 Flirt Like a Boss - Introduction to German Humour 00:06:00 Let's Have Some Fun at Work - The Indispensable Glossary 00:10:00 Appear Smart - Use German Proverbs 1 00:06:00 Of Flies and Devils - Use German Proverbs 2 00:07:00 Love is in The Air - Use German Proverbs 3 00:08:00 Deep Words 00:07:00 The Dialect Diversity of Germany 1 00:09:00 The Dialect Diversity of Germany 2 00:09:00 Last But Not Least - German Humour 00:07:00 Ende Gut, Alles Gut 00:03:00 Supplementary Resources Supplementary Resources - Speak German like a Native 00:00:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

German Language Spoken Course - Speak Like a Native
Delivered Online On Demand
£19

Complete COBOL programming

5.0(3)

By Systems & Network Training

COBOL training course description A hands on training course providing an introduction to COBOL. What will you learn Write COBOL programs Debug COBOL programs Examine existing code and determine its function. COBOL training course details Who will benefit: Programmers working with COBOL. Prerequisites: None although experience in another high level language would be useful. A 10 day version of this course would be more applicable for those new to programming. Duration 5 days COBOL training course contents Introduction to COBOL Compilation, linkage editor. Compile errors, compiler options. Divisions, syntax and format, COBOL character set, program structure. COBOL statement structure COBOL words, format of statements. Divisions Identification entries, Environment entries, Data division: FD, record descriptions, hierarchy and level numbers, description-string entry. File and Working-Storage Sections Literals, figurative constants, redefines clause, data representation, Usage clause, synchronization, sign clause. Procedure Division File status codes; Open, Read, Write, Close, Stop, Goback; Accept, display; Move, Justified, data name qualification, reference modification. Perform statement Out-of-line, With test ... Until, ... Times, in-line statement; Go to statement. Program design Design techniques, design considerations, procedure names, program structure. Printing Printed output, Write, advancing option, editing characters; Initialize. Condition testing Conditional statements: IF, class, sign and relation conditions, condition-name conditionals, Set, compound conditions, logical operators. Evaluate, Continue. Arithmetic Rounded option, On Size Error option, Add, Subtract, Multiply, Divide, Compute. Non-sequential files File access modes, Select. Indexed and relative files. Open, Close, creating / reading sequential access files, Write, Read, Invalid key clause, reading, writing / updating Random access files, Rewrite, Delete, Start. Declarative routines Clauses. Subroutines Call, Using clause - calling program/called program, Linkage Section, returning control. Table handling Subscripted tables: One/two/three dimensional tables, Perform, variable length tables. Indexed tables: Set, using an index; Search. Copy code: Copy, Suppress, Replacing. Data Manipulation Inspect, String, Unstring. COBOL/370 LE/370 and Intrinsic Functions.

Complete COBOL programming
Delivered in Internationally or OnlineFlexible Dates
£4,997

IELTS Exam Preparation - CPD Certified

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now Give a compliment to your career and take it to the next level. This IELTS bundle will provide you with the essential knowledge to shine in your professional career. Whether you want to develop skills for your next job or elevate your skills for your next promotion, this IELTS bundle will help you stay ahead of the pack. Throughout the IELTS programme, it stresses how to improve your competency as a person in your chosen field while also outlining essential career insights in the relevant job sector. Along with this course, you will get 10 premium courses, an originalhardcopy, 11 PDF certificates (Main Course + Additional Courses) Student ID card as gifts. This Bundle Consists of the following Premium courses: Course 01: Reach Advanced Level in English as a Foreign Language Course 02: IELTS Reading Academic Masterclass Course 03: IELTS Writing Task 1 Masterclass Course 04: IELTS Writing Task 2 Masterclass Course 05: IELTS Listening Masterclass Course 06: IELTS Speaking Masterclass Course 07: Understanding English Grammar Course 08: English Literature Course 09: 200 Common English Idioms and Phrases Course 10: Teaching English Online Course 11: Leadership in Teaching Enrol now, to advance your career, and use the premium study materials from Apex Learning. Benefits you'll get from choosing Apex Learning: Pay once and get lifetime access to 11 CPD courses including this IELTS Preparation Training Course Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the Training course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules Training designed by expert instructors Learn about Preparation Training at your ease - anytime, from anywhere Study from your computer, tablet or mobile device CPD accredited Training course - improve the chance of gaining professional skills Curriculum of the Bundle Course 01: Reach Advanced Level in English as a Foreign Language Section 01: Introduction Section 02: Reading Section 03: Listening Section 04: Speaking Section 05: Writing Section 06: Final Section Course 02: IELTS Reading Academic Masterclass Introduction How to Answer 'Always In Order' Question How to Answer 'Mostly in Order' Questions How to Answer 'Not in Order' Questions How to Answer Reading Passages from Start to Finish Course 03: IELTS Writing Task 1 Masterclass Introduction Ingredients The Recipe Cooking- Putting It All Together Course 04: IELTS Writing Task 2 Masterclass Introduction Ingredients Recipe Cooking- Putting It All Together Course 05: IELTS Listening Masterclass Introduction Key Strategies and Tactics And Much More..... Course 06: IELTS Speaking Masterclass Introduction Ingredients The Recipe Cooking -Putting It All Together Course 07: Understanding English Grammar Introduction The core components Basic sentence structure Course 08: English Literature Elizabethan Drama and Shakespeare's Hamlet Jacobean Literature and the Metaphysical Poets The Rise of the Novel and Satire The Emergence of American Literature The New England Renaissance The American Civil War Era and the Gilded Age Women Writers of the 19th Century British Romantic Poets and the Poetic Imagination Victorian Novels The Imagist Movements after World War I Modernist Fiction The Lost Generation Course 09: 200 Common English Idioms and Phrases Introduction Idioms and Phrases Course 10: Teaching English Online Introduction ESL for Children ESL for Adults Lesson Planning Tools & Technology Finding & Managing Customers Run an ESL Business Going Forward Course 11: Leadership in Teaching An introduction to Leadership in Teaching Module 02: Teacher Leadership Module 03: The Skills of Teacher Leadership Module 04: What Teacher Leaders Need to Know Module 05: Stressors and Stress Management in Schools Module 06: Mentoring as part of effective leadership And much more... How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our IELTS Preparation Training is fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones, so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied in your own time at your own pace. Career path Having this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Reach Advanced Level in English as a Foreign Language) 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.

IELTS Exam Preparation - CPD Certified
Delivered Online On Demand
£45

Proofreading and Copyediting Fast-Track Course: Part 2

By iStudy UK

Course Description Get instant knowledge from this bite-sized Proofreading and Copyediting Fast-Track Course: Part 2 course. This course is very short and you can complete it within a very short time. In this Proofreading and Copyediting Fast-Track Course: Part 2 course you will get fundamental ideas of proofreading and copyediting, the key understanding of proofreading on-screen, copy-editing basics and so on. Enrol in this course today and start your instant first step towards learning about proofreading on paper. Learn faster for instant implementation. Learning outcome  Familiarise with proofreading on paper Understand proofreading on-screen Deepen your understanding of copy-editing basics Learn about the use of language in copy-editing How Much Do Proofreaders Earn? Senior - £38,000(Appx.) Average - £26,000(Appx.) Starting - £18,000(Appx.) Requirement Our Proofreading and Copyediting Fast-Track Course: Part 2 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Proofreading and Copyediting Fast-Track Course: Part 2 Module 01: Proofreading on Paper 00:21:00 Module 02: Proofreading On-Screen 01:35:00 Module 03: Copy-Editing Basics 01:34:00 Module 04: Copy-Editing - The Use of Language 00:58:00 Assignment Assignment - Proofreading and Copyediting Fast-Track Course: Part 2 00:00:00

Proofreading and Copyediting Fast-Track Course: Part 2
Delivered Online On Demand4 hours 28 minutes
£25

An Introduction to Teaching Grammar & Sentence Structure (25 Hours)

5.0(5)

By TEFL Wonderland - Brilliant Minds

An Introduction to Teaching Grammar & Sentence Structure (25 Hours)

An Introduction to Teaching Grammar & Sentence Structure (25 Hours)
Delivered Online On Demand
£35

Complete Visual BASIC

5.0(3)

By Systems & Network Training

Complete Visual BASIC training course description A hands-on introduction to programming in Visual BASIC V6. What will you learn Build Visual BASIC applications. Build simple components. Debug Visual BASIC programs. Examine existing code and determine its function. Complete Visual BASIC training course details Who will benefit: Anyone wishing to program in Visual BASIC. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Complete Visual BASIC training course contents Application development using VB VB features. VB editions, VB terminology. Working in the Development Environment. Event-Driven Programming. Creating a program in VB. Project and executable files. VB reference materials. Visual Basic fundamentals Objects. Controlling objects. Introduction to forms. Introduction to controls. Basic controls. Working with code and forms Modules. Working with code. Interacting with the user. Working with code statements. Managing forms. Variables and procedures Introduction to variables and constants. Working with Procedures and Functions. Controlling program execution Common VB functions. Comparison and relational operators. Conditional structures. Looping structures. Debugging Error types. Debugging logic errors in VB. Working with controls Control types. Standard controls. Advanced standard controls. ActiveX controls. Insertable controls. Data access using the ADO data control Overview of ActiveX Data Objects. VB data access features. Relational database concepts. Using the ADO data Control to access data. SQL. Manipulating data. Using the data form wizard. Input validation Field-Level validation. The masked edit control. Form-Level validation. Form events used when validating data. Error trapping Trapping run time errors. Error handling overview. Enabling an error trap. Errors and the calling chain. In line error handling. Enhancing the User Interface Menus. Status bars. Toolbars. Drag and Drop Overview of Drag and Drop. Mouse events Drag and Drop basics. More about controls Using control arrays. Using the controls collection. Working with object variables. Collections. Finishing touches User Interface design principles. Distributing an application. Creating a default project.

Complete Visual BASIC
Delivered in Internationally or OnlineFlexible Dates
£4,997

Introduction to ECG Course (GPT009)

4.6(39)

By Geopace Training

Learn how to perform and read an ECG ... Nationally Recognised Qualification OCN Accredited - Level 3 (advanced level) CPD Accredited - The CPD Certification Service Introduces you to the fundamentals of setting up and operating an ECG machine Includes patient preparation Produce a valid (error free) ECG Learn and understand ECG traces Recognise recordings that require urgent attention Basic understanding of English language required OPEN TO ALL APPLICANTS VIRTUAL CLASSROOM OPTION INCLUDES COMPREHENSIVE PRACTISE@HOME ECG TRAINING KIT Final interpretation of all ECG recordings is the responsibility of a medical professional.

Introduction to ECG Course (GPT009)
Delivered in Milton Keynes or Online + more
£195

C++ programming foundation

5.0(3)

By Systems & Network Training

C++ training course description A hands on introduction to programming in the C++ language. The course concentrates on aspects that will be new to experienced C programmers and so is not suitable for those without C knowledge. What will you learn Write C++ programs Debug C++ programs. Examine existing code and determine its function. Use classes, function overloading, operator overloading, inheritance and virtual functions within C++ programs. C++ training course details Who will benefit: Programmers needing to write C++ code. Programmers needing to maintain C++ code. Prerequisites: C programming foundation. Duration 5 days C++ training course contents The origins of C++ C++ as a better C, C++ and Object Oriented Programming, encapsulation, polymorphism, inheritance. C++ standards. Getting started Simple C++ programs. Classes Basics, constructor and destructor functions, member and friend functions. Using objects. Default, copy and conversion constructors. A better C Arrays, pointers and references, new and delete. Improved safety with smart pointers, Resource Acquisition in Initialization (RAII). Functions in C++ Function overloading, default arguments, inline functions, Lambda functions. Templates Template classes and functions. Standard Library Containers, Iterators, algorithms, function objects. Operator overloading Basics, binary operators, the this pointer, relational operators, unary operators. Members versus friends. Inheritance Base class access control, protected members, multiple inheritance, virtual base classes. More I/O Manipulators, customising inserters, extractors. File I/O. Virtual functions Pointers to derived classes, run time polymorphism. Exception handling Throwing errors, trying code and catching errors.

C++ programming foundation
Delivered in Internationally or OnlineFlexible Dates
£3,697

Teaching Test Preparation Courses

5.0(5)

By TEFL Wonderland - Brilliant Minds

Teaching Test Preparation Courses

Teaching Test Preparation Courses
Delivered Online On Demand
£38