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

5150 Courses delivered Online

Symantec ProxySG 6.6 Basic Administration (BCCPA)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The ProxySG 6.6 Basic Administration course is intended for students who wish to master the fundamentals of the ProxySG. It is designed for students who have not taken any previous training courses about the ProxySG. Overview Describe the major Secure Web Gateway functions of the ProxySG.License and configure a ProxySG.Deploy a ProxySG in either explicit or transparent mode.Use the Visual Policy Manager to write policies to manage web filtering, authentication, and SSL traffic management.Use ProxySG access logs to generate reports. The ProxySG 6.6 Basic Administration course is an introduction to deployment options and management of the individual key features offered using the ProxySG 6.6 solution. Introduction to the Symantec ProxySG Secure Web Gateway Describe the functions of a proxy server Differentiate proxy servers from firewalls Describe the key features and benefits of the ProxySG List the various ProxySG models Access online Symantec community resources ProxySG Security Deployment Options Describe the three network deployment methods Describe the three possible roles of the ProxySG ProxySG Management Console Describe the relationship between the Management Console and the ProxySG CLI Describe the primary function of the major areas of the Management Console Use the Management Console to access on-box help and Symantec product documentation Traffic Interception Using Proxy Services Understand the functions of proxy services, listeners, and proxy types Describe the three most common proxy services Explain how the intercept and bypass settings affect what happens to network traffic passing through the ProxySG Explain the function of common global proxy service settings Hypertext Transfer Protocol Understand how a connection is initiated over the transport layer Identify the components of an HTTP URL Explain the two types of HTTP messages: request and response Identify common response codes Introduction to the Visual Policy Manager Describe the relationship among the VPM, CPL, and the Management Console Describe the default processing order for policy layers and rules Describe triggers and actions that can be used in writing policy Identify the types of objects that the VPM supports Describe some of the best practices to be followed when using the VPM to create policy Filtering Web Content Describe the main concepts of web filtering Describe the primary category databases Describe the category types available to policy Describe how WebFilter and WebPulse work together Using Threat Intelligence to Defend the Network Understand Intelligence Services as provided by the Global Intelligence Network Understand Geolocation and Threat Risk Levels and how they can be used in policy Ensuring Safe Downloads Describe how malware can be transmitted via HTTP Explain the methods, advantages, and disadvantages of file type detection Describe some of the considerations in deciding what content to block as possible malware sources Notifying User of Internet Usage Policies Explain the function and various components of built-in and custom exception pages Describe the function of Notify User objects Identify the types of pages that can be sent to users by using Notify User objects Describe splash pages and coaching pages using Notify User objects in the VPM Access Logging on the ProxySG Describe, at a high level, how the ProxySG performs access logging Describe the components of a ProxySG access log facility Identify default log facilities and log formats Describe common use cases for periodic and continuous uploading of access logs

Symantec ProxySG 6.6 Basic Administration (BCCPA)
Delivered OnlineFlexible Dates
Price on Enquiry

Terraform 101

By Nexus Human

Duration 3 Days 18 CPD hours Overview VMware vSphere: What's New [V8] https://lms.nhcms.neYou will learn essential Terraform concepts including: Writing Terraform HCL code Deploying into common clouds such as AWS, Azure, Docker, Kubernetes, and VMWare Where Terraform fits in the Enterprise CI/CD model Differences between Terraform and Ansible As enterprises seek to deploy and maintain increasingly complex cloud infrastructure, there is a necessity to use ?Infrastructure as Code? (IaC) tools, like Terraform. An open-source, state management tool developed by HashiCorp, Terraform allows developers to use a common coding interface to work through their various clouds safely and efficiently. Attendees will leave being able to write and understand Terraform code (HCL), have a clear understanding of Terraform?s various components and supporting tools, as well as when to reach for Terraform over another IaC tool, such as Ansible. This class prepares you for Terraform Certifcation. Up and Running with Terraform Terraform Overview Defining ?declarative? How to think about Terraform (versus Ansible) Reviewing the Terraform Configuration Running the Terraform Configuration Provisioners Syntax Low Level? HCL syntax Style Conventions Comments Blocks Arguments JSON Configuration Syntax Resources Meta-Arguments depends_on count for_each provider lifecycle Data Sources Variables and Output Input Variables Output Values Local Values Functions String Collection Numeric Encoding Filesystem Date and Time Hash and Crypto IP Network Type Conversion Modules Module Blocks Module Sources Meta Arguments Terraform Templates templatefile Function Template Demonstration Introducing Data Sources Creating an External Data Source Building tftpl template files Expressions Types and Values Strings and Templates Reference to Values Operators Function Calls Conditionals For Expressions Splat Expressions Dynamic Blocks Type Constraints Version Constraints State Understanding the importants of states state storage and locking importing existing resources Remote State What to do when local state is lost CICD Piplines with Terraform Terraform and GitLab pipelines Terraform and Jenkins pipelines Enterprise Case Studies Terraform and Docker Terraform and Kubernetes Terraform and Amazon AWS Terraform and Azure Terraform and VMWare Understanding how to apply Terraform to your unique infrastructure Beyond Basics Intro to Go Programming Terraform Cloud Additional HashiCorp Offerings Backends Secrets Additional course details: Nexus Humans Terraform 101 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 Terraform 101 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.

