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

3029 Courses in Belfast delivered Online

Python Programming Beginners Evenings Course, Virtual Classroom.

4.6(12)

By PCWorkshops

Course summary This Python Programming course has become essential to all professional who would like to do code using Python. Learn evenings, work while studying. Work and study Python Part Time. It is a Python beginners course and teaches Python coding from scratch to intermediate. Hands-on, practical. We code some real life examples in this course.

Python Programming Beginners Evenings Course, Virtual Classroom.
Delivered OnlineFlexible Dates
£100

Fundamentals of Programming Using Flowchart and Pseudocode

By Packt

Are you looking for a course that teaches coding for absolute beginners in programming? Do you want to learn programming concepts using extremely simple flowcharts and pseudocodes? Are you looking for a step-by-step approach to learn the basics of programming? If your answer was YES to any of the above, this course is for you.

Fundamentals of Programming Using Flowchart and Pseudocode
Delivered Online On Demand2 hours 7 minutes
£74.99

NIST Cybersecurity Professional Foundation

By IIL Europe Ltd

This course teaches business leaders and operational stakeholders the fundamentals of communicating with executive leadership on WHAT investments must be made to operationalize the NIST Cybersecurity Framework and its informative references to facilitate secure, resilient, and auditable digital outcomes. This course also introduces candidates to the DVMS Institute Create, Protect, and Deliver (CPD) overlay model. As Cloud Services revolutionized the creation and management of digital infrastructure, the DVMS CPD Overlay Model, underpinned by well-known frameworks from NIST and standards from ISO, will revolutionize how organizations manage their digital risk, resiliency, and privacy. Course Features • Foundation Certificate digital courseware • A Practical Guide to 'Adopting the NIST Cybersecurity Framework' eBook • Exam Voucher • Certificate of Attendance • Foundation Certificate Digital Badge on successful completion of exam • Access to the NIST Cybersecurity Professional LinkedIn community This Foundation level course covers the following topics: Today's Digital Economy Understanding Cyber Risks The NIST Cybersecurity Framework Fundamentals Core Functions, Categories, and Subcategories Implementation Tiers Developing Framework Profiles Cybersecurity Improvement NIST Cybersecurity Professional certification training programs are accredited by APMG International, certified by the National Cybersecurity Council (NCSC) in the UK, and recognized by the U.S. Department of Homeland Security CISA organization as qualified NIST Cybersecurity Framework training in alignment with the cybersecurity roles defined in the NICE Cybersecurity Workforce Framework.

NIST Cybersecurity Professional Foundation
Delivered Online On Demand18 hours
£995

Asynchronous JavaScript for Beginner-Level

4.3(43)

By John Academy

Course Overview Sending updated notifications, analysis reports automatically will make your websites more efficient and improve your performance as well. Learn how you can use asynchronous JavaScript to set functions from this Asynchronous JavaScript for Beginner-Level course and get the best output from your websites. In this Asynchronous JavaScript for Beginner-Level course, you will learn beginner level JavaScript and asynchronous JavaScript functions. You will learn different scenarios of using JavaScript, functions. You'll be able to work with multiple values and set up functions based on your preferences. This course will teach you the function of asynchronous JavaScript from scratch. You will be able to understand the connection between databases and websites and be able to use them effectively. Learning Outcomes Familiarize with the fundamentals of asynchronous JavaScript Be able to perform repeated tasks be able to understand the functions of asynchronous code and promises Learn what generator is and how it works Familiarize with the use of async and await function Understand the functions of generators Learn the usability of the settimeout and set interval functions Who is this course for? This course is ideal for anyone who wants to be a programmer and learn the JavaScript programming language. You will be able to understand asynchronous JavaScript and its functions from this course. 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. Certification After you have successfully completed the course, 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 hardcopy at the cost of £39 or in PDF format at the 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 Asynchronous JavaScript for Beginner-Level is a useful qualification to possess and would be beneficial for any related profession or industry such as: Programmers JavaScript Developers Web Developers App Designers Software Engineers Asynchronous JavaScript for Beginner-Level An Async Javascript Scenario 00:02:00 Defining Asynchronous / What is Synchronous code? 00:04:00 WORKSHOP -Exploring Synchronicity in JavaScript 00:09:00 All About Asynchronous Code 00:06:00 Course Roadmap 00:01:00 What is setTimeout? 00:05:00 DEMO - Delaying Code Execution with setTimeout 00:10:00 What is setInterval? 00:02:00 DEMO - Repeating Tasks with setInterval 00:07:00 Chapter Summary 00:01:00 What is Async / Await? 00:03:00 What are Promises? 00:02:00 DEMO - Wrapping setTimeout with a Promise 00:05:00 All About Async 00:02:00 DEMO - Performing Asynchronous Tasks Concisely with Async / Await 00:12:00 What are JavaScript Generator Functions? 00:02:00 Demo - Asynchronous JavaScript via generators 00:08:00 Course Summary 00:02:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Asynchronous JavaScript for Beginner-Level
Delivered Online On Demand1 hour 23 minutes
£18

