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

6022 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

Microsoft Internet Explorer 6

4.3(43)

By John Academy

Description: Microsoft Internet Explorer 6 is the sixth major revision of Internet Explorer, a web browser developed by Microsoft for Windows operating system. This Microsoft Internet Explorer 6 will help you make the most of Internet Explorer 6. If you are thinking to take this course you need a Windows-based computer with the Internet access and Internet Explorer 6, including the basic knowledge of Windows functions, and how to use the mouse and keyboard. By this Microsoft Internet Explorer 6 you will be introduced to Internet Explorer basics, the Internet Explorer interface, ways to access a Website, printing from the Web, setting your options, and much more. Learning Outcomes: Learn how to understand secure sites Get knowledge of accessing the protected sites Get to know the Internet Explorer's security features Learn to keep yourself safe Learn to manage the information Know of setting your options Learn of managing history Get additional components Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Internet Explorer 6 is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Internet Explorer 6 is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. DEFINITIONS 00:30:00 INTERNET EXPLORER BASICS 00:30:00 THE INTERNET EXPLORER INTERFACE 00:30:00 MORE ABOUT TOOLBARS 00:30:00 GETTING HELP 00:30:00 ACCESSING A WEB SITE 00:30:00 SEARCHING THE WEB 00:30:00 WORKING WITH DATA 00:30:00 PRINTING FROM THE WEB 00:30:00 FAVOURITE BASICS 00:30:00 CREATING AND USING FAVOURITES 00:30:00 ORGANIZING FAVOURITES 00:30:00 THE LINKS TOOLBAR 00:30:00 SECURE SITES 00:30:00 ACCESSING PROTECTED SITES 00:30:00 SECURITY FEATURES 00:30:00 KEEPING YOURSELF SAFE 00:30:00 MANAGING INFORMATION 00:30:00 SETTING YOUR OPTIONS, PART ONE 00:30:00 SETTING YOUR OPTIONS, PART TWO 00:30:00 MANAGING YOUR HISTORY 00:30:00 ADDITIONAL COMPONENTS 00:30:00 Mock Exam Mock Exam- Microsoft Internet Explorer 6 00:20:00 Final Exam Final Exam- Microsoft Internet Explorer 6 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Internet Explorer 6
Delivered Online On Demand11 hours 40 minutes
£18

Advanced C++ Programming

4.7(47)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before C++ is a versatile language essential for high-performance applications and game development. In the UK, the demand for skilled C++ programmers is projected to grow by 12% by 2027. This Advanced C++ Programming bundle equips you to tap into that demand, with a carefully curated selection of courses designed to take you from absolute beginner to confident C++ developer. With this Advanced C++ Programming course you will get 20 CPD Accredited PDF Certificates, Hard Copy Certificate of C++ Programming for Absolute Beginners and our exclusive student ID card absolutely free. Courses Are Included In This Advanced C++ Programming Bundle: Course 01: C++ Programming for Absolute Beginners Course 02: C++ Development: The Complete Coding Guide Course 03: Game Development using Cocos2d-x v3 C++ Course 04: Tic-Tac-Toe Clone - The Complete SFML C++ Game Course Course 05: Flappy Bird Clone: SFML C++ Game Course 06: C# Basics Course 07: C# Programming - Beginner to Advanced Course 08: Mastering SQL Programming Course 09: Python Programming Bible Course 10: Three.js & WebGL 3D Programming Course 11: Basics of WordPress: Create Unlimited Websites Course 12: MySql Masterclass Course 13: Stripe with C# Course 14: Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML Course 15: Ultimate PHP & MySQL Web Development & OOP Coding Course 16: HTML Web Development Crash Course Course 17: CSS Web Development Course 18: Microsoft SQL Server Development for Everyone Course 19: Machine Learning with Python Course Course 20: Unreal Engine 4 for Beginners This comprehensive Advanced C++ Programming bundle empowers you to journey from C++ novice to game development pro. Learn from industry experts, build practical projects, and unlock advanced concepts. Master essential programming skills in C++, SFML, Cocos2d-x v3, SQL, Python, and 3D graphics, opening doors to exciting career opportunities. Don't miss this chance to elevate your career and skillset. Enrol in Advanced C++ Programming today and take the first step towards achieving your goals and dreams. Why buy this Advanced C++ Programming? Get a Free CPD Accredited Certificate upon completion of the course Get a free student ID card with this training program The course is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Lifetime access to the course materials The training program comes with 24/7 tutor support Start your learning journey straightaway with our Advanced C++ Programming Training! Advanced C++ Programming premium bundle consists of 20 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of Advanced C++ Programming is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification of Advanced C++ Programming You have to complete the assignment given at the end of the Advanced C++ Programming 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. After passing the Advanced C++ Programming exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is ideal for: Students seeking mastery in this field Professionals seeking to enhance their skills Anyone who is passionate about this topic Requirements This Advanced C++ Programming doesn't require prior experience and is suitable for diverse learners. Career path This Advanced C++ Programming bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates CPD Accredited Digital certificate Digital certificate - Included CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge.

Advanced C++ Programming
Delivered Online On Demand4 days
£109

iPhone Filmmaking - QLS Endorsed & CPD Accredited

