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

14487 Courses

TEFL Courses

5.0(7)

By Virtual Educators Ltd.

Our courses have been designed by experienced teachers to make getting TEFL qualified as convenient as possible. These online courses are entirely self-paced, meaning you can fit study around your life in a way that works best for you. Throughout the course, you will have the support of your own personal tutor who is with you from beginning to end to mark your work, provide helpful feedback, and answer all your questions. 120-hour Premier Online TEFL Course: 50-hour Online TEFL Course Learn about classroom management, teaching styles and advanced TEFL methodology. Includes units on business English, young learners, and teaching English one-to-one. Study with a personal tutor and meet fellow students on our course forums. 30-hour Online Grammar Course Do not know your irregular verbs from auxiliary verbs? This course will improve your basic grammar and give you the grounding you will need to communicate complicated language rules to a student audience. 20-hour Online Video Course Seeing an English teacher in action is a potent learning tool and really brings the theory to life. Feel free to steal the ideas in these video courses to use in your first lessons. We do not mind! Two 10-hour specialist mini-modules. Two mini-modules designed for specific TEFL jobs, which will help your CV stand out. One 10-hour unit is about teaching online, and the other 10-hour unit will help you teach large classes. Included in the 120-hour Premier Online TEFL Course: Lifetime access to the TEFL Job Centre The TEFL Virtual Educators course doesn’t just train you to teach; it helps you find and be offered great TEFL jobs around the world. From exclusive access to our job vacancies to a lifetime of free TEFL career advice, we’re here to help you kick-start your new career. Internationally recognised TEFL certificate – hard copy & PDF A widely-recognised certificate posted straight to your door which shows your achievements on our course, something you can show to TEFL employers to secure you a job. Personal online TEFL tutor Work through your course with the help of an experienced and qualified TEFL tutor. Throughout the course, you’ll have the same tutor, so you have one point of contact for advice and assistance. Online TEFL Class breakdown Lesson Planning Teaching English Vocabulary Teaching Pronunciation Understanding English Grammar Teaching Receptive Skills: Listening and Reading Teaching Productive Skills: Speaking and Writing Teaching English Grammar Principles of Teaching English as a Foreign Language Materials and Aids for Teaching English/Classroom Management Strategies Using Resources Effectively when Teaching English as a Foreign Language Case Study, CV and Cover Letter, Job Sites and Resources You will explore the latest theories in topics such as second language acquisition and social discourse and have the chance to apply these to your own classroom practice and curriculum development. You will also learn to conduct your own research, compile and analyse qualitative and quantitative data and develop your critical-evaluative skills. These skills will be used on your own research project at the end of the course, as well as in your future career. Core modules: Second Language Acquisition You will focus on the major themes that have emerged from literature on second language learning over the last three decades. You will examine some of the research on the second-language acquisition process, look critically at reports of second-language research, and examine some of the theories which endeavour to interpret research evidence. You will be encouraged to use your own language learning and teaching experience to assess the relative merits of such materials. Discourse in Society You will examine the relationship between language and society and the construction of discourse in various domains. You will explore sociological and sociolinguistic models and theories, such as speech communities, communities of practice and ethnolinguistic vitality, with a particular focus on social variation and stratification across various linguistic levels (phonology, lexicon, syntax). You will explore discourse's notion (or notions) in both its linguistic and wider meaning and its construction in and through society and language use. You will study methods for collecting and transcribing data and discover various linguistic and discourse analysis approaches. These methods and approaches will then be put into context and used in the analysis of the relevant social spheres and domains, such as educational or institutional discourse. Research Methods in Applied Linguistics This module will provide you with an introduction to research methods in preparation for the MA dissertation. It will familiarise you with the basic processes of conducting research, including general methodological approaches as well as research ethics. You will analyse and discuss both qualitative and quantitative data in order to develop your critical-evaluative skills. Materials and Course Design You will explore the factors involved in the design of language courses and teaching materials, reflecting on one possible course design process. You will start with an analysis of the context in which the course will take place, the needs of the learners, and current theories of language and language learning. You will move on to consider how course content can be selected and ordered in a principled way, how assessment relates to course design, and how and when courses should be evaluated. Finally, you will consider the evaluation, adaptation, and creation of course materials. Classroom Theory and Practice You will examine current research on modern classroom operations, exploring key concepts and issues through relevant professional and academic literature. A more practical element will be realised through filmed observation of teachers in practice. You will also be encouraged to reflect on your teaching and learning experience and analyse and discuss your beliefs and attitudes towards learning and teaching. Major Project This module will support you in the preparation and submission of a master’s dissertation, allowing you to explore in-depth a particular topic that reflects your academic interest. Assessment You will show your understanding of theoretical issues and their practical application through a combination of portfolios, classroom observation tasks and critical essays. After completing your final module, you will also research and prepare a 15,000-word dissertation.

