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

2982 Code courses

Lettings Negotiation Diploma

4.3(43)

By John Academy

Description As a Lettings Negotiator, you will be responsible for managing a database of tenants, arranging and attending viewings, negotiating offers and terms as well as providing feedback and assisting with move-ins. Through this Lettings Negotiation Diploma you'll learn to negotiate masterfully, giving yourself a considerably better chance of personal and financial success. This course covers everything you need to know about negotiation, from preparing and planning, getting past your own excuses and worries, opening the conversation, creating win/win situations, and closing the deal having got a brilliant price. This course will keep you engaged and amused, and teach you life-changing skills for home and work. The course will provide you with continuous training throughout your career as a lettings negotiator and for those with the ability and drive to succeed there is room for progression to a senior lettings negotiator.  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? Lettings Negotiation Diploma 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 Lettings Negotiation Diploma 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. Lettings Management Introduction to Lettings Management 00:20:00 Necessary Documents for Lettings Management 01:30:00 Lettings Agency Agreements Guideline 00:15:00 Types of Agents 00:15:00 Knowing Your Clients 00:30:00 Property Valuation 00:30:00 Property Negotiation 00:30:00 Lettings Management Laws 00:30:00 Letting Agent Code of Practice Introduction to Letting Agent Code of Practice 00:20:00 Overarching Standards of Practice 00:30:00 Lettings 00:20:00 Management and Maintenance 00:15:00 Ending the Tenancy and Communications & Resolving Complaints 00:15:00 Arrangements 00:15:00 Being a Lettings Negotiator Lettings Management Agent Services 00:20:00 Home Loans 00:15:00 Knowing When You're Ready To Buy 00:15:00 Is Your Lake Home For Sale? 01:00:00 Legal System & Lettings Management UK An Introduction to the UK legal system 00:15:00 Different Types of Investment Structures 00:15:00 Title & Registration 00:15:00 Finance in Lettings Management 00:15:00 Investment Purchase Procedure 00:15:00 Acquisition Costs 00:15:00 Land Usage 00:15:00 Planning & Environment 00:15:00 Investment Structure & Key Legislations 00:15:00 Mock Exam Mock Exam - Lettings Negotiation Diploma 00:20:00 Final Exam Final Exam - Lettings Negotiation Diploma 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Lettings Negotiation Diploma
Delivered Online On Demand11 hours
£25

AWS Tutorial: AWS Solutions Architect and SysOps Administrator

By Packt

This course covers the best practices required for AWS Solutions Architect and AWS SysOps Administrator. Explore real-time 3-tier architecture addressing security, high availability, scalability, and resource optimization. Basic knowledge of Linux and a desire to adopt cloud models are all you need to get started.

AWS Tutorial: AWS Solutions Architect and SysOps Administrator
Delivered Online On Demand12 hours 46 minutes
£33.99

Record Keeping and Defensible Documentation Training

5.0(22)

By Wren Healthcare Ltd

Facilitated by Registered Clinicians with extensive experience

Record Keeping and Defensible Documentation Training
Delivered In-Person in Dublin + 1 moreFlexible Dates
£525

CompTIA Pentest+ (Ethical Hacking) Course and Practice Exam

By Packt

In this course, you will dive deep into the 5 domains of the CompTIA Pentest+ exam and learn each topic in a succinct manner. You will learn the structure of the exam and create your own pentest lab, and have the confidence to ace the exam, whenever you decide to attempt it.

CompTIA Pentest+ (Ethical Hacking) Course and Practice Exam
Delivered Online On Demand8 hours 8 minutes
£137.99

