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

5935 Computing & IT courses

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. 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 a cost of £39 or in PDF format at a 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 Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

Cyber Security Awareness Training

By The Teachers Training

Overview Cyber Security Awareness Training Course is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Cyber Security Awareness Training Course and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 05 Hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Module 01: Introduction to Cyber Security Introduction to Cyber Security 00:12:00 Module 02: Cyber Attacks Cyber Attacks 00:10:00 Cyber Attacks (PDF) 00:16:00 Module 03: Cybercrimes Cybercrimes 00:13:00 Cybercrimes (PDF) 00:26:00 Module 04: Cyber Security and Data Breaches Cyber Security and Data Breaches 00:14:00 Cyber Security and Data Breaches (PDF) 00:18:00 Module 05: Staying Safe Staying Safe 00:11:00 Staying Safe (PDF) 00:20:00

Cyber Security Awareness Training
Delivered Online On Demand2 hours 20 minutes
£27.99

Cyber Security

By The Teachers Training

Cyber Security is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Cyber Security and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 6 hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. FUNDAMENTALS OF NETWORKING Network Topologies 00:06:00 History and Applications of Computer Networking 00:06:00 Protocols and Standards 00:04:00 Introduction to OSI Model 00:04:00 Layers of OSI Model 00:07:00 Introduction to TCP/IP Model 00:10:00 OSI Model vs TCP/IP Model 00:04:00 Addressing in Computer Networks 00:09:00 IP Address- IPv4 and IPv6 00:07:00 Classes of IP Address 00:10:00 PRACTICAL : HOW TO FIND OUT YOUR PC's IP ADDRESS 00:03:00 PRACTICAL : HOW TO FIND OUT YOUR PC'S MAC ADDRESS 00:05:00 The Internet Protocol (IP) 00:07:00 Address Resolution Protocol (ARP) 00:09:00 Dynamic Host Configuration Protocol (DHCP) 00:08:00 Internet Control Message Protocol (ICMP) 00:06:00 RIP and OSPF Protocols 00:06:00 PRACTICAL : HOW TO FIND OUT THE PATH OF DATA PACKETS USING TRACERT 00:03:00 What are Sockets? 00:05:00 File Transfer Protocol (FTP) 00:03:00 Hypertext Transfer Protocol (HTTP) 00:04:00 Domain Name System (DNS) 00:03:00 GETTING STARTED WITH CYBER SECURITY Definition of Computer Security 00:03:00 Interesting Facts about Cyber Security 00:05:00 History of Cyber Security 00:07:00 Scope and Career Insights in Cyber Security 00:08:00 LET'S BEGIN - THE FUNDAMENTALS OF CYBER SECURITY Introduction 00:01:00 Types of Computer Security 00:03:00 Key Terms in Cyber Security 00:07:00 The Elements of Information Security 00:06:00 Types of Attacks 00:10:00 Roles in Cyber Security : Part 1 00:08:00 Roles in Cyber Security : Part 2 00:06:00 DIVING DEEP INTO CYBER SECURITY Security Architect's View of Security 00:08:00 What is Vulnerability Assessment? 00:05:00 4 Phases of Vulnerability Assessment 00:09:00 Introduction to Cryptography 00:06:00 Symmetric Encryption 00:03:00 Asymmetric Encryption 00:04:00 Hashing 00:07:00 Security Organizations 00:05:00 Critical Thinking in Cyber Security 00:04:00 The Five Critical Thinking Skills 00:06:00 PRACTICAL : USING NSLOOKUP TOOL 00:03:00 TYPES OF ACTORS, ATTACKS, MALWARE AND RESOURCES Different types of Actors in Cyber Security 00:10:00 Types of Cyber Attacks 00:04:00 Hacking Organizations around the Globe 00:05:00 Security Services and Mechanisms 00:03:00 Introduction to Threats 00:03:00 What is a Malware? 00:07:00 Types of Trojans 00:06:00 Types of Virus 00:07:00 Have you ever heard about a Ransomware? 00:09:00 The Cyber Kill Chain 00:09:00 Introduction to Social Engineering 00:05:00 Types of Social Engineering 00:07:00 KEY SECURITY CONCEPTS Confidentiality - The Most Important Element of Security 00:04:00 Introduction to Incident Response Team 00:05:00 Phases of Incident Response 00:05:00 Laws in Cyber Security 00:05:00 What are Audits in Cyber Security 00:04:00 Internal Audit vs External Audit 00:04:00 The NIST Framework 00:03:00 The COBIT Framework 00:04:00 FIREWALLS AND ANTIVIRUS Intrusion Detection System 00:05:00 Introduction to Firewalls 00:05:00 What is DMZ? 00:04:00 Different types of Firewalls 00:09:00

Cyber Security
Delivered Online On Demand6 hours 25 minutes
£27.99