TEFL Courses
Delivered OnlineFlexible Dates
£40

Social Media for Business

5.0(5)

By Wimbledon Training Services

All about how to get the best out of social media in a business. Looking at business strategy, business development and the practicalities of employing people and agencies to support your social media activity.

Social Media for Business
Delivered Online On Demand
£178.80

Java REST Essentials (TT7305)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This is an intermediate level training course, designed for experienced Java developers and architects who need to identify, design, and implement web services. We will explore and apply the terminology, the specification, the processes and technologies specific to web services. Students should have at least a year of practical development experience with Java and servlets, and should be familiar with XML and JSON. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in core RESTful development skills, coupling the most current, effective techniques with the soundest industry practices. Working within in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand and apply the basic concepts of REST Understand and intelligently discuss the similarities and differences between RESTful services and SOAP-based services Appreciate the security concerns associated with RESTful services Design, develop, and deploy real-world RESTful Services Effectively define and design endpoints Work with query parameters Determine the best format to use for exchanging data Understand the principles associated with HTTP methods and how to stay congruent to them Extend the semantics of the RESTful service beyond the HTTP methods Implement RESTful services using JAX-RS to Handle various HTTP methods Use different approaches for parameters Deal with content negotiation Work with different data formats including XML and JSON Handle exceptions Implement RESTful Java clients Develop JAX-RS Java clients using the JAX-RS 2.0 Client API Manage different Web targets Deal with content negotiation on the client Work with different data formats including XML and JSON Properly process server responses Implement JAX-RS Filters and Interceptors Intercept and manipulate service requests and responses Dynamically register interceptor to resources Understand the concept of NameBinding Discover asynchronous JAX-RS processing Implement an asynchronous JAX-RS service endpoint Register response listeners Geared for experienced Java developers, Java REST Essentials is a two day, lab-intensive services training course that introduces developers to the core concepts, principles, and Java implementations for RESTful services. Today's development environments are increasingly dominated by sophisticated tooling that makes the implementation of RESTful services less arduous. The proper design of these services is far more complex and demanding. Java RESTful Service Essentials focuses on providing an understanding of the fundamental principles and technologies that are used in building these services. This understanding is critical to being able to diagnose, troubleshoot, tune, and perform other lifecycle activities. Session: Working with REST Overview of REST Designing RESTful Services JAX-RS Lesson: Introduction to JAX-RS @Path: URI Matching JAX-RS Content Negotiation JAX-RS Request and Response JAX-RS Client API JAX-RS Filters and Interceptors Asynchronous JAX-RS Additional course details: Nexus Humans Java REST Essentials (TT7305) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Java REST Essentials (TT7305) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Java REST Essentials (TT7305)
Delivered OnlineFlexible Dates
Price on Enquiry

Ultimate Guide to Raspberry Pi - Tips, Tricks, and Hacks

By Packt

This course will provide the information you need to master the Raspberry Pi 3 and Raspberry Pi 4. It walks you through everything you need to know to use the platform to the fullest and assumes no prior programming or electronics knowledge. The course also covers details about Raspberry Pi OS and Raspberry Pi Imager.

