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

1229 Courses

Learn CSS Coding from Scratch Course

By One Education

Step confidently into the world of web design with our Learn CSS Coding from Scratch Course. Whether you're aiming to spruce up a personal project or move towards a more design-focused role, this course introduces you to the structured beauty behind every modern website. CSS (Cascading Style Sheets) may sound like a stylish acronym, but it’s the backbone of every elegant, responsive layout online. Here, you’ll learn how to control colours, spacing, positioning, and fonts with grace and precision—all without breaking a sweat or your code. You won’t need a background in tech to get started, just a keen eye for design and a willingness to tinker. From mastering selectors and declarations to diving into layouts, animations, and responsive design strategies, everything is laid out in a manner that’s logical and digestible. It's ideal for beginners who don’t just want to code—they want to understand how design decisions come to life on screen. If you’ve ever viewed a sleek website and thought, “I wish I could do that,” this is the place to begin making it happen—one line of CSS at a time. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Course Curriculum: Section 01: Introduction Getting Started Course Curriculum How to Get Course requirements Getting Started on Windows, Linux or Mac How to ask a Great Questions FAQ's Section 02: Setting up Development Environment Introduction CSS Choosing Code Editor Installing Code Editor (Sublime Text) CSS Basic Syntax Creating the first page with CSS Style Summary Section 03: CSS Basic Introduction Inline CSS Internal CSS External CSS CSS Classes CSS IDs Colours Backgrounds Floating Positioning Margins Padding Borders Summary Section 04: CSS Intermediate Introduction Styling Text Aligning Text Styling Links Font Family Font Styles Applying Google Fonts Box Model Icons Tables Navigation-Menu Dropdowns Summary Section 05: CSS Advanced Introduction Advanced Selectors Forms Website Layout Rounded Corners Colour Keywords Animations Pseudo Classes Gradients Shadows Calculations Creating Responsive Page Summary Section 06: CSS Expert Section Introduction Button Styles Pagination Multiple Columns Image Reflection UI / UX Design Social Media Icons External CSS Style adding Coding Exercise Solution for Coding Exercise Summary Section 07: CSS Website Project Section Introduction CSS Project Getting CSS Project Overview Summary Course Assessment To simplify the procedure of evaluation and accreditation for learners, we provide an automated assessment system. Upon completion of an online module, you will immediately be given access to a specifically crafted MCQ test. The results will be evaluated instantly, and the score will be displayed for your perusal. For each test, the pass mark will be set to 60%. When all tests have been successfully passed, you will be able to order a certificate endorsed by the Quality Licence Scheme. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). Who is this course for? This Learn CSS Coding from Scratch course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Learn CSS Coding from Scratch course is open to all, with no formal entry requirements. Career path Upon successful completion of the Learn CSS Coding from Scratch Course, learners will be equipped with many indispensable skills and have the opportunity to grab.

Learn CSS Coding from Scratch Course
Delivered Online On Demand6 hours
£12

