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

2180 Developer courses delivered Online

Surveying (Building, Land and Development) QLS Endorsed

4.7(47)

By Academy for Health and Fitness

Introducing the ultimate knowledge powerhouse for aspiring surveying professionals - the Surveying (Building, Land and Development) QLS Endorsed bundle! Unlock the doors to a thriving career in surveying with this comprehensive collection of eight meticulously curated courses. Whether you're a seasoned practitioner or just starting your journey, this bundle is your passport to success. Within this bundle, you'll find three QLS-endorsed courses that carry the weight of professional recognition. These courses have been rigorously evaluated and approved by the prestigious QLS, ensuring the highest standards of quality and excellence. And that's not all - upon completion of these endorsed courses, you'll receive exclusive hardcopy certificates, a tangible symbol of your mastery in building quantity surveying, land surveying, and property development. Let your achievements speak volumes as you proudly display these certificates, highlighting your commitment to excellence. But we didn't stop there. We understand the need for continuous professional development, which is why we've included five CPD QS-accredited courses in this bundle. Expand your expertise with topics like construction estimation using RSMeans, LEED V4 - Building Design and Construction, WELL Building Standard, Construction Industry Scheme (CIS), and Bricklaying and Construction. These courses, meticulously designed to enhance your knowledge and sharpen your skills, are the perfect stepping stones to staying ahead of the curve in the dynamic world of surveying. We believe in the power of knowledge and its transformative potential. That's why our focus is on delivering comprehensive theoretical content that empowers you with a deep understanding of surveying principles. You won't find promises of "industry experts" or "practical skills" here. Instead, you'll embark on a journey of intellectual exploration guided by meticulously crafted course materials and thought-provoking insights. Immerse yourself in the world of surveying, and unlock limitless possibilities for career growth. Don't miss this extraordinary opportunity to fuel your passion for surveying and propel your career to new heights. Enrol in the Surveying (Building, Land and Development) QLS Endorsed bundle today, and become a force to be reckoned with in the surveying industry. Your success story starts here. Key Features of the Surveying (Building, Land and Development) QLS Endorsed Bundle: 3 QLS-Endorsed Courses: We proudly offer 3 QLS-endorsed courses within our Surveying (Building, Land and Development) QLS Endorsed bundle, providing you with industry-recognized qualifications. Plus, you'll receive a free hardcopy certificate for each of these courses. QLS Course 01: Building Quantity Surveyor QLS Course 02: Land Surveying QLS Course 03: Property Development Diploma 5 CPD QS Accredited Courses: Additionally, our bundle includes 5 relevant CPD QS accredited courses, ensuring that you stay up-to-date with the latest industry standards and practices. Course 01: Construction Estimation using RSMeans Course 02: LEED V4 - Building Design and Construction Course 03: WELL Building Standard Course 04: Construction Industry Scheme (CIS) Course 05: Bricklaying and Construction In Addition, you'll get Five Career Boosting Courses absolutely FREE with this Bundle. Course 01: Professional CV Writing Course 02: Job Search Skills Course 03: Self-Esteem & Confidence Building Course 04: Professional Diploma in Stress Management Course 05: Complete Communication Skills Master Class Convenient Online Learning: Our Surveying (Building, Land and Development) QLS Endorsed courses are accessible online, allowing you to learn at your own pace and from the comfort of your own home. Learning Outcomes: Develop a comprehensive understanding of building quantity surveying, land surveying, and property development principles. Acquire in-depth knowledge of construction estimation techniques using RSMeans. Gain proficiency in implementing LEED V4 - Building Design and Construction standards. Familiarize yourself with the WELL Building Standard and its application in sustainable construction practices. Understand the intricacies of the Construction Industry Scheme (CIS) and its impact on project management. Master the techniques of bricklaying and construction, enhancing your practical knowledge. Cultivate a strong foundation in surveying methodologies, enabling you to excel in your surveying career. Discover a world of limitless possibilities with the Surveying (Building, Land and Development) QLS Endorsed bundle. This comprehensive collection of eight courses provides aspiring surveying professionals with the essential knowledge and expertise needed to thrive in this dynamic field. With three QLS-endorsed courses, you'll receive hardcopy certificates, cementing your credibility and opening doors to exciting opportunities. Additionally, five CPD QS accredited courses will broaden your horizons, equipping you with the latest industry insights. Immerse yourself in theoretical exploration and embark on a transformative journey, laying the foundation for a successful career in surveying. CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Surveying professionals seeking to enhance their knowledge and expertise. Individuals aspiring to pursue a career in building quantity surveying, land surveying, or property development. Construction industry personnel interested in expanding their skill set. Professionals looking to stay abreast of industry trends and best practices. Career path Building Quantity Surveyor: £30,000 to £60,000 per year. Land Surveyor: £25,000 to £50,000 per year. Property Developer: £35,000 to £80,000 per year. Construction Estimator: £25,000 to £50,000 per year. LEED Specialist: £35,000 to £65,000 per year. Construction Project Manager: £40,000 to £80,000 per year. Certificates Digital certificate Digital certificate - Included Hard copy certificate Hard copy certificate - Included

