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

5597 Computing & IT courses in Uttoxeter delivered Online

Python Programming Tutorials For Beginners

By simplivlearning

Want to learn everything about Python, from installing to coding, with a liberal does of fun sprinkled into the learning? Then, this Python Programming Tutorials For Beginners is what you need.

Python Programming Tutorials For Beginners
Delivered OnlineFlexible Dates
£3.57

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide

By Packt

Looking to build an AI application from scratch? Look no further than this compact course with ChatGPT! Using the OpenAI API and the latest web development technologies, including React, Next.js, JavaScript, Node, and CSS, you will gain hands-on experience building an AI-powered application that generates pet names for users.

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide
Delivered Online On Demand1 hour 46 minutes
£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

Apache Spark 3 for Data Engineering and Analytics with Python

By Packt

This course primarily focuses on explaining the concepts of Python and PySpark. It will help you enhance your data analysis skills using structured Spark DataFrames APIs.

Apache Spark 3 for Data Engineering and Analytics with Python
Delivered Online On Demand8 hours 30 minutes
£41.99

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16

By Packt

Do you want to create outstanding apps with SwiftUI? Moreover, are you eager to build up your professional portfolio and show up in your next job interview with confidence? This complete iOS application development course is designed to teach you how to become an advanced multiplatform app developer using Apple's native user interface framework: SwiftUI.

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16
Delivered Online On Demand21 hours 13 minutes
£59.99

React 16 and Redux Training

4.3(43)

By John Academy

Description Are you interested to learn how to build user interface? Do you work as a user interface designer? If so, take a look at our React 16 and Redux Training course. Its precise contents will help you in understanding all you need to know about React 16 and Redux effectively. React 16 is an updated JavaScript library works to build user interface in different stage. It provides you with effective mental model so that you can build astonishing user interface efficiently. The React 16 and Redux Training course is designed to teach you the basic functions of React 16. It instructs you how to develop apps providing the knowledge with portals, context API, errors boundaries, and the use of less code to write. The course also introduces you to the important features of React such as user-friendly DOM to build UI design, different algorithm to test without starting a headless browser, and different framework for the development. However, the aim of the course is to teach you the core concepts of React to make you an efficient UI designer. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. 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? React 16 and Redux Training 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 React 16 and Redux Training 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 VS Code Setup FREE 00:03:00 How to get source code for each lecture 00:01:00 Create React App using create-react-app cli 00:02:00 Creating Nested React Elements 00:08:00 Creating Nested Elements in React 00:08:00 How React uses React Elements to Create Virtual DOM 00:01:00 What is DOM 00:03:00 What is Virtual DOM 00:05:00 Create Nested Components in React 00:05:00 Creating Components in React 00:06:00 Adding Props Validations in React Component 00:03:00 Create Nested Components in React 00:05:00 Create State in React Component 00:08:00 Update State using events and custom methods 00:08:00 Iterate Array and render the components 00:06:00 Pass function as props from Parent to Child Componenty 00:09:00 Convert React Components to JSX 00:09:00 Module Summary 00:01:00 Data Flow in React Components State in React Component 00:05:00 Shallow Merging with setState 00:06:00 Use props, PropTypes and defaultProps in React Component 00:06:00 Communicate with Parent and Child Component 00:07:00 Module Summary 00:01:00 Component LifeCycle Methods in React What are LifeCycle Methods in React Component 00:01:00 Types and Phases of LifeCycle Methods 00:04:00 LifeCycle Mounting Methods in Action 00:09:00 LifeCycle Updating Methods in Action 00:07:00 Error Handling with componentDidCatch 00:08:00 Hacker news App - Building Components Setup React Application 00:03:00 Add Bootstrap to React Application 00:01:00 Create Mock Restful API with Json-Server 00:07:00 Send HTTP Request in React using axios 00:06:00 Iterate Array and render the components 00:06:00 Add Bootstrap Card to render List Items 00:07:00 Creating Header Component 00:06:00 Error Handling with Custom ErrorMessage Component 00:07:00 Adding Loading Spinner 00:04:00 React Context API Introduction to React Context API 00:04:00 React Context API in Action 00:16:00 Create Reducer to update the State in React Context 00:09:00 Create new Action to Handle Errors 00:02:00 Working with Forms in React Creating Controlled Component 00:03:00 Adding State to the Form 00:06:00 Save new record by sending Http Request 00:14:00 Creating Reusable Component for Input FormControl 00:07:00 Adding Form Validations in React and Bootstrap 00:08:00 Add Routing in React using React-Router Add Link Navigations using React-Router 00:04:00 Redirect after submitted new Record 00:01:00 Creating NotFound Component 00:02:00 Creating new Component to Edit the Record 00:14:00 State Management with Redux Setting up Redux into React application 00:10:00 Connect React Component to Redux 00:07:00 Delete the Record from the ReduxStore 00:07:00 Add Record to ReduxStore 00:05:00 Consuming Http Rest API using Async Action Creators Create Async Action to fetch records from the API 00:07:00 Create Async Action to delete records from the API 00:01:00 Create Async Action to add new Record 00:01:00 Async Action to fetch single record 00:09:00 Async Action to update the Link 00:04:00 Integrating React and Redux with Firebase Creating Database on Firebase 00:04:00 Fetching data from firebase collection in react component 00:12:00 Delete document from firebase collection with react 00:04:00 Add document in firebase collection with react 00:03:00 Update document from firebase collection 00:12:00 Firebase Authentication with React and Redux User Registration in React and Firebase 00:09:00 Logout User 00:15:00 User Login with Firebase and React 00:04:00 Apply Authentication on private Routes 00:07:00 Display error notification in React 00:06:00 Deploy React Application to Firebase 00:05:00 Bonus: ES6 crash course var scoping 00:04:00 understanding let 00:01:00 Examples of const 00:01:00 More use cases of let and const 00:04:00 Introduction to Arrow functions 00:02:00 Examples on Arrow functions 00:03:00 Destructring Objects 00:04:00 Destructring Arrays 00:03:00 Destructring Function Arguments 00:02:00 Course Certification Order your Certificate 00:00:00