DevOps Engineering on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: DevOps engineers DevOps architects Operations engineers System administrators Developers Overview In this course, you will learn to: Use DevOps best practices to develop, deliver, and maintain applications and services at high velocity on AWS List the advantages, roles and responsibilities of small autonomous DevOps teams Design and implement an infrastructure on AWS that supports DevOps development projects Leverage AWS Cloud9 to write, run and debug your code Deploy various environments with AWS CloudFormation Host secure, highly scalable, and private Git repositories with AWS CodeCommit Integrate Git repositories into CI/CD pipelines Automate build, test, and packaging code with AWS CodeBuild Securely store and leverage Docker images and integrate them into your CI/CD pipelines Build CI/CD pipelines to deploy applications on Amazon EC2, serverless applications, and container-based applications Implement common deployment strategies such as 'all at once,' 'rolling,' and 'blue/green' Integrate testing and security into CI/CD pipelines Monitor applications and environments using AWS tools and technologies DevOps Engineering on AWS teaches you how to use the combination of DevOps cultural philosophies, practices, and tools to increase your organization?s ability to develop, deliver, and maintain applications and services at high velocity on AWS. This course covers Continuous Integration (CI), Continuous Delivery (CD), infrastructure as code, microservices, monitoring and logging, and communication and collaboration. Hands-on labs give you experience building and deploying AWS CloudFormation templates and CI/CD pipelines that build and deploy applications on Amazon Elastic Compute Cloud (Amazon EC2), serverless applications, and container-based applications. Labs for multi-pipeline workflows and pipelines that deploy to multiple environments are also included. Module 0: Course overview Course objective Suggested prerequisites Course overview breakdown Module 1: Introduction to DevOps What is DevOps? The Amazon journey to DevOps Foundations for DevOps Module 2: Infrastructure automation Introduction to Infrastructure Automation Diving into the AWS CloudFormation template Modifying an AWS CloudFormation template Demonstration: AWS CloudFormation template structure, parameters, stacks, updates, importing resources, and drift detection Module 3: AWS toolkits Configuring the AWS CLI AWS Software Development Kits (AWS SDKs) AWS SAM CLI AWS Cloud Development Kit (AWS CDK) AWS Cloud9 Demonstration: AWS CLI and AWS CDK Hands-on lab: Using AWS CloudFormation to provision and manage a basic infrastructure Module 4: Continuous integration and continuous delivery (CI/CD) with development tools CI/CD Pipeline and Dev Tools Demonstration: CI/CD pipeline displaying some actions from AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy and AWS CodePipeline Hands-on lab: Deploying an application to an EC2 fleet using AWS CodeDeploy AWS CodePipeline Demonstration: AWS integration with Jenkins Hands-on lab: Automating code deployments using AWS CodePipeline Module 5: Introduction to Microservices Introduction to Microservices Module 6: DevOps and containers Deploying applications with Docker Amazon Elastic Container Service and AWS Fargate Amazon Elastic Container Registry and Amazon Elastic Kubernetes service Demonstration: CI/CD pipeline deployment in a containerized application Module 7: DevOps and serverless computing AWS Lambda and AWS Fargate AWS Serverless Application Repository and AWS SAM AWS Step Functions Demonstration: AWS Lambda and characteristics Demonstration: AWS SAM quick start in AWS Cloud9 Hands-on lab: Deploying a serverless application using AWS Serverless Application Model (AWS SAM) and a CI/CD Pipeline Module 8: Deployment strategies Continuous Deployment Deployments with AWS Services Module 9: Automated testing Introduction to testing Tests: Unit, integration, fault tolerance, load, and synthetic Product and service integrations Module 10: Security automation Introduction to DevSecOps Security of the Pipeline Security in the Pipeline Threat Detection Tools Demonstration: AWS Security Hub, Amazon GuardDuty, AWS Config, and Amazon Inspector Module 11: Configuration management Introduction to the configuration management process AWS services and tooling for configuration management Hands-on lab: Performing blue/green deployments with CI/CD pipelines and Amazon Elastic Container Service (Amazon ECS) Module 12: Observability Introduction to observability AWS tools to assist with observability Hands-on lab: Using AWS DevOps tools for CI/CD pipeline automations Module 13: Reference architecture (Optional module) Reference architectures Module 14: Course summary Components of DevOps practice CI/CD pipeline review AWS Certification

DevOps Engineering on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

3D Humanoid Characters in Unity

5.0(10)

By Apex Learning

