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

1729 Developer courses in London delivered On Demand

The Ultimate Excel VBA Course - Learn and Master VBA Fast

By Packt

Discover how to utilize VBA to automate procedures and effortlessly generate reports with a single button press. Streamline your tasks and achieve seamless productivity by performing various actions at the click of a button. No prior knowledge of VBA is required but familiarity with Excel will be an advantage.

The Ultimate Excel VBA Course - Learn and Master VBA Fast
Delivered Online On Demand2 hours 27 minutes
£82.99

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

Python - CPD Accredited

4.7(47)

By Academy for Health and Fitness

Boost Your Career By Enrolling On This Python Course To Get Through Challenging Moments! Become a Python programmer and study one of the most in-demand talents for employers in the upcoming year! This is the most extensive, but simple, Python programming language course available! This programming language course is for you whether you've never coded before, know basic grammar, or want to learn about Python's advanced techniques. You will learn the Python programming language course the way that suits you best! This course is accredited by CPD with 10 CPD points for professional development. Students can expect to complete this course in around 09 hours. You'll also get dedicated expert assistance from us to answer any queries you may have while studying our course. Upon successful completion of the Python course, an instant e-certificate will be exhibited in your profile that you can order as proof of your new skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this course. You'll get a Free Student ID card by enrolling in this course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. This course can help you to accomplish your ambitions and prepare you for a meaningful career. So, join the course today - gear up with the essential skills to set yourself up for excellence! What you will learn from this Python Course? Become a skilled Developer How to use the basic structures: strings, lists, and dictionaries How to use Object-Oriented Programming (OOP) How to use core programming tools such as functions and loops How to land your first job as a Developer write Python scripts to perform automated actions Start creating your Python programs from scratch Learn to use variables to store, retrieve and calculate information Why should you choose this course with Academy for Health & Fitness? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Globally accepted standard structured lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support With this comprehensive course, you can achieve your dreams and train for your ideal career. The Python course provides students with an in-depth learning experience that they can work through at their own pace to enhance their professional development. Start your learning journey straight away with this Python course and take a step toward a brighter future! *** Course Curriculum *** Learn Programming with Python Course Module 01: An Installing Python Documentation Command-Line Variables Simple Python Syntax Keywords Import-Module Module 02: Additional Topics If Elif Else Iterable For Loops in Python Execute Exceptions Module 03: Data Types Number Types More Number Types Strings More Strings Files Lists Dictionaries Tuples Sets Module 04: Comprehensions Definitions Functions Default Arguments Doc Strings Variadic Functions Factorial Module 05: Function Objects Lambda Generators Object Initialization Class Static Members Classic Inheritance Data Hiding Assessment Process Once you have completed all the modules in the Python course, your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed the course. Show off Your New Skills with a Certificate of Completion The learners have to successfully complete the assessment of this Course to achieve the CPD accredited certificate. Digital certificates can be ordered for only £10. The learner can purchase printed hard copies inside the UK for £29, and international students can purchase printed hard copies for £39. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this Python course. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this Python course. Career path After completing this Python course, you are to start your career or begin the next phase of your career. Certificates Certificate of completion Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

Python - CPD Accredited
Delivered Online On Demand9 hours
£12

Construction and Structural Engineering

4.9(27)

By Apex Learning

Fall into Savings. Enjoy the biggest price fall this Autumn! The demand for Construction and Structural Engineers has increased in the UK in recent years. This is because millions of structures are being built worldwide every day. And these numbers will never decrease as we constantly need buildings like offices, houses, bridges, and schools; this list will continue. For those thinking of embarking upon a career in structural engineering, this ultimate career bundle will fill you in on everything you need to know about this buoyant industry and provide the necessary knowledge on how to gain your first big break. In the UK, on average, Construction and Structural Engineers earn around £36,000 - £38,000 per annum. So enrol in this course and take your next step towards a successful career! Package Details: Number of Courses: 30 Courses Accreditation: CPD Quality Standards Free Certificates:PDF: 30Hardcopy: 30 (Delivery Charge Applicable) Courses Access: Lifetime Instalment Payment Available Structural Engineering Courses Course 01: Read Construction & Structural Drawing Like Expert Course 02: Diploma in Construction Management Course 03: Quantity Surveyor Diploma Course 04: Building Surveyor Course 05: Land Surveying Course 06: Bricklaying Course 07: Construction Cost Estimation Diploma Course 08: Construction Estimation using RSMeans Course 09: Construction Cost Estimation Using Xactimate Course 10: Cost Estimation for Multiplex Building Using Xactimate Course 11: Property Law and Legislation Course 12: Construction Industry Scheme (CIS) Course 13: WELL Building Standard Course 14: LEED V4: Building Design and Construction Course 15: Property Developer Level 3 Architecture & AutoCAD Courses Course 01: Architectural Studies Course 02: AutoCAD Programming using C# with Windows Forms Course 03: CAD Design Course: Assemblies, Modelling And Civil Drawings Course 04: Autocad Electrical Design Course 05: Intermediate Solidworks Course Course 06: Solidworks Foundation Training Course 07: Interior Design Professional Diploma Course 08: Professional Interior Design & Construction Constraction Safety Courses Course 01: Construction Safety Course 02: Fire Safety | Online Course Course 03: Emergency First Aid and Incident Management at Work Course 04: RIDDOR Training Course 05: LOLER Training Course 06: COSHH Training and Safety - Level 2 Course 07: DSEAR Training Benefits you'll get from choosing Apex Learning for this training: Pay once and get lifetime access Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn anytime, from anywhere Study from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills CPD 305 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle including- Students Graduates Job Seekers Job Holders Requirements This training is fully compatible with PCs, Macs, laptops, tablets 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. Career path This bundle will help you learn the necessary skills to explore opportunities such as- Structural Engineer £36,000 - £38,000 per annum Engineer £27,000 - £45,000 per annum Construction Engineer £3,000 - £45,000 per annum Engineer Surveyor £28,000 - £32,500 per annum Civil Engineer £29,000 - £38,000 per annum Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Read Construction & Structural Drawing Like Expert) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Construction and Structural Engineering
Delivered Online On Demand
£150