Terraform 101
Delivered OnlineFlexible Dates
Price on Enquiry

Ethereum Training - Blockchain Development Bootcamp

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Programmers Application DevelopersSystem Architects Network ArchitectsNetwork Security Architects IT Professionals w/programming experience Overview Those who attend the Ethereum Development course and pass the exam certification will have a demonstrated knowledge of:An excellent overall understanding of the Ethereum architecture and Solidity language.All functional components (including smart contracts) required to develop an Ethereum Blockchain.The understanding of how to instantiate an Ethereum application on the network.An in-depth understanding of how transactions are created and implemented on an Ethereum network. This 3 day instructor-led course is designed for programmers and developers who want to take a comprehensive deep dive in writing smart contracts and building applications that interact with them. This course provides detailed overviews of Ethereum, smart contracts, and the development language, Solidity. The student will be exposed to Ethereum?s adaptable feature set which allows the developer to design decentralized applications for countless applications. Students will also participate in hands-on programming lab sessions to learn, develop, and advance their skills in Ethereum development. The Ethereum Development Training Course is designed for those seeking an in-depth understanding and development experience of the Ethereum Blockchain platform. Students will participate in approximately 50% programming lab time providing practical experience, enhancing their knowledge and existing skill set. What is Blockchain and Smart Contracts? What is Blockchain and how does it work? Bitcoin vs Ethereum Smart Contract How you can use Smart Contracts? Advantages of Smart Contracts Solidity LAB TASK Types of Variables in Solidity Public and Private Code Public Variables and Functions Private Variables and Functions Internal Functions External Functions Smart Contract Constructors Constant Variables Setting Variables LAB CHALLENGE Smart Contracts With WEB3.JS LAB Installing & Running the Ethereum TestRPC Installing Web3.js Changing the Environment in Remix Creating the UI Using Web3.js to Connect & Interact with the Smart Contract SOLUTION LAB CHALLENGE Smart Contract Events With WEB3.JS AIM LAB The Current Contract Defining the Smart Contract Event Updating the UI LAB CHALLENGE Functions, Mappings and Structs THEORY Functions Mappings Structs LAB The Smart Contract Creating a Modifier Using the Modifier Web3 UI?s Modifier Handling LAB Creating a Struct Creating the Mapping Map Addition Get from the Mapping The Full Contract Count from Map LAB CHALLENGE Inheritance and Deployment THEORY Object-oriented programming Inheritance LAB Current Contract Creating a Base Contract Changing from Strings to bytes Continuing the Project Installing MetaMask Deploy Contract to the Ropsten Test Network LAB Update the HTML Form Update the JavaScript Using the App LAB CHALLENGE Embark Framework and It's Deployment Blockchain (Ethereum) Decentralized Storage (IPFS) Decentralized Communication Web Technologies LAB Installing Embark Framework Hello World with Embark Framework First Contract Deployment with Embark Framework Solidity Smart Contracts Testing THEORY What is Software Testing? LAB LAB CHALLENGE Contracts Management With Factories THEORY Factory LAB LAB CHALLENGE IPFS Files Hosting THEORY IPFS FILES HOSTING LAB 1. Get your hosting server 2. Install IPFS on the Server LAB CHALLENGE End to End Development of DAPP AIM LAB Setup the Project Program the Smart Contract Create the Front-end of the application Deploy the App with IPFS LAB CHALLENGE

Ethereum Training - Blockchain Development Bootcamp
Delivered OnlineFlexible Dates
Price on Enquiry

Level 3 AET or PTLLS Course

By Training Tale

