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

5478 Software courses delivered Online

Ultimate PHP & MySQL Web Development Course & OOP Coding

5.0(10)

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

Social Media Website Development Using Wordpress

5.0(10)

By Apex Learning

Overview This comprehensive course on Social Media Website Development Using Wordpress will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Social Media Website Development Using Wordpress 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? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Social Media Website Development Using Wordpress. It is available to all students, of all academic backgrounds. Requirements Our Social Media Website Development Using Wordpress 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 12 sections • 22 lectures • 03:10:00 total length •1.1 Instructor Introduction: 00:03:00 •1.2 Course Introduction: 00:06:00 •2.1 Installing WordPress on Localhost: 00:12:00 •2.2 Domain and Hosting: 00:08:00 •2.3 WordPress and SSL Installation on Subdomain: 00:08:00 •2.4 Website Walkthrough: 00:06:00 •2.5 Installing Themes and Plugins: 00:08:00 •3.1 Landing Page: 00:15:00 •3.2 2nd and 3rd Section of Homepage: 00:07:00 •3.3 Call to Action: 00:08:00 •3.4 Latest Post: 00:07:00 •3.5 Newsletter: 00:06:00 •4.1 General Settings, Profile Fields, Create User Account and Friend Request: 00:20:00 •5.1 Creating Groups: 00:05:00 •6.1 About Us Page: Part-1: 00:10:00 •6.2 About Us Page: Part-2: 00:10:00 •7.1 Contact Us Page: 00:15:00 •8.1 FAQ Page: 00:05:00 •9.1 Blog Page: 00:03:00 •10.1 Main Menu and Left Panel Menu: 00:07:00 •11.1 Designing the Footer: 00:12:00 •12.1 Creating Events and Group Points: 00:09:00

Social Media Website Development Using Wordpress
Delivered Online On Demand3 hours 10 minutes
£12

Bash Scripting, Linux and Shell Programming

5.0(10)

By Apex Learning

Overview This comprehensive course on Bash Scripting, Linux and Shell Programming will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Bash Scripting, Linux and Shell Programming 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 Bash Scripting, Linux and Shell Programming. It is available to all students, of all academic backgrounds. Requirements Our Bash Scripting, Linux and Shell Programming 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 11 sections • 61 lectures • 03:03:00 total length •Introduction: 00:02:00 •Bash vs Shell vs Command Line vs Terminal: 00:06:00 •Listing Folder Contents (ls): 00:05:00 •Print Current Folder (pwd): 00:01:00 •Change Folder (cd): 00:03:00 •Using A Stack To Push Folders (pushd/popd): 00:03:00 •Check File Type (file): 00:01:00 •Find File By Name (locate) & Update Locate Database (updatedb): 00:02:00 •Find A Command (which): 00:02:00 •Show Command History (history): 00:02:00 •Show Manual Descriptions (whatis): 00:01:00 •Search Manual (apropos): 00:02:00 •Reference Manuals (man): 00:02:00 •Creating A Folder (mkdir): 00:02:00 •Creating A File (touch): 00:02:00 •Copy Files/Folders (cp): 00:02:00 •Move & Rename Files/Folders (mv): 00:02:00 •Delete Files/Folders (rm): 00:02:00 •Delete Empty Folder (rmdir): 00:02:00 •Change File Permissions (chmod): 00:06:00 •File Concatenation (cat): 00:03:00 •File Perusal Filter (more/less): 00:02:00 •Terminal Based Text Editor (nano): 00:03:00 •Run Commands As A Superuser (sudo): 00:03:00 •Change User (su): 00:03:00 •Show Effecter User and Group IDs (id): 00:02:00 •Kill A Running Command (ctrl + c): 00:02:00 •Kill All Processes By A Name (killall): 00:02:00 •Logging Out Of Bash (exit): 00:01:00 •Tell Bash That There Is No More Input (ctrl + d): 00:02:00 •Clear The Screen (ctr + l): 00:02:00 •Zoom In (ctrl + +): 00:02:00 •Zoom Out (ctrl + -): 00:02:00 •Moving The Cursor: 00:02:00 •Deleting Text: 00:04:00 •Fixing Typos: 00:03:00 •Cutting and Pasting: 00:03:00 •Character Capitalisation: 00:03:00 •Bash File Structure: 00:03:00 •Echo Command: 00:04:00 •Comments: 00:04:00 •Variables: 00:06:00 •Strings: 00:06:00 •While Loop: 00:04:00 •For Loop: 00:04:00 •Until Loop: 00:03:00 •Break & Continue: 00:03:00 •Get User Input: 00:02:00 •If Statement: 00:09:00 •Case Statements: 00:06:00 •Get Arguments From The Command Line: 00:04:00 •Functions: 00:05:00 •Global vs Local Variables: 00:03:00 •Arrays: 00:06:00 •Shell & Environment Variables: 00:06:00 •Scheduled Automation: 00:03:00 •Aliases: 00:03:00 •Wildcards: 00:03:00 •Multiple Commands: 00:02:00 •Resource: 00:00:00 •Assignment - Bash Scripting, Linux and Shell Programming@@: 00:00:00

