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

844 Installation courses delivered On Demand

Microsoft SQL Server Development for Everyone

By Packt

This course covers the essential topics necessary for working with Microsoft SQL Server. You will understand the various scenarios and techniques to write queries and build and administer databases, along with delving into advanced SQL topics that are in great demand in the industry.

Microsoft SQL Server Development for Everyone
Delivered Online On Demand8 hours 24 minutes
£82.99

The Simplest Guide™ to Advanced SAS Programming | Macros | Proc SQL

By Packt

The Simplest Guide™ to Advanced SAS Programming | Macros | SQL is an accelerated path to learning advanced SAS programming taught in a simple, visual, and immersive style. If you already know SAS, this course will equip you with skills to reveal amazing insights within your data, while helping you prepare for advanced SAS certification exams.

The Simplest Guide™ to Advanced SAS Programming | Macros | Proc SQL
Delivered Online On Demand3 hours 50 minutes
£101.99

PAT - Portable Appliance Testing - Level 3

5.0(27)

By PETM

Portable Appliance Testing (PAT) Training Course: This Portable Appliance Testing (PAT) Training Course is designed for individuals looking to enhance their skills in electrical risk management and workplace safety. Whether you are a Maintenance Manager, PAT Tester, Electrical Engineering Technician, or simply looking to refresh your knowledge in electrical testing, this course provides essential strategies to help you protect your work environment by mitigating electrical risks. Gain practical, industry-relevant expertise that can set you apart in your career.

PAT - Portable Appliance Testing - Level 3
Delivered Online On Demand4 hours 45 minutes
£30

Building Web Applications with Django and PostgreSQL

4.9(27)

By Apex Learning

Course Overview: The demand for web developers is snowballing. According to the Bureau of Labor Statistics, employment of web developers is projected to grow 22 percent from 2020 to 2030, much faster than the average for all occupations. Are you eager to craft powerful web applications that captivate users and drive business growth? Look no further! This Building Web Applications with Django and PostgreSQL course will equip you with the essential skills to master Django, a versatile web framework, and PostgreSQL, a robust database management system. "Numbers don't lie" - the soaring popularity of Python-based web frameworks like Django is a testament to their relevance and demand in the industry. As you delve into this course, you'll be pleased to know that recent surveys have highlighted Django's dominance in the web development market. Gain a competitive edge as you learn from seasoned professionals, and dive into the world of web development with confidence.  Take advantage of this golden opportunity! Enrol now to embark on an exciting journey of learning and transformation. Key Features of the Course: Unleash your potential with a CPD certificate upon course completion, solidifying your expertise in web application development. Enjoy an uninterrupted learning experience with our 24/7 Learning Assistance, ensuring that you have the support you need whenever you need it. Embrace an interactive and engaging learning journey with captivating materials, real-world projects, and quizzes that inspire you. Who is This Course For? If you aspire to become a web developer, programming virtuoso, or IT enthusiast, this Building Web Applications with Django and PostgreSQL course is tailor-made. Whether you're just starting or an experienced developer looking to enhance your skill set, our course caters to learners of all levels, fostering an inclusive and supportive learning environment. What You Will Learn: Seamlessly set up Python and PyCharm IDE on diverse platforms. Unravel the architectural marvels of Django, and build your first Django app. Embrace the power of PostgreSQL for web applications and configure it flawlessly. Harness the potential of Django's built-in ORM for streamlined database interactions. Implement foolproof user authentication and authorisation mechanisms. Craft dynamic web pages using HTML, templates, and Bootstrap. Design visually stunning product card items to elevate your web applications. Why Enrol in This Course: Your success story begins with us, where you'll gain in-demand skills to create sophisticated web applications that thrive in today's digital landscape. Experience the best as you join our top-reviewed course, regularly updated to stay ahead of industry trends. With hands-on experience and industry-relevant skills, you'll elevate your employability and unlock doors to exciting opportunities. Requirements: A basic understanding of Python A computer with Python installed Career Path: Upon completion, embark on a rewarding career path in web development with diverse options, including: Web Developer - £35,000 to £55,000 per annum Full-Stack Developer - £40,000 to £65,000 per annum Django Developer - £45,000 to £70,000 per annum Python Developer - £40,000 to £65,000 per annum Frontend Developer - £30,000 to £50,000 per annum Backend Developer - £40,000 to £65,000 per annum Database Administrator - £35,000 to £55,000 per annum Certification: The crowning achievement of your learning endeavour awaits as you earn your well-deserved CPD certificate. Recognised and esteemed across industries, this certificate will validate your proficiency in building web applications with Django and PostgreSQL. Take the first step towards excellence and enrol in our course today! Course Curriculum 10 sections • 53 lectures • 04:52:00 total length •Introduction: 00:04:00 •Getting started on Windows, macOS, and Linux: 00:01:00 •How to ask great questions: 00:02:00 •FAQs: 00:01:00 •Installing Python: 00:07:00 •Installing PyCharm IDE for development: 00:12:00 •Creating the first Python project: 00:09:00 •Write and Run Hello World program: 00:05:00 •Command line basics: 00:06:00 •Installation and access pip command: 00:10:00 •Introduction to web framework and Django: 00:04:00 •Installing Django and setting up a project: 00:07:00 •Understanding Django architecture and structured: 00:08:00 •Creating a simple Django app: 00:06:00 •Introduction to PostgreSQL and its advantages for web applications: 00:04:00 •Installing PostgreSQL and setting up a database: 00:13:00 •pgAdmin Secure login and create database: 00:10:00 •Connection Django to PostgreSQL: 00:09:00 •Creating a Basic HTTP view method request: 00:04:00 •URL pattern on app: 00:05:00 •Include apps to project urls: 00:05:00 •Installing the psycopg2 module for DB connection: 00:05:00 •Defining models and creating database tables: 00:08:00 •Using Djangos built-in ORM to interact with the database: 00:06:00 •Migration to create DB tables: 00:06:00 •Assessment Test: 00:01:00 •Solution for an Assessment Test: 00:04:00 •Creating Superuser as Admin: 00:07:00 •Authentication and Authorization: 00:03:00 •User access permissions: 00:04:00 •Registering user models to the admin Dashboard: 00:04:00 •Creating data using CRUD functionality: 00:06:00 •View data on the PostgreSQL database table: 00:04:00 •Understanding the MVC: 00:05:00 •Creating views and handling HTTP requests and rendering templates: 00:10:00 •Creating a template with HTML page: 00:10:00 •Building dynamic form and handling: 00:10:00 •Creating Bootstrap template: 00:06:00 •Applying Bootstrap to Django form: 00:04:00 •Creating Stunning Product Card items: 00:09:00 •Creating model: 00:04:00 •Creating forms: 00:03:00 •Creating views: 00:07:00 •Applying ORM - migrations: 00:03:00 •Creating my_form template: 00:05:00 •Adding urls: 00:03:00 •Creating success_view template: 00:04:00 •Project urls update and adding Installed apps: 00:02:00 •Run project and submit data to database: 00:06:00 •Creating report_view method: 00:03:00 •Creating report_template: 00:03:00 •Update urls pattern: 00:02:00 •Run project and test reports: 00:03:00

