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

4524 Courses in Cardiff delivered Online

Aviation Law & Airport Management - CPD Certified

4.7(47)

By Academy for Health and Fitness

24 Hours Left! Don't Let Year-End Deals Slip Away - Enrol Now! The sky stretches out before you, limitless and full of possibility. Do you dream of a career among the clouds, soaring above the earth in a metal bird? But do you know that the aviation industry is one of the most complex and heavily regulated fields out there? If you want to succeed, you'll need to be armed with proper knowledge and expertise. That's where our Aviation Law & Airport Management bundle comes in. With eleven courses covering everything from airport management to substance misuse awareness, you'll have all the tools you need to navigate this intricate industry with ease. And with the first course, Introduction to Aviation Law Training, being QLS-endorsed, you'll receive a prestigious hardcopy certificate to show off your achievement. So what will you learn in these courses? You'll dive deep into the legal and regulatory frameworks that govern the aviation industry, mastering everything from consumer rights to RIDDOR awareness. You'll explore the unique challenges of airport management, learning how to oversee everything from security to fire safety. And you'll gain crucial insights into issues like drugs and alcohol awareness and cross-cultural sensitivity, equipping you with the skills you need to succeed in this global field. If you're ready to take flight in your aviation career, there's no better place to start than our Aviation Law & Airport Management bundle. With this comprehensive package of courses, you'll be soaring towards success in no time. So why wait? Enrol today! This Aviation Law & Airport Management Bundle Package includes: Course 01:Diploma in Aviation Law at QLS Level 5 10 Premium Additional CPD QS Accredited Courses - Course 01: Airport Management Course 02: Air Cabin Crew Online Diploma Course Course 03: Security Management Course 04: Drugs and Alcohol Awareness Training Course 05: Consumer Rights Awareness Course 06: Diploma in Substance Misuse Awareness Course 07: OCD Awareness Course 08: Fire Safety Course 09: RIDDOR Awareness Course 10: Cross-Cultural Awareness Training Why Prefer This Aviation Law & Airport Management Bundle? You will receive a completely free certificate from the Quality Licence Scheme Option to purchase 10 additional certificates accredited by CPD Get a free Student ID Card - (£10 postal charges will be applicable for international delivery) Free assessments and immediate success results 24/7 Tutor Support After taking this Aviation Law & Airport Management bundle courses, you will be able to learn: Gain a comprehensive understanding of the legal and regulatory frameworks that govern the aviation industry Develop the skills necessary to manage an airport, from security to fire safety Learn about issues like drugs and alcohol awareness, OCD awareness, and cross-cultural sensitivity Understand the importance of consumer rights and how they apply to the aviation industry Develop an in-depth understanding of substance misuse awareness and its implications in the aviation industry Master the principles of RIDDOR awareness and how they apply to the aviation industry Learn how to ensure a safe and secure cabin environment as part of air cabin crew ***Curriculum breakdown of Introduction to Aviation Law Training*** Module 01: Introduction to Aviation Law Training Module 02: Growth and Benefits Module 03: Air Policy Module 04: Public International Law Module 05: Private International Law Module 06: Aviation Law Module 07: Criminal Law in Aviation Module 08: Commercial Law in Aviation Module 09: Rules and Regulation Relating to Aviation Module 10: Climate Change on Aviation Module 11: Environmental Impact on Aviation Module 12: Aircraft Management and Insurance Module 13: Airport Security and Operations How is the Aviation Law & Airport Management Bundle Assessment Process? You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you successfully pass the exams. CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring and current aviation industry professionals seeking to advance their careers Individuals interested in learning more about the aviation industry and its regulations Professionals working in airport management or security Those seeking to develop their skills in areas like consumer rights, substance misuse awareness, and OCD awareness Career path Airport Operations Manager (Salary range: £25,000 - £60,000) Airline Manager (Salary range: £35,000 - £70,000) Aviation Safety Inspector (Salary range: £30,000 - £60,000) Air Traffic Controller (Salary range: £50,000 - £100,000) Cabin Crew Member (Salary range: £12,000 - £25,000) Aviation Lawyer (Salary range: £60,000 - £100,000) Certificates CPD QS Accredited Certificate Hard copy certificate - Included International students are subject to a £10 delivery fee for their orders, based on their location. Diploma in Aviation Law at QLS Level 5 Hard copy certificate - Included CPD QS Accredited Certificate Digital certificate - £10 Upon successfully completing the Bundle, you will need to place an order to receive a PDF Certificate for each course within the bundle. These certificates serve as proof of your newly acquired skills, accredited by CPD QS. Also, the certificates are recognised throughout the UK and internationally.