Bash Scripting, Linux and Shell Programming
Delivered Online On Demand3 hours 3 minutes
£12

Typescript Level 4

5.0(10)

By Apex Learning

Overview This comprehensive course on Typescript Level 4 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Typescript Level 4 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? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Typescript Level 4. It is available to all students, of all academic backgrounds. Requirements Our Typescript Level 4 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 14 sections • 90 lectures • 04:07:00 total length •Module 01: What and why TypeScript: 00:02:00 •Module 02: TypeScript Playground: 00:04:00 •Module 03: Install TypeScript: 00:02:00 •Module 04: Install Visual Studio Code: 00:01:00 •Module 01: Introduction: 00:03:00 •Module 02: First Program Using Visual Studio Code: 00:04:00 •Module 03: Use JS in a HTML: 00:02:00 •Module 04: Strings: 00:02:00 •Module 05: Boolean: 00:01:00 •Module 06: Any Type: 00:01:00 •Module 07: Homogenous Arrays: 00:03:00 •Module 08: Heterogeneous Arrays: 00:01:00 •Module 09: Using alert confirm and prompt: 00:03:00 •Module 10: Comments: 00:02:00 •Module 11: Enum Type: 00:05:00 •Module 01: Arithmetic: 00:03:00 •Module 02: Assignment: 00:04:00 •Module 03: Comparison: 00:04:00 •Module 04: Logical: 00:04:00 •Module 05: Ternary: 00:03:00 •Module 01: Introduction: 00:01:00 •Module 02: IF Else Ladder: 00:06:00 •Module 03: Switch: 00:04:00 •Module 04: Break and Case Flow: 00:03:00 •Module 05: While loop: 00:03:00 •Module 01: Introduction: 00:02:00 •Module 02: Object Literal: 00:03:00 •Module 03: For-In Loop: 00:02:00 •Module 04: Arrays: 00:04:00 •Module 05: De-Structuring Arrays: 00:02:00 •Module 06: De-Structuring Objects: 00:02:00 •Module 01: Introduction: 00:02:00 •Module 02: First Function: 00:03:00 •Module 03: Passing a parameter: 00:01:00 •Module 04: Passing Multiple Parameters: 00:02:00 •Module 05: Optional Parameters: 00:04:00 •Module 06: Default Values: 00:01:00 •Module 07: Function as parameter: 00:02:00 •Module 08: Returning a function: 00:03:00 •Module 09: Anonymous Functions: 00:02:00 •Module 10: Overloading: 00:05:00 •Module 11: REST PARAMS: 00:05:00 •Module 12: Using a Type on REST PARAM: 00:01:00 •Module 01: Introduction: 00:02:00 •Module 02: First arrow function: 00:03:00 •Module 03: Passing Parameters: 00:03:00 •Module 04: Array of Arrow Functions: 00:03:00 •Module 01: let: 00:03:00 •Module 02: const: 00:02:00 •Module 02: const functions: 00:02:00 •Module 04: declare: 00:01:00 •Module 01: Introduction: 00:02:00 •Module 02: Define an Object Interface: 00:03:00 •Module 03: Create and object: 00:03:00 •Module 04: Defining optional properties: 00:01:00 •Module 05: Interfaces are only compile time: 00:01:00 •Module 06: Function Interfaces: 00:04:00 •Module 07: Return Types in Functional interfaces: 00:02:00 •Module 08: Adding methods to Object Interfaces: 00:02:00 •Module 09: Array Interfaces: 00:03:00 •Module 10: String indexed Array Interfaces: 00:03:00 •Module 11: Extending interfaces: 00:06:00 •Module 01: Introduction: 00:01:00 •Module 02: Create a class: 00:03:00 •Module 03: Add a constructor: 00:04:00 •Module 04: Add Function properties: 00:02:00 •Module 05: Power of TypeScript: 00:01:00 •Module 06: Using for-in and instanceof: 00:04:00 •Module 07: Implementing an interface: 00:06:00 •Module 01: Introduction: 00:03:00 •Module 02: Extending a class: 00:05:00 •Module 03: Create Child Objects: 00:07:00 •Module 04: Inheriting Functionality: 00:04:00 •Module 05: Overriding: 00:03:00 •Module 01: Public and readonly: 00:02:00 •Module 02: Encapsulation: 00:01:00 •Module 03: Private properties: 00:04:00 •Module 04: Accessor methods: 00:02:00 •Module 05: Using Static Properties: 00:04:00 •Module 06: More about static: 00:01:00 •Module 07: Static Methods: 00:03:00 •Module 01: String to numeric: 00:04:00 •Module 02: Using the toString method: 00:03:00 •Module 03: Object Casting: 00:02:00 •Module 01: Introduction: 00:01:00 •Module 02: Using Function Modules: 00:04:00 •Module 03: Import Aliasing and Alternate Export Syntax: 00:02:00 •Module 04: Default Exports: 00:02:00 •Module 05: Class Modules: 00:01:00 •Module 06: Aliasing class modules: 00:02:00