Ultimate Guide to Raspberry Pi - Tips, Tricks, and Hacks
Delivered Online On Demand4 hours 43 minutes
£68.99

Data Analytics with Tableau

4.9(27)

By Apex Learning

Course Overview: According to a report by the World Economic Forum, data analysts and scientists are among the top emerging job roles. The "Data Analytics with Tableau" course is tailored to equip learners with the vital skills required to excel in this dynamic field. The course delves into the intricacies of data visualisation and analysis using Tableau, a leading software in the industry. It's not merely about understanding data but transforming it into actionable insights that drive business decisions. The course is structured to provide a comprehensive understanding of various aspects of data analytics, including sales, HR, and shipping analytics.Don't miss this opportunity to advance your career with cutting-edge skills in data analytics. Enrol in "Data Analytics with Tableau" now and embark on a journey of professional growth and endless possibilities! Key Features of the Course: CPD Certificate: Upon completion, you will receive a prestigious Continuing Professional Development (CPD) certificate, recognised globally for enhancing your career prospects. 24/7 Learning Assistance: Our dedicated support team ensures you receive prompt assistance, providing a seamless learning experience. Who is This Course For? This course is tailored for individuals who aspire to become data analysts, business intelligence professionals, marketing strategists, or decision-makers seeking to leverage data effectively. No experience with Tableau or coding is required, making it accessible and engaging for beginners. What You Will Learn: Data Analytics with Tableau, This course covers a wide range of topics, starting with connecting and preparing data, where you will learn how to import, clean, and transform data to make it analysis-ready within Tableau. Next, you will master the art of building insightful charts and visualisations using Tableau's rich set of tools, enabling you to communicate data trends and insights effectively. Additionally, you will explore the creation of captivating headline cards and interactive dashboards, gaining expertise in presenting key information and facilitating data exploration. Real-world projects, including Discount Mart, Green Destinations, Super Store, Northwind Trade, and Tesla, will provide you with outstanding experience in applying Tableau to solve practical data challenges. Lastly, you will develop a solid understanding of database concepts and learn to create compelling data stories using Tableau's storytelling features. By the end of this course, you will have the skills and confidence to make data-driven decisions and communicate insights effectively using Tableau. Why Enrol in This Course: Join the recently updated top-reviewed Data Analytics course with Tableau to keep you at the forefront of the field. Expand your analytical skills, unlock career opportunities, and stay current in the rapidly evolving world of data analytics by mastering Tableau, the industry-standard tool for visual analytics. Requirements: No prior experience with Tableau or coding is required. All you need is a computer with internet access, a curious mind, and a passion for exploring the world of data analytics. Career Path: By acquiring data analytics skills with Tableau, you open doors to exciting career paths, such as: Data Analyst (Average Salary: £35,000 - £45,000) Business Intelligence Analyst (Average Salary: £40,000 - £55,000) Marketing Analyst (Average Salary: £30,000 - £40,000) Financial Analyst (Average Salary: £35,000 - £50,000) Data Visualization Specialist (Average Salary: £40,000 - £60,000) Database Administrator (Average Salary: £40,000 - £55,000) Data Scientist (Average Salary: £45,000 - £70,000) Certification: Upon successful completion of the course, you will receive a CPD certificate, internationally recognised for its validation of your expertise in data analytics with Tableau. Enrol now and embark on a transformative journey to become a proficient data analyst and visualisation expert with Tableau! Course Curriculum 9 sections • 41 lectures • 06:47:00 total length •Introduction to the Course: 00:02:00 •What is Tableau? An Introduction to Tableau: 00:03:00 •How this course is Structured: 00:01:00 •Installing the Free Full Version of Tableau: 00:02:00 •Project Brief for Discount Mart: 00:03:00 •Connecting and Preparing Data for Discount Mart: 00:15:00 •Building Charts on Tableau for Discount Mart (Part 1): 00:33:00 •Building Charts on Tableau for Discount Mart (Part 2): 00:16:00 •Creating Headline Cards on Tableau for Discount Mart: 00:10:00 •Building and Publishing Dashboards on Tableau: 00:15:00 •Project Brief for Green Destinations: 00:02:00 •Connecting and Preparing Data for Green Destinations: 00:09:00 •Building Charts on Tableau (Part 1) for Green Destinations: 00:28:00 •Building Charts on Tableau (Part 2) for Green Destinations: 00:08:00 •Creating Headline Cards on Tableau: 00:15:00 •Building a Dashboard for Green Destinations: 00:12:00 •Publish your Dashboard to Tableau Public: 00:02:00 •Project Brief for Super Store: 00:02:00 •Connecting and Preparing Data for Super Store: 00:17:00 •Building Charts on Tableau (Part 1) for Super Store: 00:34:00 •Building Charts on Tableau (Part 2) for Super Store: 00:23:00 •Building a Dashboard: 00:18:00 •Publish your Dashboard to Tableau Public: 00:03:00 •Project Brief for Northwind Trade: 00:03:00 •Connecting and Preparing Data for Northwind Trade: 00:14:00 •Building Charts on Tableau for Northwind Trade: 00:37:00 •Building and Publishing Dashboards for Northwind Trade: 00:10:00 •Project Brief for Tesla: 00:02:00 •Creating a Data Source through Google Sheet Functions: 00:05:00 •Connect to the Data for Tesla: 00:04:00 •Building Charts on Tableau for Tesla: 00:22:00 •Building Headline Cards: 00:09:00 •Building a Tesla Dashboard: 00:08:00 •Publish your Dashboard to Tableau Public: 00:03:00 •Introduction to Database Concepts: 00:01:00 •Understanding Relational Databases: 00:04:00 •Relationships of Database Entities: 00:02:00 •Primary and Foreign Keys: 00:01:00 •Data types and Naming Conventions: 00:04:00 •Creating Stories on Tableau: 00:05:00 •Resources - Data Analytics with Tableau: 00:00:00