Beginner to Intermediate Python Coding

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of programming with our Intermediate Python Coding course. Picture yourself delving deeper into the world of Python, a language known for its versatility and efficiency. This course begins with a refresher introduction, setting a solid foundation before advancing to more complex concepts. It's designed not just to teach but to immerse you in the intricacies of Python. From understanding the fundamentals of classes and methods to unraveling the complexities of Object-Oriented Programming (OOP), each section is a step towards mastering this powerful programming language. Whether you're looking to enhance your coding skills for professional growth or personal satisfaction, this course bridges the gap between basic understanding and advanced proficiency. As you progress, you'll explore the sophisticated elements of Python, including inheritance, polymorphism, encapsulation, and abstraction. These concepts are not just taught theoretically; you'll see them come to life through practical applications, especially in the creation of Python games. This hands-on approach ensures that you're not just learning concepts but also applying them in real-world scenarios. The course also delves into Python's extensive libraries as you learn about modules, packages, and data handling with Pandas. Completing the course with error and exception handling, you emerge not just as someone who can code but as a problem-solver who can navigate through challenges and create efficient, elegant solutions. Learning Outcomes Gain a deeper understanding of Python classes, methods, and OOP principles. Develop skills in implementing inheritance, polymorphism, encapsulation, and abstraction in Python. Create interactive Python games and applications to apply coding skills practically. Learn to manage and utilise Python modules, packages, and the Pandas library. Master error and exception handling in Python for robust coding. Why choose this Intermediate Python Coding 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 Intermediate Python Coding course for? Programmers looking to advance from basic to intermediate Python skills. Computer science students seeking a deeper understanding of Python. Software developers aiming to enhance their proficiency in Python. Data analysts and scientists interested in leveraging Python's capabilities. Hobbyists and tech enthusiasts keen on developing Python applications. Career path Software Developer: £30,000 - £60,000 Data Analyst: £25,000 - £50,000 Python Developer: £28,000 - £55,000 Machine Learning Engineer: £32,000 - £70,000 Data Scientist: £35,000 - £75,000 Back-end Developer: £27,000 - £53,000 Prerequisites This Beginner to Intermediate Python Coding does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Beginner to Intermediate Python Coding 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 Course Introduction 00:02:00 Course Curriculum 00:05:00 How to get Pre-requisites 00:02:00 Getting Started on Windows, Linux or Mac 00:01:00 How to ask Great Questions 00:02:00 Section 02: Class Introduction to Class 00:07:00 Create a Class 00:09:00 Calling a Class Object 00:08:00 Class Parameters - Objects 00:05:00 Access Modifiers(theory) 00:10:00 Summary 00:02:00 Section 03: Methods Introduction to methods 00:06:00 Create a method 00:07:00 Method with parameters 00:12:00 Method default parameter 00:06:00 Multiple parameters. 00:05:00 Method return keyword. 00:04:00 Method Overloading. 00:05:00 Summary 00:02:00 Section 04: OOPs Object-Oriented Programming Introduction to OOPs 00:05:00 Classes and Objects 00:08:00 Class Constructors 00:07:00 Assessment Test1 00:01:00 Solution for Assessment Test1 00:03:00 Summary 00:01:00 Section 05: Inheritance and Polymorphism Introduction 00:04:00 Inheritance 00:13:00 Getter and Setter Methods 00:12:00 Polymorphism 00:13:00 Assessment Test2 00:03:00 Solution for Assessment Test2 00:03:00 Summary 00:01:00 Section 06: Encapsulation and Abstraction Introduction 00:03:00 Access Modifiers (public, protected, private) 00:21:00 Encapsulation 00:07:00 Abstraction 00:07:00 Summary 00:02:00 Section 07: Python Games for Intermediate Introduction 00:01:00 Dice Game 00:06:00 Card and Deck Game Playing 00:07:00 Summary 00:01:00 Section 08: Modules and Packages Introduction 00:01:00 PIP command installations 00:12:00 Modules 00:12:00 Naming Module 00:03:00 Built-in Modules 00:03:00 Packages 00:08:00 List Packages 00:03:00 Summary 00:02:00 Section 09: Working Files with Pandas Introduction 00:02:00 Reading CSV files 00:11:00 Writing CSV files 00:04:00 Summary 00:01:00 Section 10: Error and ExceptionHandling Introduction 00:01:00 Errors - Types of Errors 00:08:00 Try - ExceptExceptions Handling 00:07:00 Creating User-Defined Message 00:05:00 Try-Except-FinallyBlocks 00:07:00 Summary 00:02:00

Beginner to Intermediate Python Coding
Delivered Online On Demand5 hours 21 minutes
£10.99

Computer Engineering: Software and Web development, Coding, Network, Database & Security

4.8(9)

By Skill Up

Flash Sale! 24-in-1 Diploma Bundle | CPD Certified | Free PDF & Transcript Certificates | Lifetime Access

Computer Engineering: Software and Web development, Coding, Network, Database & Security
Delivered Online On Demand7 days
£129