Typescript Level 4
Delivered Online On Demand4 hours 7 minutes
£12

R Programming for Data Science

5.0(10)

By Apex Learning

Overview This comprehensive course on R Programming for Data Science will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This R Programming for Data Science 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 R Programming for Data Science. It is available to all students, of all academic backgrounds. Requirements Our R Programming for Data Science 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 23 sections • 129 lectures • 06:25:00 total length •Introduction to Data Science: 00:01:00 •Data Science: Career of the Future: 00:04:00 •What is Data Science?: 00:02:00 •Data Science as a Process: 00:02:00 •Data Science Toolbox: 00:03:00 •Data Science Process Explained: 00:05:00 •What's Next?: 00:01:00 •Engine and coding environment: 00:03:00 •Installing R and RStudio: 00:04:00 •RStudio: A quick tour: 00:04:00 •Arithmetic with R: 00:03:00 •Variable assignment: 00:04:00 •Basic data types in R: 00:03:00 •Creating a vector: 00:05:00 •Naming a vector: 00:04:00 •Vector selection: 00:06:00 •Selection by comparison: 00:04:00 •What's a Matrix?: 00:02:00 •Analyzing Matrices: 00:03:00 •Naming a Matrix: 00:05:00 •Adding columns and rows to a matrix: 00:06:00 •Selection of matrix elements: 00:03:00 •Arithmetic with matrices: 00:07:00 •Additional Materials: 00:00:00 •What's a Factor?: 00:02:00 •Categorical Variables and Factor Levels: 00:04:00 •Summarizing a Factor: 00:01:00 •Ordered Factors: 00:05:00 •What's a Data Frame?: 00:03:00 •Creating Data Frames: 00:20:00 •Selection of Data Frame elements: 00:03:00 •Conditional selection: 00:03:00 •Sorting a Data Frame: 00:03:00 •Additional Materials: 00:00:00 •Why would you need lists?: 00:01:00 •Creating a List: 00:06:00 •Selecting elements from a list: 00:03:00 •Adding more data to the list: 00:02:00 •Additional Materials: 00:00:00 •Equality: 00:03:00 •Greater and Less Than: 00:03:00 •Compare Vectors: 00:03:00 •Compare Matrices: 00:02:00 •Additional Materials: 00:00:00 •AND, OR, NOT Operators: 00:04:00 •Logical operators with vectors and matrices: 00:04:00 •Reverse the result: (!): 00:01:00 •Relational and Logical Operators together: 00:06:00 •Additional Materials: 00:00:00 •The IF statement: 00:04:00 •IFELSE: 00:03:00 •The ELSEIF statement: 00:05:00 •Full Exercise: 00:03:00 •Additional Materials: 00:00:00 •Write a While loop: 00:04:00 •Looping with more conditions: 00:04:00 •Break: stop the While Loop: 00:04:00 •What's a For loop?: 00:02:00 •Loop over a vector: 00:02:00 •Loop over a list: 00:03:00 •Loop over a matrix: 00:04:00 •For loop with conditionals: 00:01:00 •Using Next and Break with For loop: 00:03:00 •Additional Materials: 00:00:00 •What is a Function?: 00:02:00 •Arguments matching: 00:03:00 •Required and Optional Arguments: 00:03:00 •Nested functions: 00:02:00 •Writing own functions: 00:03:00 •Functions with no arguments: 00:02:00 •Defining default arguments in functions: 00:04:00 •Function scoping: 00:02:00 •Control flow in functions: 00:03:00 •Additional Materials: 00:00:00 •Installing R Packages: 00:01:00 •Loading R Packages: 00:04:00 •Different ways to load a package: 00:02:00 •Additional Materials: 00:00:00 •What is lapply and when is used?: 00:04:00 •Use lapply with user-defined functions: 00:03:00 •lapply and anonymous functions: 00:01:00 •Use lapply with additional arguments: 00:04:00 •Additional Materials: 00:00:00 •What is sapply?: 00:02:00 •How to use sapply: 00:02:00 •sapply with your own function: 00:02:00 •sapply with a function returning a vector: 00:02:00 •When can't sapply simplify?: 00:02:00 •What is vapply and why is it used?: 00:04:00 •Additional Materials: 00:00:00 •Mathematical functions: 00:05:00 •Data Utilities: 00:08:00 •Additional Materials: 00:00:00 •grepl & grep: 00:04:00 •Metacharacters: 00:05:00 •sub & gsub: 00:02:00 •More metacharacters: 00:04:00 •Additional Materials: 00:00:00 •Today and Now: 00:02:00 •Create and format dates: 00:06:00 •Create and format times: 00:03:00 •Calculations with Dates: 00:03:00 •Calculations with Times: 00:07:00 •Additional Materials: 00:00:00 •Get and set current directory: 00:04:00 •Get data from the web: 00:04:00 •Loading flat files: 00:03:00 •Loading Excel files: 00:05:00 •Additional Materials: 00:00:00 •Base plotting system: 00:03:00 •Base plots: Histograms: 00:03:00 •Base plots: Scatterplots: 00:05:00 •Base plots: Regression Line: 00:03:00 •Base plots: Boxplot: 00:03:00 •Introduction to dplyr package: 00:04:00 •Using the pipe operator (%>%): 00:02:00 •Columns component: select(): 00:05:00 •Columns component: rename() and rename_with(): 00:02:00 •Columns component: mutate(): 00:02:00 •Columns component: relocate(): 00:02:00 •Rows component: filter(): 00:01:00 •Rows component: slice(): 00:04:00 •Rows component: arrange(): 00:01:00 •Rows component: rowwise(): 00:02:00 •Grouping of rows: summarise(): 00:03:00 •Grouping of rows: across(): 00:02:00 •COVID-19 Analysis Task: 00:08:00 •Additional Materials: 00:00:00 •Assignment - R Programming for Data Science: 00:00:00