Overview This comprehensive course on 3D Humanoid Characters in Unity will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This 3D Humanoid Characters in Unity 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 3D Humanoid Characters in Unity. It is available to all students, of all academic backgrounds. Requirements Our 3D Humanoid Characters in Unity 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 15 sections • 74 lectures • 06:21:00 total length •Welcome: 00:01:00 •Using Autodesk's Character Generator: 00:09:00 •Creating characters with Adobe Fuse: 00:08:00 •Auto-rigging with Adobe Mixamo: 00:03:00 •Applying animation to rigged characters in Mixamo: 00:03:00 •Importing an Autodesk character into Adobe Mixamo: 00:02:00 •Selecting and animating a fantasy character within Mixamo: 00:04:00 •Exploring commercial rigged and animated characters: 00:03:00 •Using Unity Hub to install the Unity Editor: 00:06:00 •Configuring Unity's user interface: 00:04:00 •Importing and setting up an architectural model: 00:07:00 •Importing selected standard assets: 00:05:00 •Rendering lightmap data for static objects: 00:05:00 •Configuring packages: 00:03:00 •Creating Cinemachine virtual cameras: 00:08:00 •Importing a character into Unity: 00:06:00 •Combining texture maps in Photoshop: 00:09:00 •Shaders and render modes for eyes and eyelashes: 00:05:00 •Configuring hair material and texture maps: 00:05:00 •Combining textures with alpha channel using Gimp: 00:05:00 •Exploring an avatar's bones and muscles: 00:05:00 •Referencing a controller in the animator component: 00:07:00 •Controlling the character with scripts and components: 00:07:00 •Altering code to make the character walk by default: 00:06:00 •Altering the script to walk and not run diagonally: 00:05:00 •Set up Cinemachine FreeLook camera: 00:03:00 •Fine-tune free look rigs: 00:07:00 •Replacing animations in controller: 00:07:00 •Integrating a death animation into controller: 00:07:00 •Scripting death by falling: 00:05:00 •Walking upstairs using colliders from hidden ramps: 00:05:00 •Bringing in a new character: 00:04:00 •Designing a third person player game object: 00:06:00 •Connecting FreeLook camera to third person player: 00:03:00 •Swapping out characters within the third person player: 00:03:00 •Using legacy characters: 00:06:00 •Using high quality commercial characters: 00:07:00 •Making character prefabs and overrides: 00:06:00 •Using the Cinemachine collider extension: 00:06:00 •Setting up post-processing and anti-aliasing: 00:04:00 •Configuring post-processing effects: 00:06:00 •Commercial animated stationary characters: 00:08:00 •Custom animated stationary characters: 00:06:00 •Providing seating for an animated character: 00:04:00 •Cropping an animation on humanoid rig: 00:06:00 •Bring in a new character to be driven by Ai: 00:04:00 •Configuring components on Ai character: 00:04:00 •Building and refining the nav mesh: 00:05:00 •Getting agents to climb stairs: 00:03:00 •Creating off-mesh links: 00:03:00 •Making nav mesh obstacles: 00:06:00 •Implementing high-cost areas for the Ai: 00:06:00 •Abstracting NPC for use with other skins & avatars: 00:06:00 •Outlining the goal of the game: 00:03:00 •Getting the NPC to chase the Player: 00:03:00 •Getting a hold of the Player's Animator through code: 00:08:00 •Logging NPC's collision with Player to console: 00:06:00 •Stopping the NPC and killing the Player: 00:07:00 •Offsetting the death animation: 00:03:00 •Allowing NPC to take leap with off-mesh link: 00:07:00 •Adding user interface with canvases and buttons: 00:09:00 •Toggling defeat canvas on when NPC collides with Player: 00:04:00 •Differentiating between victory and defeat in code: 00:09:00 •Refining the NavMesh for fluid Ai movement: 00:03:00 •Building a GameManager class and game object: 00:08:00 •Connecting Restart buttons to setting bool Property true: 00:05:00 •Connecting controller and testing in game: 00:01:00 •Mapping the Fire2 axis to run: 00:07:00 •Mapping the Fire1 axis to crouch: 00:05:00 •Mapping analogue stick to Cinemachine FreeLook camera: 00:05:00 •Fine tuning how analog game stick controls camera: 00:05:00 •Building and playing standalone game: 00:05:00 •Bonus: 00:01:00 •Assignment - 3D Humanoid Characters in Unity: 00:00:00

3D Humanoid Characters in Unity
Delivered Online On Demand6 hours 21 minutes
£12

Microsoft Excel Intermediate Certificate

