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

2088 Courses in Birmingham delivered On Demand

Automated External Defibrillator (AED) Training

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Automated External Defibrillator (AED) Training
Delivered Online On Demand2 hours 50 minutes
£25

Ultimate PHP & MySQL Web Development & OOP Coding

By iStudy UK

The world is comprised of many different people, with many different cultures, who speak many different languages. Even though English is considered the staple international language, not everyone understands or speaks in English. That is why there is a huge need for people in the world to help others learn this language in order to eliminate the language barrier we have. You could be one of these people with the help of this Teaching English as Foreign Language (TEFL) course. This is a very elaborate course but helps you to become the perfect English teacher to those who don't know it so well. It starts with helping you to teach in different situations - as per needs and constraints - and work with many different approaches for different students. Following that there are specific chapters dedicated to help you teach speaking, listening, reading, writing and grammar in English. You will also learn about creating lesson plans and testing as well. The course is filled with exercises and examples to help you in your way to become a great English as a foreign language teacher. Course Highlights Ultimate PHP & MySQL Web Development & OOP Coding is an award winning and the best selling course that has been given the CPD Qualification Standards & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Ultimate PHP & MySQL Web Development & OOP Coding into 133 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 10 hours, 6 minutes hours and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Ultimate PHP & MySQL Web Development & OOP Coding Lifetime access to the course No hidden fees or exam charges CPD Qualification Standards certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Ultimate PHP & MySQL Web Development & OOP Coding is CPD Qualification Standards and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development & OOP Coding 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. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD Qualification Standards and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Section 01: Introduction & Setup Introduction 00:02:00 Setup On Windows 00:15:00 Setup On Mac 00:11:00 Setup On Linux 00:12:00 Online Code Editor 00:03:00 Section 02: Basics Basic File Syntax 00:05:00 Printing (echo) 00:06:00 Comments 00:05:00 Variables 00:06:00 Variable Data Types 00:07:00 Variable Naming 00:03:00 Constants 00:02:00 Arrays 00:05:00 Associative Arrays 00:06:00 Multidimensional Arrays 00:04:00 Section 03: Control Structures if Statement 00:06:00 if...else Statement 00:02:00 if...elseif...else Statement 00:05:00 Switch Statement 00:06:00 while Loop 00:06:00 do...While Loop 00:03:00 for Loop 00:03:00 foreach Loop 00:05:00 Break Statement 00:02:00 Continue Statement 00:02:00 Section 04: Functions Basic Function 00:03:00 Passing Function Arguments 00:03:00 Passing Function Arguments By Reference 00:04:00 Default Argument Value 00:02:00 Function Returning Values 00:05:00 Dynamic Function Calls 00:03:00 Variable Scope 00:04:00 Section 05: Forms Simple HTML Form 00:07:00 GET vs POST 00:05:00 $_SERVER ['PHP_SELF'] 00:07:00 Validating Form Data With PHP 00:07:00 Required Fields 00:05:00 Display Error Messages 00:05:00 Validate Name 00:03:00 Validate Email 00:03:00 Validate URL 00:07:00 Keep The Values In The Form 00:04:00 Section 06: File Handling Read File (readfile()) 00:02:00 Open, Read & Close A File (fopen(), fread(), fclose()) 00:04:00 Read Single Line (fgets()) 00:03:00 Check End-Of-File (feof()) 00:02:00 Read Single Character (fgetc()) 00:02:00 Write To File (fwrite()) 00:03:00 Configure php.ini File For File Uploading 00:02:00 Front End HTML Upload Form 00:04:00 PHP Upload Script 00:15:00 Check If File Exists 00:03:00 Limit File Size 00:05:00 Limit File Type 00:04:00 Section 07: MySQL MySQL vs MySQLi vs PDO 00:05:00 Creating A Database & Table (phpMyAdmin) 00:06:00 Connecting To A Database 00:06:00 Get Data Using SELECT Query 00:10:00 WHERE Property For Filtering 00:03:00 LIKE Property For Pattern Search 00:02:00 Sorting Results Using ORDER BY Property 00:01:00 Using JOINS 00:08:00 Insert Data Using INSERT Query 00:04:00 Get ID Of The Last Inserted Row 00:02:00 Insert Multiple Rows 00:05:00 Update Data Using UPDATE Query 00:03:00 Delete Data Using DELETE Query 00:02:00 Delete All Rows In A Table Using TRUNCATE Query 00:02:00 Delete Table Using DROP Query 00:02:00 Limit Data Selections Using LIMIT, ROWNUM 00:04:00 Create Table Using CREATE Query 00:03:00 Clone/Duplicate Table 00:03:00 Alter Table 00:05:00 Create Database 00:02:00 Drop Database 00:02:00 SQL Injection & Prepared Statements 00:09:00 Section 08: XML What Is XML? 00:02:00 What Is SimpleXML? 00:02:00 Parse XML String 00:08:00 Parse XML File 00:02:00 Get Node Values 00:02:00 Get Node Values of Specific Elements 00:03:00 Get Node Values - Loop 00:03:00 Get Attribute Values 00:02:00 What Is The XML Expat Parser? 00:02:00 Initializing The XML Expat Parser 00:10:00 Load and Output XML Using DOM Parser 00:02:00 Looping Through XML Using DOM Parser 00:03:00 Section 09: AJAX What Is AJAX? 00:02:00 Load Simple Data Using AJAX Front End 00:08:00 Load Simple Data Using AJAX Back End 00:05:00 Load Data From A Database Using AJAX 00:08:00 Section 10: Emails Send A Plain Text Email 00:04:00 Send A HTML Email 00:06:00 Email Attachments 00:17:00 PHPMailer Setup 00:03:00 Send Email Using PHPMailer 00:04:00 Send HTML Email Using PHPMailer 00:04:00 Email Attachments Using PHPMailer 00:02:00 Section 11: Object Oriented Programming What Is Object Oriented Programming (OOP)? 00:03:00 Basic Class With Variables 00:04:00 Functions 00:05:00 Constructor 00:04:00 Destructor 00:02:00 Inheritance 00:06:00 Multi Class Inheritance 00:03:00 Function Overriding 00:03:00 Public vs Private vs Protected 00:05:00 Interfaces 00:04:00 Constants 00:03:00 Abstract Class 00:06:00 Static Keyword 00:03:00 Final Keyword 00:02:00 Initiating Parent Constructor 00:02:00 Section 12: Error Handling die() Function 00:02:00 Custom Error Handler 00:04:00 Triggering An Exception 00:03:00 Exception Handling 00:05:00 Create Database & Table 00:04:00 User Class & Database Connection 00:15:00 Register User Form 00:09:00 Inserting User Data Into Database 00:10:00 Registration Form Field Validation 00:12:00 Securing User Password 00:03:00 Check If Username or Email Already Exists 00:11:00 Retain Data After Failed Registration 00:03:00 Section 13: Advanced Validate an Integer Within a Range 00:04:00 Validate IPv6 Address 00:03:00 Validate URL - Must Contain QueryString 00:03:00 Remove Characters With ASCII Value > 127 00:04:00 Including & Requiring External PHP Files 00:05:00 Section 14 : Resource Resource 00:00:00 Assignment Assignment - Ultimate PHP & MySQL Web Development & OOP Coding 00:00:00