R Programming for Data Science
Delivered Online On Demand6 hours 25 minutes
£12

30+ Web Projects with HTML, CSS, and JavaScript

By Packt

Welcome to a brand-new course, where you can learn how to create modern and beautiful web projects and templates; if you want to develop and customize your portfolio, become an experienced developer, then this is the right course for you. Level-up your HTML, CSS, and JavaScript coding skills with this course.

30+ Web Projects with HTML, CSS, and JavaScript
Delivered Online On Demand14 hours 25 minutes
£14.99

Python Taster 1-hour, Create a Password Validator

4.6(12)

By PCWorkshops

Powerful 1-hour Python workshop course understand Python Basics. Practical. Instructor-led. Online. Learn to code a Password Validator in 1 hour. 

Python Taster 1-hour, Create a Password Validator
Delivered OnlineFlexible Dates
£15

Statistical Analysis Training

By Online Training Academy

The Statistical Analysis Training Course is pivotal in the modern world, offering essential skills that are increasingly demanded across various industries. As businesses and organizations generate vast amounts of data, the ability to analyze and interpret this data becomes crucial. Learning from The Statistical Analysis Training Course equips individuals with expertise in key areas such as probability, hypothesis testing, regression analysis, and predictive analytics, enhancing their employability. In the UK, proficiency gained from this Statistical Analysis Training course can significantly boost job opportunities, with data analysts and statisticians earning an average salary of £35,000 to £50,000 annually. The demand for statistical analysis skills is on the rise, with the sector experiencing a growth rate of 33% over the past five years. Advantages of the Statistical Analysis Training course include a comprehensive understanding of both foundational and advanced statistical concepts, which are integral in roles across finance, healthcare, marketing, and technology. The Statistical Analysis Training Course ensures that learners are well-versed in modern analytical techniques, making them valuable assets in a data-driven economy. As the importance of data analytics continues to grow, so does the value of this training, making it an indispensable tool for career advancement. Key Features: CPD Certified Statistical Analysis Course Free Certificate from Reed CIQ Approved Statistical Analysis Course Developed by Specialist Lifetime Access Course Curriculum: Statistical Analysis Training Module 01: The Realm of Statistics Module 02: Basic Statistical Terms Module 03: The Center of the Data Module 04: Data Variability Module 05: Binomial and Normal Distributions Module 06: Introduction to Probability Module 07: Estimates and Intervals Module 08: Hypothesis Testing Module 09: Regression Analysis Module 10: Algorithms, Analytics and Predictions Module 11: Learning From Experience: The Bayesian Way Module 12: Doing Statistics: The Wrong Way Module 13: How We Can Do Statistics Better Learning Outcomes: Grasp fundamental statistical concepts for data analysis proficiency. Understand measures of central tendency and dispersion in datasets. Apply probability theory to make informed statistical decisions. Utilize hypothesis testing techniques to draw meaningful conclusions. Master regression analysis for predictive modelling and trend identification. Embrace Bayesian methods and enhance statistical inference capabilities. CPD 10 CPD hours / points Accredited by CPD Quality Standards Statistical Analysis Training 4:44:42 1: Module 01: The Realm of Statistics Preview 15:23 2: Module 02: Basic Statistical Terms 27:51 3: Module 03: The Center of the Data 10:00 4: Module 04: Data Variability 21:00 5: Module 05: Binomial and Normal Distributions 21:00 6: Module 06: Introduction to Probability 23:42 7: Module 07: Estimates and Intervals 21:35 8: Module 08: Hypothesis Testing 21:51 9: Module 09: Regression Analysis 21:00 10: Module 10: Algorithms, Analytics and Predictions 31:05 11: Module 11: Learning From Experience: The Bayesian Way 20:08 12: Module 12: Doing Statistics: The Wrong Way 23:39 13: Module 13: How We Can Do Statistics Better 25:28 14: CPD Certificate - Free 01:00 Who is this course for? This Statistical Analysis Training course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Statistical Analysis Training. Moreover, this course is ideal for: Aspiring data analysts seeking statistical foundations for career advancement. Professionals in research roles aiming to refine statistical analysis skills. Students pursuing degrees in mathematics, economics, or related disciplines. Business professionals looking to leverage data-driven insights for strategic decisions. Anyone interested in enhancing statistical literacy and analytical reasoning abilities. Requirements There are no requirements needed to enrol into this Statistical Analysis Training course. We welcome individuals from all backgrounds and levels of experience to enrol into this Statistical Analysis Training course. Career path After finishing this Statistical Analysis Training course you will have multiple job opportunities waiting for you. Some of the following Job sectors of Statistical Analysis Training are: Data Analyst - £30K to £45K/year. Statistician - £35K to £50K/year. Market Research Analyst - £25K to £40K/year. Business Intelligence Analyst - £35K to £55K/year. Healthcare Data Analyst - £30K to £50K/year. Certificates Digital certificate Digital certificate - Included Reed Courses Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Statistical Analysis Training
Delivered Online On Demand4 hours 42 minutes
£12

