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

16133 Courses in Cardiff delivered On Demand

Start Your Career as Web Developer - Complete Training

4.5(3)

By Studyhub UK

Embarking on a journey into the digital realm? Dive deep into the vast ocean of web development with our course: 'Start Your Career as Web Developer - Complete Training'. This comprehensive programme unfolds the mysteries of HTML, revealing its foundational to advanced layers. As you delve further, JavaScript beckons, introducing you to its core elements, from basic operations to error handling. But that's not all. PHP emerges on the horizon, offering an exploration from rudimentary concepts to intricate object-oriented programming and real-world applications. Equip yourself with the essence of web development and illuminate the pathways of the digital world. Learning Outcomes Grasp the foundational to advanced principles of HTML. Understand and apply JavaScript concepts from introductory to advanced error handling techniques. Master PHP from its fundamental aspects to advanced object-oriented programming and database integration. Develop and implement web applications integrating PHP with MySQL. Implement client-side and server-side validations using JavaScript and PHP. Why choose this Start Your Career as Web Developer - Complete Training? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Start Your Career as Web Developer - Complete Training 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. Who is this Start Your Career as Web Developer - Complete Training for? Aspiring web developers seeking a structured pathway into the field. Current web designers looking to expand their skills into development. IT students aiming to bolster their academic understanding with applied knowledge. Entrepreneurs aiming to manage or understand their website's backend. Tech enthusiasts with a curiosity about the workings of web development. Career path Web Developer: £28,000 - £50,000 Front-End Developer: £30,000 - £50,000 Back-End Developer: £35,000 - £55,000 Full Stack Developer: £40,000 - £60,000 PHP Developer: £30,000 - £52,000 JavaScript Developer: £35,000 - £57,000 Prerequisites This Start Your Career as Web Developer - Complete Training does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Start Your Career as Web Developer - Complete Training 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 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 tags 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:07: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 statemen 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02: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 PHP Introduction What is PHP 00:08:00 Installing XAMPP for PHP, MySQL and Apache 00:12:00 Installing Code Editor(Visual Studio Code) 00:07:00 Creating PHP Project on XAMPP 00:03:00 Hello World Program 00:06:00 PHP Basic Variables 00:16:00 Echo and Print 00:08:00 Data Types 00:11:00 Numbers 00:06:00 Boolean 00:04:00 Arrays 00:06:00 Multi-Dimensional Array 00:07:00 Sorting Arrays 00:04:00 Constants 00:05:00 PHP Strings Strings 00:04:00 String Formatting 00:05:00 String Methods 00:08:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Increment - decrement operators 00:03:00 Logical operators 00:06:00 Ternary operator 00:03:00 PHP Decision-making System If statement 00:05:00 If-else statement 00:02:00 If-else-if-else statement 00:03:00 Switch-case statement 00:05:00 PHP Control flow statements Flow Chart 00:06:00 While loop 00:09:00 Do-while loop 00:04:00 For loop 00:15:00 Foreach loop 00:04:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Functions Creating a Function 00:08:00 Function with Arguments 00:08:00 Default Argument 00:03:00 Function return values 00:06:00 Call-by-value 00:02:00 Call-by-reference 00:03:00 PHP Super globals $_POST Method 00:06:00 $_GET Method 00:02:00 PHP Advanced Form Handling 00:08:00 Date and Time 00:08:00 Include 00:06:00 Require 00:02:00 Sessions 00:08:00 File Reading 00:02:00 File Upload 00:06:00 PHP Object-oriented programming[OOPs] What is OOP 00:03:00 Class and Objects 00:11:00 Constructor 00:04:00 Destructor 00:03:00 Access Modifiers 00:10:00 Inheritance 00:12:00 Method overriding 00:06:00 Abstract Class 00:03:00 Interface 00:08:00 PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin 00:04:00 Creating Database and Table 00:07:00 Database Connection 00:05:00 PHP Form Create records 00:16:00 PHP Form Reading records 00:11:00 PHP Form Update Data 00:15:00 PHP Form Delete record 00:04:00 PHP Real-world code forms Registration Form 00:04:00 MD5 Algorithm for Encrypting 00:03:00 Sha Algorithm 00:02:00 Login Form 00:12:00 PHP Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Login Form Validation 00:05:00 Form Server-side all Data Validation 00:06:00 Form Server-side Validation 00:06:00 PHP Error handling Try-throw-catch 00:06:00 Try-throw-catch-finally 00:02:00