Ultimate PHP & MySQL Web Development & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£25

Computer Engineering: Software and Web development, Coding, Network, Database & Security

4.8(9)

By Skill Up

Flash Sale! 24-in-1 Diploma Bundle | CPD Certified | Free PDF & Transcript Certificates | Lifetime Access

Computer Engineering: Software and Web development, Coding, Network, Database & Security
Delivered Online On Demand7 days
£129

Unreal Engine 5 - Endless Runner

By Packt

Develop an Endless Runner game to get familiar with the interface and game development process while learning how to use Unreal Engine 5. Even if an endless runner game isn't your interest, this course provides the steps necessary to create a video game from start to finish. Explore fundamental concepts about game-making and utilize that knowledge in your future projects.

Unreal Engine 5 - Endless Runner
Delivered Online On Demand4 hours 39 minutes
£41.99

Business Intelligence Analysis Training

4.3(43)

By John Academy

Overview Business intelligence analysis plays a significant role in determining the success and failure of the business. Hence, skilled analysts are high-value employees in the business sector. If you want to be one of them, start working on your skills. Our exclusive Business Intelligence Analysis Training can help you out with your skill-building In this comprehensive training program, you will get a detailed understanding of business intelligence analysis. The course will educate you on the principles of real-time business analysis, SQL and data management. From the engaging modules, you will learn about statistics and data science. The course will also teach you the strategies of data visualisation and sat warehouse concepts. By the end of the course, you will also grasp the ABCs of Python programming language. This is the perfect skill and career booster. Join now and open new doors or possibilities! Course Preview Learning Outcomes Understand the core principles of real-time business intelligence Grasp a solid understanding of statistics and data science Build your expertise in SQL and database management Develop your skills in data visualisation in business intelligence Introduce yourself to the basics of Python Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Meticulously crafted engaging and informative tutorial videos and materials Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email What Skills Will You Learn from This Course? Data management Business intelligence analysis Statistics Who Should Take This Business Intelligence Analysis Training? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Business Intelligence Analysis Training is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Business Intelligence Analysis Training Certification After completing and passing the Business Intelligence Analysis Training successfully, you will be able to obtain a Recognised Certificate of Achievement. Learners can obtain the certificate in hard copy at £14.99 or PDF format at £11.99. Career Path​ This exclusive Business Intelligence Analysis Training will equip you with effective skills and abilities and help you explore career paths such as  Business Intelligence Analyst Business Executive Entrepreneur Module-1: An Introduction To Business Intelligence An Introduction to Business Intelligence 00:45:00 Module-2: Real-Time Business Intelligence Real-time Business Intelligence 00:34:00 Module-3: Fundamentals Of Statistics And Data Science Fundamentals of Statistics and Data Science 00:49:00 Module-4: Fundamentals Of SQL Fundamentals of SQL 00:39:00 Module-5: Database Management Essentials Database Management Essentials 00:49:00 Module-6: Data Warehouse Concepts Data Warehouse Concepts 00:37:00 Module-7: Data Visualisation In Business Intelligence Data Visualisation in Business Intelligence 00:34:00 Module-8: Basics Of Python Basics of Python 00:26:00 Assignment Assignment - Business Intelligence Analyst 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Business Intelligence Analysis Training
Delivered Online On Demand5 hours 13 minutes
£11.99