CertNexus Certified Cyber Secure Coder (CSC-210)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for software developers, testers, and architects who design and develop software in various programming languages and platforms, including desktop, web, cloud, and mobile, and who want to improve their ability to deliver software that is of high quality, particularly regarding security and privacy. This course is also designed for students who are seeking the CertNexus Cyber Secure Coder (CSC) Exam CSC-210 certification Overview In this course, you will employ best practices in software development to develop secure software.You will: Identify the need for security in your software projects. Eliminate vulnerabilities within software. Use a Security by Design approach to design a secure architecture for your software. Implement common protections to protect users and data. Apply various testing methods to find and correct security defects in your software. Maintain deployed software to ensure ongoing security... The stakes for software security are very high, and yet many development teams deal with software security only after the code has been developed and the software is being prepared for delivery. As with any aspect of software quality, to ensure successful implementation, security and privacy issues should be managed throughout the entire software development lifecycle. This course presents an approach for dealing with security and privacy throughout the entire software development lifecycle. You will learn about vulnerabilities that undermine security, and how to identify and remediate them in your own projects. You will learn general strategies for dealing with security defects and misconfiguration, how to design software to deal with the human element in security, and how to incorporate security into all phases of development. Identifying the Need for Security in Your Software Projects Identify Security Requirements and Expectations Identify Factors That Undermine Software Security Find Vulnerabilities in Your Software Gather Intelligence on Vulnerabilities and Exploits Handling Vulnerabilities Handle Vulnerabilities Due to Software Defects and Misconfiguration Handle Vulnerabilities Due to Human Factors Handle Vulnerabilities Due to Process Shortcomings Designing for Security Apply General Principles for Secure Design Design Software to Counter Specific Threats Developing Secure Code Follow Best Practices for Secure Coding Prevent Platform Vulnerabilities Prevent Privacy Vulnerabilities Implementing Common Protections Limit Access Using Login and User Roles Protect Data in Transit and At Rest Implement Error Handling and Logging Protect Sensitive Data and Functions Protect Database Access Testing Software Security Perform Security Testing Analyze Code to find Security Problems Use Automated Testing Tools to Find Security Problems Maintaining Security in Deployed Software Monitor and Log Applications to Support Security Maintain Security after Deployment

CertNexus Certified Cyber Secure Coder (CSC-210)
Delivered OnlineFlexible Dates
£2,085

The Complete Kotlin Developer Course

By Packt

Programming for Android and JavaScript made easy with the Kotlin language

The Complete Kotlin Developer Course
Delivered Online On Demand12 hours 17 minutes
£140.99

Human Anatomy and Physiology at QLS Level 7

4.7(47)

By Academy for Health and Fitness

Gain advanced knowledge of the human body with the QLS Level 7 Human Anatomy and Physiology course. Explore body systems, cellular functions, and physiological processes, perfect for healthcare professionals or those advancing in medical fields.

Human Anatomy and Physiology at QLS Level 7
Delivered Online On Demand4 weeks
£110

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

Modern PHP Web Development with MySQL, GitHub and Heroku

By Packt

This course covers all the essential topics of PHP web development, such as syntaxes, loops, conditional statements, Bootstrap, GitHub, Heroku, XAMPP, and MySQL that every PHP developer needs to know. You will learn all these concepts by building and deploying a data-driven web application into the production.

Modern PHP Web Development with MySQL, GitHub and Heroku
Delivered Online On Demand12 hours 14 minutes
£93.99

Quantity Surveying, Estimation & Cost Control - CPD Certified

4.7(47)

By Academy for Health and Fitness

FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter

Quantity Surveying, Estimation & Cost Control - CPD Certified
Delivered Online On Demand5 days
£209