Start Your Career as Web Developer - Complete Training
Delivered Online On Demand15 hours 8 minutes
£10.99

Microsoft Office 2007 Access Beginners - Complete Video Course

4.3(43)

By John Academy

Description: This Microsoft Office 2007 Access Beginners - Complete Video Course will allow you to get started quickly with prebuilt applications that can modify or adapt to changing business needs. Collect information through form in e-mail or import data from external applications. Create and edit detailed reports that display sorted, filtered, and grouped information in a way that helps you make sense of the data for informed decision-making. Sharing information by moving your Office Access 2007 files to a Windows SharePoint Services Web site, where you can audit revision history, recover deleted information, set data access permission, and back up your information at regular intervals. This series will provide you an overview of the features and functions of Microsoft Office Access 2007. If you are interested to learn all the basics of Microsoft Access 2007, then you should join this course now. So, if you want to learn beginning level Access 2007 Skills. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Office 2007 Access Beginners - Complete Video Course is certified by CPD Qualifications Standards and CiQ. 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 background. Requirements Our Microsoft Office 2007 Access Beginners - Complete Video Course 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 After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Getting Started Database Concepts FREE 00:05:00 Indentifying Database Components 00:04:00 Exploring the Access Environment 00:03:00 Starting Access and Examining the Access Window 00:06:00 Opening a Database 00:04:00 Getting Help 00:01:00 Using Help 00:03:00 Databases and Tables Planning and Designing Databases 00:05:00 Creating a Database from a Template 00:01:00 Creating a Blank Database 00:01:00 Exploring Table 00:01:00 Navigating in a Table in Datasheet View 00:05:00 Examining a Table in Design View 00:04:00 Creating Tables 00:05:00 Creating a Table by Using the Table Templates 00:06:00 Creating a Table in Design View 00:02:00 Adding Fields and Descriptions to a Table 00:05:00 Setting the Primary Key 00:01:00 Saving the Table 00:01:00 dding a Record 00:02:00 Copying, Modifying, and Deleting a Table 00:03:00 Creating a Composite Key 00:03:00 Fields and Records Changing the Design of a Table 00:05:00 Modifying Field Names 00:01:00 Deleting and Inserting Fields 00:02:00 Moving a Field 00:01:00 Using the Attachment Data Type 00:04:00 Adding a Total Row 00:03:00 Finding and Editing Records 00:02:00 Finding and Replacing a Value 00:03:00 Undoing Changes 00:01:00 Organizing Records 00:04:00 Sorting Records by a Single Field 00:01:00 Sorting Records by Multiple Fields 00:02:00 Using Filter by Selection 00:02:00 Using Filter by Form 00:02:00 Using Filter Excluding Selection 00:01:00 Using Advanced FilterSort 00:02:00 Deleting a Record 00:02:00 Data Entry Rules Setting Field Properties 00:04:00 Setting the Required Property 00:04:00 Using the Allow Zero Length Property 00:03:00 Setting the Field Size Property 00:02:00 Setting the Append Only Property 00:03:00 Working with Input Masks 00:02:00 Creating an Input Mask 00:03:00 Working with the Input Mask Wizard 00:03:00 Setting Validation Rules 00:01:00 Creating Validation Rules 00:03:00 Setting Validation Text 00:02:00 Basic Queries Creating and Using Queries 00:05:00 Using the Query Wizard 00:04:00 Creating a Query in Design View 00:02:00 Saving and Running the Query 00:01:00 Sorting Query Results 00:01:00 Filtering a Query by Adding Criteria 00:01:00 Creating a Query from a Filter 00:03:00 Modifying Query Results and Queries 00:02:00 Editing Query Results 00:02:00 Adding Fields to a Query 00:01:00 Finding Records with Empty Fields 00:01:00 Performing Operations in Queries 00:04:00 Using Comparison Operators 00:01:00 Using the OR Condition 00:01:00 Using the AND Condition 00:01:00 Using the Wildcard 00:01:00 Using Calculations in a Query 00:03:00 Totaling a Group of Records 00:02:00 Using the Avg and Count Functions 00:01:00 Using Forms Creating Forms 00:05:00 Examining a Form 00:03:00 Creating a Basic Form 00:01:00 Creating a Form Using the Form Wizard 00:02:00 Using Design View 00:04:00 Creating a Form in Design View 00:01:00 Addings Controls 00:03:00 DModifying Properties 00:06:00 Applying Conditional Formatting 00:03:00 Sorting and Filtering Records 00:01:00 Using a Form to Sort Records 00:01:00 Using a Form to Filter Records 00:01:00 Working with Reports Reports 00:03:00 Examining a Report 00:01:00 Creating a Basic Report 00:01:00 Creating a Report Using the Report Wizard 00:02:00 Creating a Report Using Design View 00:04:00 Modifying and Printing Reports 00:05:00 Modifying Reports in Design View 00:03:00 Modifying Reports in Layout View 00:03:00 Grouping, Sorting, and Filtering a Report 00:02:00 Adding Summary Fields Using the Report Wizard 00:02:00 Modifying the Layout and Style of a Report 00:01:00 Mock Exam Mock Exam- Microsoft Office 2007 Access Beginners - Complete Video Course 00:20:00 Final Exam Final Exam- Microsoft Office 2007 Access Beginners - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Office 2007 Access Beginners - Complete Video Course
Delivered Online On Demand4 hours 34 minutes
£11.99