Building Web Applications with Django and PostgreSQL
Delivered Online On Demand4 hours 52 minutes
£12

Computer Science with Python Course

4.5(3)

By Studyhub UK

Overview Dive into the dynamic world of computer science with our comprehensive 'Computer Science with Python Course'. Python, a versatile and widely used programming language, serves as the foundation for this course, offering learners a gateway into the intricate realm of computing. From installing Python and understanding its documentation to mastering advanced concepts like closures, classes, and data hiding, this course is meticulously designed to cater to beginners and those looking to deepen their knowledge. With a curriculum that's rich and varied, you'll be equipped with the skills to tackle real-world challenges, making you a sought-after asset in the ever-evolving tech industry. The course curriculum is structured to ensure a smooth learning curve. Starting with foundational topics such as command line usage, variables, and simple Python syntax, learners will gradually progress to more advanced subjects.  In the digital age, proficiency in a programming language like Python is invaluable. Whether you're aiming to kickstart a career in tech, enhance your current skill set, or simply satiate your curiosity, this course promises a transformative learning experience. With a blend of theoretical knowledge and its practical application, you'll be poised to make significant strides in the world of computer science. Learning Outcomes of Computer Science with Python Course: Understand Python's foundational concepts, including its installation, documentation, and basic syntax. Gain proficiency in working with various Python data types such as strings, lists, dictionaries, and tuples. Develop the ability to create and manipulate functions, including lambda functions, generators, and closures. Acquire skills in object-oriented programming with a focus on classes, inheritance, and data hiding. Implement advanced programming constructs and handle exceptions efficiently.   Video Playerhttps://studyhub.org.uk/wp-content/uploads/2020/01/Computer-Science-with-Python-Course-Introduction-Video-1.mp400:0000:0000:00Use Up/Down Arrow keys to increase or decrease volume. Why buy this Computer Science with Python Course? Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Computer Science with Python Course you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this Computer Science with Python course for? Beginners eager to delve into the realm of computer science and programming. Individuals looking to add Python programming to their skill set. Tech enthusiasts keen on understanding advanced Python concepts. Students pursuing computer science and needing a comprehensive Python guide. Professionals in tech roles aiming to enhance their coding capabilities. Prerequisites This Computer Science with Python Course was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. Career Path Python Developer: £45,000 - £70,000 Annually Data Scientist: £50,000 - £80,000 Annually Software Engineer: £40,000 - £75,000 Annually Backend Developer: £45,000 - £72,000 Annually Systems Analyst: £35,000 - £60,000 Annually DevOps Engineer: £50,000 - £85,000 Annually Course Curriculum Module 01 A Installing Python FREE 00:17:00 Documentation 00:30:00 Command Line 00:17:00 Variables 00:29:00 Simple Python Syntax 00:15:00 Keywords 00:18:00 Import Module 00:17:00 Module 02 Additional Topics 00:23:00 If Elif Else 00:31:00 Iterable 00:10:00 For 00:11:00 Loops 00:20:00 Execute 00:05:00 Exceptions 00:18:00 Module 03 Data Types 00:24:00 Number Types 00:28:00 More Number Types 00:13:00 Strings 00:20:00 More Strings 00:11:00 Files 00:08:00 Lists 00:15:00 Dictionaries 00:04:00 Tuples 00:07:00 Sets 00:09:00 Module 04 Comprehensions 00:10:00 Definitions 00:02:00 Functions 00:06:00 Default Arguments 00:06:00 Doc Strings 00:06:00 Variadic Functions 00:07:00 Factorial 00:07:00 Module 05 Function Objects 00:07:00 Lambda 00:11:00 Generators 00:06:00 Closures 00:10:00 Classes 00:09:00 Object Initialization 00:05:00 Class Static Members 00:07:00 Classic Inheritance 00:10:00 Data Hiding 00:07:00 Mock Exam Mock Exam - Python Developer 00:20:00 Final Exam Final Exam - Python Developer 00:20:00