Game Development - Unity

By Compliance Central

Are you looking to enhance your Game Development skills? If yes, then you have come to the right place. Our comprehensive course on Game Development will assist you in producing the best possible outcome by mastering the Game Development skills. The Game Development course is for those who want to be successful. In the Game Development course, you will learn the essential knowledge needed to become well versed in Game Development. Our Game Development course starts with the basics of Game Development and gradually progresses towards advanced topics. Therefore, each lesson of this Game Development course is intuitive and easy to understand. Why would you choose the Game Development course from Compliance Central: Lifetime access to Game Development course materials Full tutor support is available from Monday to Friday with the Game Development course Learn Game Development skills at your own pace from the comfort of your home Gain a complete understanding of Game Development course Accessible, informative Game Development learning modules designed by experts Get 24/7 help or advice from our email and live chat teams with the Game Development Study Game Development in your own time through your computer, tablet or mobile device. A 100% learning satisfaction guarantee with your Game Development Course Game Development Curriculum Breakdown of the Game Development Course Section 01: Introduction Section 02: Basic Building Blocks Section 03: Putting Blocks Together Section 04: Winning Managers Section 05: Creating Basic Game Section 06: Advanced Scratching And Winning Options Section 07: Finishing The Game Section 08: Creating Custom Animation System Section 09: Creating Game Animations Section 10: Building Your Game Section 11: Initial Scratching CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Game Development course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career in Game Development. It is also great for professionals who are already working in Game Development and want to get promoted at work. Requirements To enrol in this Game Development course, all you need is a basic understanding of the English Language and an internet connection. Career path The Game Development course will enhance your knowledge and improve your confidence in exploring opportunities in various sectors related to Game Development. Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Game Development - Unity
Delivered Online On Demand2 hours
£12