Aviation Law & Airport Management - CPD Certified
Delivered Online On Demand3 weeks
£139

Complete JavaScript

5.0(3)

By Systems & Network Training

Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in Internationally or OnlineFlexible Dates
£2,367

BOE310 SAP BusinessObjects Business Intelligence Platform - Administration and Security

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for System administrators Overview Prepare you to perform key administrative tasks in SAP BusinessObjects Business Intelligence platform to manage users, groups, and objects, and to distribute contents to users. In this course, students perform key administrative tasks in SAP BusinessObjects Business Intelligence platform to manage users, groups, and objects, and to distribute contents to users. SAP BusinessObjects Business Intelligence (BI) Platform Identifying the Components of the SAP BusinessObjects Business Intelligence BI Platform Content and Objects in the SAP BusinessObjects Business Intelligence (BI) Platform Viewing and Modifying Objects in the BI Platform Organizing Objects in the BI Platform Searching for Content in the BI Platform User and User Group Security in the SAP BusinessObjects Business Intelligence (BI) Platform Setting Up Users and Groups Administering Rights Application Security in the SAP BusinessObjects Business Intelligence (BI) Platform Managing Access to Applications Securing Applications Content Distribution Using Scheduling and Alerting Scheduling Objects Managing Instances Managing Calendars Managing Events Configuring Alerts and Alerting Publications and Publishing Designing Publications Additional course details: Nexus Humans BOE310 SAP BusinessObjects Business Intelligence Platform - Administration and Security 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 BOE310 SAP BusinessObjects Business Intelligence Platform - Administration and Security 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.

BOE310 SAP BusinessObjects Business Intelligence Platform - Administration and Security
Delivered OnlineFlexible Dates
Price on Enquiry

Stop the Bleed + Haemorrhage control and airway management

By Valkyrie Tacmed Group LLC

Bleeding control for general public and security industry.

Stop the Bleed + Haemorrhage control and airway management
Delivered in UK wide or OnlineFlexible Dates
£150

