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

2969 Code courses

Web Development Bootcamp: Learn Web Development from Scratch

4.7(160)

By Janets

Description Register on the Web Development Bootcamp: Learn Web Development from Scratch today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Web Development Bootcamp: Learn Web Development from Scratch course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, 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 This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge.   Course Content 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:10: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:03: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

Web Development Bootcamp: Learn Web Development from Scratch
Delivered Online On Demand12 hours 48 minutes
£25

Diploma in PHP Web Development

4.9(27)

By Apex Learning

Overview This comprehensive course on Diploma in PHP Web Development will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Diploma in PHP Web Development comes with accredited certification, 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 Diploma in PHP Web Development. It is available to all students, of all academic backgrounds. Requirements Our Diploma in PHP Web Development 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 5 sections • 39 lectures • 12:08:00 total length •Introduction: 00:06:00 •Module 01: Setup a PHP Environment using XAMPP: 00:16:00 •Module 02: Install Composer Package Manager: 00:03:00 •Module 03: Visual Studio Code - Web Development Add ons: 00:12:00 •Module 04: Create a GitHub Account: 00:13:00 •Module 05: Create a Heroku Account: 00:08:00 •Module 01: How PHP Works: 00:29:00 •Module 02: IFELSE Statements: 00:19:00 •Module 03: Switch Statements: 00:09:00 •Module 04: FOR Loop: 00:10:00 •Module 05: WHILE AND DOWHILE Loops: 00:14:00 •Module 06: PHP Arrays and Manipulation: 00:13:00 •Module 07: String Manipulation Functions: 00:28:00 •Module 08: Date and Time Manipulation Functions: 00:15:00 •Module 09: User Defined Functions: 00:22:00 •Module 10: PHP Include and Require: 00:22:00 •Module 11: PHP Website Layout - With Bootstra: 00:23:00 •Module 12: Add Project to Github: 00:08:00 •Module 13: Publish Website to Heroku: 00:20:00 •Module 01: Project and Website Setup: 00:21:00 •Module 02: Create a Bootstrap 4 Form: 00:28:00 •Module 03: PHP Form - $_GET Action: 00:23:00 •Module 04: PHP Form - $_POST Action: 00:11:00 •Module 05: Design Database with phpMyAdmin: 00:19:00 •Module 06: Connect to Database using PHP PDO: 00:18:00 •Module 07: Save Records to Database: 00:38:00 •Module 08: View Database Records: 00:36:00 •Module 09: View One Record's Details: 00:28:00 •Module 10: Update Database Records: 00:34:00 •Module 11: Delete Database Records: 00:11:00 •Module 12: Final Touches: Form Validation, Error Messages, Success Messages: 00:17:00 •Module 13: Create Heroku App and Remote Database: 00:21:00 •Module 14: Setup Authentication Tables in Database: 00:20:00 •Module 15: Setup Login and Authentication: 00:29:00 •Module 16: Control User Access: 00:08:00 •Module 17: Sending Confirmation Emails: 00:31:00 •Module 18: Upload Profile Pictures: 00:31:00 •Module 19: Final Touches: 00:14:00 •Resources - Modern PHP Web Development: 00:00:00

Diploma in PHP Web Development
Delivered Online On Demand12 hours 8 minutes
£12

Event Design and Styling Course for Events Management

4.7(160)

By Janets

In this event design and event styling course for events management, train in the fundamentals behind event design first so you approach projects professionally and responsibly and you're fully prepared to plan successful events. This events management course covers all the basics from initial brainstorming and concept development to working hands-on with clients. You'll learn how to get started, and what your first steps will be when working with a client, so you can impress with your professionalism and polish! The course will teach you how to conceptualize an individual event. You will understand the importance of examining floor plans and using design software, understand where to look for inspiration. Learn how to translate a client's vision into practical application, how to choose the right design and décor techniques. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays 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 Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who is this course for? Event Decoration Course and Styling Course for Events Management is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more on this subject. Course Content Event Design and Styling Course for Events Management Event Planning 00:31:00 Steps for Planning an Event 00:48:00 Invitations, Greetings, and Dress Code 00:23:00 Table Manners and Table Settings 00:37:00 The Event 00:23:00 What is Event Management 00:36:00 Types of Events 00:39:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 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.

Event Design and Styling Course for Events Management
Delivered Online On Demand3 hours 57 minutes
£25

CompTIA Security+ Certification SY0-601: The Total Course

By Packt

This video course is designed to prepare you to achieve the internationally recognized fundamental IT training certification, CompTIA Security+ Certification SY0-601 exam. The course covers all the major domains needed for the certification and will help you develop the basics of IT and computers with the help of examples and quizzes.

CompTIA Security+ Certification SY0-601: The Total Course
Delivered Online On Demand19 hours 38 minutes
£59.99

Burp Suite Unfiltered - Go from a Beginner to Advanced

By Packt

Welcome to this course on Burp Suite that will help you progress from absolute zero to an advanced level. Together, we will explore how all the tools and tabs of the Burp Suite work and how we can use them effectively to our advantage. This complete hands-on course will help you ace Burp Suite with no prior hacking experience.

Burp Suite Unfiltered - Go from a Beginner to Advanced
Delivered Online On Demand6 hours 6 minutes
£82.99

Excel Beginners Course, 1-Day

4.6(12)

By PCWorkshops