Surveying (Building, Land and Development) QLS Endorsed
Delivered Online On Demand38 hours
£309

Functional Skills English and TEFL / TESOL - Double Endorsed Certificate

By Imperial Academy

2 QLS Endorsed Course | CPD Certified | Free PDF + Hardcopy Certificates | 180 CPD Points | Lifetime Access

Functional Skills English and TEFL / TESOL - Double Endorsed Certificate
Delivered Online On Demand
£150

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for programmatic developers looking to write programmatic customizations to both business logic and UI layers using Apex and Visualforce. You should have a good understanding of core object-oriented programming concepts and experience building declarative solutions on the Salesforce Platform. This course is also a great foundation builder if you're looking to earn your Salesforce Platform Developer I credential. IMPORTANT: Students are expected to follow the steps detailed in the Computer Set-up Guide for this class if you'll be using your own computer when attending a virtual or in-person class. Overview Learn modern tools for developing on the Salesforce Platform using Visual Studio Code, the Salesforce Extension Pack, and the Salesforce CLI. Write business logic customizations using Apex triggers and classes; those customizations will use SOQL and DML. Design programmatic solutions that take advantage of declarative customizations. Describe how your trigger code works within the basics of the Save Order of Execution. Describe some of the fundamental aspects of designing programs on a multi-tenant platform. Write Visualforce markup and code to customize the user interface. Use the built-in testing framework to test Apex and Visualforce. Learn how to customize and design applications programmatically on the Salesforce Platform. In this 5-day class, our platform experts will introduce you to Apex (Salesforce?s programming language) and Visualforce markup, so you can customize your Salesforce applications using code and explore how Apex interacts with declarative customizations on the platform. Learn how to retrieve, manipulate, and store data programmatically in data objects (sObjects), write and test custom logic, write Visualforce pages to customize your user interface, and deploy your solutions to another environment. Get an overview of the declarative automation tools available on the platform and a brief introduction to the Lightning Component framework. Plus, explore the nuances of working on a multi-tenant platform so you can extend the platform to meet business demands. Declarative Automation Create Formula Fields Create Roll-Up Summary Fields Understand Record Types Review Other Automation Tools Build a Data Model on the Salesforce Platform Programming with Apex Describe Key Aspects of Apex That Differentiate It from Other Languages, Such as Java and C# Describe Why Apex Transactions and Governor Limits Must Be Considered When Writing Apex Execute Simple Apex Use the sObject Data Type, the Primitive Data Types, and Basic Control Statements in Apex Using SOQL and SOSL to Retrieve Your Org?s Data Write a Basic Query Using Salesforce?s Query Language, SOQL Process the Result of a Query in Apex Create a Query Dynamically at Run-Time Use SOQL to Query Parent-Child Relationships Describe a Relationship Query Write a Query That Traverses a Child-to-Parent Relationship Write a Query That Traverses a Parent-to-Child Relationship Use SOSL to Search Data Using DML to Manipulate Your Org?s Data List the Differences Between the Ways You Can Invoke DML Operations Write Apex to Invoke DML Operations and Handle DML Errors Deployment What Is Deployment? Deploy Code Using Change Sets Use the Ant Migration Tool Review Managed and Unmanaged Packages Explore Salesforce DX Trigger Essentials Describe What a Trigger Is Used For Describe the Syntax of a Trigger Definition Use Trigger Context Variables Apex Class Essentials Describe How Apex Classes Are Used Define an Apex Class Determine What Data an Apex Class Can Access The Save Order of Execution, Apex Transactions, and Platform Events Describe Key Points in the Order of Execution Describe How Triggers Fit Into and Can Be Impacted by the Order of Execution Describe the Lifecycle of an Apex Transaction Describe the Memory Lifecycle for Static Attributes Use Platform Events for Immediate Error Logging Apex Testing Describe the Apex Testing Framework Create Test Data Write and Run an Apex Test Test Best Practices Strategies for Designing Efficient Apex Solutions Describe Best Practices for Writing Code That Is Easy to Maintain and Extend Write Triggers and Classes That Assume Batches of Data as Input Write Code That Works Efficiently with the Database, Both in Querying and Using DML Trigger Design Strategies List Declarative Mechanisms You Can Use to Implement Complex Business Logic, What Types of Problems They?re Best Used for, and Their Limitations Describe Ways in Which You Can Use Declarative Functionality to Improve Your Programmatic Solutions Working with Visualforce Create a Visualforce Page Reference a Standard Controller Launch a Visualforce Page Using a Custom Button Display Data from a Record in a Visualforce Page Reference Custom Controllers and Controller Extensions Work with List Controllers Visualforce Development Considerations and Testing Describe Common Limit Issues and Security Concerns Describe Strategies for Testing Visualforce Controllers Write Tests for Controller Constructors Write Tests for Action Methods, Getters, Setters, and Properties Lightning Components Create and Surface an Aura Component Create and Surface a Lightning Web Component Additional course details: Nexus Humans Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)
Delivered OnlineFlexible Dates
Price on Enquiry