Basic IT Skills Proficiency: Mastering Information Technology

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 IT Skills Proficiency: Mastering Information Technology Mega Bundle** IT Skills Proficiency: Mastering Information Technology Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the IT Skills Proficiency: Mastering Information Technology package online with Studyhub through our online learning platform. The IT Skills Proficiency: Mastering Information Technology bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This IT Skills Proficiency: Mastering Information Technology course provides complete 360-degree training on IT Skills Proficiency: Mastering Information Technology. You'll get not one, not two, not three, but twenty-five IT Skills Proficiency: Mastering Information Technology courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these IT Skills Proficiency: Mastering Information Technology courses are yours for as long as you want them once you enrol in this course This IT Skills Proficiency: Mastering Information Technology Bundle consists the following career oriented courses: Course 01: Foundations of IT Security: Protecting Digital Assets Course 02: Cyber Security Awareness Training Course 03: Cyber Security Incident Handling and Incident Response Course 04: Computer Networks Security from Scratch to Advanced Course 05: Python Basic Programming for Absolute Beginners Course 06: SQL for Data Science, Data Analytics and Data Visualization Course 07: AutoCAD VBA Programming - Beginner course Course 08: ASP.Net MVC and Entity Framework Course 09: Web Application Penetration Testing Course 10: Learn MySQL from Scratch Course 11: PHP Web Development with MySQL Course 12: Learn Spring & Angular Material with a Full Web Application Course 13: JavaScript Foundations Course 14: jQuery Masterclass Course: JavaScript and AJAX Coding Bible Course 15: Responsive Web Design Course 16: HTML and CSS Coding: Beginner to Advanced Course 17: CSS Fundamentals Course 18: Basic HTML 5 Course 19: Build Progressive Web Apps with Angular Course 20: Info Graphics Web Design - Affinity Designer Training Course 21: Web Design with Adobe XD Course 22: Digital Art - Sketching In Photoshop Course 23: Microsoft Excel Complete Course 2019 Course 24: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 25: Microsoft PowerPoint for Beginners The IT Skills Proficiency: Mastering Information Technology course has been prepared by focusing largely on IT Skills Proficiency: Mastering Information Technology career readiness. It has been designed by our IT Skills Proficiency: Mastering Information Technology specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The IT Skills Proficiency: Mastering Information Technology Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This IT Skills Proficiency: Mastering Information Technology bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This IT Skills Proficiency: Mastering Information Technology Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into IT Skills Proficiency: Mastering Information Technology Elementary modules, allowing our students to grasp each lesson quickly. The IT Skills Proficiency: Mastering Information Technology course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive IT Skills Proficiency: Mastering Information Technology bundle, you really hit the jackpot. Here's what you get: Step by step IT Skills Proficiency: Mastering Information Technology lessons One to one assistance from IT Skills Proficiency: Mastering Information Technologyprofessionals if you need it Innovative exams to test your knowledge after the IT Skills Proficiency: Mastering Information Technologycourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five IT Skills Proficiency: Mastering Information Technology courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your IT Skills Proficiency: Mastering Information Technology certificate and transcript on the next working day Easily learn the IT Skills Proficiency: Mastering Information Technology skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This IT Skills Proficiency: Mastering Information Technology training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in IT Skills Proficiency: Mastering Information Technology Progression: BCS Level 1 Award in IT User Skills (ECDL Essentials) (ITQ) BCS Level 2 Certificate in IT User Skills (ECDL Core) BCS Level 2 Certificate in IT User Skills (ECDL Extra) (ITQ) BCS Level 2 ECDL Award in IT User Skills BCS Level 2 ECDL Certificate in IT User Skills BCS Level 3 Certificate in IT User Skills (ICDL Advanced) (ITQ) NCFE Level 3 Diploma in Skills for Business: IT Requirements To participate in this IT Skills Proficiency: Mastering Information Technology course, all you need is - A smart device A secure internet connection And a keen interest in IT Skills Proficiency: Mastering Information Technology Career path You will be able to kickstart your IT Skills Proficiency: Mastering Information Technology career because this course includes various courses as a bonus. This IT Skills Proficiency bundle is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore IT Skills Proficiency: Mastering Information Technology career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Basic IT Skills Proficiency: Mastering Information Technology
Delivered Online On Demand6 days
£279

Spring MVC With Spring Boot (All Modules) and Project

By Packt

Spring MVC is a Java framework that is used to build web applications; it follows the MVC design pattern. In this course, we'll learn all key Spring framework features to develop robust enterprise-grade web applications. We'll learn how to create a complete Spring-based web application from scratch, with Spring Security, MVC, Spring Data, View, and more. In the end, we will combine all the modules we have learned and create a real-time Todo application from scratch.

Spring MVC With Spring Boot (All Modules) and Project
Delivered Online On Demand8 hours 19 minutes
£74.99

VMware Carbon Black EDR Advanced Analyst

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Security operations personnel, including analysts and incident responders Overview By the end of the course, you should be able to meet the following objectives: Utilize Carbon Black EDR throughout an incident Implement a baseline configuration for Carbon Black EDR Determine if an alert is a true or false positive Fully scope out an attack from moment of compromise Describe Carbon Black EDR capabilities available to respond to an incident Create addition detection controls to increase security This course teaches you how to use the VMware Carbon Black© EDR? product during incident response. Using the SANS PICERL framework, you will configure the server and perform an investigation on a possible incident. This course provides guidance on using Carbon Black EDR capabilities throughout an incident with an in-depth, hands-on, scenariobased lab. Course Introduction Introductions and course logistics Course objectives VMware Carbon Black EDR & Incident Response Framework identification and process Preparation Implement the Carbon Black EDR instance according to organizational requirements Identification Use initial detection mechanisms Process alerts Proactive threat hunting Incident determination Containment Incident scoping Artifact collection Investigation Eradication Hash banning Removing artifacts Continuous monitoring Recovery Rebuilding endpoints Getting to a more secure state Lessons Learned Tuning Carbon Black EDR Incident close out