AET Course | With a Bundle of 5 Courses + Certificates for Free as GIFT Level 3 Award in Education and Training - AET, previously PTLLS, is the mandatory minimum qualification if you want to be a FE teacher or trainer in your chosen field in the UK. If you are thinking about getting into teaching, this Level 3 Award in Education and Training (AET), previously known as the PTLLS course, is a great way to start. As a teacher, you can play a significant role in society and positively impact your students' lives. Currently, there is a huge demand for teaching jobs across the globe, and you know how satisfying it could be! So, if you aspire to be a changemaker, this is the ultimate course we can offer you. This course is designed so that both freshers and those working in an educational setting can get the benefit. Further, through this course, the current teachers can achieve formal recognition of their skills. Awarding Body The Level 3 Award in Education and Training ( AET ) course is accredited by TQUK. A certificate from this renowned awarding body will bring you out as a highly marketable candidate within the desired industry. There is Something More for You with This Level 3 AET Course As a course provider, we highly value our learners' needs. That is why we are giving you some relevant courses for teaching and training for free to benefit you. With these courses, you can further enrich your knowledge and employability skills. Here are those - **[ Free Courses ]** Diploma in Special Education Needs (SEN) EYFS Teaching Diploma Early Years Level 4 Primary Teaching Diploma Level 2 Diploma for the Early Years Practitioner Learning Outcomes of the Level 3 AET Course By the end of this course, you will be able to: Identify and perform the roles of a teacher. Explain and apply the teaching and learning approaches. Plan a training session for your learners of different backgrounds. Describe the teachers' attributes and expectations. Prepare inclusive lessons and training sessions for your students. Analyse the role, responsibilities and relationships in education and training. Prepare and administer necessary assessments for your students. Why Choose Level 3 AET Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Dedicated tutor support during office hour (Monday to Friday) Course developed by industry experts. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the Gift Courses. Special Note: Please be informed that apart from the initial fee, you have to pay GBP 169 when submitting assignments. Level 3 Award in Education and Training - AET Course Curriculum AET: Module 01: Understanding Roles, Responsibilities and Relationships in Education and Training Understand the Teaching Role and Responsibilities in Education and Training Understand Ways to Maintain a Safe and Supportive Learning Environment Understand the Relationships between Teachers and Other Professionals in Education and Training AET: Module 02: Understanding and Using Inclusive Teaching and Learning Approaches in Education and Training Understand Inclusive Teaching and Learning Approaches in Education and Training Understand Ways to Create an Inclusive Teaching and Learning Environment Be Able to Plan Inclusive Teaching and Learning Be Able to Deliver Inclusive Teaching and Learning Be Able to Evaluate the Delivery of Inclusive Teaching and Learning AET: Module 03: Understanding Assessment Understand Types and Methods of Assessment Used in Education and Training Understand How to Involve Learners and Others in the Assessment Process Understand the Role and Use of Constructive Feedback in the Assessment Process Understand Requirements for Keeping Records of Assessment in Education and Training -------------------------------------------------------------- ** [Free Course ] ** [Course -1] ** Diploma in Special Education Needs (SEN)** Module 1: Introduction Module 2: A Quick Overview of the New SEND Code of Practice Module 3: Legislation Related to SEN Module 4: SEN Assessments and Descriptors Module 5: Education for Children with Disabilities Module 6: Common SEN Conditions Found Within Mainstream Schools Module 7: Assessment and Planning for Children with Special Educational Needs Module 8: The Broader Children's Workforce Associated with Special Education Needs Provisions Module 9: Working with Other Professionals and Other Sources of Support and Information ------------------------------------------------------------- [Course -2] ** EYFS Teaching Diploma ** Module 1: An Overview of EYFS Module 2: Significance of Early Years in Development Module 3: Teaching Techniques Focusing EYFS Module 4: Curriculum for EYFS Teaching Module 5: EYFS Teaching Career Module 6: Fostering Learning and Development Module 7: Children Having Special Education Needs or Disabilities Module 8: Guiding Parents to the Early Years Foundation Stage Module 9: Safety Requirements Module 10: The EYFS Educational Philosophies and Privileges Module 11: The Process of Registration, Inspection, and Quality Improvement Module 12: EYFS Framework in 2021 Module 13: Finding Work as an EYFS Teacher ---------------------------------------------------------------- [Course -3] ** Early Years Level 4 ** Module 1: Supporting the Emotional and Physical Well-being of Children Module 2: Equality, Diversity and Professional Partnerships Module 3: Health and Safety Legislation Module 4: Observations, Assessments and Planning Module 5: Safeguarding Children Module 6: The Early Years Foundation Stage Module 7: Managing in a Nursery Environment Module 8: Engaging in Professional Development ------------------------------------------------------------------- [Course -4] ** Primary Teaching Diploma ** Module 01: Primary Education in the UK Module 02: Responsibilities, Qualifications and Skills Module 03: Initial Teacher Training Module 04: Types of Schools in the UK Module 05: Importance of Early Years in Development Module 06: EYFS Teaching Techniques Module 07: Teaching Primary English Module 08: Teaching Primary Mathematics Module 09: Teaching Primary Science, Design and Technology Module 10: Teaching Other Primary Subjects Module 11: Children Having Special Education Needs or Disabilities Module 12: EYFS Framework in 2021 Module 13: Self-Management and Dealing with Stress --------------------------------------------------------------- [Course -5] ** Primary Teaching Diploma ** ------------------------------------------------------------------------- Level 3 AET Course Qualification at a Glance Total Qualification Time (TQT - 120 Hours Guided Learning Hours (GLH) - 48 Hours Credit Value - 12 Minimum Age - 19 Purpose of the Level 3 AET Course Qualification This Level 3 AET Course qualification is designed to prepare learners for employment and support them to progress to a teaching role within the workplace. It has been developed for those intending to work in the post-16 education and training sector. What Skills You Will Gain from this Level 3 AET Course You will gain the following marketable qualities through the Level 3 Award in Education and Training course. Different hiring managers are looking for these below-mentioned qualities. Become an expert in education and training. Learn about the teacher's role. Master the learning and teaching approaches. Increase your session planning skills. Gain knowledge in teacher expectations & attributions. Understand how to deliver inclusive sessions which engage and motivate learners. Explain roles, responsibilities, and relationships in education and training. Identify how to create assessments in education and training. Level 3 AET Course Assessment Method In order to be eligible for the certification, you need to complete the following assessments. Three written assignments One microteaching session - 60 Minutes (Which can be submitted as a recorded video) Please note that you will be given precise instruction in the course material about writing the assignments and performing the micro-teach session. Moreover, if you face any difficulty, your tutor will be there to support you. You must submit all assignments via the online portal with full tutor support. Certification As soon as you submit your assignments and micro-teaching video, your tutor will assess those. Based on the assessor's evaluation, you will be graded either achieved/not achieved yet. If you are in the achieved category, you will receive an accredited certificate from the renowned awarding body TQUK. Progression If you achieve this Level 3 AET Course qualification, you could progress to: Level 3 Award in Assessing Vocationally Related Achievement Level 3 Certificate in Assessing Vocational Achievement Level 3 Award in Assessing Competence in the Work Environment Level 4 Certificate in Education and Training Level 4 Certificate for the Advanced Practitioner in Schools and Colleges Level 4 Award for Technology Enabled Educators Level 5 Diploma in Education and Training Who is this course for? Level 3 Award in Education and Training - AET Wherever you work, this Level 3 AET course is a must for you if you want to become a trainer. Besides, this course is also appropriate for the following. Teacher & Trainer Consultant Job Hunters & School Leavers College or University Students & Graduates Tutors & Instructors Headmasters Education Consultants Education Providers Office Clerk & Administration Assistant Educational Psychologist Lecturer or Classroom Assistant Requirements Level 3 Award in Education and Training - AET There are no fixed entry requirements for attending the Level 3 AETcourse. However, you must be 19 years old or over upon certification. An interest in teaching adults and E-learning will be beneficial. Moreover, you must have basic ICT and time management skills. It will help you complete online written assignments. Since this is a Level 3 course, you must be ready to read through various texts, cross-reference, research theories or principles or practises of effective teaching. Finally, you need to demonstrate practical teaching skills via assessment work. Career path Level 3 Award in Education and Training - AET You can choose from a variety of professions either in teaching or training upon completion of the Level 3 AET course. These include - Primary School Teacher Secondary School Teacher Further Education Teacher Private Tutor Freelance Trainer Trainer at Your Workplace

Level 3 AET or PTLLS Course
Delivered Online On Demand5 days
£21

C++ Development: The Complete Coding Guide

4.5(3)

By Studyhub UK

Dive into the heart of programming with our course, 'C++ Development: The Complete Coding Guide,' where coding becomes an art and a language in itself. From setting up your development environment to exploring advanced concepts like classes and file I/O, this course is your gateway to mastering the intricate world of C++. Each section unfolds a new layer, unraveling the mystery behind operators, functions, and the mighty preprocessor. It's not just about learning syntax; it's about crafting elegant and efficient code that speaks the language of innovation. Join us on this coding adventure, where your journey from a novice to a C++ maestro awaits! Learning Outcomes Master the fundamentals of C++ programming, from setup to advanced data types. Explore the intricacies of operators, string streams, and control flow statements. Develop a deep understanding of functions and their role in code efficiency. Delve into advanced concepts like classes, file I/O, and the powerful preprocessor. Hone your coding skills with practical exercises and real-world applications. Why choose this C++ Development: The Complete Coding Guide course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this C++ Development: The Complete Coding Guide course for? Aspiring programmers eager to delve into the world of C++ development. Students pursuing computer science or related disciplines. Professionals looking to enhance their coding expertise. Tech enthusiasts curious about the inner workings of C++. Anyone seeking a dynamic skill set in the competitive world of programming. Career path Junior C++ Developer: £25,000 - £35,000 Software Engineer: £30,000 - £45,000 Senior C++ Programmer: £40,000 - £60,000 System Architect: £50,000 - £70,000 Technical Lead: £60,000 - £80,000 Chief Technology Officer (CTO): £80,000 and above Prerequisites This C++ Development: The Complete Coding Guide does not require you to have any prior qualifications or experience. You can just enrol and start learning.This C++ Development: The Complete Coding Guide was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction & Setting Up Introduction 00:04:00 What Is C++? 00:03:00 Setting up A Project 00:07:00 Section 02: Basics Console Out 00:04:00 Data Types 00:03:00 Variables 00:04:00 Console In 00:03:00 Strings 00:04:00 Constants 00:05:00 Section 03: Operators Assignment Operator 00:03:00 Arithmetic Operators 00:04:00 Compound Assignment Operator 00:03:00 Increment & Decrement Operators 00:04:00 Relation & Comparison Operators 00:06:00 Logical Operators 00:07:00 Conditional Ternary Operator 00:04:00 Comma Operator 00:03:00 Type Casting Operator 00:02:00 Bitwise Operators 00:12:00 Size of Operator 00:03:00 Operator Precedence 00:05:00 Section 04: String Streams String Streams 00:04:00 Section 05: Statements & Loops Conditional Statements 00:07:00 For Loop 00:04:00 While Loop 00:03:00 Do While Loop 00:04:00 Range-Based For Loop 00:03:00 GoTo Statement 00:04:00 Switch Statement 00:05:00 Section 06: Functions Functions 00:03:00 Function Return Statement 00:04:00 Function Arguments Passed By Value 00:05:00 Function Arguments Passed By Reference 00:05:00 Function Parameter Default Values 00:03:00 Overloaded Functions 00:04:00 Function Templates 00:04:00 Namespaces 00:06:00 Section 07: Advanced Data Types Arrays 00:03:00 Multidimensional Arrays 00:03:00 References 00:02:00 Pointers 00:04:00 Delete Operator 00:02:00 Struct 00:04:00 Type Aliasing 00:03:00 Unions 00:04:00 Enumerators 00:04:00 Section 08: Classes Introduction to Classes 00:05:00 Class Access 00:04:00 Class Constructor 00:05:00 Class Pointers 00:04:00 Overloading Operators 00:06:00 This Keyword 00:04:00 Constant Objects 00:03:00 Getters and Setters 00:05:00 Static Variables 00:04:00 Static Functions 00:06:00 Template Classes 00:05:00 Class Destructor 00:04:00 Class Copy Constructor 00:03:00 Friend Function 00:06:00 Friend Class 00:06:00 Class Inheritance 00:07:00 Multiple Class Inheritance 00:05:00 Virtual Methods 00:04:00 Abstract Base Class 00:03:00 Section 09: Errors Error Handling 00:04:00 Section 10: The Mighty Preprocessor Preprocessor Macro Definitions 00:04:00 Preprocessor Conditional Directives 00:05:00 Preprocessor Line Directive 00:04:00 Preprocessor Error Directive 00:03:00 Preprocessor Source File Inclusion 00:02:00 Section 11: File I/O Opening A File 00:06:00 Writing to a File 00:04:00 Section 12: Extras Commenting 00:04:00 Class Header and Implementation 00:09:00 Lists 00:04:00 Vectors 00:05:00 Resource Resource - C++ Development: The Complete Coding Guide 00:00:00 Assignment Assignment - C++ Development: The Complete Coding Guide 00:00:00

C++ Development: The Complete Coding Guide
Delivered Online On Demand5 hours 33 minutes
£10.99

C++ Coding Masterclass

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special C++ Coding Masterclass Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The C++ Coding Masterclass Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This C++ Coding Masterclass Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This C++ Coding Masterclass Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this C++ Coding Masterclass? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the C++ Coding Masterclass there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This C++ Coding Masterclass course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This C++ Coding Masterclass does not require you to have any prior qualifications or experience. You can just enrol and start learning.This C++ Coding Masterclass was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This C++ Coding Masterclass is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction & Setting Up Introduction 00:04:00 What Is C++? 00:03:00 Setting up A Project 00:07:00 Section 02: Basics Console Out 00:04:00 Data Types 00:03:00 Variables 00:04:00 Console In 00:03:00 Strings 00:04:00 Constants 00:05:00 Section 03: Operators Assignment Operator 00:03:00 Arithmetic Operators 00:04:00 Compound Assignment Operator 00:03:00 Increment & Decrement Operators 00:04:00 Relation & Comparison Operators 00:06:00 Logical Operators 00:07:00 Conditional Ternary Operator 00:04:00 Comma Operator 00:03:00 Type Casting Operator 00:02:00 Bitwise Operators 00:12:00 Size of Operator 00:03:00 Operator Precedence 00:05:00 Section 04: String Streams String Streams 00:04:00 Section 05: Statements & Loops Conditional Statements 00:07:00 For Loop 00:04:00 While Loop 00:03:00 Do While Loop 00:04:00 Range-Based For Loop 00:03:00 GoTo Statement 00:04:00 Switch Statement 00:05:00 Section 06: Functions Functions 00:03:00 Function Return Statement 00:04:00 Function Arguments Passed By Value 00:05:00 Function Arguments Passed By Reference 00:05:00 Function Parameter Default Values 00:03:00 Overloaded Functions 00:04:00 Function Templates 00:04:00 Namespaces 00:06:00 Section 07: Advanced Data Types Arrays 00:03:00 Multidimensional Arrays 00:03:00 References 00:02:00 Pointers 00:04:00 Delete Operator 00:02:00 Struct 00:04:00 Type Aliasing 00:03:00 Unions 00:04:00 Enumerators 00:04:00 Section 08: Classes Introduction to Classes 00:05:00 Class Access 00:04:00 Class Constructor 00:05:00 Class Pointers 00:04:00 Overloading Operators 00:06:00 This Keyword 00:04:00 Constant Objects 00:03:00 Getters and Setters 00:05:00 Static Variables 00:04:00 Static Functions 00:06:00 Template Classes 00:05:00 Class Destructor 00:04:00 Class Copy Constructor 00:03:00 Friend Function 00:06:00 Friend Class 00:06:00 Class Inheritance 00:07:00 Multiple Class Inheritance 00:05:00 Virtual Methods 00:04:00 Abstract Base Class 00:03:00 Section 09: Errors Error Handling 00:04:00 Section 10: The Mighty Preprocessor Preprocessor Macro Definitions 00:04:00 Preprocessor Conditional Directives 00:05:00 Preprocessor Line Directive 00:04:00 Preprocessor Error Directive 00:03:00 Preprocessor Source File Inclusion 00:02:00 Section 11: File I/O Opening A File 00:06:00 Writing to a File 00:04:00 Section 12: Extras Commenting 00:04:00 Class Header and Implementation 00:09:00 Lists 00:04:00 Vectors 00:05:00 Section 13: Resource Resource 00:00:00 Assignment Assignment - C++ Coding Masterclass 00:00:00

C++ Coding Masterclass
Delivered Online On Demand5 hours 33 minutes
£10.99

Administrative Assistant

5.0(1)

By LearnDrive UK

Elevate your administrative prowess with our Administrative Assistant course. Learn to manage daily routines, communication, records, and office technology effectively. Become the organizational backbone in any professional setting with top-tier relationship and conflict management skills.

Administrative Assistant
Delivered Online On Demand1 hour
£5

Website Hacking From Scratch

4.7(160)

By Janets

Register on the Website Hacking From Scratch 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 Website Hacking From Scratch 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 Website Hacking From Scratch 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 Website Hacking From Scratch, 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 Course Introduction Course Introduction 00:02:00 Preparation - Creating a Penetration Testing Lab Lab Overview & Needed Software 00:08:00 Installing Kali 2019 As a Virtual Machine Using a Ready Image 00:10:00 Installing Kali 2019 As a Virtual Machine 00:10:00 Installing Metasploitable As a Virtual Machine 00:04:00 Preparation - Linux Basics Basic Overview of Kali Linux 00:05:00 The Linux Terminal & Basic Linux Commands 00:11:00 Configuring Metasploitable & Lab Network Settings 00:06:00 Website Basics What is a Website? 00:04:00 How To Hack a Website? 00:04:00 Information Gathering Gathering Information Using Whois Lookup 00:05:00 Discovering Technologies Used On The Website 00:06:00 Gathering Comprehensive DNS Information 00:10:00 Discovering Websites On The Same Server 00:04:00 Discovering Subdomains 00:05:00 Discovering Sensitive Files 00:07:00 Analysing Discovered Files 00:04:00 Maltego - Discovering Servers, Domains & Files 00:08:00 Maltego - Discovering Websites, Hosting Provider & Emails 00:05:00 File Upload Vulnerabilities What are they? And How To Discover & Exploit Basic File Upload Vulnerabilities 00:07:00 HTTP Requests - GET & POST 00:04:00 Intercepting HTTP Requests 00:07:00 Exploiting Advanced File Upload Vulnerabilities 00:05:00 Exploiting More Advanced File Upload Vulnerabilities 00:04:00 [Security] Fixing File Upload Vulnerabilities 00:06:00 Code Execution Vulnerabilities What are they? & How To Discover & Exploit Basic Code Execution Vulnerabilities 00:07:00 Exploiting Advanced Code Execution Vulnerabilities 00:06:00 [Security] - Fixing Code Execution Vulnerabilities 00:06:00 Local File Inclusion Vulnerabilities (LFI) What are they? And How To Discover & Exploit Them 00:06:00 Gaining Shell Access From LFI Vulnerabilities - Method 1 00:07:00 Gaining Shell Access From LFI Vulnerabilities - Method 2 00:11:00 Remote File Inclusion Vulnerabilities (RFI) Remote File Inclusion Vulnerabilities - Configuring PHP Settings 00:04:00 Remote File Inclusion Vulnerabilities - Discovery & Exploitation 00:06:00 Exploiting Advanced Remote File Inclusion Vulnerabilities 00:03:00 [Security] Fixing File Inclusion Vulnerabilities 00:06:00 SQL Injection Vulnerabilities What is SQL 00:06:00 Dangers of SQL Injections 00:03:00 SQL Injection Vulnerabilities - SQLi In Login Pages Discovering SQL Injections In POST 00:08:00 Bypassing Logins Using SQL Injection Vulnerability 00:05:00 Bypassing More Secure Logins Using SQL Injections 00:06:00 [Security] Preventing SQL Injections In Login Pages 00:08:00 SQL Injection Vulnerabilities - Extracting Data From The Database Discovering SQL Injections in GET 00:07:00 Reading Database Information 00:05:00 Finding Database Tables 00:04:00 Extracting Sensitive Data Such As Passwords 00:04:00 SQL Injection Vulnerabilities - Advanced Exploitation Discovering & Exploiting Blind SQL Injections 00:06:00 Discovering a More Complicated SQL Injection 00:07:00 Extracting Data (passwords) By Exploiting a More Difficult SQL Injection 00:05:00 Bypassing Filters 00:05:00 Bypassing Security & Accessing All Records 00:09:00 [Security] Quick Fix To Prevent SQL Injections 00:07:00 Reading & Writing Files On The Server Using SQL Injection Vulnerability 00:06:00 Getting A Reverse Shell Access & Gaining Full Control Over The Target Web Server 00:08:00 Discovering SQL Injections & Extracting Data Using SQLmap 00:07:00 [Security] - The Right Way To Prevent SQL Injection 00:05:00 XSS Vulnerabilities Introduction - What is XSS or Cross Site Scripting? 00:03:00 Discovering Basic Reflected XSS 00:04:00 Discovering Advanced Reflected XSS 00:05:00 Discovering An Even More Advanced Reflected XSS 00:07:00 Discovering Stored XSS 00:03:00 Discovering Advanced Stored XSS 00:04:00 XSS Vulnerabilities - Exploitation Hooking Victims To BeEF Using Reflected XSS 00:06:00 Hooking Victims To BeEF Using Stored XSS 00:04:00 BeEF - Interacting With Hooked Victims 00:04:00 BeEF - Running Basic Commands On Victims 00:04:00 BeEF - Stealing Credentials/Passwords Using A Fake Login Prompt 00:02:00 Installing Veil 3.1 00:06:00 Bonus - Veil Overview & Payloads Basics 00:07:00 Bonus - Generating An Undetectable Backdoor Using Veil 3 00:10:00 Bonus - Listening For Incoming Connections 00:07:00 Bonus - Using A Basic Delivery Method To Test The Backdoor & Hack Windows 10 00:07:00 BeEF - Gaining Full Control Over Windows Target 00:04:00 [Security] Fixing XSS Vulnerabilities 00:07:00 Insecure Session Management Logging In As Admin Without a Password By Manipulating Cookies 00:06:00 Discovering Cross Site Request Forgery Vulnerabilities (CSRF) 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using a HTML File 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using Link (Preview) 00:06:00 [Security] The Right Way To Prevent CSRF Vulnerabilities 00:09:00 Brute Force & Dictionary Attacks What Are Brute Force & Dictionary Attacks? 00:04:00 Creating a Wordlist 00:07:00 Launching a Wordlist Attack & Guessing Login Password Using Hydra 00:14:00 Discovering Vulnerabilities Automatically Using Owasp ZAP Scanning Target Website For Vulnerabilities 00:04:00 Analysing Scan Results 00:04:00 Post Exploitation Post Exploitation Introduction 00:04:00 Interacting With The Reverse Shell Access Obtained In Previous Lectures 00:07:00 Escalating Reverse Shell Access To Weevely Shell 00:08:00 Weevely Basics - Accessing Other Websites, Running Shell Commands etc 00:07:00 Bypassing Limited Privileges & Executing Shell Commands 00:05:00 Downloading Files From Target Webserver 00:05:00 Uploading Files To Target Webserver 00:08:00 Getting a Reverse Connection From Weevely 00:08:00 Accessing The Database 00:09:00

Website Hacking From Scratch
Delivered Online On Demand9 hours 17 minutes
£25

Content Editor - Professional Content Editing and Proofreading

By Compliance Central

Are you looking to enhance your Content Editor skills? If yes, then you have come to the right place. Our comprehensive course on Content Editor will assist you in producing the best possible outcome by mastering the Content Editor skills. The Content Editor course is for those who want to be successful. In the Content Editor course, you will learn the essential knowledge needed to become well versed in Content Editor. Our Content Editor course starts with the basics of Content Editor and gradually progresses towards advanced topics. Therefore, each lesson of this Content Editor course is intuitive and easy to understand. Why would you choose the Content Editor course from Compliance Central: Lifetime access to Content Editor course materials Full tutor support is available from Monday to Friday with the Content Editor course Learn Content Editor skills at your own pace from the comfort of your home Gain a complete understanding of Content Editor course Accessible, informative Content Editor learning modules designed by experts Get 24/7 help or advice from our email and live chat teams with the Content Editor Study Content Editor in your own time through your computer, tablet or mobile device. A 100% learning satisfaction guarantee with your Content Editor Course Content Editor Curriculum Breakdown of the Content Editor Course Module 01: Introduction to Copyediting Module 02: Primary Copyediting Procedures Module 03: Checking the Written Copy Module 04: Resources Required for a Copyeditor Module 05: Setting and Using a Style Sheet Module 06: Legal Aspects of Copyediting Module 07: Getting a Job and Career Progression Module 08: Introduction to Proofreading Module 09: The Workflow of a Proofreader Module 10: Proofreading Marks and Symbols Module 11: What to Look For During Proofreading Module 12: Basics of Grammar Module 13: Basics of Sentence Module 14: Structure of Sentence Module 15: Capitalisation and Punctuation Rules Module 16: Spelling Rules Module 17: Checking Commonly Confused Words Module 18: Professional Proofreading CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Content Editor course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career in Content Editor. It is also great for professionals who are already working in Content Editor and want to get promoted at work. Requirements To enrol in this Content Editor course, all you need is a basic understanding of the English Language and an internet connection. Career path The Content Editor course will enhance your knowledge and improve your confidence. Content Editor: £25,000 to £45,000 per year Copy Editor: £22,000 to £40,000 per year Proofreader: £20,000 to £35,000 per year Editorial Assistant: £18,000 to £28,000 per year Content Manager: £30,000 to £55,000 per year Publishing Editor: £25,000 to £45,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Content Editor - Professional Content Editing and Proofreading
Delivered Online On Demand5 hours
£12

Nessus Scanner - Network Scanning from Beginner to Advanced

By Packt

Become a vulnerability assessment professional with the Nessus scanner for networks and learn to analyze and rank vulnerabilities, both manually and through automation. Explore vulnerability scanning with Metasploit and write custom professional reports. Learn to import results of Nmap in Nessus and create VA Project Worksheets to analyze vulnerability assessments.

Nessus Scanner - Network Scanning from Beginner to Advanced
Delivered Online On Demand5 hours 54 minutes
£82.99