55319 HTML5 and CSS

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This class is targeted towards the professional developer new to HTML, self-taught HTML developers, graphics designers and those new to HTML development. Overview After completing this course, you will be able to: Create HTML5 compliant web pages. Test and validate HTML and CSS code. Create CSS for style pages. Work with experimental vendor prefixes. Work with fonts and CSS font effects. Work with color and color tools. Layout pages and content using DIVs, iFrames and Tables. Add and format images and CSS sprites. Create HTML5 forms. Embed and manage video and audio content. This course is an in-depth hands-on study of HTML5, CSS3 and modern web and mobile development. The course includes detailed hands-on labs and Q&A labs. The labs include multiple projects, including one beginning to end web site.This material updates and replaces course Microsoft course 20480 which was previously published under the title Programming in HTML5 with JavaScript and CSS3. Module 1: A Brief History of HTML and the Web Welcome! History Details, Details, Details? The Life of a Web Page HTTP Status Codes Definitions Most Important Things to Know as a Web Developer Module 2: Core HTML Elements HTML and CSS Editors Text, Spaces and Tabs Working with Tags Attributes Comments Non-Standard Tags Every Page Includes? File Extensions Core Page Elements Nesting Testing HTML HTML and Text Module 3: Cascading Style Sheets Before CSS With CSS Cascading Style Sheets (CSS) Adding CSS to a Page Order of CSS Processing Experimental Vendor Prefixes CSS Units The CSS Box Mode Module 4: Fonts and Text Fonts CSS for Text CSS Text Ticks! Working with Lists Upgrading and to Windows 7 Module 5: Colors and Backgrounds Specifying Colors Applying Colors Gradients Module 6: Anchors and Hyperlinks HTML and CSS Hyperlinks with Images and Other Objects Buttons Module 7: Page Layout Page Layout Options Tables for Data DIVs Float SPAN HTML 5 DIV-like Tags IFRAMES Module 8: Images Favicon Preparing Images Image Files The IMG Tag Background Images Image Best Practices CSS Sprites Module 9: HTML Forms A Basic Form POST vs. GET name vs. id Basic Form Elements Basic Form Attribute Select Uploading Files HTML 5 Form Enhancements DataList Module 10: Multimedia Video and Audio HTML 5 Video CSS JavaScript Audio Hosting Videos in the Cloud Working with Animated GIFs

55319 HTML5 and CSS
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Experience (Community) Cloud Consultant Training

By Packt

Immerse into the intricacies of Salesforce Experience Cloud with our training course and explore building sites, Salesforce CMS, content moderation, gamification, and partner portal setups. Learn about sharing rules, dashboards, and Salesforce CMS integration with a focus on user management, social login, and Lightning Bolts.

Salesforce Experience (Community) Cloud Consultant Training
Delivered Online On Demand10 hours 26 minutes
£52.99

Usability Testing

By Bunnyfoot

This one-day course introduces the field of user experience and provides an excellent entry point to our other specialised training courses. UX processes and practices have become a central component of product design, service design and web design.

Usability Testing
Delivered OnlineFlexible Dates
£595

MERN eCommerce from Scratch

By Packt

Welcome to our hands-on video course, where you will learn technologies, such as React, Redux Toolkit, Express, and MongoDB. You will learn how to structure your code using Redux Toolkit, implement powerful features with React, and create a robust backend using Express and MongoDB. An understanding of modern JS fundamentals and the basics of React will be an add-on.

MERN eCommerce from Scratch
Delivered Online On Demand13 hours 7 minutes
£93.99

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]

By Packt

This course takes you through the concepts of object-oriented programming (OOP) and shows you how to use them for writing flawless Python programs.

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]
Delivered Online On Demand3 hours 27 minutes
£41.99

Basic Python

By Course Cloud

Course Overview This Basic Python course is the quickest and most effective way to learn Python online. Designed and taught by industry experts, it covers the fundamentals of Python programming in bite-size modules ideal for beginners.  Starting from the very beginning, you will learn how to install Python, write and run Python programs. Through video guidance, you will explore the key elements of Python, including its different data structures.  Whether you are new to Python programming or want to update your skills, this course will teach you everything you need to know to master Python in the shortest time possible - without skipping any of the important lessons. Take steps to become an entry-level Software Developer, and gain core industry knowledge today. This best selling Basic Python has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Basic Python is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Basic Python is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Basic Python is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Basic Python, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Basic Python will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Basic Python to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Basic Python
Delivered Online On Demand
£25

How to Process Time Series Data with JavaScript

By Packt

In this course, learn how to process data to pull out relevant information, structure the data for visualizing using JavaScript's map and filter methods, use D3.js's scale functions, and more. Basic HTML and CSS skills, some JavaScript programming, and a basic understanding of D3js are required.

How to Process Time Series Data with JavaScript
Delivered Online On Demand1 hour 18 minutes
£37.99