Communication Skills - There's power in your voice

By Mastermind Academy UK Ltd

Communication is the exchange of information, ideas, and feelings effectively between individuals. It encompasses various forms, including verbal, written, and non-verbal (body) language. This course is designed to provide you with the essential skills necessary to communicate confidently.

Communication Skills - There's power in your voice
Delivered Online On Demand1 hour 10 minutes
£105

Communication Skills - The significance of your name

By Mastermind Academy UK Ltd

Communication is the exchange of information, ideas, and feelings effectively between individuals. It encompasses various forms, including verbal, written, and non-verbal (body) language. This course is designed to provide you with the essential skills necessary to communicate confidently.

Communication Skills - The significance of your name
Delivered Online On Demand1 hour 10 minutes
£105

Communication Skills - Active and skillful listening

By Mastermind Academy UK Ltd

Communication is the exchange of information, ideas, and feelings effectively between individuals. It encompasses various forms, including verbal, written, and non-verbal (body) language. This course is designed to provide you with the essential skills necessary to communicate confidently.

Communication Skills - Active and skillful listening
Delivered Online On Demand1 hour 10 minutes
£105

Communication Skills - Body Language

By Mastermind Academy UK Ltd

Communication is the exchange of information, ideas, and feelings effectively between individuals. It encompasses various forms, including verbal, written, and non-verbal (body) language. This course is designed to provide you with the essential skills necessary to communicate confidently.

Communication Skills - Body Language
Delivered Online On Demand1 hour 10 minutes
£105

AutoCAD Programming using C# with Windows Forms

4.0(2)

By Skill Up

Accomplish your dream to become a programmer by the AutoCAD Programming using C# with Windows Forms course. In this

AutoCAD Programming using C# with Windows Forms
Delivered Online On Demand8 hours 56 minutes
£25

Access 365 Intermediate

By iStudy UK

