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

314 Algorithms courses in Edinburgh delivered Online

Diploma in Python, Java and Machine Learning

By Imperial Academy

3 QLS Endorsed Diploma | QLS Hard Copy Certificate Included | 10 CPD Courses | Lifetime Access | 24/7 Tutor Support

Diploma in Python, Java and Machine Learning
Delivered Online On Demand
£399

Cryptography: Learn Public Key Infrastructure from Scratch

By Packt

This interactive course will help you to gain a solid understanding of cryptography. With the help of engaging activities and examples, you'll be familiarized with different security certificates and become confident in deploying PKI on Windows Servers.

Cryptography: Learn Public Key Infrastructure from Scratch
Delivered Online On Demand6 hours 39 minutes
£44.99

C++ programming foundation

5.0(3)

By Systems & Network Training

C++ training course description A hands on introduction to programming in the C++ language. The course concentrates on aspects that will be new to experienced C programmers and so is not suitable for those without C knowledge. What will you learn Write C++ programs Debug C++ programs. Examine existing code and determine its function. Use classes, function overloading, operator overloading, inheritance and virtual functions within C++ programs. C++ training course details Who will benefit: Programmers needing to write C++ code. Programmers needing to maintain C++ code. Prerequisites: C programming foundation. Duration 5 days C++ training course contents The origins of C++ C++ as a better C, C++ and Object Oriented Programming, encapsulation, polymorphism, inheritance. C++ standards. Getting started Simple C++ programs. Classes Basics, constructor and destructor functions, member and friend functions. Using objects. Default, copy and conversion constructors. A better C Arrays, pointers and references, new and delete. Improved safety with smart pointers, Resource Acquisition in Initialization (RAII). Functions in C++ Function overloading, default arguments, inline functions, Lambda functions. Templates Template classes and functions. Standard Library Containers, Iterators, algorithms, function objects. Operator overloading Basics, binary operators, the this pointer, relational operators, unary operators. Members versus friends. Inheritance Base class access control, protected members, multiple inheritance, virtual base classes. More I/O Manipulators, customising inserters, extractors. File I/O. Virtual functions Pointers to derived classes, run time polymorphism. Exception handling Throwing errors, trying code and catching errors.

C++ programming foundation
Delivered in Internationally or OnlineFlexible Dates
£3,697

Software Engineering: Coding & Web Development - CPD Certified

4.9(27)

By Apex Learning

