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

243 Bootstrap courses

Spring Boot 3 Securing Your Application with JWT Token Course

By One Education

Securing your Spring Boot 3 applications has never been more essential, and this course guides you through the fine art of protecting your systems with JWT (JSON Web Tokens). Whether you're building a small project or managing a large-scale API, knowing how to secure endpoints with stateless authentication is a must. In this course, you'll learn how JWT works under the bonnet and how to integrate it cleanly within your Spring Boot architecture—without getting bogged down in jargon or needless fluff. You’ll be guided through best practices for token creation, validation, and security filters, all while keeping performance sharp and structure clean. Expect to gain clarity on topics like authentication flows, bearer token strategy, and how to manage token expiry without resorting to convoluted setups. If you're looking to sharpen your Spring Boot skills and bring order to your authentication layer, this course offers a well-structured, no-nonsense walkthrough that’s technically sound and marketing-friendly—minus the gimmicks. Learning Outcomes: Gain a comprehensive understanding of the JWT token authentication process. Learn how to implement JWT token authentication in your Spring Boot applications. Understand how to create an application user and authenticate them using JWT tokens. Discover the advanced concepts of implementing the JWT authentication filter and authentication controller. Learn how to test your application to ensure that everything is working correctly. The Spring Boot 3 Securing Your Application with JWT Token course is designed to provide you with the skills and knowledge you need to secure your Spring Boot applications using JWT token authentication. From the basics of creating an application user to the advanced concepts of implementing the JWT authentication filter and authentication controller, this course covers everything you need to know to ensure that your applications are protected from unauthorised access. You'll also learn how to test your application to ensure that everything is working correctly, giving you peace of mind that your applications are secure. ⊱⊱ Spring Boot 3 Securing Your Application with JWT Token Course Curriculum Section 01: Introduction Section 02: Bootstrap the Application Section 03: Create an Application User Section 04: Implementing the JWT Authentication Filter Section 05: Implement the Authentication Controller Section 06: Test the Application How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Software developers who want to enhance their skills and knowledge in application security. Professionals who want to stay up-to-date with the latest trends and best practices in application security. Individuals who are new to the field and want to learn about application security. Entrepreneurs who want to build secure and reliable applications using Spring Boot and JWT token authentication. Anyone who wants to develop their skills in the software development industry. Career path Full-Stack Developer: £27,000 - £71,000 Security Engineer: £35,000 - £92,000 Senior Security Engineer: £53,000 - £100,000 Security Architect: £61,000 - £130,000 Chief Security Officer: £90,000 - £200,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Spring Boot 3 Securing Your Application with JWT Token Course
Delivered Online On Demand2 hours
£12

JavaScript DOM Projects for Interactive Dynamic Webpages

By Packt

Do you want to know how to add interaction or dynamic content to your webpages; then this is the course for you! Multiple hands-on projects are included in this course that are designed to help you learn more about JavaScript and interacting with the DOM.

JavaScript DOM Projects for Interactive Dynamic Webpages
Delivered Online On Demand12 hours 48 minutes
£41.99

Create Dynamic and Interactive Web Content Using AJAX and JSON in JavaScript

By Packt

The course will help you create amazing interactive dynamic applications that can synchronize data between your database and front-end HTML codes. You need to have basic coding knowledge and a basic understanding of HTML, JavaScript (DOM), and jQuery to take up this course.

Create Dynamic and Interactive Web Content Using AJAX and JSON in JavaScript
Delivered Online On Demand5 hours 22 minutes
£41.99

CSS Modern Responsive Web Design - Create Five Different Websites

By Packt

This course will help you learn about the process of building mobile-friendly and responsive websites using CSS. You will learn about CSS Grid, CSS float, Flexbox, and mobile navigation bars by creating five websites from scratch.

CSS Modern Responsive Web Design - Create Five Different Websites
Delivered Online On Demand8 hours 43 minutes
£41.99

Introduction to HTML: A Complete Beginner to Expert Course

By Packt

Learn how to code in HTML from scratch. Perfect for beginners and anyone who wants to learn HTML

Introduction to HTML: A Complete Beginner to Expert Course
Delivered Online On Demand3 hours 30 minutes
£22.99

JavaScript Math Games Project for Learning Code from Scratch

By Packt

With the help of step-by-step explanation, this course shows you how to create a real-world, fully functional math quiz game from start to finish using JavaScript.

JavaScript Math Games Project for Learning Code from Scratch
Delivered Online On Demand3 hours 34 minutes
£26.99

JavaScript DOM - Interactive and Dynamic Web Pages

By Packt

JavaScript can interface with the Document Object Model and help make webpage elements come to life! Interact with web users through event listeners to make your web pages respond to users and code. This practical course will help you build modern, interactive, and dynamic web pages. You need to have previous experience with JavaScript and HTML to get started.

JavaScript DOM - Interactive and Dynamic Web Pages
Delivered Online On Demand12 hours 20 minutes
£67.99