VMware Carbon Black EDR Advanced Analyst
Delivered OnlineFlexible Dates
Price on Enquiry

Close Protection, Bodyguard & Criminal Intelligence - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Close Protection 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 - Close Protection, Bodyguard & Criminal Intelligence. Delve into eight immersive CPD Accredited courses, each a standalone course: Course 01: Close Protection Course 02: Bodyguard Training Course 03: Self Defense with Capoeira Martial Art Course 04: Lifeguard Training Course 05: Criminal Intelligence Analyst Course 06: Security Management Diploma Course 07: CCTV Operator Course Course 08: Security Guard Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Close Protection, Bodyguard & Criminal Intelligence bundle illuminate your path to wisdom. The Close Protection, Bodyguard & Criminal Intelligence bundle offers a comprehensive exploration into a rich tapestry of vast knowledge across five 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 Close Protection, Bodyguard & Criminal Intelligence 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 Close Protection 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 Close Protection, Bodyguard & Criminal Intelligence community today and let your voyage of discovery begin! Learning Outcomes: Attain a holistic understanding in the designated areas of study with the Close Protection bundle. Establish robust bases across each course nestled within the Close Protection bundle. Decipher intricate concepts through the articulate content of the Close Protection 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 Close Protection 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 Close Protection 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 Close Protection bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Close Protection 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 Close Protection bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Close Protection 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 Close Protection 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 Close Protection 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

Close Protection, Bodyguard & Criminal Intelligence - 8 Courses Bundle
Delivered Online On Demand33 hours
£39

Diploma in Information Technology

4.3(43)

By John Academy

Description: Our Diploma in Information Technology establishes frameworks in figuring, computer equipment and engineering, web and multimedia technologies, operating frameworks and database advances. It is delivered as a hands-on practical experience and learning course with different computer technologies, in both individual and community oriented modes. It likewise gives appropriate section focuses on working in the IT business or entry into the second year of a relevant Bachelor course. In this course you will learn the necessary skills, knowledge and information about Information Technology.  Who is this course for? This course would be ideal for people who want be ideal for people who want to work in IT business. 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. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, 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 hard copy 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 Diploma In Information Technology course will be very beneficial and helpful, especially to the following professionals: Software Specialists Project Managers Technopreneurs IT Consultants IT Analyst Software Developer System and Network Administrator Technical Support Engineer Cloud Operation Engineer. Computer Fundamentals Basic Computer Terms 00:15:00 Advanced Terms 00:15:00 Networking Basics 00:15:00 Basic Internet Concepts 00:30:00 Internet Security 00:30:00 Computers in the Workplace 00:15:00 Tele-Commuting 00:15:00 The Electronic World 00:15:00 Ergonomics 00:15:00 Safety and the Environment 00:15:00 Being Proactive 00:15:00 Identifying Yourself 00:15:00 Protecting your Data 00:15:00 Understanding Malware 00:15:00 Protecting Against Malware 00:15:00 Computer Maintenance Introduction 00:15:00 Understanding The Components Of A PC 01:30:00 Do You Need To Upgrade Your PC? 01:00:00 Essential Softwares You Must Have On Your PC 01:00:00 Installing And Organizing Your PC 01:00:00 Troubleshooting Guidelines 01:00:00 How To Speak To A Technician 00:30:00 Summary 00:30:00 Computer Programming COMPUTER PROGRAMMING 101 01:00:00 WHAT IS COMPUTER PROGRAMMING AND WHY SHOULD I CARE? 00:30:00 What a Programmer Does 01:00:00 SOFTWARE LESSONS FOR BEGINNERS 01:00:00 Other Places to Find Computer Instruction 00:30:00 Comprehensive Computer Training for the Beginner 01:00:00 A Course in Computer Literacy 01:00:00 COMPUTER PROGRAMMING AT A GLANCE 01:00:00 UNDERSTANDING THE LANGUAGE OF THE COMPUTER 00:30:00 Computer Program Definitions 00:30:00 Choosing a Language 00:30:00 Computer Programming 01:00:00 Employment Outlook 00:15:00 How to Find A Great Job After Graduation 01:00:00 Computer Networking Basics Introduction to Computer Networking 00:30:00 Types of Computer Networks 01:00:00 Types of Network Equipment 00:30:00 Ethernet 00:30:00 Wireless Local Area Networking 01:00:00 Internet Service 01:00:00 TCP/IP and Other Internet Protocols 01:00:00 Network Routing, Switching and Bridging 01:00:00 IT Communication Basics of Computer Networking 00:30:00 Computer Networking Design and Solutions 00:30:00 Getting the Right Computer Network Hardware 00:30:00 Setting Up Your Computer Network 00:30:00 Wireless vs Wired 00:30:00 Cable Management for Wired Computer Network 01:00:00 Managing Your Network With Network Monitoring Tools 00:30:00 Computer Network Maintenance and Repair 00:30:00 Troubleshooting Computer Network Wrapping Up 01:00:00 Internet Security Internet Security- The Truth About Identify Theft 01:00:00 Internet Security for Teens- What You Need to Do 01:00:00 Internet Security-Downloading Email Attachments 00:15:00 Internet Security- 5 Tips for Using Facebook 00:30:00 Internet Security- 8 Tips to Protect Yourself When Dating Online 00:30:00 Internet Security for Teens and Tweens- 10 Tips to Keep You Protected 00:15:00 Internet Security- Parental Control Software 00:30:00 Internet Security- Online Safety for Your Children 00:30:00 Cyber Bullying- Another Aspect of Breaking Internet Security 00:30:00 Tips to Ensure Internet Security 00:30:00 Internet Security- Downloading Music off the Internet 01:00:00 Internet Security- Protect Your Wireless Connection 00:30:00 Internet Security- How to Deal with Spyware 00:15:00 Internet Security- Protecting Yourself When You Shop Online 00:15:00 Internet Security- Make Sure Your Passwords Protect You 00:15:00 Make Sure Your Emails Are Safe: Tips for Internet Security 01:00:00 Internet Security- Why Should You Use a Firewall? 01:00:00 Internet security-Signs That Your Child's Safety Might Be Compromised 01:00:00 Internet Security- Safety When Using Public Computers 01:00:00 Internet Security- Storing Your Password on Your Computer 01:00:00 Internet Security-Using Social Utility Sites 00:30:00 Recommended Reading Recommended Reading: Diploma in Information Technology 00:00:00 Mock Exam Mock Exam- Diploma In Information Technology 00:30:00 Final Exam Final Exam- Diploma In Information Technology 00:30:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Diploma in Information Technology
Delivered Online On Demand48 hours
£25