Software Engineering Exclusive Bundle **19-in-1 Premium Software Engineering Training Bundle** Software development is one of the most in-demand occupations, and the UK is an excellent place to begin your career in this industry. To be honest, regardless of your background and experiences, a particular skill set is also essential. So here's how we can assist you. We provide a full 19-in-1 Software Engineering bundle course to train you in a range of programming languages, software design, information systems, and databases. In this software engineering course, you will learn the fundamentals of software engineering, such as how to analyse algorithms and use arrays and link lists as well. This course will cover several fundamental programming concepts before going on to more advanced topics. You will learn the core concepts of stacks and queues, storing algorithms, trees, heaps and many more. This software engineering course is a great place to start if you're looking to start a new career in software engineering/ hone your existing software engineering skills and acquire relevant competencies. This software engineering program is for anyone interested in gaining in-demand skills to help launch a career as a software engineering personnel or improve their business aptitude. All through this self-paced software engineering training, you will engage yourself in the role of a software engineering personeel and acquire the necessary software engineering skills to work with a variety of concepts to gain a competitive advantage in the employment market. Along with this Software Engineering course, you will get 19 premium courses, an original hardcopy, 19 PDF certificates (Main Course + Additional Courses) Student ID card as gifts. Learning Outcomes of Software Engineering: Coding & Web Development By the end of this course, participants will be able to: Get an overview of software engineering. Learn to analyse algorithms. Learn how to work with arrays and linked lists. Improve your understanding of stacks and queues. Gain a better knowledge of trees and heaps. Recognise the importance of sorting algorithms. Learn WSDL, Load, Security, REST and Functional Testing in SOAP UI Be a competent programmer in python Get a solid foundation in JavaScript Learn Machine learning with Python Code with HTML, CSS, & Javascript Enrol now in Software Engineering to advance your career, and use the premium study materials from Apex Learning. Software Engineering: Coding & Web Development The Software Engineering bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Software Engineering expertise and essential knowledge, which will assist you in reaching your goal. Moreover, you can learn Software Engineering from any place in your own time without travelling for classes. This Software Engineering Bundle Consists of the following Premium courses: Course 01: Computer Science With Python Course 02: Testing using SOAP UI Course 03: Python Programming for Everybody Course 04: JavaScript Foundations for Everyone Course 05: Machine Learning with Python Course 06: Coding with HTML, CSS, & Javascript Course 07: Django Rest Framework Level 4 Course 08: Data Structures Complete Course Course 09: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 10: Learn Linux in 5 Days Course 11: Level 2 Adobe Graphics Design Course Course 12: Level 5 CAD Designer Training Course 13: Computer Networks Security Course 14: jQuery: JavaScript and AJAX Coding Bible Course 15: GDPR Data Protection Level 5 Course 16: Secure Programming of Web Applications Course 17: Cyber Security Incident Handling and Incident Response Course 18: Computer Hacking Forensic Investigator Course 19: Essential IT Skills Level 3 Certificate: PDF Certificate: Free (Previously it was £6*19 = £114) Hard Copy Certificate: Free (For The Diploma in Computer Programming Course: Previously it was £10) CPD 205 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Software Engineering: Coding & Web Development Anyone from any background can enrol in this Software Engineering bundle. Requirements Software Engineering: Coding & Web Development This Software Engineering course has been designed to be fully compatible with tablets and smartphones. Career path Software Engineering: Coding & Web Development The opportunities in the world of software are limitless and rising all the time. The top career paths to pursue with the bundle of Software Engineering courses are given below, Software Engineer Front-end Software Developer Web Developer The average salary of these professions ranges from £30,000 to £90,000 per annum in the UK. 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 Diploma in Computer Programming 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.

Software Engineering: Coding & Web Development - CPD Certified
Delivered Online On Demand
£109

Definitive OpenSSL for engineers

5.0(3)

By Systems & Network Training

OpenSSL for engineers training course description A hands on course covering OpenSSL. The course focusses on the use of OpenSSL from the command line as opposed to using its extensive libraries. Certificate authorities are configured along with key generation, HTTPS and a SSL VPN. What will you learn Describe OpenSSL. Use OpenSSL. Describe and implement: Explain how the various technologies involved in an OpenSSL work. OpenSSL for engineers training course details Who will benefit: Network personnel. Prerequisites: IP security foundation for engineers Duration 2 days OpenSSL for engineers training course contents What is OpenSSL? What is SSL? SSL versions, TLS, TLS negotiation, TLS authentication, What is OpenSSL, Command line tool, SSL library. OpenSSH, OpenVPN. Hands on TLS packet analysis. Getting started with OpenSSL Downloading, source code, packages, installing, versions, configuration, openssl command. Cipher suite selection. Hands on Encrypting a file with openssl. Public and private keys Algorithms, creating keys, public keys, private keys, encrypting the private key. Hands on Encrypting a file with keys. Digital signatures Creating signatures, checking validity of signatures, Self signing SSL certificates. Viewing certificates. Certificate files. Converting between formats. Hands on Securing a web server with HTTPS. Simple PKI with OpenSSL Root CA, signing CA, configuration files, Certificate signing requests. Email certificates, TLS server certificates. Hands on Implementing a simple PKI with OpenSSL.

Definitive OpenSSL for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,477

C++ Complete Coding Course

By Course Cloud

Course Overview Gain Modern C++ Object-Oriented Programming (OOP) and STL skills needed for game, system, and application development, with this best-selling course. This course is ideal for those who have a basic understanding of algorithms and object-oriented software. You will learn how to write and debug code in C and C++ programming languages, learn how to solve problems using algorithms, plus much more. This course will cover the core concepts of C programming that can be applied to many other programming languages. Take your career to the next level by learning up-to-date best practices and gain the expertise to program with one of the world's leading programming languages in the world. This best selling C++ Complete Coding Course has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth C++ Complete Coding Course is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The C++ Complete Coding Course 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 C++ Complete Coding Course 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 C++ Complete Coding Course, 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 C++ Complete Coding Course 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 C++ Complete Coding Course 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.