This Excel Introduction course is a very good introduction to essential fundamental programming concepts using Excel as programming language. These concepts are daily used by professionals and are essential in most jobs. By the end, you'll be comfortable with Excel concepts, ribbons, formulas, and the Functions Wizard. You will gain hands-on practical experience creating a spreadsheet from scratch on your own.

Excel Beginners Course, 1-Day
Delivered Online & In-PersonFlexible Dates
FREE

Create Smart Maps in Python and Leaflet Level 3

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Create Smart Maps in Python and Leaflet Level 3
Delivered Online On Demand3 hours 41 minutes
£25

Jenkins for Professionals

By Packt

Real World Training Program for Jenkins

Jenkins for Professionals
Delivered Online On Demand5 hours
£37.99

Sell on Amazon: Simple & Effective eBay Arbitrage Strategies

4.3(43)

By John Academy

Description Start selling on eBay and learn what to sell and how to sell with the Sell on Amazon: Simple & Effective eBay Arbitrage Strategies course. eBay is one of the best platforms for online business as well as shopping. But many new sellers fail to sell. The course is designed for the beginners who want to start their business. You will be amazed to know that eBay offers lower fees than Amazon and it is the world's largest marketplace for online auctions. The course helps you start making money as quickly as possible. At first, the course illustrates the concepts of Drop Shipping and trains you how to do that. Drop Shipping is a supply chain management where goods are provided by direct delivery from the manufacturer to the retailer or customer. You will also be trained on what to do before contacting the Dropshippers and how to find them. Finally, the course teaches you the selling techniques and marketing strategies. Apart from the eBay business, the course shows you how to create a store using BigCommerce. Upon completion, it is hoped that you will be able to start selling on eBay. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. 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? Sell on Amazon: Simple & Effective eBay Arbitrage Strategies 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 Sell on Amazon: Simple & Effective eBay Arbitrage Strategies 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. Section 01 - Selling on Amazon Selling on Amazon FREE 00:02:00 Selling on Amazon 00:03:00 Winning an eBay Auction 00:05:00 Listing a Product on Amazon 00:02:00 Section 02 - Product Sourcing on Bey Completed Sale #1 00:02:00 Completed Sale #2 00:03:00 Completed Sale #3 00:02:00 Completed Sale #4 00:03:00 Completed Sale #5 00:03:00 Completed Sale #6 00:04:00 Completed Sale #7 00:02:00 Completed Sale #8 00:03:00 Completed Sale #9 00:03:00 Completed Sale #10 00:03:00 Completed Sale #11 00:03:00 Completed Sale #12 00:02:00 Completed Sale #13 00:02:00 Completed Sale #14 00:03:00 Section 03 - Shipping Amazon Sales Ordering Supplies from USPS 00:02:00 Printing a Shipping Label from Amazon.mp4 00:01:00 Schedule a USPS Pickup 00:02:00 Section 04 - Setup Cashback Enroll for eBay Bucks 00:02:00 Signup for Ebates 00:03:00 Ebates Referral Code 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Sell on Amazon: Simple & Effective eBay Arbitrage Strategies
Delivered Online On Demand1 hour 1 minutes
£18

Level 2 Certificate in WordPress Web Design

4.3(43)

By John Academy

Description:  Wondering how people made websites with amazing features? You will be surprised to know that you can do the same thing or more without knowing using any code. Learn the techniques of creating a professional landing page with WordPress using drag and drop page builders. Drag and drop plugins or page builders are some excellent tools that help you to design a website layout by just dragging and dropping the feature. For example, if you want to use a pricing table in your website or want to add a map, slider or contact form, you just need to drag the option and drop the feature in your desired place. Throughout the course, you will learn the popular and well-featured WordPress page builders with a particular focus on Thrive Content Builder and Visual Composer plugin. The course shows you the pricing tables of these page builders, how to use the page builders, use the pre-made templates, and doing SEO with the page builders. After completing the course, it is hoped that you will be able to use any WordPress page builders and able to create awesome landing pages with the drag and drop page builders. 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? Level 2 Certificate in WordPress Web Design 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 Level 2 Certificate in WordPress Web Design 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.   Introduction To The Course Welcome How To Build Easy Drag & Drop 00:01:00 Why WordPress? 00:01:00 Sales Pages Vs. Landing Pages 00:02:00 Comparing Landing Page Plugins Comparing Your Landing Page Options 00:01:00 WordPress Landing Pages - Free Plugin 00:03:00 Instapage 00:02:00 OptimizePress 00:03:00 LeadPages 00:03:00 Marketer Plugin 00:02:00 Visual Composer for WordPress 00:04:00 Thrive Themes Content Builder 00:03:00 Thrive Themes vs. Lead Pages - Added 2016 00:03:00 Examples Of Landing Pages I've Built Digital Marketing Website - Thrive Content Builder 00:01:00 SEO Service Website - Thrive Content Builder 00:03:00 Course Sales Page - Thrive Content Builder 00:01:00 Contractor Website - Visual Composer Plugin 00:01:00 Using Thrive Themes for Landing Pages and Sales Pages Good WordPress Themes To Use With Thrive Themes 00:02:00 Building Out Your Landing Page From Scratch 00:06:00 Using Pre-existing Templates 00:03:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Level 2 Certificate in WordPress Web Design
Delivered Online On Demand45 minutes
£18