Mobile Phone Repairing

By Compete High

Overview With the ever-increasing demand for Mobile Phone Repairing in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Mobile Phone Repairing may be. Learning about Mobile Phone Repairing or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Mobile Phone Repairing . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Mobile Phone Repairing is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Mobile Phone Repairing course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Mobile Phone Repairing course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Mobile Phone Repairing course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Mobile Phone Repairing , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Mobile Phone Repairing , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Mobile Phone Repairing , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Mobile Phone Repairing course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.  Course Curriculum Module-1 Introduction to Phone Repairing Module-1 Introduction to Phone Repairing 00:00 Module-2 Mobile Phone Dictionary Module-2 Mobile Phone Dictionary 00:00 Module-3 Tools and Equipment for Repairing Module-3 Tools and Equipment for Repairing 00:00 Module-4 Sections of A Mobile Phone Module-4 Sections of A Mobile Phone 00:00 Module-5 Identification of PCB Module-5 Identification of PCB 00:00 Module-6 Software Download and Installing Module-6 Software Download and Installing 00:00 Module-7 Problems and Solutions Module-7 Problems and Solutions 00:00 Module-8 Multimedia Module-8 Multimedia 00:00

Mobile Phone Repairing
Delivered Online On Demand8 hours
£25

Introduction to DevOps

By Compete High

Overview   With the ever-increasing demand for DevOps in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in DevOps may be.   Learning about DevOps or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in DevOps. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on DevOps is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Introduction to DevOps course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Introduction to DevOps course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Introduction to DevOps course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of DevOps, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in DevOps, Anyone looking for a certificate of completion on doing an online training on this topic, Students of DevOps, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Introduction to DevOps course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.    Course Curriculum Module 01_ Introducing DevOps Introducing DevOps 00:00 Module 02_ Designing Your Organisation Designing Your Organisation 00:00 Module 03_ Identifying Waste Identifying Waste 00:00 Module 04_ Measuring Your Organisation Measuring Your Organisation 00:00 Module 05_ Embracing the New Development Life Cycle Embracing the New Development Life Cycle 00:00 Module 06_ Designing Features from a DevOps Perspective Designing Features from a DevOps Perspective 00:00 Module 07_ Implementing Rapid Iteration Implementing Rapid Iteration 00:00 Module 08_ Creating Feedback Loops around the Customer Creating Feedback Loops around the Customer 00:00

Introduction to DevOps
Delivered Online On Demand1 hour
£25

Augmented Reality

By Compete High

Overview With the ever-increasing demand for Augmented Reality in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Augmented Reality may be. Learning about Augmented Reality or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Augmented Reality . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Augmented Reality is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Augmented Reality course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Augmented Reality course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Augmented Reality course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Augmented Reality , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Augmented Reality , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Augmented Reality , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Augmented Reality course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 1 Introduction to Augmented Reality Introduction to Augmented Reality 00:00 Module 2 Understanding AR Technology Understanding AR Technology 00:00 Module 3 AR Development Platforms and Tools AR Development Platforms and Tools 00:00 Module 4 Creating Interactive AR Experiences Creating Interactive AR Experiences 00:00 Module 5 Marker-Based AR Marker-Based AR 00:00 Module 6 Markerless AR Markerless AR 00:00 Module 7 AR Cloud and Persistent AR Cloud and Persistent 00:00 Module 8 AR in Various Industries AR in Various Industries 00:00

Augmented Reality
Delivered Online On Demand8 hours
£25

Cyber Security Approved Online Training

By Twig Services Ltd

Cyber Security Online Training Course

Cyber Security Approved Online Training
Delivered Online On Demand25 minutes
£29

CompTIA A+ (220-1001)

4.9(27)

By Apex Learning