C++ Complete Coding Course
Delivered Online On Demand
£319

Data Science & Machine Learning with Python

4.8(9)

By Skill Up

Master Data Science and Machine Learning with Python to transform data-driven decisions in businesses.

Data Science & Machine Learning with Python
Delivered Online On Demand10 hours 24 minutes
£25

Basic Life Support and CPR Training (BLS/CPR)

By Compete High

Course Overview: Basic Life Support and CPR Training (BLS/CPR) In emergency situations, knowing how to administer Basic Life Support (BLS) and Cardio-Pulmonary Resuscitation (CPR) can be the difference between life and death. This comprehensive course is designed to equip individuals with the essential skills and knowledge required to respond effectively in emergencies where immediate action is crucial. Through a series of modules, participants will learn the fundamentals of BLS and CPR, including airway and breathing management, as well as key cardiac arrest algorithms. Module 1: Introduction to Basic Life Support This module provides a foundational understanding of Basic Life Support (BLS) principles and techniques. Participants will learn the importance of early recognition of emergencies, the role of bystanders in initiating care, and the key components of the Chain of Survival. Topics covered include scene safety assessment, activating emergency medical services (EMS), and initial assessment of the victim's condition. Module 2: Cardiopulmonary Resuscitation (CPR) In this module, participants will learn the proper techniques for performing Cardio-Pulmonary Resuscitation (CPR) on adults, children, and infants. Instruction includes hands-on practice with chest compressions, rescue breathing, and the use of automated external defibrillators (AEDs). Emphasis is placed on achieving adequate compression depth, rate, and allowing for full chest recoil to optimize circulation. Module 3: Airway Management Module 3 focuses on the critical aspect of maintaining an open airway to ensure effective resuscitation efforts. Participants will learn various methods for establishing and maintaining a patent airway, including head-tilt chin-lift and jaw-thrust maneuvers. Additionally, instruction on the use of adjuncts such as oral and nasal airways will be provided. Module 4: Breathing Management Proper breathing management is essential for ensuring adequate oxygenation and ventilation during resuscitation efforts. This module covers techniques for providing rescue breaths to victims who are not breathing adequately, including mouth-to-mouth and mouth-to-mask ventilation. Participants will also learn how to recognize signs of airway obstruction and intervene accordingly. Module 5: Cardiac Arrest Algorithms Module 5 introduces participants to standardized algorithms for managing cardiac arrest situations. Through case scenarios and interactive learning activities, participants will become familiar with the step-by-step approach to assessing and treating cardiac arrest victims. Emphasis is placed on teamwork, effective communication, and the importance of rapid intervention in improving outcomes. Conclusion: Upon completion of this course, participants will possess the knowledge and confidence to respond effectively in emergency situations requiring Basic Life Support (BLS) and Cardio-Pulmonary Resuscitation (CPR). Whether in a healthcare setting or out in the community, these essential skills can make a life-saving difference. Course Curriculum Module 1_ Introduction to Basic Life Support. Introduction to Basic Life Support. 00:00 Module 2_ Cardiopulmonary Resuscitation (CPR). Cardiopulmonary Resuscitation (CPR). 00:00 Module 3_ Airway Management. Airway Management. 00:00 Module 4_ Breathing Management. Breathing Management. 00:00 Module 5_ Cardiac Arrest Algorithms. Cardiac Arrest Algorithms. 00:00

Basic Life Support and CPR Training (BLS/CPR)
Delivered Online On Demand5 hours
£5

Computer Programming Diploma - CPD Certified

4.7(47)

By Academy for Health and Fitness