Introduction to Node.js (TT4153)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Incoming attendees are required to have current, hands-on experience in developing basic web applications. Student should have some experience with HTML and CSS and be well versed in JavaScript. Experience with coding for the server side would be helpful. Overview This skills-focused course is approximately 50% hands-on. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Learn server-side JavaScript coding through Node.js Explore the latest JavaScript features, and ECMAScript modules Walk through different stages of developing robust applications using Node.js Install and use Node.js for development Use the Express application framework Work with REST service development using the Restify framework Use data storage engines such as MySQL, SQLITE3, and MongoDB Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time.This fast-paced hands-on course provides the core skills required to develop web applications with Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain and test your own Node.js applications. You will explore the importance of transitioning to functions that return Promise objects, and the difference between fs, fs/promises and fs-extra, as well as how to use the HTTP Server and Client objects, and data storage with both SQL and MongoDB databases. Overview of Node.js The capabilities of Node.js Why should you use Node.js? The Node.js event-driven architecture Embracing advances in the JavaScript language Developing microservices or maxiservices with Node.js Setting Up Node.js System requirements Installing Node.js using package managers Installing from the source on POSIX-like systems Installing multiple Node.js instances with nvm Requirements for installing native code modules Choosing Node.js versions to use and the version policy Choosing editors and debuggers for Node.js Running and testing commands Advancing Node.js with ECMAScript 2015, 2016, 2017, and beyond Using Babel to use experimental JavaScript features Exploring Node.js Modules Defining a Node.js module Finding and loading modules using require and import Using npm ? the Node.js package management system The Yarn package management system HTTP Servers and Clients Sending and receiving events with EventEmitter Understanding HTTP server applications HTTP Sniffer ? listening to the HTTP conversation Web application frameworks Getting started with Express Creating an Express application to compute Fibonacci numbers Making HTTPClient requests Calling a REST backend service from an Express application Your First Express Application Exploring Promises and async functions in Express router functions Architecting an Express application in the MVC paradigm Creating the Notes application Theming your Express application Scaling up ? running multiple Notes instances Implementing the Mobile-First Paradigm Understanding the problem ? the Notes app isn't mobile friendly Learning the mobile-first paradigm theory Using Twitter Bootstrap on the Notes application Flexbox and CSS Grids Mobile-first design for the Notes application Using third-party custom Bootstrap themes Data Storage and Retrieval Remembering that data storage requires asynchronous code Logging and capturing uncaught errors Storing notes in a filesystem Storing notes with the LevelDB datastore Storing notes in SQL with SQLite3 Storing notes the ORM way with Sequelize Storing notes in MongoDB Additional course details: Nexus Humans Introduction to Node.js (TT4153) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to Node.js (TT4153) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to Node.js (TT4153)
Delivered OnlineFlexible Dates
Price on Enquiry

Web Design: Modern Web Design Training - CPD Certified

4.7(47)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before. Do you aspire to create exceptional websites? Embrace the power of the Modern Web Design Training course - CPD Certified. This web design course promises a comprehensive journey through the world of creative, innovative, and responsive web design. Our meticulously structured modules will help you acquire mastery over the aesthetic and technical aspects of web design, setting a foundation for your future projects. It doesn't matter if you're a beginner or a seasoned professional seeking to upgrade your skills, this course offers something for everyone. Experience an inspiring and enriching journey, exploring the cutting-edge techniques that today's web design industry demands. With a focus on CPD-certified learning, our Modern Web Design Training course is your gateway to success. Courses Are Included in this Web Design: Modern Web Design Training - CPD Certified Bundle: Course 01: Diploma in Complete Web Development at QLS Level 5 Course 02: HTML Web Development Crash Course Course 03: CSS Web Development Course 04: User Experience Design from A-Z: Adobe XD UI/UX Design Course 05: Bootstrap - Responsive Web Design Learning Objectives of Web Design Bundle: Understand the fundamental principles of web design and its role in modern digital communication. Develop proficiency in using web design tools and technologies to create responsive, user-friendly websites. Gain a comprehensive knowledge of the latest trends and practices in the web design industry. Enhance your creative capabilities and technical skills in web design, while building an impressive portfolio. Establish a solid understanding of web design usability and accessibility, ensuring your websites reach a broad audience. Learn to effectively manage web design projects, ensuring timely delivery while maintaining high-quality standards Why Choose Our Web Design Course? FREE Web Design certificate accredited Get a free student ID card with Web Design Training Get instant access to this Web Design course. Learn Web Design from anywhere in the world Web Design is an entirely online, interactive lesson with voiceover audio Lifetime access 24/7 tutor support Start your learning journey straightaway with Web Design: Modern Web Design Training - CPD Certified ! This course curriculum has been designed by Web Design experts with years of experience behind them. Assessment Process of Web Design: Modern Web Design Training - CPD Certified Once you have completed all the courses in this bundle, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterward. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is suitable for everyone. Requirements You will not need any prior background or expertise to enrol in this bundle. Career path This bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates Certificate Of Completion Digital certificate - £10 Certificate Of Completion Hard copy certificate - £29 If you are an international student, you will be required to pay an additional fee of 10 GBP for international delivery, and 4.99 GBP for delivery within the UK, for each certificate

Web Design: Modern Web Design Training  - CPD Certified
Delivered Online On Demand15 hours
£35

Practical Bootcamp JWT Authentication with Java and Spring Boot

By Packt

Welcome to this practical hands-on bootcamp on JWT authentication. In this course, you will learn to build APIs using Java and Spring Boot followed by the process of securing them using JWT (JSON Web Token) and Spring security. Familiarize yourself with all the industry's best practices and standards along the way. All you need is your interest in learning about securing APIs at an industry-grade standard to get started.

Practical Bootcamp JWT Authentication with Java and Spring Boot
Delivered Online On Demand4 hours 31 minutes
£37.99