Overview Having a foundational understanding of IT components is essential. Did you know that by 2023, an estimated 2.5 million new IT positions will be available globally? The CompTIA A+ (220-1001) course offers a comprehensive dive into the world of computer technology.  Designed to shape the professionals of tomorrow, this course meticulously covers the gamut of fundamental IT knowledge. Ranging from RAM technology to the vast world of cloud computing, the curriculum is structured to foster a comprehensive understanding. With modules such as 'Inside the PC' and 'Understanding Virtualization', learners will be adept at navigating the complex terrains of the modern IT environment. Ready to steer your career into the future of IT? Enrol now and become a part of the technological revolution! How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this CompTIA A+ (220-1001). It is available to all students, of all academic backgrounds. Requirements Our CompTIA A+ (220-1001) is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 24 sections • 132 lectures • 17:30:00 total length •CompTIA A+ 2019 Core 1 (220-1001) Course Introduction: 00:02:00 •What is the CompTIA A+?: 00:02:00 •Why Get A+ Certified?: 00:03:00 •What is on the CompTIA A+ Core 1 (220-1001) Exam?: 00:09:00 •How to Pass the A+ Exam: 00:04:00 •How to Use This Video Course: 00:03:00 •Tools of the Trade: 00:06:00 •Troubleshooting Theory: 00:10:00 •Primary PC Connections: 00:05:00 •External Connections: 00:11:00 •Inside the PC: 00:08:00 •What is a Computer?: 00:07:00 •What is a CPU?: 00:15:00 •CPU Speeds and Cores: 00:12:00 •Caching: 00:07:00 •CPU Sockets: 00:12:00 •Installing a CPU: 00:11:00 •Liquid Cooling: 00:04:00 •RAM Technology: 00:11:00 •RAM Capacity: 00:08:00 •RAM Features: 00:07:00 •Installing RAM: 00:07:00 •What is the BIOS?: 00:06:00 •POST: 00:09:00 •System Setup: 00:09:00 •Troubleshooting Firmware: 00:12:00 •Form Factors: 00:06:00 •Chipsets: 00:05:00 •Touring the Motherboard: 00:14:00 •Touring the Case: 00:07:00 •Installing a Motherboard: 00:09:00 •The Power Supply: 00:09:00 •Mounting a Power Supply: 00:05:00 •Choosing a Power Supply: 00:08:00 •Cooling Your PC: 00:11:00 •Troubleshooting Power Supplies: 00:09:00 •Troubleshooting Core Components: 00:14:00 •Introduction to Mass Storage: 00:13:00 •Magnetic Disk Drives: 00:08:00 •Solid State Drives: 00:08:00 •SCSI: 00:03:00 •Boot Order: 00:07:00 •New Installation - First Drive: 00:05:00 •RAID: 00:11:00 •Hardware RAID: 00:07:00 •Mass Storage Troubleshooting: 00:08:00 •Optical Media: 00:10:00 •USB Standards: 00:10:00 •Understanding USB: 00:11:00 •Configuring USB: 00:07:00 •Thunder and Lightning: 00:06:00 •Keyboards and Mice: 00:08:00 •Sight and Sound: 00:07:00 •Readers and Scanners: 00:08:00 •Using Expansion Cards: 00:08:00 •The Right PC for the Job: 00:13:00 •Monitor Technologies: 00:08:00 •LCD Breakdown: 00:04:00 •Graphics Cards and Connections: 00:13:00 •Installing a Graphics Card: 00:07:00 •Projectors: 00:05:00 •Troubleshooting Monitors: 00:06:00 •Introduction to Networking: 00:08:00 •Hubs vs. Switches: 00:05:00 •Hexadecimal: 00:07:00 •WANs and Routers: 00:09:00 •Cables and Connectors: 00:11:00 •Crimping Cables: 00:10:00 •Structured Cabling: 00:11:00 •Introduction to TCP/IP: 00:14:00 •Network IDs and Subnet Masks: 00:05:00 •Special IP Addresses: 00:09:00 •NAT: 00:07:00 •Dynamic IP Addressing: 00:10:00 •IPv6: 00:07:00 •Port Numbers: 00:12:00 •TCP, UDP, and ICMP: 00:06:00 •Understanding DNS: 00:09:00 •Working with DNS: 00:07:00 •Windows Naming: 00:08:00 •Routers: 00:12:00 •Basic Router Configuration: 00:12:00 •Advanced Router Configuration: 00:06:00 •VLANs: 00:07:00 •Network Troubleshooting: 00:05:00 •Wireless Network Hardware: 00:11:00 •Wi-Fi Standards: 00:10:00 •Basic WAP Setup: 00:11:00 •Connecting to a Wi-Fi Network: 00:09:00 •It's a Huge Mesh: 00:04:00 •Beyond Wi-Fi: 00:07:00 •Troubleshooting Wireless Connections: 00:07:00 •Beyond the LAN: 00:03:00 •Internet Tiers: 00:06:00 •Dial-up Connections: 00:08:00 •Broadband Connections: 00:10:00 •Firewalls and Servers: 00:06:00 •FTP: 00:07:00 •E-Mail: 00:08:00 •Proxy Servers: 00:06:00 •Virtual Private Networks (VPNs): 00:08:00 •Internet of Things (IoT): 00:04:00 •Understanding Virtualization: 00:10:00 •Your First Virtual Machine: 00:11:00 •Advanced Virtualization Setup: 00:10:00 •Cloud Computing: 00:08:00 •Cloud Ownership: 00:03:00 •Cloud-Based Applications: 00:06:00 •Laptop Features: 00:08:00 •Laptop Hardware Troubleshooting - The Tools: 00:05:00 •Laptop Hardware - Core Hardware: 00:04:00 •Laptop Hardware - CPU and Motherboard: 00:07:00 •Touring Your Laptop Display: 00:04:00 •What is a Mobile Device?: 00:09:00 •Mobile Connections: 00:10:00 •Touring Android: 00:10:00 •Touring iOS: 00:08:00 •Virtual Reality: 00:03:00 •Maintaining Mobile Devices: 00:11:00 •Mobile Devices and E-mail: 00:10:00 •Mobile Synchronization: 00:08:00 •Laser Printers: 00:13:00 •Inkjet Printers: 00:08:00 •Impact Printers: 00:04:00 •Thermal Printers: 00:04:00 •Installing a Local Printer: 00:14:00 •Sharing Printers: 00:08:00 •Installing Wireless and Cloud Printers: 00:10:00 •Troubleshooting Printers: 00:10:00 •3D Printing: 00:07:00 •Dealing with Threats: 00:07:00 •Assignment - CompTIA A+ (220-1001): 00:00:00

