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

844 Web Development courses

AWS Serverless Microservices with Patterns and Best Practices

By Packt

You will learn how to develop reliable and scalable serverless applications, following the microservices architecture. We will develop event-driven microservices with AWS serverless services that come with the power of the cloud, high availability and high scalability by nature following serverless design patterns and best practices.

AWS Serverless Microservices with Patterns and Best Practices
Delivered Online On Demand30 hours 20 minutes
£74.99

HTML Crash Course

5.0(1)

By Course Gate

HTML is one of the primary and vital languages you need to get your hands on if you want to pursue a career in the IT industry. The HTML Crash Course is here to provide you with the essential knowledge and ability to work with this programming language. In this comprehensive HTML Crash Course, you will learn about the fundamentals of the HTML programming language. The interactive modules will show you the steps of installing HTML. You will receive detailed lessons on HTML tags, lists, forms etc. In addition, the course will also enrich your knowledge and understanding of HTML entities. From this HTML Crash Course, you will get both a theoretical and practical understanding of HTML. This course is the perfect place to establish a solid foundation in this highly beneficial programming language. You will also receive a valuable certificate after completing the course. Join now and increase your employability in the IT sector. Learning Objectives Familiarise yourself with the core concept of HTML Understand the process of HTML installation Enrich your knowledge of HTML tags, lists, forms etc Learn about HTML entities Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited HTML Crash Course is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this HTML Crash Course. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £4.99 and the hard copy for £9.99. Also, you can order both PDF and hardcopy certificates for £12.99. Career path On successfully completing the HTML Crash Course, learners can progress to a more advanced program from our course list. Career opportunities in this field include freelancing or working in-house, within a range of professional settings, with the opportunity to earn a high salary. Related professions in this industry include: Computer programmer Web developers Web designers Graphic designer Course Curriculum Module 01: Setup and Installation Installation And Setup 00:06:00 Module 02: Learning HTML5 HTML Tags 00:17:00 Lists 00:12:00 Forms 00:12:00 Tables 00:05:00 Html Entities 00:07:00 Module 03: MEGA PROJECT MEGA PROJECT 00:02:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

HTML Crash Course
Delivered Online On Demand1 hour 1 minutes
£11.99

How to Use ChatGPT and Generative AI for Passive Income

By Packt

In this course, you will learn how to unlock the power of Generative AI and learn to generate passive income for profitable online ventures with ChatGPT. Gain the skills to automate tasks efficiently, generate revenue from your content, and uphold ethical AI practices. This course is perfect for beginners or anyone seeking to enhance their online ventures with AI technology.

How to Use ChatGPT and Generative AI for Passive Income
Delivered Online On Demand1 hour 18 minutes
£41.99

TypeScript Tutorial For Beginners

4.3(43)

By John Academy

Course Overview If you are a JavaScript developer who wants to master TypeScript fundamentals, jumpstart on the road to learning TypeScript with this TypeScript Tutorial For Beginners course.  TypeScript is an open-source programming language which builds on JavaScript. The advantage of Typescript over Javascript is that it adds optimal static typing to the JavaScript language. Many Javascript frameworks use typescript, such as Angular. This course covers a comprehensive set of modules to enhance your understanding of TypeScript fundamentals. It explains what typescript is and gives you a clear understanding of its significance. You will learn how to find the data type of a variable in TypeScript and understand how to define a function type variable typescript. You will also learn how to define objects using classes and use the different access modifiers. In time, you will get to grips with the specific skills to write more scalable applications. Whatever you learn in JavaScript adds value to your understanding of TypeScript. You're already halfway there if you're familiar with Javascript. Enrol right now! Learning Outcomes Understand the variables and data types Explore how to define variables using data types Gain in-depth knowledge of the operators Deepen your understanding of the object oriented principles Know how to create and use arrow functions Familiarise with the flow control statements Understand the variable prefixes Have an in-depth understanding of variable prefixes Who is this course for? The TypeScript Tutorial For Beginners course is incredibly beneficial for professionals interested in understanding the fundamentals of TypeScript. Upgrading skills in this course open doors to tremendous opportunities. Entry Requirement This course is available to all learners, of all academic backgrounds. 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. Certification After you have successfully completed the course, 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 hardcopy at the cost of £39 or in PDF format at the 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 recognized 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 TypeScript Tutorial For Beginners course provides useful skills to possess and would be beneficial for any related profession or industry such as: TypeScript Developer Full Stack Developer Unit 01: Introduction 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 Unit 02: Variables and Data Types 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: Heterogenous 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 Unit 03: Operators 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 Unit 04: Flow Control Statements 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 Unit 05: Objects and Arrays 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 Unit 06: Functions 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 Unit 07: Arrow Functions 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 Unit 08: Variable Prefixes 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 Unit 09: Interfaces 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 Unit 10: Classes 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 Unit 11: Inheritance 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 Unit 12: Access modifiers, Encapsulation and Static 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 Unit 13: Type Casting Module 01: String to numeric 00:04:00 Module 02: Using the toString method 00:03:00 Module 03: Object Casting 00:02:00 Unit 14: Modules 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 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

TypeScript Tutorial For Beginners
Delivered Online On Demand4 hours 7 minutes
£18

Complete Python Course with 10 Real-World Projects

By Packt

This beginner's course exclusively delivers Python programming from basic to advanced. You will learn Python concepts in real-life programming examples by building real-world applications. Learn the syntax of Python language and understand the logic behind the programming process to create your Python programs successfully and master Python coding.

