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

2021 Programming courses delivered On Demand

Blender 3D Modeling and Animation: Build 20+ 3D Projects in Blender

By Packt

Learn Blender 3D modeling, animation, UV mapping, and texture painting; build game assets; and learn 3D Game Development with Unity

Blender 3D Modeling and Animation: Build 20+ 3D Projects in Blender
Delivered Online On Demand17 hours 33 minutes
£131.99

Introduction to Malware Analysis for Incident Responders

By Packt

Increase your cybersecurity capability by learning to perform dynamic and static malware analysis!

Introduction to Malware Analysis for Incident Responders
Delivered Online On Demand1 hour 31 minutes
£141.99

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Ultimate PHP & MySQL Web Development Course & OOP Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ultimate PHP & MySQL Web Development Course & OOP Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ultimate PHP & MySQL Web Development Course & OOP Coding. It is available to all students, of all academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development Course & OOP Coding is fully compatible with PC's, Mac's, Laptop, Tablet 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 Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 15 sections • 133 lectures • 10:06:00 total length •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 •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 •if Statement: 00:06:00 •ifelse Statement: 00:02:00 •ifelseifelse Statement: 00:05:00 •Switch Statement: 00:06:00 •while Loop: 00:06:00 •doWhile Loop: 00:03:00 •for Loop: 00:03:00 •foreach Loop: 00:05:00 •Break Statement: 00:02:00 •Continue Statement: 00:02:00 •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 •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 •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 •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 •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 •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 •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 •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 •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 •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 •Resource: 00:00:00 •Assignment - Ultimate PHP & MySQL Web Development Course & OOP Coding: 00:00:00

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

DevOps Complete Course

By Packt

Learn to use DevOps tools from an industrial point of view. This course will help you get a firsthand experience of what it is like to be a DevOps engineer. Create DevOps CI/CD pipelines using Git, Jenkins, Ansible, Docker, SonarQube, and Kubernetes on AWS. Start your DevOps journey today. This course has been created from the perspective of a DevOps engineer who doesn't typically write application code.

DevOps Complete Course
Delivered Online On Demand3 days
£41.99

The Complete Blazor Bootcamp - .NET 6 (WASM and Server)

By Packt

This course will walk you through a whole real-world scenario for developing and deploying an ecommerce website with Blazor, and we will tackle numerous obstacles along the way. You will learn how to create a .NET 6 API from scratch and deploy .NET API, Blazor WASM, and Server to Azure in this course.

The Complete Blazor Bootcamp - .NET 6 (WASM and Server)
Delivered Online On Demand15 hours 47 minutes
£41.99

Git and GitHub Complete Master Class: Beginner to Git Expert

By Packt

This course takes you through the full spectrum of basic to advanced topics, equipping you with the skills you need to get started with Git and GitHub. With the help of exercises and activities, you will be able to grasp all the concepts of Git and GitHub with ease.

Git and GitHub Complete Master Class: Beginner to Git Expert
Delivered Online On Demand13 hours 22 minutes
£93.99

Diploma in Digital Photography

4.3(43)

By John Academy