Computer Programmer QLS Endorsed Courses

By Imperial Academy

Computer Programming: Where Inspiration Meets Logic And Dreams Become Lines Of Code

Computer Programmer QLS Endorsed Courses
Delivered Online On Demand
£599

JavaScript Interview Preparation: Practice Problems

By Packt

Succeed in your next JavaScript coding interview by working through practice questions and learning important JavaScript skills and concepts

JavaScript Interview Preparation: Practice Problems
Delivered Online On Demand3 hours 53 minutes
£116.99

Introduction to Computer & Building PC

4.8(9)

By Skill Up

Develop the ability to build your own PC and learn the fundamentals of computers with the help of

Introduction to Computer & Building PC
Delivered Online On Demand3 hours 8 minutes
£25

Scrum Complete Video Training

4.3(43)

By John Academy

SCRUM is an Agile framework for managing work or for finishing complex projects with an emphasis on software development. The knowledge of SCRUM will be a great plus point for your career as it is one of the practical approaches for managing any project efficiently. With the understanding of the Scrum Complete Video Training course, you will able to master the complete framework of SCRUM. SCRUM framework is very lightweight, simple to understand but difficult to master. For better understanding, the bundled course is divided into two parts - one is SCRUM immersion, and another one is SCRUM Developer video training. SCRUM immersion will provide the basic knowledge of the framework and its three roles, four artefacts, five meeting procedures, and the proper ways of implementing SCRUM. ON the other hand, SCRUM Developer deals with the preparation, planning and estimation of a project. It will help you to initiate a project and create a vision. In short, the Scrum Complete Video Training course is a complete guide for SCRUM approach and helps you to start, plan, initiate and evaluate a project. Assessment & Certification: To achieve a formal qualification, you are required to book an official exam separately with the relevant awarding bodies. However, you will be able to order a course completion CPD Certificate by paying an additional fee. Hardcopy Certificate by post - £19 Soft copy PDF via email - £10 Requirements Our Scrum Complete Video Training 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. Module 01: SCRUM Immersion Overview Overview FREE 00:01:00 A History Lesson 00:37:00 Methodologies 00:22:00 Beginning of Agile 00:20:00 Scrum Basics Scrum Basics 00:27:00 Scrum = 3 Roles + 4 Artifacts + 5 Meetings 00:25:00 Sprint Planning 00:17:00 Key Scrum Artifacts Key Scrum Artifacts 00:09:00 WBS 00:18:00 Making Scrum Practical 00:28:00 User Stories User Stories 00:07:00 Use Cases vs. User Stories 00:13:00 Implementing Scrum Implementing Scrum 00:24:00 Scrum and Burn Charts 00:11:00 Should You Use Scrum 00:10:00 Module 02: Scrum Developer Introduction Introduction FREE 00:12:00 Introduction to Scrum Introduction to Scrum 00:01:00 Scrum Overview 00:21:00 Scrum Concepts & Principles 00:14:00 Scrum Phases & Processes 00:05:00 Course Summary 00:02:00 Initiating a Project Initiating a Project 00:03:00 Creating the Project Vision 00:09:00 Identifying the Scrum Master 00:03:00 Forming the Scrum Team 00:06:00 Developing Epics 00:06:00 Creating the Prioritized Product Backlog 00:12:00 Release Planning 00:06:00 Course Summary 00:02:00 Planning & Estimating a Project Planning & Estimating a Project 00:03:00 Creating User Stories 00:05:00 Approve, Estimate & Commit User Stories 00:07:00 Create Tasks 00:06:00 Estimating Tasks 00:04:00 Creating the Sprint Backlog 00:07:00 Course Summary 00:02:00 Implementing a Project Implementing a Project 00:01:00 Creating Deliverables 00:06:00 Conducting the Daily Standup (or Daily Scrum) 00:06:00 Grooming the Prioritized Product Backlog 00:04:00 Course Summary 00:02:00 Sprint Review and Retrospect Sprint Review and Retrospect 00:02:00 Convene a Scrum of Scrums 00:05:00 Demonstrating & Validating Sprint 00:06:00 Retrospect Sprint 00:09:00 Course Summary 00:02:00 Release Release 00:02:00 Ship Deliverables 00:07:00 Retrospect Project 00:03:00 Course Summary 00:04:00 Module 03: Scrum Master Introduction Introduction FREE 00:11:00 Introduction to Scrum Introduction to Scrum 00:01:00 Scrum Overview 00:21:00 Scrum Concepts & Principles 00:14:00 Scrum Phases & Processes 00:05:00 Introduction to Scrum Summary 00:02:00 Scrum Aspects Scrum Aspects 00:02:00 Roles and Organization in Scrum 00:15:00 Business Justification 00:18:00 Quality 00:06:00 Change 00:08:00 Risk 00:13:00 Scrum Aspects Summary 00:02:00 Meetings in Scrum Meetings in Scrum Summary 00:03:00 Project Vision Meeting 00:09:00 User Group Meetings 00:10:00 Sprint Planning Meeting 00:23:00 Conducting the Daily Standup (or Daily Scrum) 00:06:00 Grooming the Prioritized Product Backlog Meeting 00:03:00 Sprint Review Meeting 00:05:00 Retrospect Sprint Meeting 00:13:00 Release Planning Meeting 00:08:00 Meetings in Scrum Summary 00:03:00 Facilitating Projects in Scrum Summary 00:04:00 Facilitating Projects in Scrum Scrum Artifacts 00:16:00 Creating Deliverables 00:07:00 Convening a Scrum of Scrums 00:09:00 Facilitating Projects in Scrum Summary 00:04:00 Module 04: Scrum Product Owner Introduction Introduction FREE 00:11:00 Introduction to Scrum Introduction to Scrum 00:01:00 Scrum Overview 00:21:00 Scrum Concepts & Principles 00:15:00 Scrum Phases & Processes 00:05:00 Introduction to Scrum Summary 00:02:00 Roles and Responsibilities Roles and Responsibilities 00:01:00 The Product Owner 00:06:00 The Scrum Master 00:04:00 The Scrum Team 00:09:00 Roles & Responsibility Summary 00:02:00 Manage Quality, Change, and Risk Planning 00:02:00 The Project Vision 00:11:00 User Group Meetings 00:11:00 Estimates 00:08:00 Prioritized Product Backlog 00:11:00 Release Plan 00:12:00 Planning Summary 00:02:00 Planning Manage Quality, Change, and Risk 00:01:00 Quality 00:07:00 Change 00:07:00 Risk 00:13:00 Manage Quality, Change & Risk Summary 00:02:00 Sprints Sprints 00:01:00 Sprint Planning Meeting 00:21:00 During the Sprint 00:07:00 Groom the Prioritized Product Backlog 00:04:00 Sprint Review Meeting 00:04:00 Ship Deliverables 00:02:00 Sprints 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Scrum Complete Video Training
Delivered Online On Demand15 hours 9 minutes
£23