How to Use ChatGPT and Generative AI for Passive Income

By Packt

In this course, you will learn how to unlock the power of Generative AI and learn to generate passive income for profitable online ventures with ChatGPT. Gain the skills to automate tasks efficiently, generate revenue from your content, and uphold ethical AI practices. This course is perfect for beginners or anyone seeking to enhance their online ventures with AI technology.

How to Use ChatGPT and Generative AI for Passive Income
Delivered Online On Demand1 hour 18 minutes
£41.99

WordPress for Beginners: Blog Design with Zero Coding

4.3(43)

By John Academy

Want to design your blog but scared about coding? Here is the best solution for you - WordPress which is a CMS that makes it easy to build professional websites with zero coding knowledge. So, worry no more and enrol WordPress for Beginners: Blog Design with Zero Coding course. WordPress is a CMS or content management system that allows you to create any types of websites including an e-commerce site, a blogging site, dynamic website and more. In the course, you will learn to how to use WordPress and how to buy WordPress theme. The course also covers discuss on creating WordPress blog using OptimizePress. You will also learn how to download, install, active and use the WordPress plugin, how to choose a business logo, and create blog posts for market products. The course also teaches you the email marketing strategies with Aweber. You will know how to create an email signup form and create pages like 'Terms & Condition', 'Privacy Policy' and more. Upon completion, you will be able to use Blog and do marketing for your products using a WordPress website. Certification: After completing 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? WordPress for Beginners: Blog Design with Zero Coding course 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 WordPress for Beginners: Blog Design with Zero Coding course 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. How to Create a WordPress.org Blog How to Start a WordPress.org Blog FREE 00:03:00 How to Start Email Marketing with Aweber 00:03:00 How to Purchase a WordPress.org Theme 00:05:00 How to Create a WordPress Blog using OptimizePress 00:05:00 How to Create a Membership Website using OptimizeMember 00:04:00 How to Download, Install, and Activate WordPress Plugins 00:02:00 Choosing a Business Logo Nike Approves 00:02:00 How to Create Product Sales Pages 00:05:00 How to Create Blog Posts to Market Products 00:04:00 How to Configure WordPress Settings 00:05:00 How to Create a Feature Box to Collect Emails 00:05:00 How to Use Sidebar Widgets on WordPress Blog How to Create a Sidebar Widget to Collect Emails 00:03:00 Using Sidebar Widget to Market Udemy Courses 00:04:00 How to Enable Search Bar on WordPress 00:01:00 How to Enable Popular Blog Posts on the Sidebar 00:03:00 How to Enable Blog Post Categories on the Sidebar 00:01:00 How to Create an About Me Sidebar Widget 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

WordPress for Beginners: Blog Design with Zero Coding
Delivered Online On Demand57 minutes
£24.99

HTML and CSS Coding: Beginner to Advanced

4.5(3)

By Studyhub UK