Learning Objectives Introduction , Designing Tables for Better Data Entry , Sharing Data with Other Applications , Working with Action Queries , Advanced Query Techniques , Automating Processes with Macros , Advanced Form Techniques , Advanced Report Techniques , Conclusion   Pre-Requisites Access 365 Beginner or equivalent experience.   Description This course is designed to teach students intermediate level skills in Microsoft Access 365. In this course, students will learn to design tables for improved accuracy in data entry, review the various options to share data with other applications, learn about action queries, and review various advanced query techniques. Students will also learn how to automate processes with Macros, advanced form techniques, and advanced report techniques. This course prepares students for the Access 365 Advanced course.   Module 1: Design Tables for Better Data Entry Reviewing Table Design Principles 00:11:00 Setting Field Size, Formats, and Captions 00:11:00 Setting Default Values and Required Fields 00:05:00 Restricting Data Entry-Validation Rules 00:07:00 Restricting Data Entry-Input Masks 00:09:00 Module 2: Share Data with Other Apps Exporting Tables and Queries to Excel 00:05:00 Exporting Data to a SharePoint List 00:02:00 Importing Data from Excel 00:06:00 Importing Data from a SharePoint List 00:02:00 Linking External Data Sources 00:05:00 Using Word Merge 00:06:00 Module 3: Work with Action Queries What are Action Queries 00:04:00 Creating an Update Query 00:06:00 Creating an Append Query 00:04:00 Creating a Delete Query 00:04:00 Creating a Make Table Query 00:04:00 Changing Start Number of an Auto Number Field 00:04:00 Module 4: Advanced Query Techniques Modifying Query Joins 00:06:00 Using Self Joins to Combine Data 00:06:00 Creating Find Unmatched and Find Duplicate Queries 00:09:00 Creating Parameter Queries 00:05:00 Creating a Top X Query 00:02:00 Reviewing Calculated Query Fields 00:06:00 Summarizing Query Data with Totals 00:04:00 Creating Crosstab Queries 00:06:00 Module 5: Automate Processes with Macros Understanding Macro Basics 00:14:00 Creating Macros to Open Forms by Record 00:09:00 Validating Data Entry with Macros 00:10:00 Creating a Macro to Automate Data Entry 00:08:00 Advanced Data Entry Using Macros and DLOOKUP 00:11:00 Module 6: Advanced Form Techniques Using Conditional Formatting 00:04:00 Working with the New Label Name Property 00:03:00 Organizing Form Fields with Tab Controls 00:09:00 Creating an Option Group Control 00:06:00 Creating a Combo Box Control 00:04:00 Configuring a Combo Box Control to Show Search Results 00:04:00 Using a Subform to Show Data From a Related Table 00:06:00 Module 7: Advanced Report Techniques Inserting a Chart on a Report 00:07:00 Showing Data in Columns 00:07:00 Inserting a Subreport 00:05:00 Configuring Reports with Parameter Queries 00:03:00 Sending Reports 00:03:00 Resource Resource - Access 365 Intermediate 00:00:00 Final Exam Final Exam - Access 365 Intermediate 00:20:00

Access 365 Intermediate
Delivered Online On Demand4 hours 32 minutes
£25

Microsoft InfoPath for Beginners

By iStudy UK

Course for Newbies to Microsoft InfoPath Don't know anything about one of the most useful software in microsoft office? Don't worry this course will teach you what you need to know. Designing your own customized form has never been easier using Microsoft Infopath. Use infopath to write your own expense report with offline support, increased accuracy and higher efficiency. Fill out your own insurance claim, permit application and other forms at your own convenience. Other benefits include inventory management and market research. Use this software to design, distribute, and to fill and submit electronic forms containing structured data. This course consists of units designed to teach you to use infopath. This course can teach people want to learn how to design their own forms for professional purposes. At the end of the course you will be tested on your knowledge on infopath. All the important features will taught to you so that you can operate infopath smoothly. Course Highlights Microsoft InfoPath for Beginners is an award winning and the best selling course that has been given the CPD Certification & 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 Microsoft InfoPath for Beginners into 13 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 11 hours, 30 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 Microsoft InfoPath for Beginners Lifetime access to the course No hidden fees or exam charges CPD Accredited 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? Microsoft InfoPath for Beginners is CPD certified 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 Microsoft InfoPath for Beginners 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 and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Module One - Getting Started 00:30:00 Module Two - Opening and Closing InfoPath 01:00:00 Module Three - Using the InfoPath Filler 2010 01:00:00 Module Four - Designing a Form Framework 01:00:00 Module Five - Adding Labels 01:00:00 Module Six - Adding Controls 01:00:00 Module Seven - Formatting Controls 01:00:00 Module Eight - Working with Data Sources 01:00:00 Module Nine - Creating a View 01:00:00 Module Ten - Finishing the Form 01:00:00 Module Eleven - Distributing Your Form 01:00:00 Module Twelve - Wrapping Up 01:00:00 Activities - Microsoft InfoPath for Beginners 00:00:00 Mock Exam Final Exam

Microsoft InfoPath for Beginners
Delivered Online On Demand11 hours 30 minutes
£25

New Exam Officers Online Induction Programme – CPD accredited course

By Exam Officers & Data Solutions

Our CPD accredited online induction programme covers all aspects of the exam officer role and is specially designed for those new to the role.

New Exam Officers Online Induction Programme – CPD accredited course
Delivered Online On Demand
£249