CompTIA A+ (220-1001)
Delivered Online On Demand17 hours 30 minutes
£12

Design 2D Game Characters With Inkscape

4.9(27)

By Apex Learning

Overview This comprehensive course on Design 2D Game Characters With Inkscape will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Design 2D Game Characters With Inkscape comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Design 2D Game Characters With Inkscape. It is available to all students, of all academic backgrounds. Requirements Our Design 2D Game Characters With Inkscape is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 5 sections • 17 lectures • 02:25:00 total length •Introduction: 00:02:00 •Warming up create a sword and a shield: 00:07:00 •What makes a good character: 00:06:00 •My proven character design process: 00:05:00 •Get inspired!: 00:05:00 •The importance of sketching: 00:03:00 •Color theory in character design: 00:07:00 •Character proportion basics: 00:05:00 •Robot character blueprint: 00:12:00 •Animation in Inkscape - Part 1.: 00:07:00 •Animation in Inkscape - Part 2.: 00:10:00 •Ninja character blueprint: 00:16:00 •Skeleton warrior character blueprint: 00:12:00 •RPG warrior character blueprint - Part 1.: 00:13:00 •RPG warrior character blueprint - Part 2.: 00:13:00 •RPG warrior character blueprint - Part 3.: 00:17:00 •Modular character: 00:05:00

Design 2D Game Characters With Inkscape
Delivered Online On Demand2 hours 25 minutes
£12

CompTIA Network+ Certification

4.9(27)

By Apex Learning

Overview This comprehensive course on CompTIA Network+ Certification will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This CompTIA Network+ Certification comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this CompTIA Network+ Certification. It is available to all students, of all academic backgrounds. Requirements Our CompTIA Network+ Certification is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 10 sections • 43 lectures • 16:18:00 total length •Networking Fundamentals: 00:45:00 •Network Models and Topologies: 00:23:00 •Network Components and Services: 00:04:00 •Becoming a Network Professional: 00:14:00 •Introducing Networking Standards: 00:08:00 •Open Interconnection Systems Reference Model: 00:12:00 •IEEE Network Standards: 00:19:00 •Fundamentals of Network Transmission: 00:19:00 •Copper Media: 00:16:00 •Optical Media: 00:08:00 •Specialty Cables and Connectors: 00:03:00 •LAN Infrastructure Wiring: 00:06:00 •Wireless Networking: 00:50:00 •Understanding TCP IP: 00:39:00 •Working with IPv4 Addresses: 01:26:00 •Working With IPv6 Addresses: 00:26:00 •Assigning Addresses with DHCP: 00:14:00 •Resolving Names Using DNS: 00:19:00 •Introduction to Network Devices: 00:08:00 •Physical Layer Devices: 00:10:00 •Data Link Layer Devices: 00:38:00 •Network Layer Devices: 00:42:00 •Additional Network Devices: 00:06:00 •WAN Fundamentals: 00:07:00 •Wired WAN Connections: 00:20:00 •Wireless WAN Connections: 00:08:00 •Fiber WAN Connections: 00:13:00 •Introduction to Remote Networking: 00:22:00 •Authenticating Remote Connections: 00:16:00 •Understanding Virtual Private Networks: 00:26:00 •Network Security Fundamentals: 00:34:00 •Planning for Network Security: 00:44:00 •Identifying Threats and Vulnerabilities: 00:39:00 •Protecting the Network: 00:50:00 •Maintaining Business Continuity: 00:24:00 •Virtualization and Cloud Computing: 01:00:00 •Unified Communications: 00:07:00 •Network Safety Fundamentals: 00:10:00 •Network Operations: 00:04:00 •Maintaining and Monitoring Networks: 00:27:00 •Troubleshooting Methodology: 00:17:00 •Troubleshooting Tools: 00:19:00 •Troubleshooting Network Issues: 00:16:00

CompTIA Network+ Certification
Delivered Online On Demand16 hours 18 minutes
£12