Are you into photography and considering becoming a professional photographer? Or are you a someone who has never held a camera or has been fascinated on cameras in general? This course will help you learn how to succeed now that you're finally an expert photographer? Then this is the course you will need right now since to be able to the gained basic skills for photography. Description: The Digital Photography is consistently evolving, be that as it may, the standards behind great photography don't. This course gives you the chance to increase broad learning and comprehension of computerised photography including subjects, for example, introduction settings, how to peruse and utilise the histogram, how light influences a photo, how the camera sensor and focal points work, and how to prepare a photo utilising PC programming. You will likewise learn tips and strategies on what not to do when taking a photo. In this course, we will learn more about digital photography in connection to the compelling artwork. You will be given appointed addresses and compositions, semester venture, will be made a request to create craftsmanship furthermore, will be made a request to partake in class discourse to better comprehend the physical, reasonable and hypothetical qualities of the electronic media in accordance with workmanship and workmanship making. You will be introduced with the essential innovation fundamental for the creation of their work of art, and in addition finding out about the visual expressions, what to look like at and investigate photography, photographic vocabulary, utilizing instruments, like the surrounding, synthesis, 'rule of thirds', light, surface, design, lines, symmetry, separation, viewpoint, culture, space, adjust, shading and highly contrasting photography, and be acquainted with many works by surely understood picture takers. By undertaking this course you will be able to utilise the photography tools skilfully in the production of their work of art, the creation and examination of expressive and thoughtful work of art are the principle targets of this course.  Who is the course for? Photographers and other hobbyists who want to upgrade their photography skills. People who have an interest in photography and want to acquire photography skills. Entry Requirement: This course is available to all learners, of all academic backgrounds. However, although an educational background and experience related to art and photography will be of great advantage. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Diploma in Digital Photography will be very helpful, especially to the following careers: Beginners Camera Operators Film and Video Editors Graphic Designers Photography Editor Professional Photographer And Many More! Stepping Into Photography Choosing Areas of Specialization in Digital Photography FREE 00:30:00 What Makes A Good Photographer? 01:00:00 Types of Cameras for Photography 00:45:00 Know About Your Camera How Does a Camera Capture an Image? 00:15:00 Which Digital Camera Features Do You Really Need? 00:30:00 Know The Basic Elements Of Your Digital Camera 00:45:00 RAW vs JPEG 00:15:00 Know About The Photographic Lenses Photographic Lenses 00:45:00 Framing Your Subject Rule of Thirds 00:15:00 The Modes of Your Camera Understanding Digital Camera Modes 00:45:00 Using Automatic Camera Modes 00:30:00 Capturing Light Exposure 00:30:00 Introduction to Aperture 00:45:00 Introduction to Shutter Speed 00:45:00 Introduction to ISO 00:45:00 Compositional Rules in Photography 00:30:00 Another Mode Of Your Camera Semi-Automatic Shooting Modes 01:00:00 Photography With Flash Flash Photography 01:00:00 Color in Photography Understanding Color in Photography 00:45:00 Edit Photos How to Edit Photos in Adobe Lightroom 00:45:00 Photo Editing Workflow Tutorial 01:00:00 Post Production Considerations 00:45:00 Shooting Landscapes Shooting Landscapes 00:45:00 Landscape Photography Tips 01:00:00 Additional Information on Photography Basics of Photography Photography Basics 00:30:00 The Art of Photography 01:00:00 How to Become a Digital Photographer? 02:00:00 Getting into the Scene 02:00:00 Choosing the Right Camera 02:00:00 Making Pictures for a Living 03:00:00 The Tools and Software for Editing the Images 02:00:00 The Most Commonly Asked Questions 01:00:00 Digital Photography How to Get the Most Out of Your Digital Camera Purchase 00:30:00 Why Having a DSLR is Like Having a Second Camera 00:30:00 What You Should Look for in a Digital Camera 01:00:00 The Benefits of Purchasing a DSLR Camera 01:00:00 Are You Getting the Most Out of Your Digital Camera? 00:30:00 Learning to Use Your Flash Properly on Your Digital Camera 00:30:00 Learn to Use Your Presets on Your Digital Camera 00:30:00 What Brand of Digital Camera is Best? 00:30:00 Understanding Shooting Speed on Your DSLR 00:30:00 Become a Good Photographer Before Buying Expensive Equipment 01:00:00 8 Digital Camera Brands You Should Know About 00:30:00 Do You Know the Best Digital Cameras to Buy? 00:30:00 Digital Camera and the Role of ISO 00:30:00 Digital Cameras Have Revolutionized Photography 00:30:00 Low Light Photography Tips 01:00:00 5 Rules of Buying a Point and Shoot Camera 00:30:00 4 Digital Camera Features You Should Understand 01:00:00 Nikon D5200 or Sony Alpha NEX-6 - Which is the Best Buy? 00:30:00 3 Basics to Consider While Buying a Digital Camera 00:15:00 Mock Exam Mock Exam- Diploma in Digital Photography 00:20:00 Final Exam Final Exam- Diploma in Digital Photography 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Digital Photography
Delivered Online On Demand42 hours
£25

Build Apps and Fine-Tune LLMs Using the OpenAI API

By Packt

Discover the potential of ChatGPT and OpenAI API for language tasks such as summarization, translation, chat completion, and more. Explore the nuances of the OpenAI API, unravel its architecture, and master text generation capabilities. Whether you are a beginner or an expert, this course empowers you to apply these tools in the real world.

Build Apps and Fine-Tune LLMs Using the OpenAI API
Delivered Online On Demand2 hours 57 minutes
£44.99

ASP.NET Core Identity - Authentication and Authorization

By Packt

Authorization, authentication and user management are the mainstay features in real world applications. Identity core is the flagship library packaged with ASP.NET Core projects to help us get the most security possible out of the box. Getting authentication and authorization done right in your website can help keep your users and their data safe from attacks.

ASP.NET Core Identity - Authentication and Authorization
Delivered Online On Demand4 hours 52 minutes
£41.99

Cloud Architect Engineer Job Ready Program with Money Back Guarantee

4.9(27)

By Apex Learning

Land Your Dream Job! Get Personalised Career Support & Expert Tips, Craft Your CV, Explore Top Jobs & Ace Interviews!

Cloud Architect Engineer Job Ready Program with Money Back Guarantee
Delivered Online On Demand12 weeks
£1,199