Computer-Aided Design (CAD) - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

24 Hours Left! Don't Let the Winter Deals Slip Away - Enrol Now! Since it has changed the way designers execute their jobs across various sectors, CAD software is significant. By adopting CAD, designers may enhance the quality of their designs, boost their design-creation productivity, and enhance collaboration with other designers. It implies a higher value of your CV. So, do you want to go for it? This Diploma in CAD Online Training at QLS Level 5 course is endorsed by The Quality Licence Scheme and accredited by CPDQS to make your skill development & career progression more accessible than ever! In this CAD course, you will get a complete introduction to CAD design. You will learn about 2D, and 3D shapes, geometry, modelling, assemblies, extrusion, and rotation. In addition, we will discuss blending operations, civil drawings, AutoCAD, T-Flex CAD, and many other important topics. In the UK, Computer-Aided Design has already taken the position of manual drawing, which is utilised by engineers, architects, and construction managers. It helps users create 2D or 3D drawings. Using CAD, the design process may be improved, adjusted, and enhanced. As a result, there is now a huge need for CAD knowledge. You are just one step away from developing your skill set based on CAD. Learn everything about it through our comprehensive course and reap the benefits later in your career. Hope to see you inside! Upon successful completion of this CAD course, you will be able to, Discover the designer career in the United Kingdom. Explore the basics of Computer Aided Design design. Improve your knowledge of AutoCAD programming. Learn about 2D and 3D shapes. Learn the fundamentals of geometry and modelling. Determine how to work with grids and regular polygons Become more knowledgeable about extrusion and rotations. Recognise the value of blending operations. Take a step toward a brighter future! *** Course Curriculum *** Module 01: Introduction Module 02: Designer Career in the United Kingdom Module 03: Basics for CAD Design - Part 1 Module 04: Basics for CAD Design - Part 2 Module 05: 2D Shape Module 06: 3D Shape Module 07: Geometry and Modelling Module 08: Assemblies Module 09: Extrusion and Rotations Module 10: Blending Operations Module 11: Grids and Regular Polygons Module 12: Parameters in Civil Drawings Module 13: Introduction to AutoCAD Module 14: Introduction to T-Flex CAD Module 15: Introduction to SolidWorks Module 16: Introduction to FreeCAD Assessment Process After completing an online course module, you will be given immediate access to a specially designed MCQ test. The results will be immediately analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing the Diploma in CAD Online Training at QLS Level 5 exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Computer Aided Design course is for: Anyone who wants to learn about Computer Aided Design. Professionals who wish to brush up on their skills. Aspiring Civil Engineers and Architects Requirements You will not need any prior background or expertise to enrol in this course. Career path This course is uniquely designed and beneficial for the following careers as well. CAD Technician Revit CAD Technician MEP Revit These professions typically earn between £35,000 and £45,000 per year in the UK. Certificates CPDQS Accredited Certificate Digital certificate - £10 Diploma in CAD Online Training at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in CAD Online Training at QLS Level 5 course, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for international delivery CPDQS Accredited Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Computer-Aided Design (CAD) - QLS Endorsed
Delivered Online On Demand3 weeks
£12