Python 3 for Beginners

4.7(160)

By Janets

Learning Outcomes Learn the basics of Python and the simple Python syntax Acquire in-depth knowledge of different data types Know more about various number types Enhance your understanding of functions objects and variadic functions Increase your skills in lambda, generators, classes and many more Equip yourself with the necessary skills in Python and launch your career as a programmer Description Python is one of the most popular programming languages all over the globe, including in the UK. So, whether you want to be a web developer or a software engineer, without having excellent expertise in Python you can not thrive in your respective field. Are you worried to start from the beginning? Then don't worry, the Python 3 for Beginners course will educate you on basic-level Python programming. This course will provide you with a detailed understanding of Python language. In this comprehensive training, you will learn about different data types and simple Python syntax. The course will also educate you on functions objects and variadic functions. Furthermore, you will grasp a clear understanding of object initialization, lambda and much more. Therefore, sign up for our most user-friendly, easy-to-digest and flexible course and complete it to get the CPD- certificate of achievement. This certificate will help you grab the attention of employers. 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 When you are done with your learning, you will get some assessment questions that need to pass with a score of 60%. After submitting the assessment, you will immediately receive feedback from our experts.  Career path After completing this course, you will get the chance to explore jobs in the following fields: Web Developer Software Engineer Data Scientist Machine Learning Engineer Data Analyst

Python 3 for Beginners
Delivered Online On Demand9 hours 16 minutes
£9.99

The Complete Pentesting and Privilege Escalation Course

By Packt

We are in such an era where cyber security plays an important part. With systems getting smarter, we are seeing machine learning interrupting computer security. With the adoption of machine learning in upcoming security products, it is important for pentesters and security researchers to understand the working of these systems and how to breach them.

The Complete Pentesting and Privilege Escalation Course
Delivered Online On Demand12 hours 16 minutes
£14.99