Penetration Testing with OWASP ZAP: Mastery course

4.7(160)

By Janets

Register on the Penetration Testing with OWASP ZAP: Mastery course 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 Penetration Testing with OWASP ZAP: Mastery course 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 Penetration Testing with OWASP ZAP: Mastery course 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 Penetration Testing with OWASP ZAP: Mastery course, 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 Things to know about OWASP ZAP 00:24:00 Unit02: Configuration of ZAP Installing ZAP on multi platform 00:19:00 Six elements of the ZAP - Desktop UI 00:12:00 ZAP marketplace and add-ons 00:09:00 Scan policy manager - config 00:25:00 Configuration of ZAP 00:32:00 ZAP attack modes 00:16:00 Unit 03: Attacking the application with ZAP Automated attacks within 5 minutes 00:18:00 Spidering the target 00:24:00 Fuzzing the target in action 00:24:00 Active scanning the target 00:22:00 Break points and Requestor - Repeater 00:15:00 Authentication and session management 00:25:00 Forced browsing DIRs and Files using ZAP 00:12:00 Security testing in HUD mode - Heads-up display 00:17:00 ZAP Scripting attacks & Recording Zest Script, Python, JavaScript 00:24:00 Attack Surface Detector - SAST on ASP.NET MVC application 00:18:00 Security testing with ZAP API 00:15:00 Invoking applications into ZAP 00:17:00 Invoking Burp suite into ZAP - Best strategy 00:09:00 Other useful tools add-ons inside zap 00:29:00 Generating Reports in multiple formats 00:07:00 Additional Study Materials OWASP ZAP Course Guide 00:30: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.

Penetration Testing with OWASP ZAP: Mastery course
Delivered Online On Demand7 hours 23 minutes
£25