By OnlineCoursesLearning.com

MS Excel Intermediate Course Please Note: This course uses the Windows version of Microsoft Office 2016. Any other versions will have some differences in the functions. The Microsoft (MS) Excel Certification Level 2 course will take what the team member learnt in the Level 1 course and expand on it, teaching them more advanced concepts than those that were presented in the earlier course.   What's Covered in the Course? The Level 2 Excel course is designed for individuals who use Excel in their workplace and want to enhance their skills. It is beneficial for those who work with a lot of data, such as in investments, banking or consulting. It is important for new employees to have at least intermediate (Level 2) Excel skills. Before starting the Level 2 course, it is recommended that individuals have a good understanding of the Level 1 Excel functions. Even if experienced with Excel, it is advisable to review the Level 1 material before beginning the Level 2 material. The course covers functions such as AVERAGEA, AVERAGEIF, AVERAGEIFS, and ABS. Team members will also learn data validation techniques, including date, list, and time validation, as well as specific functions like CHAR, CODE, MEDIAN, MODE, and ROUND, and how to use them to meet the organization's needs. Additionally, team members will learn how to modify text in Excel, such as converting text to uppercase or lowercase, and add background colors and custom images. The course also covers how to use AutoFill and insert special characters. By completing the Level 2 Excel course, employees will have knowledge of most Excel functions and be able to use the software at an intermediate level. This skill set is sufficient for using Excel in most business environments.   What are the Benefits of the Course? Excel data analysis tools have applications throughout the organisation; As with the Level 1 course, the Level 2 course comprises short modules, accessible on any device that can connect to the internet; Lifetime access to the course materials allows learners to revise any of the material at any time in the future; Online learning support is provided for your employees.

Microsoft Excel Intermediate Certificate
Delivered Online On Demand
£50

Google Analytics

By OnlineCoursesLearning.com

Google Analytics Certification On the off chance that you have been searching for an approach to study individuals who visit your site, alongside their requirements and practices while there, Google Analytics is ideal for you. This is a free apparatus that you can interface with essentially any site, as long as you approach the source code. When associated, Google Analytics can convey practically any data you need in regards to your web content, publicizing endeavors and the manner in which your crowd communicates with your web content. While signing in interestingly can feel somewhat overpowering, a touch of information about the instrument can assist you with exploring facilitate its easy to use dashboard. This course expounds on Google Analytics, so you can certainly discover the data you need to guarantee your organization succeeds. We start by giving you a concise outline of Google Analytics, including how it works and why you should utilize it with each site you run. Then, we give you data with respect to exploring your dashboard, including insights regarding gadgets and how to redo the data you see. We additionally give you an overview of the most well known sorts of reports you can run. At long last, we survey data with respect to crusade and change following. You Will Learn: How Google Analytics can follow insights about your clients and traffic sources The meanings of key terms identifying with Google Analytics What a fragment is and how you can utilize sections to more readily dissect information About a generally new kind of report accessible to Google Analytics clients Instructions to utilize UTM boundaries to guarantee that you are accomplishing your site's objectives Advantages of Taking this Course: Figuring out how to all the more likely track your traffic, which can prompt improved promotion missions and web content Understanding the significance of consistently inspecting reports and following up on vital changes Improving comprehension of the requirements of your crowd Realizing which highlights of Google Analytics are the most valuable, saving you time Having the option to assume responsibility for your web content, so you can tailor it to your organization's exceptional necessities

Google Analytics
Delivered Online On Demand
£50

Fundamentals of Teaching Grammar and Sentence Structure (30 Hours)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Fundamentals of Teaching Grammar and Sentence Structure (30 Hours)

Fundamentals of Teaching Grammar and Sentence Structure (30 Hours)
Delivered Online On Demand
£60

Basic Statistics and Regression for Machine Learning in Python

By Packt

This course is a perfect supplement for ML enthusiasts. If you are only just beginning your adventures in machine learning and want to know the basics of statistics and regression used for machine learning, then go for it. Discover how you can level up and gain confidence to implement statistical methods and regression in machine learning with Python.

Basic Statistics and Regression for Machine Learning in Python
Delivered Online On Demand5 hours 5 minutes
£37.99