The technology industry is thriving, and computer science is currently one of the most in-demand industries in the UK. It is also one of the top ten most lucrative expertise in the UK. So if you want to be a part of this rising business and prepare for the appropriate job market, we have the right thing for you. Join us in our comprehensively designed Computer Programming at QLS Level 5 course specially designed to improve your employability skills in the related job market. In this course, you will get a complete overview of the binary system. You will learn how to analyze and sort algorithms. In addition, this course will cover the fundamentals of arrays, linked lists, stacks, queues, and much more. Many firms in the UK value computer programming because of the multiple transferable and adaptive skills it provides, especially for non-developer professions. Furthermore, with the 2020 events causing rapid and altering work patterns, programming is more vital than ever. So, why are you wasting your time? Check out the Computer Programming at QLS Level 5 course right now, and you will be reaping the advantages of it in no time. Learning Outcomes Upon completion of the Computer Programming at QLS Level 5 course, you will be able to, Get an overview of the binary system. Discover how to create and analyze algorithms. Learn the steps of creating arrays. Improve your understanding of linked lists. Know in detail about the steps of sorting algorithms. Overall, increase your skills based on trees and heaps. Why Choose Computer Programming Diploma? Opportunity to earn a certificate endorsed by the Quality Licence Scheme and another certificate accredited by CPD Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the course: Module 01: Introduction Module 02: Analyzing Algorithms Module 03: Arrays Module 04: Linked Lists Module 05: Stacks and Queues Module 06: Sorting Algorithms Module 07: Trees Module 08: Heaps Module 09: Conclusion Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam.Our expert trainers will assess your assignment and give you feedback after you submit the assignment. After passing the Diploma in Computer Programming at QLS Level 5 exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 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 Computer Programming Diploma. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this course. Career path If you want to opt for computer programming, this course will improve the value of your CV and make you a desirable candidate for jobs such as: Computer Programmer. IT Manager. Computer Specialists. Computer Maintenance Staff. Computer programmers get an entry-level salary of £26,000 per year, with most experienced experts earning up to £38,000 per year. Certificates Certificate Accredited by CPDQS Digital certificate - £10 Diploma in Computer Programming at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Computer Programming at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for international delivery Certificate Accredited by CPDQS Upon finishing the Computer Programming Diploma, you need to order to receive a CPDQS accredited certificate that is accepted all over the UK and also internationally. The pricing schemes are - 10 GBP for Digital Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Computer Programming Diploma - CPD Certified
Delivered Online On Demand3 weeks
£12

Professional Certificate Course in Managing Customer Experience Communication in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

"This course aims to explore the intricate link between buyer behavior and effective promotional strategies, emphasizing e-consumer behavior within the digital landscape. Participants will delve into the pivotal role of digital technologies in elevating customer experience, leveraging algorithms, artificial intelligence, mastering online complaint resolution, and post-purchase management. Moreover, it covers integrated marketing communications and relationship marketing, equipping learners with the expertise to assess marketing metrics for proficient customer relationship management upon completion." "After completing this course successfully, learners will gain proficiency in the following key areas: Understanding buyer behavior and effective promotional strategies. Analyzing e-consumer behavior in the digital realm. Implementing digital technologies to enhance customer experience. Harnessing algorithms and Artificial Intelligence for effective utilization. Excelling in online complaint handling and post-purchase management. Implementing integrated marketing communications and relationship marketing strategies. Evaluating marketing metrics for proficient customer relationship management." This course aims to explore the relationship between buyer behavior and promotional strategies, with a specific focus on e-consumer behavior in a digital context. It will examine the impact of digital technologies on customer experience, including the use of algorithms and artificial intelligence. The course will also cover topics such as online complaint handling and post-purchase management, integrated marketing communications, and relationship marketing. Additionally, students will learn how to evaluate marketing metrics to manage customer relationships effectively. This course aims to explore the relationship between buyer behavior and promotional strategies, with a specific focus on e-consumer behavior in a digital context. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Managing Customer Experience Communication Self-paced pre-recorded learning content on this topic. Managing Customer Experience Communication Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Customer Experience Communication Manager Customer Journey Communication Specialist Experience Design and Communications Lead Customer Relations Communications Coordinator Brand Experience Manager Customer Engagement Strategist Digital Customer Experience Manager Customer Experience Communications Analyst User Experience Communication Consultant Customer Insight and Engagement Officer   Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Managing Customer Experience Communication in London 2024
Delivered Online On Demand14 days
£49
1...34567...32