4.7(47)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before! This Award in iPhone Filmmaking at QLS Level 2 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 60 CPD points) to make your skill development & career progression more accessible than ever! Are you looking to improve your current abilities or make a career move? If yes, our unique iPhone Filmmaking at QLS Level 2 course might help you get there! It is an expertly designed course which ensures you learn everything about the topic thoroughly. Expand your expertise with high-quality training from the iPhone Filmmaking at QLS Level 2 course. Due to iPhone Filmmaking at QLS Level 2's massive demand in the competitive market, you can use our comprehensive course as a weapon to strengthen your knowledge and boost your career development. Learn iPhone Filmmaking at QLS Level 2 from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career. The iPhone Filmmaking at QLS Level 2 course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the iPhone Filmmaking at QLS Level 2 course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this iPhone Filmmaking at QLS Level 2 course. This iPhone Filmmaking at QLS Level 2 training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer This iPhone Filmmaking at QLS Level 2 Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS which is completely free. Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the iPhone Filmmaking at QLS Level 2 course: Unit 01: Introduction Unit 02: Filming on a phone Native vs Paid apps. Unit 03: Filmmaking terms Unit 04: Shots - basic Unit 05: Shots - advanced Unit 06: Planning your film Unit 07: Lighting and Audio Unit 08: Editing Unit 09: Bonus - Shot on iPhone 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 have completed all of the Award in iPhone Filmmaking at QLS Level 2 exams. CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This iPhone Filmmaking at QLS Level 2 course is perfect for highly motivated people who want to improve their technical skills and prepare for the career they want! Requirements iPhone Filmmaking - QLS Endorsed & CPD Accredited No prior background or expertise is required. Career path The iPhone Filmmaking at QLS Level 2 course will boost your CV and aims to help you get the job or even the long-awaited promotion of your dreams. Certificates Award in iPhone Filmmaking at QLS Level 2 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After successfully completing the Award in iPhone Filmmaking at QLS Level 2, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme andalso you can order CPDQSAccredited Certificate that is recognised all over the UK and also internationally. The certificates will be home-delivered, completely free of cost. CPDQS Accredited Certificate Digital certificate - Included

iPhone Filmmaking - QLS Endorsed & CPD Accredited
Delivered Online On Demand3 days
£100

2D Animation with CSS Animations - Complete course and Project

By Packt

Create 2D Animation with CSS animations (CSS3 methods), interactive examples & projects - hands-on beginner training

2D Animation with CSS Animations - Complete course and Project
Delivered Online On Demand5 hours
£33.99

AWS Certified Data Analytics Specialty (2023) Hands-on

By Packt

This course covers the important topics needed to pass the AWS Certified Data Analytics-Specialty exam (AWS DAS-C01). You will learn about Kinesis, EMR, DynamoDB, and Redshift, and get ready for the exam by working through quizzes, exercises, and practice exams, along with exploring essential tips and techniques.

AWS Certified Data Analytics Specialty (2023) Hands-on
Delivered Online On Demand16 hours 33 minutes
£68.99

Django Crash Course with Examples

By Packt

This course covers the Django web framework from the beginning and also covers advanced Django features. Besides Django, the course also covers HTML, CSS, and Bootstrap, which will introduce full-stack development with Django so that you can build complete web apps from scratch. Learn to develop your own web applications with the help of this course.

Django Crash Course with Examples
Delivered Online On Demand3 hours 49 minutes
£41.99

Security Guard Training - CPD Accredited Career Bundle

5.0(2)

By Training Express

Security Guard Training - CPD Accredited Career Bundle Step into the world of private security with confidence through our Security Guard Training - CPD Accredited Career Bundle. This course has been designed for individuals looking to build a solid foundation in security services, offering essential knowledge on everything from legal responsibilities to incident management. Whether you're completely new or looking to refresh your understanding, this bundle is packed with engaging content that simplifies complex subjects and helps you feel prepared for every situation a modern security guard may face. Built with flexibility in mind, this online course allows you to study at your own pace from anywhere, anytime—no need to step foot in a classroom. You’ll gain vital theoretical understanding tailored to today’s security environments, with modules that cover conflict resolution, patrol techniques, emergency procedures, and more. If you're aiming for a professional edge in the private security sector, this course is your reliable starting point. Key Features of this Bundle CPD Accredited Courses Instant PDF certificate Fully online, interactive course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases This Security Guard course ensures that all information provided is current and up-to-date, recognising the evolving nature of security in modern times compared to the past. The scope of security guards has expanded, and the standards have been elevated, necessitating the need for security guards to stay abreast of the latest policies and practices. In addition, the Security Guard course covers the expectations and guidelines set by specific organisations and companies, enabling learners to align with and adhere to these trending policies. Security Guard Training Bundle Course 01: Security Guard Course 02: Working Within the Private Security Industry Course 03: Fire Marshal Level 3 Course 04: Emergency First Aid At Work Course 05: Health and Safety Course 06: Security Management Diploma Accreditation These bundle courses are CPD accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Security Guard Training course is for anyone looking to kickstart a career in this field, including the following professions: Security Guard Security Officer Door Supervisor Security Manager Risk Manager Requirements No prior degree or experience is required to enrol in this course. Career path This Security Guard Course will help you to explore avariety of career paths in the related industry, including: Security Guard Security Manager Close Protection Officer Event Security Officer Retail Security Officer Mobile Patrol Officer Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Security Guard Training - CPD Accredited Career Bundle
Delivered Online On Demand1 hour
£49

Excel VBA Programming - The Complete Guide

By Packt

Automate your Excel workflow, accelerate your productivity, and master the fundamentals of programming with VBA!

Excel VBA Programming - The Complete Guide
Delivered Online On Demand17 hours 19 minutes
£134.99

Java Taster 1-Hour Course, Code the Hangman

4.6(12)

By PCWorkshops

Code the Hangman Game in a few hours, in our Taster Java Hangman Code course Basics made simple! Learn plenty in one day and apply techniques to a game by coding The Hangman Game. Get to know what is Java coding. Will you enjoy a coding career? Or for coders, simply fast-track crossing over to Java.

Java Taster 1-Hour Course, Code the Hangman
Delivered In-PersonFlexible Dates
£15