Vim Masterclass

By Packt

This course will help you get started with the Vim editor. You will start the course by learning how to use Vim to make simple edits and as you move ahead, you will become comfortable in editing multiple files at once, creating macros, making global substitutions in files, formatting, normalizing data, and a lot more.

Vim Masterclass
Delivered Online On Demand6 hours 12 minutes
£26.99

Practical Bootcamp JWT Authentication with Java and Spring Boot

By Packt

Welcome to this practical hands-on bootcamp on JWT authentication. In this course, you will learn to build APIs using Java and Spring Boot followed by the process of securing them using JWT (JSON Web Token) and Spring security. Familiarize yourself with all the industry's best practices and standards along the way. All you need is your interest in learning about securing APIs at an industry-grade standard to get started.

Practical Bootcamp JWT Authentication with Java and Spring Boot
Delivered Online On Demand4 hours 31 minutes
£37.99

Wordpress from Scratch

5.0(1)

By LearnDrive UK

The course will show you how to build a website from scratch using WordPress.

Wordpress from Scratch
Delivered Online On Demand1 hour
£5

Motivation - Motivating Yourself & Others

4.7(160)

By Janets

Register on the Motivation - Motivating Yourself & Others 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 an e-certificate as proof of your course completion. The Motivation - Motivating Yourself & Others is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, 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 Motivation - Motivating Yourself & Others Receive a e-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 Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. 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 Motivation - Motivating Yourself & Others, all your 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 Content Motivation - Motivating Yourself & Others Goals & What is Motivation? 00:06:00 The SOURCE of All Motivation 00:02:00 'Virtual Reality' & Programming 00:16:00 Other Factors 00:28:00 What Creates Change - Part 1 00:17:00 What Creates Change - Part 2 00:23:00 What Creates Change - Part 3 00:29:00 How Can We Influence Others? 00:12:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Motivation - Motivating Yourself & Others
Delivered Online On Demand2 hours 13 minutes
£25