Complete Python Course with 10 Real-World Projects
Delivered Online On Demand27 hours 7 minutes
£82.99

CSS - Responsive Design

By Course Cloud

The comprehensive CSS - Responsive Design has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the CSS - Responsive Design today, and learn from the very best the industry has to offer! This best selling CSS - Responsive Design has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth CSS - Responsive Design is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The CSS - Responsive Design is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The CSS - Responsive Design is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the CSS - Responsive Design, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the CSS - Responsive Design will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the CSS - Responsive Design to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

CSS - Responsive Design
Delivered Online On Demand
£25

Materialize CSS From Scratch With 5 Projects

By iStudy UK

This course is for anyone that knows basic HTML and a little CSS that wants to take their frontend website and UI creation to the next level using the Materialize CSS framework which is based off of Google's Material Design scheme. You will learn all of the CSS and JavaScript components, animations/transitions and build 5 beautiful and completely responsive, real world themes from absolute scratch. Custom Materialize Sandbox I have created a completely custom HTML learning environment for the first few sections of this course. Each lecture has an html page associated with it and has a start state. As we move along through the lectures, you code along with me learning all that Materialize offers including CSS components, utilities, JS widgets and more. 5 Real Projects/Themes We will create the following projects from scratch.. Travelville - A travel agency website/theme (Carousel slider, autocomplete, scrolling navigation) Quazzu - Cloud hosting theme (SideNav, cards, CSS overlays) Madmin - Interactive admin theme (Working todo list, charts, preloader, counter script) BizLand - Business consultation theme with a full screen landing page (Scrollfire, Google maps integration) Galappear - Graphic design portfolio (Uses Sass and scrollfire for scroll animations) What you'll learn Learn to correctly structure HTML 5 documents with semantic tags and attributes Learn and create amazing high quality Materialize themes and UIs from scratch Learn the Materialize utilities, classes, components & JS widgets using a custom sandbox environment Learn some custom JavaScript/JQuery to make your themes more interactive Requirements Basic HTML & CSS Who is the target audience? Anyone that wants to learn & master Materialize CSS and build real world themes Intro & Getting Started Welcome To The Course FREE 00:06:00 What is Materialize & Why Use It FREE 00:05:00 Environment Setup 00:09:00 Materialize Sandbox Setup 00:07:00 CSS Components - Part 1 Typography & Alignment 00:10:00 Text & Background Colors 00:08:00 Buttons and Icons 00:11:00 Floating & Fixed Action Buttons 00:13:00 Navbar 00:16:00 Collections & Badges 00:13:00 The Grid System 00:11:00 CSS Components - Part 2 Cards 00:22:00 Breadcrumbs & Footer 00:09:00 Basic Form & Input 00:15:00 Fancy Form & Input 00:15:00 Tables & Media 00:06:00 Chips & Pagination 00:10:00 Preloaders 00:05:00 Interactive Components - Part 1 Carousel 00:08:00 Collapsible Accordions 00:06:00 Feature Discovery 00:07:00 Dialogs 00:09:00 Material Box and Slider 00:07:00 Modals 00:09:00 Interactive Components - Part 2 Parallax 00:03:00 Side Nav 00:09:00 Pushpin 00:09:00 Scrollspy 00:05:00 Tabs 00:08:00 Project 1 - Travelville Project 1 Intro 00:02:00 Navbar & Sidenav 00:12:00 Image Slider 00:07:00 Search & Icon Boxes 00:11:00 Popular Places & Gallery 00:14:00 Contact Section & Scrollspy 00:12:00 Project 2 - Quazzu Project 2 Intro 00:03:00 Navbar & Showcase 00:15:00 Icon Boxes, About and Overlay 00:14:00 Podcast Section & Testimonial Carousel 00:14:00 Footer & Login Modal 00:08:00 Solutions Page 00:16:00 Signup Page 00:10:00 Project 3 - Madmin Project 3 Intro 00:04:00 Navbar & Sidenav 00:12:00 Stat Counters & Preloader 00:15:00 Display Chart & Recent Comments 00:13:00 Recent Posts & Todo List 00:16:00 Floating Button & Modals 00:12:00 Posts & Categories Pages 00:15:00 Comments & Users Pages 00:10:00 Login & Details Pages 00:13:00 Project 4 - BizLand Project 4 Intro 00:02:00 Full Screen Header 00:14:00 ScrollFire & Boxes 00:12:00 About, Testimonials & ScrollSpy 00:13:00 Contact & Google Map 00:14:00 Project 5 - Galappear (With Sass) Project 5 Intro 00:02:00 Koala Setup & Sass 00:12:00 Header and Nav 00:09:00 Changing & Using Variables 00:04:00 Gallery Layout 00:11:00 Modals & ScrollFire 00:12:00 Inner Pages 00:08:00

Materialize CSS From Scratch With 5 Projects
Delivered Online On Demand10 hours 32 minutes
£25

Shopping Cart Course with JavaScript

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Shopping Cart Course with JavaScript
Delivered Online On Demand2 hours 38 minutes
£25

Spring & Angular Material with Full Web Application

4.8(9)

By Skill Up

Build powerful web applications with Angular, an incredible frontend JavaScript and TypeScript framework. This Spring & Angular Material

Spring & Angular Material with Full Web Application
Delivered Online On Demand2 hours 45 minutes
£25

The Complete Full-Stack JavaScript Course!

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career in the technology industry and learn from the

The Complete Full-Stack JavaScript Course!
Delivered Online On Demand25 hours
£25