Dive into the intricate world of website design with our course, 'HTML and CSS Coding: Beginner to Advanced.' Unravel the mysteries behind the foundational elements of the internet, as you journey from understanding the basics to mastering the complexities. Whether you're a newbie dipping your toes or someone eager to delve deeper, our comprehensive curriculum ensures that by the end, you'll be adept at crafting engaging, responsive, and visually appealing web experiences. Learning Outcomes Comprehend the fundamentals and complexities of HTML, progressing from a beginner to an expert level. Understand the diverse aspects of CSS, from its basic structures to intricate details. Develop the capability to set up an optimal development environment. Acquire the skillset to design and develop a complete website project. Grasp the process to effectively publish a live website. Why buy this HTML and CSS Coding: Beginner to Advanced course? 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 HTML and CSS Coding: Beginner to Advanced 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 HTML and CSS Coding: Beginner to Advanced course for? Novices aiming to grasp the basics of web development. Intermediate coders seeking to bolster their HTML and CSS knowledge. Designers aspiring to incorporate coding into their skillset. Web enthusiasts eager to understand the backbone of online platforms. Individuals looking to transition into a web design or development role. Prerequisites This HTML and CSS Coding: Beginner to Advanced does not require you to have any prior qualifications or experience. You can just enrol and start learning.This HTML and CSS Coding: Beginner to Advanced 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 Web Developer: £30,000 - £50,000 Front-end Developer: £35,000 - £55,000 Web Designer: £25,000 - £45,000 UI/UX Designer: £40,000 - £60,000 Content Manager: £28,000 - £42,000 Website Tester: £27,000 - £40,000 Course Curriculum Getting Started Introduction 00:03:00 Course Curriculum 00:07: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 Setting Up Development Environment Introduction 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Full HTML Code Page 00:07:00 First Hello World! Webpage 00:09:00 HTML Fundamentals Introduction 00:03:00 Heading 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 ID's in CSS 00:06:00 Comments in HTML 00:04:00 Summary 00:04:00 HTML Intermediate Introduction 00:02:00 Images 00:12:00 Forms 00:05:00 Form Actions 00:04:00 Br tag 00:03: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 Summary 00:02:00 HTML Advanced Introduction 00:02:00 HTML5 Audio 00:07:00 HTML5 Video 00:05:00 Progress Bar 00:04:00 Drag and Drop 00:18:00 Canvas 00:06:00 I frames 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 YouTube Video Linking 00:04:00 Creating Responsive Page 00:05:00 Summary 00:02:00 HTML Expert Introduction 00:02:00 Registration Form 00:04:00 Login Form 00:04:00 About Us Form 00:02:00 Contact Us Form 00:10:00 Footer Form 00:03:00 Integrate All Together 00:07:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Summary 00:02:00 HTML Website Project Introduction 00:02:00 Challenge - HTML 5 Clock Face with Numbers 00:05:00 Project overview 00:03:00 Conclusion on Project 00:01:00 Summary 00:02:00 CSS Fundamentals Introduction 00:03:00 CSS Syntax 00:05:00 Creating a first page with CSS Style 00:13:00 Inline CSS 00:06:00 Internal CSS 00:05:00 CSS External 00:10:00 CSS Classes 00:09:00 CSS IDs 00:06:00 Colors 00:08:00 Backgrounds 00:04:00 Floating 00:09:00 Positioning 00:06:00 Margins 00:07:00 Padding 00:04:00 Borders 00:03:00 Summary 00:02:00 CSS Intermediate Introduction 00:02:00 Styling Text 00:07:00 Aligning Text 00:04:00 Styling Links 00:10:00 Font Family 00:07:00 Font Styles 00:03:00 Applying Google Fonts 00:07:00 Box Model 00:09:00 Icons 00:09:00 Tables 00:16:00 Navigation-Menu 00:11:00 Dropdowns 00:15:00 Summary 00:02:00 CSS Advanced Introduction 00:02:00 Advanced Selectors 00:06:00 Forms 00:17:00 Website Layout 00:21:00 Rounded Corners 00:06:00 Color Keywords 00:06:00 Animations 00:08:00 Pseudo Classes 00:03:00 Gradients 00:03:00 Shadows 00:03:00 Calculations 00:05:00 Creating Responsive Page 00:06:00 Summary 00:02:00 CSS Expert Introduction 00:01:00 Button Styles 00:06:00 Flexbox 00:14:00 CSS Grid 00:15:00 Pagination 00:07:00 Multiple Columns 00:06:00 Image Reflection 00:03:00 UI - UX Design 00:09:00 Social Media Icons 00:08:00 External CSS Style adding 00:06:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:03:00 Summary 00:02:00 CSS Website Project Introduction 00:01:00 CSS Project Getting 00:05:00 CSS Project Overview 00:08:00 Summary 00:01:00 Publish Your Website For Live Introduction 00:02:00 Installing Free FTP Solution (FileZilla) 00:04:00 Setting Up FTP (File Transfer Protocol) 00:03:00 Publish Website to Hosting Server 00:04:00 Summary 00:01:00

HTML and CSS Coding: Beginner to Advanced
Delivered Online On Demand11 hours 49 minutes
£10.99