React 16 and Redux Training
Delivered Online On Demand7 hours 18 minutes
£11.99

SharePoint Foundation Basics - Video Training Course

4.3(43)

By John Academy

Description: To learn on how to use lists, libraries, view, account information, etc. within the software SharePoint Foundation, this SharePoint Foundation Basics - Video Training Course is perfect for you. You will also gain knowledge on using communication services via discussion boards, surveys, and blog posts. SharePoint Foundation can be used to organize, manage, and share information. It stores all the data in an SQL server and it can be accessed by multiple users. You can also create and edit lists which will include information about several events, links, tasks, contacts, etc. Libraries can also be created which will include document, picture, Wikipedia pages, and asset and form libraries. Team communication and account information and notifications can also be managed using the same platform. These techniques are all taught lucidly which will cover all the basic training for this program. 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? SharePoint Foundation Basics - Video Training 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 SharePoint Foundation Basics - Video Training 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 SharePoint Foundation Sites FREE 00:20:00 Lists Announcements 00:15:00 Events 00:10:00 Link Lists 00:07:00 Task Lists 00:11:00 Contacts 00:11:00 Deleting List Items 00:12:00 Libraries Document Libraries 00:30:00 Picture Libraries 00:23:00 Wiki Pages 00:15:00 Asset Libraries 00:03:00 Form Libraries 00:08:00 Team Communication Discussion Boards 00:16:00 Surveys 00:08:00 Blog Pages 00:15:00 Views Page Views 00:14:00 Personal Views 00:11:00 Account Information and Notifications Personal and Regional Settings 00:11:00 Alerts 00:15:00 RSS Feeds 00:16:00 Mock Exam Mock Exam- SharePoint Foundation Basics - Video Training Course 00:20:00 Final Exam Final Exam- SharePoint Foundation Basics - Video Training Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

SharePoint Foundation Basics - Video Training Course
Delivered Online On Demand5 hours 11 minutes
£11.99

Effective Interviewing Beginner

By iStudy UK

Learning Objectives Introduction , Interviewing Pitfalls , Before the Interview , During the Interview , After the Interview , Conclusion   Pre-Requisites There are no prerequisites for this course.   Description One of the most important decisions a company can make is hiring new employees. Good hiring decisions can make or break teams and can have a direct impact on a company's bottom line. Additionally, increasing diversity in hiring is about more than simple fair hiring practices. Research shows diverse teams make faster decisions and are more innovative. This class is designed to assist managers, supervisors, and HR staff in improving interviewing skills. Course Introduction Introduction 00:02:00 Section 01 Lesson 01: What is Unconscious Bias 00:05:00 Lesson 02: Overcoming Unconscious Bias 00:03:00 Section 02 Lesson 01: Creating the Job Description 00:03:00 Lesson 02: Planning the Questions 00:03:00 Lesson 03: Building a Scorecard 00:02:00 Lesson 04: Preparing for the Interview 00:02:00 Section 03 Lesson 01: Setting Candidates at Ease 00:01:00 Lesson 02: Conducting the Interview 00:03:00 Lesson 03: Selling the Job 00:02:00 Section 04 Lesson 01: Making the Big Decision 00:02:00 Course Recap Recap 00:01:00

Effective Interviewing Beginner
Delivered Online On Demand29 minutes
£25

Security Essentials: Protect Your PC

By iStudy UK

Computer security is a field where things change every day. To remain on top, you should have a solid establishment in the basics of security. Our computer security course is intended to enable you to gain the knowledge and hands-on skills you need to succeed as a security professional. In this course, you will learn the most effective steps to prevent attacks and detect adversaries with actionable techniques that you can directly apply when you get back to work. You will explore tips and tricks used by the experts so that you can win the battle against the broad range of cyber adversaries that want to harm your environment. This course is beneficial to students who are just beginning their security career and the technical generalist who wear many different hats. Course Highlights Security Essentials: Protect Your PC 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 Security Essentials: Protect Your PC into 6 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 2 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 Security Essentials: Protect Your PC 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? Security Essentials: Protect Your PC 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 Security Essentials: Protect Your PC 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. Computer Security Crackdown 00:30:00 Keep Your Security Software Updated 00:15:00 Implementing A Firewall 00:30:00 Antivirus and Antispyware 00:15:00 Protect Home Networks 00:15:00 Conclusion 00:15:00 Mock Exam Final Exam

Security Essentials: Protect Your PC
Delivered Online On Demand2 hours
£25

The Ultimate Excel VBA Course - Learn and Master VBA Fast

By Packt

Discover how to utilize VBA to automate procedures and effortlessly generate reports with a single button press. Streamline your tasks and achieve seamless productivity by performing various actions at the click of a button. No prior knowledge of VBA is required but familiarity with Excel will be an advantage.

The Ultimate Excel VBA Course - Learn and Master VBA Fast
Delivered Online On Demand2 hours 27 minutes
£82.99