Data Analytics with Tableau
Delivered Online On Demand6 hours 47 minutes
£12

Android Jetpack Compose - Build Android Native UIs Fast

By Packt

You will be learning from the basics of a Composable function to how to handle state in Compose and how to build full-fledged Android apps that leverage the full power of Jetpack Compose and Kotlin. This course is tailored for beginners and advanced developers.

Android Jetpack Compose - Build Android Native UIs Fast
Delivered Online On Demand25 hours 58 minutes
£41.99

A2 Level Chemistry

By Spark Generation

Prepare for uni with the Cambridge self-paced Chemistry course from Spark Generation!

A2 Level Chemistry
Delivered Online On Demand48 hours
£4.50

AS Level Chemistry

By Spark Generation

Prepare for uni with the Cambridge self-paced Chemistry course from Spark Generation! The subscription will offer you access to this course, plus other 55+ Cambridge, Wellbeing and Future Readiness courses and resources.

AS Level Chemistry
Delivered Online On Demand48 hours
£4.50

Skills for Professions in Catering, Hospitality & Tourism

By Step Into Learning

This qualification is suitable for those who are new to or would like work in catering, hospitality or tourism. The Maths & English element of the course will be tailored to your specific needs.

Skills for Professions in Catering, Hospitality & Tourism
Delivered In-Person in LauncestonFlexible Dates
Price on Enquiry

Domestic Violence and Abuse Awareness Course

By The Teachers Training

Enrol in our Domestic Violence and Abuse Awareness Course to gain vital knowledge and skills for recognizing, addressing, and preventing domestic violence. Learn how to support survivors and contribute to creating safer communities. Join us in raising awareness and fostering positive change today!

Domestic Violence and Abuse Awareness Course
Delivered Online On Demand4 hours
£15