Software and Coding Fundamentals for UX

By UX Design Institute

Learn the essentials of software development. And increase your confidence when working with developers. Why take this course? Talk with confidence about web and internet technologies Build better relationships with developers on your team Create smarter designs with a deeper understanding of technical constraints Understand the concepts behind coding without needing to code Who is it for? All UX professionals Format Online, self-paced Duration 6 weeks (recommended) Commitment 3 hours per week What you’ll learn Over 6 weeks, you’ll learn about the key concepts and processes involved in software development. You'll understand how code works, so that you can collaborate more effectively with developers. Module 1 The software landscape Understand the relationship between hardware and software. Module 2 Layers of software Dig into each layer of the tech stack, from the front-end to the back-end. Module 3 Front-end technologies Get up to speed on the roles of HTML, CSS and Javascript. Module 4 Back-end technologies Explore the back-end, APIs and common programming languages. Module 5 How developers work Learn about common development workflows, from waterfall to agile. Module 6 Effective collaboration Get practical guidance on how to work well with development teams.

Software and Coding Fundamentals for UX
Delivered OnlineJoin Waitlist
£675 to £850

C++ Development: The Complete Coding Guide

4.9(27)

By Apex Learning

Overview This comprehensive course on C++ Development: The Complete Coding Guide will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This C++ Development: The Complete Coding Guide 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 C++ Development: The Complete Coding Guide. It is available to all students, of all academic backgrounds. Requirements Our C++ Development: The Complete Coding Guide 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 14 sections • 79 lectures • 05:35:00 total length •Introduction: 00:04:00 •What Is C++?: 00:03:00 •Setting up A Project: 00:07:00 •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 •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 •String Streams: 00:04:00 •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 •Switch Statement: 00:05:00 •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 •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 •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 •Error Handling: 00:04:00 •Preprocessor Macro Definitions: 00:04:00 •Preprocessor Conditional Directives: 00:05:00 •Preprocessor Line Directive: 00:04:00 •Preprocessor Source File Inclusion: 00:02:00 •Opening A File: 00:06:00 •Writing to a File: 00:04:00 •Commenting: 00:04:00 •Class Header and Implementation: 00:09:00 •Lists: 00:04:00 •Vectors: 00:05:00 •Resource: 00:00:00 •Assignment - C++ Development: The Complete Coding Guide: 00:00:00

C++ Development: The Complete Coding Guide
Delivered Online On Demand5 hours 35 minutes
£12

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.8(9)

By Skill Up

Unlock the secrets of PHP and MySQL web development with this comprehensive course. Learn the basics of PHP and MySQL and object-oriented programming (OOP) concepts to create dynamic and interactive websites and web applications.

Ultimate PHP & MySQL Web Development Course & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£25

Start Coding Browser Extensions Using JavaScript!

4.7(160)

By Janets

Register on the Start Coding Browser Extensions Using JavaScript! today and build the experience, skills and knowledge you need to enhance your expert 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 a digital certificate as a proof of your course completion. The Start Coding Browser Extensions Using JavaScript! 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 Start Coding Browser Extensions Using JavaScript! Receive a e-certificate upon successful completion of the course Get taught by experienced, expert 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 Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £59.00. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets 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. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring expert. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain an expert lesson to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Start Coding Browser Extensions Using JavaScript!, 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 Building Our First Chrome Extension Introduction and Manifest 00:22:00 Content Scripts 00:16:00 Messaging Different Parts of Our Extension 00:10:00 Creating Share Popup 00:08:00 Icons 00:11:00 Final Project - Building an Image Downloader Building an Image Downloader 00:14:00 Uploading to the Chrome Web Store 00:07:00 Interacting with the DOM 00:29:00 Assignment Assignment - Start Coding Browser Extensions Using JavaScript! 2 days, 10 hours Order Your Certificate Order your Certificate QLS 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Start Coding Browser Extensions Using JavaScript!
Delivered Online On Demand3 days
£25