Data Science with Python Bundle - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Data Science bundle, and pave your way to an enriched personal and professional future? If so, then Step into a world of knowledge with our course bundle - Data Science with Python. Delve into eight immersive CPD Accredited courses, each a standalone course: Python from Scratch Quick Data Science Approach from Scratch Python Data Science with Numpy, Pandas and Matplotlib Complete Python Machine Learning & Data Science Fundamentals SQL for Data Science, Data Analytics and Data Visualization Data Science & Machine Learning with R from A-Z Statistics & Probability for Data Science & Machine Learning R Programming for Data Science Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Data Science with Python bundle illuminate your path to wisdom. The Data Science with Python bundle offers a comprehensive exploration into a rich tapestry of vast knowledge across eight carefully curated courses. The journey is designed to enhance your understanding and critical thinking skills. Each course within the bundle provides a deep-dive into complex theories, principles, and frameworks, allowing you to delve into the nuances of the subject matter at your own pace. In the framework of the Data Science with Python package, you are bestowed with complimentary PDF certificates for all the courses included in this bundle, all without any additional charge. Adorn yourself with the Data Science bundle, empowering you to traverse your career trajectory or personal growth journey with self-assurance. Register today and ignite the spark of your professional advancement! So, don't wait further and join the Data Science with Python community today and let your voyage of discovery begin! Learning Outcomes: Attain a holistic understanding in the designated areas of study with the Data Science bundle. Establish robust bases across each course nestled within the Data Science bundle. Decipher intricate concepts through the articulate content of the Data Science bundle. Amplify your prowess in interpreting, scrutinising, and implementing theories. Procure the capacity to engage with the course material on an intellectual and profound level. Become proficient in the art of problem-solving across various disciplines. Stepping into the Data Science bundle is akin to entering a world overflowing with deep theoretical wisdom. Each course within this distinctive bundle is an individual journey, meticulously crafted to untangle the complex web of theories, principles, and frameworks. Learners are inspired to explore, question, and absorb, thus enhancing their understanding and honing their critical thinking skills. Each course invites a personal and profoundly enlightening interaction with knowledge. The Data Science bundle shines in its capacity to cater to a wide range of learning needs and lifestyles. It gives learners the freedom to learn at their own pace, forging a unique path of discovery. More than just an educational journey, the Data Science bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Data Science bundle also illuminates the route to a rewarding career. The theoretical insight acquired through this bundle forms a strong foundation for various career opportunities, from academia and research to consultancy and programme management. The profound understanding fostered by the Data Science bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Data Science journey and let knowledge guide you towards a brighter future. CPD 80 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals keen on deepening their firm understanding in the respective fields. Students pursuing higher education looking for comprehensive theory modules. Professionals seeking to refresh or enhance their knowledge. Anyone with a thirst for knowledge and a passion for continuous learning. Career path Armed with the Data Science bundle, your professional journey can reach new heights. The comprehensive theoretical knowledge from this bundle can unlock diverse career opportunities across several fields. Whether it's academic research, consultancy, or programme management, the Data Science bundle lays a solid groundwork. Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript - £9.99

Data Science with Python Bundle - 8 Courses Bundle
Delivered Online On Demand31 hours
£39