Computer Science with Python Course
Delivered Online On Demand9 hours 16 minutes
£10.99

REST API Automation Testing from Scratch - REST Assured Java

By Packt

This course has been updated with OAuth 2.0 Google Authentication real-time examples. 70% of the IT industry is now heading toward this API for automating services. Learn everything you need to know about REST API automation, even if you've never worked before on this domain.

REST API Automation Testing from Scratch - REST Assured Java
Delivered Online On Demand24 hours 5 minutes
£87.99

WordPress For Beginners at QLS Level 2

4.8(9)

By Skill Up

Level 2 QLS Endorsed Diploma | 100 CPD Points | +Gifts: QLS Certificate + PDF Certificate | 24/7 Learner Support

WordPress For Beginners at QLS Level 2
Delivered Online On Demand14 days
£100

Basic Node.JS

4.7(160)

By Janets

Register on the Basic Node.JS 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 Basic Node.JS 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 Basic Node.JS 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 Basic Node.JS, 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 Unit 01: Introduction Module 01: Introduction 00:02:00 Unit 02: Node.js Basics Module 01: Introduction 00:01:00 Module 02: What's & Why Node.js? 00:07:00 Module 03: Installation (1st) 00:01:00 Module 04: First Node.js app 00:12:00 Module 05: Mechanism of Node.js 00:07:00 Module 06: Event Loop 00:09:00 Module 07: Loop tick 00:04:00 Module 08: Modules 00:07:00 Unit 03: Asynchronous JavaScript Module 01: Introduction 00:02:00 Module 02: JSON format 00:03:00 Module 03: Callback pattern 1 00:05:00 Module 04: Callback pattern 2 00:04:00 Module 05: Callback hell 00:01:00 Module 06: Promises pattern 1 00:03:00 Module 07: Promises pattern 2 00:05:00 Module 08: Master promises 1 00:02:00 Module 09: Master promises 2 00:02:00 Module 10: async/await pattern 1 00:02:00 Module 11: async/await pattern 2 00:02:00 Module 12: Promisify a function 00:03:00 Unit 04: Core Modules Module 01: Introduction 00:01:00 Module 02: Event emitter I 00:03:00 Module 03: Event emitter II 00:02:00 Module 04: Event emitter III 00:03:00 Module 05: File system I 00:02:00 Module 06: File system II 00:01:00 Module 07: File system III 00:04:00 Module 08: Streams I 00:03:00 Module 09: Streams II 00:02:00 Module 10: Path I 00:02:00 Module 11: Path II 00:02:00 Module 12: Path III 00:02:00 Unit 05: npm Module 01: Introduction 00:01:00 Module 02: package.json file 00:01:00 Module 03: Commands I 00:02:00 Module 04: Commands II 00:03:00 Module 05: Commands III 00:04: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.

Basic Node.JS
Delivered Online On Demand2 hours 2 minutes
£25

Make Apps with ChatGPT and Generative AI

By Packt

This course will teach you how to link ChatGPT's API directly into your applications and solutions. Learn to integrate the API into Power Apps. Build any business application you want using Power Apps, which can now incorporate ChatGPT. Extend ChatGPT to any platform, including React, Webflow, Zapier, Excel, and so on.

Make Apps with ChatGPT and Generative AI
Delivered Online On Demand6 hours 27 minutes
£82.99

Advanced SAS Programming Using MacrosSQL

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of data mastery with our comprehensive course, 'Advanced SAS Programming Using MacrosSQL.' From demystifying the intricacies of SAS Studio to unlocking the potential of Proc SQL, this course is a gateway to proficiency in SAS programming and macro scripting. The curriculum, thoughtfully designed to accommodate learners of all levels, takes you through the essential foundations of SAS, the nuances of macro variables, and the power-packed functionalities of Proc SQL. Dive into the world of nested macro variables, conditional logic, and data manipulation, all while honing your skills through practical examples. This course isn't just about learning syntax; it's a hands-on exploration that empowers you to seamlessly connect the dots between SAS Studio and Proc SQL, bringing your data analytics capabilities to new heights. Learning Outcomes Master the fundamentals of SAS Studio and navigate through its interface effortlessly. Develop a deep understanding of macro variables, exploring their applications and delving into nested variations. Acquire proficiency in SAS Macros, from basic examples to advanced keyword usage and conditional logic. Unlock the potential of Proc SQL, gaining expertise in data copying, filtering, sorting, and removing duplicates. Harness the power of data merging using Joins, creating macro variables dynamically in the process. Why choose this Advanced SAS Programming Using MacrosSQL course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the 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. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Advanced SAS Programming Using MacrosSQL course for? Data enthusiasts seeking to enhance their SAS programming skills. Business analysts aiming to leverage SAS for more effective data analysis. IT professionals aspiring to streamline data management through SAS. Career path SAS Programmer: £35,000 - £55,000 Data Analyst: £30,000 - £50,000 Business Intelligence Developer: £40,000 - £60,000 Database Administrator: £35,000 - £60,000 Data Scientist: £45,000 - £70,000 Analytics Manager: £50,000 - £80,000 Prerequisites This Advanced SAS Programming Using MacrosSQL does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Advanced SAS Programming Using MacrosSQL 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 Advanced SAS Programming Using MacrosSQL Unit - 1 Section 0-00- Why SAS 00:01:00 Unit - 2 Section 2-02- SAS Studio through SAS OnDemand- Registration 00:04:00 Section 2-03- Logging-in to SAS after installation 00:01:00 Section 2-04- SAS Interface and windows 00:06:00 Unit - 3 Section 3-00- Section Overview - Macros 00:01:00 Section 3-01-Macro Variables - introduction 00:14:00 Section 3-02-Application of macro variables 00:13:00 Section 3-03-01-Nested macro vars 00:11:00 Section 3-03-02-More on Ampersand resolutions using a cool example 00:09:00 Section 3-04-00-SAS Macros - introduction 00:10:00 Section 3-04-01-SAS Macros - Examples 00:07:00 Section 3-04-02-Keyword positional and mixed params 00:06:00 Section 3-04-03-Conditional Logic in Macros 00:11:00 Section 3-05-Macro Functions 00:12:00 Section 3-05-Options Statement- mprint-mlogic-symbolgen 00:13:00 Section 3-07-Connecting the two worlds - Call Symput - Symget 00:14:00 Section 3-09-01-02- Bringing data into SAS using Import Wizard 00:04:00 Section 3-09-02- Bringing data into SAS using LIBNAME statement 00:05:00 Section 3-09-03- Bringing data into SAS using FILENAME 00:05:00 Unit - 4 Section 4-00- Section Overview - Proc SQL 00:01:00 Section 4-01-01-Proc SQL - copying data 00:13:00 Section 4-01-02-Proc SQL - filtering data 00:07:00 Section 4-01-03-Proc SQL - sorting data 00:08:00 Section 4-01-04-Proc SQL - removing duplicates 00:05:00 Section 4-02-01-Proc SQL - Union 00:09:00 Section 4-02-02-Proc SQL - Except 00:04:00 Section 4-02-03-Proc SQL - Intersect 00:02:00 Section 4-03-00-Merging data using Joins-Introduction 00:08:00 Section 4-03-01-Proc SQL - inner join 00:14:00 Section 4-03-02-Proc SQL - full join 00:08:00 Section 4-03-03-Proc SQL - left and right joins 00:07:00 Section 4-04-01-Proc SQL - creating macro vars 00:07:00 Unit - 5 Section 5-00- Bonus lecture 00:02:00

Advanced SAS Programming Using MacrosSQL
Delivered Online On Demand4 hours 2 minutes
£10.99