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

1015 Logic courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

The Remote Auditing Course

By Research Quality Association

COURSE INFORMATION Join us for a two-day immersive course crafted to equip participants with an in-depth understanding of remote audit methodologies. Delve into the nuances between remote and face-to-face audits, dissecting their respective strengths and limitations. Through practical scenarios tailored for remote audit conduct, this course stands as an essential counterpart to our on-site audits course The Auditing Course. WHO SHOULD ATTEND: Applicable across various domains of regulated research and development, this course proves invaluable in contexts requiring a quality system for audit. Participants with firsthand audit experience stand to gain the most benefit from this programme. EXPANDING ON PREVIOUS LEARNING: This course extends its relevance to all forms of audits and further amplifies concepts explored in RQA's suite of research quality assurance courses, including: 'Research Quality Assurance for Good Laboratory Practice,' 'Good Clinical Practice Auditing – Principles and Practice,' and 'Good Manufacturing Practice for Investigational Medicinal Products.' BENEFITS INCLUDE IMPROVED: * Understand the processes of planning, conducting, reporting and follow-up of audits * Recognising the importance of personal approach in developing positive audit outcomes * Ability to analyse evidence and present logical audit findings * Appreciate the importance of audit in continuing improvement. THIS COURSE IS STRUCTURED TO ENCOURAGE DELEGATES TO: * Discuss and develop ideas * Solve problems * Exchange information. -------------------------------------------------------------------------------- TUTORS Tutors will be comprised of (click the photos for biographies): ANDREW WADDELL Founder Director, Tower Mains Ltd ROSEMARY ICHABA Senior QA Associate, Tower Mains Ltd CATE OVINGTON Director, The Knowlogy Group Ltd JEAN MCWILLIAM Associate Director, Alexion -------------------------------------------------------------------------------- PROGRAMME Please note timings may be subject to alteration. DAY 1 09:00 COURSE REGISTRATION 09:15 WELCOME AND INTRODUCTIONS 09:35 INTRODUCTION TO AUDITS Delegates explore the range of audits which they have experienced, define the purpose of each audit type and establish which of those audits are performed to meet regulatory requirements. 10:05 INTRODUCTION TO REMOTE AUDITS Presentation to introduce the major differences between face-to-face audits and remote audits. The major elements of audits will be examined to determine where there may be differences. 10:30 BREAK 10:45 WORKSHOP 1 - REMOTE AUDITS This workshop will examine participants experience or understanding of the differences between face-to-face and remote audits. 11:15 WORKSHOP 1 - FEEDBACK 11:35 AUDIT PREPARATION The essential steps in preparation for audits will be discussed with emphasis on remote audits. 12:05 WORKSHOP 2 - REMOTE AUDIT PREPARATION Factors relating to the preparation for remote audits will be considered in discussion groups. 12:35 WORKSHOP 2 - FEEDBACK 12:50 LUNCH 13:30 AUDIT LOGISTICS Preparation for the audit includes many arrangements other than the audit content. 14:00 WORKSHOP 3 - AUDIT LOGISTICS Delegates will discuss some of the issues that may occur during the set up and conduct of remote audits and how to resolve them. 14:30 WORKSHOP 3 - FEEDBACK 14:45 BREAK 15:00 THE OPENING MEETING Presentation regarding the importance and content of the opening meeting. 15:20 WORKSHOP 4 - OPENING MEETING Delegates will consider the practicalities of arranging and conducting an opening meeting. 15:45 WORKSHOP 4 - FEEDBACK 16:10 AUDIT CONDUCT TOOLS Practical advice on preparation of some of the tools that will be valuable in the conduct of audits. 16:40 QUESTIONS AND ANSWERS An overview of the first day and a chance to ask questions 17:00 CLOSE OF DAY DAY 2 09:00 REFLECTIONS ON DAY 1 Recap on the topics covered and a chance for delegates to raise points. 09:15 GATHERING EVIDENCE Presentation on challenges of gathering evidence and conducting interviews during remote audits. 09:45 WORKSHOP 5 - REMOTE INTERVIEWS Scenarios of different remote interviews will be played and delegates assess the strengths and weaknesses of each approach. 10:15 BREAK 10:30 CREATING AUDIT FINDINGS Ideas regarding how to create good audit findings will be discussed during this short presentation. 10:50 WORKSHOP 6 - CREATING AUDIT FINDINGS Delegates will be provided with examples of evidence from an audit. They will discuss these and create their audit findings for presentation at the closing meeting. 11:35 THE CLOSING MEETING The content and conduct of the closing meeting will be discussed. 11:55 WORKSHOP 7(A) - PREPARING FOR THE CLOSING MEETING The findings from workshop 6 will be reviewed and a Lead Auditor selected to provide feedback in workshop 7(b) 12:15 WORKSHOP 7(B) - THE CLOSING MEETING The Lead Auditor from each group will hold a meeting to present the results (role play). 12:45 LUNCH 13:30 THE AUDIT REPORT This presentation will cover not only the essential contents of the audit report but also how to write the report in a manner that will generate the most positive reaction. 14:00 WORKSHOP 8 - THE AUDIT REPORT Delegates will be provided with an audit report from an audit conducted remotely and will conduct a peer review of the report in their breakout groups. 15:00 WORKSHOP 8 - FEEDBACK 15:20 BREAK 15:35 AUDIT CLOSURE Presentation on how to conclude the audit with reference to post-audit activities. 15:55 OPEN FORUM 16:30 CLOSE OF COURSE -------------------------------------------------------------------------------- EXTRA INFORMATION COURSE MATERIAL This course will be run completely online. You will receive an email with a link to our online system, which will house your licensed course materials and access to the remote event. Please note this course will run in UK timezone. THE ADVANTAGES OF THIS INCLUDE: * Ability for delegates to keep material on a mobile device * Ability to review material at any time pre and post course * Environmental benefits – less paper being used per course Access to an online course group to enhance networking You will need a stable internet connection, a microphone and a webcam.  

The Remote Auditing Course
Delivered OnlineTwo days, Jun 4th, 08:00
£750 to £1000

Python Programming Beginners Course, 1 Day, Online Instructor-Led

By Pcw Courses Ltd

PYTHON BASICS: COURSE DESCRIPTION Excellent for beginners, practical, in small groups of max 4 people, 1 Day Online Instructor-led. You could contact us for your prefereed date. Session 1: Python Data Types and Variables: * Primitive types; Characters & Strings; Boolean; Working with variables and its scope; Conversion and casting types in Python. * Operators and Expressions: * Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators.. * Exercise: Calculate Movie Tickets for a Party, Are there enough seats in the cinema? Decision Making & Loops * If statement; If - else statement; If- elif - else statement; Nested if - else; * Exercise: Calculate the travel fee to deliver goods * The while, For loop * Jump statements: break, continue; * Nesting loops. * Exercise: Enter a password, if incorrect 3 times, you are blocked. Session 2: Data Structures * Lists. * Tuples. * Exercise: Hangman Game * Exercise: Get a word for the game from a Json File, store the high score in a Dictionary file Session 3: Files and exceptions * Exception Handling, Exception types; Using try and Except. * Files, streams: Open, Traverse, Read and Create Files: Csv, txt and Json Files. * API: Connecting to API’s. Session 4: OOP * Creating and using custom Functions. * Using parameters and return values. * Creating a Class; Creating an Object; Using an Object; Adding Instance variables; * Class Constructors; Parameterized Constructors. * Inheritance. Override. Session 5: Pandas Dataframe Basics * Getting data into a dataframe: Dict to Dataframe, Dataframe to Dict. Excel To Dict, Dict to Excel , working with Excel data, multiple Excel sheets. * Getting information about the dataframe, * Filter, sort and query a Dataframes, Slicing Dataframes, * Duplicate values,Working with null-values, Sampling. * Exercise: Query the top 1000 grossing movies of the last century Session 6: Built in Functions: String, Math, Random * Python built-in functions: * Strings functions. Maths functions. Random Functions. * Exercise: Find information in prose, to get the sentiment of the prose. * Exercise: Get a word for the game from a txt File * Exercise: Win the lottery INCLUDED: * PCWorkshops's Python Programming Basics Certification * Course notes, exercises and code examples * Revision session after the course -------------------------------------------------------------------------------- REFUND POLICY No Refunds

Python Programming Beginners Course, 1 Day, Online Instructor-Led
Delivered Online & In-Person in London5 hours, Jun 5th, 09:00 + 14 more
£185 to £285

Python Programming Beginners Evenings Course, Webinar, Virtual Classroom.

By Pcw Courses Ltd

Python coding, interactive, instructor-led, hands-on, practical. From basics to working with professionals. Python Part Time. Python Coding. -------------------------------------------------------------------------------- Python Beginners Evenings Course 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. Duration: 3 Evenings, once per week for 3 weeks 6pm-8pm, of which the first date only shows on the booking. Virtual Classroom: You could attend in our classroom, or attend online via virtual classroom, by select the appropriate ticket. Who Should Attend? This course is intended for beginner programmers who need to code in Python. Fast-paced, Quite intensive. Course Outline: Session 1: Basics * Python Data Types, Variables, * Operators and Expressions: Arithmetic operators; Relational operators; Assignment operator; Logical operators. * Decision Making: If statement; If - else statement; If- elif - else statement; Nested if - else; * Using Loops: The while, while-else; do-while and the for loop; Enhanced for loop; Jump statements: break, continue; Nesting loops. Session 2: Lists. Dictionaries, Json * Python Data Structures: Lists. Data Structures: 2-d Lists, Tuples. Dictionary, Nested Disctionary. Session 3: Built-in functions: * Python Date Functions. Random. Math Functions. String Functions. Python Regex. Session 4: Database: * Connect to a database, create Database, create a table, insert, delete, update records, query a database and display results. Drop database, drop table. Session 5: Files * Exception Handling in Python: Fundamentals of exception handling; Exception types; Using try and except. * Files, streams: Create, Open, Traverse and Read Files: Csv, txt and Json Files. * API: Connecting to API’s Session 6: M ethods, Classes and Objects * Creating and using Function, Working with parameters, Calling functions. * Object-Oriented Programming (OOP) principles. Modules and Classes, Creating an Object; Using an Object; Adding Instance variables; Controlling accessibility; Naming conventions for class member.s FAQ Do I need Python on my Laptop? Ideally spoken yes, but if not possible, you could use our online platform. Can I pay by BACS? Yes, simply email us, a Python course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Can I pay with PayPal? Yes, simply email us, a course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Do I get an invoice? Yes, on request. Can I pay with a PO (Purchase Order Number)? Yes, simply email us, a Python course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Do I get a certificate? Yes, a PCWorkshops Certificate Can I attend in classroom? Yes, on request, and it would incur an additional charge, depending on your location. We have offices in London, Manchester, Birmingham, Portmouth, Southend-on-Sea, Milton Keynes. Can beginners follow this course? Yes, this is a Python beginner friendly course. We offer Python courses with max 4 people, so we make sure each delegates fully understand the material covered Can I customise the course? Yes, all our Python courses are customisable. We can customise the dates, times, location. course outline. -------------------------------------------------------------------------------- REFUND POLICY No Refunds

Python Programming Beginners Evenings Course, Webinar, Virtual Classroom.
Delivered Online & In-Person in London1 hour 30 minutes, Jun 5th, 17:00 + 17 more
£120 to £210

Emotional Logic – Discover the Superpower of your Unpleasant Emotions

By Eyes Up Training Limited

Unleash the power of your unpleasant emotions in our online event Emotional Logic – embrace the superpower within your feelings!

Emotional Logic – Discover the Superpower of your Unpleasant Emotions
Delivered Online3 hours, Jun 10th, 12:00
£147 to £1490

55268 Microsoft Power Automate for End Users

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for The intended audience for this course would be those who have been using Office 365 for some time and are now looking at optimizing their existing business processes and designing new ones. Overview #NAME? This course delivers an instructor-led product showcase for Microsoft Power Automate from start to finish in an engaging and practical way. Power Automate is a diverse product, turning business processes into automated, consistent and visual workPower Automates. Power Automate is designed to interweave the various products in Office 365 as well as connect to other on-premises and web-based solutions. This course will give you the confidence to select the right actions and workPower Automate logic for your business workPower Automates. 1 - AN INTRODUCTION TO POWER AUTOMATE * What is Microsoft Power Automate? * The benefits of automation * How to get to Power Automate * Lab 1: Setup your tenant * Setup Office 365 * Download Course Files * Customise your App Launcher * Create accounts for colleagues * After completing this module, students will be able to: * Know what Microsoft Power Automate is * The Benefits of using Power Automate to automate processes * How to access a Power Automate 2 - GETTING STARTED WITH POWER AUTOMATE * Using Power Automate templates * Navigating in Power Automate * Editing a Power Automate * Publish and trigger a Power Automate * Turn off or delete a Power Automate * Lab 1: Building processes in Office 365 * Create a Team with a channel * Build an absence business process * Testing the absence process * Optional: Create Feedback Form * Optional: Power Automate to Notify of Bad Ratings * Optional: Test your Form and Power Automate * After completing this module, students will be able to: * How to use Power Automate tempaltes * How to navigate around Power Automate * How to edit Power Automates * How to publish and trigger Power Automates * How to turn off or delete Power Automates 3 - POWER AUTOMATE LOGIC * Adding conditions * Designing switches * Using apply to each * Configuring do until logic * Adding a scope * Lab 1: Scheduling documentation reviews * Setup a policy library in SharePoint * Design a policy review schedule * Testing the policy review process * Optional: Notify if a file nears review * After completing this module, students will be able to: * How to add condtions in a Power Automate * How to design switches for a Power Automate * How to use apply to each * How to configure do until logic * How to add a scope 4 - INTEGRATION * Standard and premium connectors * Connecting to web services * Using Power Automate with on-premises data * Lab 1: Using Power Automate and SQL to Review Sales * Create a new orders list * Designing the price check process * Testing the price check process * Optional: Update with managers * After completing this module, students will be able to: * How to use Standard and Premium connectors * How to connect to web services * How to using Power Automate with on-premises data 5 - THE MOBILE APP * Downloading the mobile app * Signing in and account management * Building and managing Power Automates * Creating buttons * Feeds and approvals * Lab 1: Optional: Using the Power Automate mobile app * Setting up the Power Automate mobile app * Create a new Power Automate in the mobile app * Using Power Automate buttons in the app * Uninstall the Power Automate mobile app * After completing this module, students will be able to: * How to download the mobile app * How to sign into the mobile app * How to build and manage Power Automates in the mobile app * How to create buttons in the mobile app * How to feed and use approvals in the mobile app 6 - ADMINISTRATION AND MAINTENANCE * Maintaining a Power Automate * View history and analytics * Sharing a Power Automate * Export and import Power Automates * Office 365 administration for Power Automate * Environments * Data policies * Data integration * Lab 1: Maintaining your Power Automates * Share a Power Automate with a colleague * Disabling an active Power Automate * Deleting a Power Automate * After completing this module, students will be able to: * How to maintain a Power Automate * How to view history and analytics for a Power Automate * How to share a Power Automate * How to export and import Power Automates * How to administrate a Power Automate in Office 365 * How to use data policies in a Power Automate * How to use data integration in a Power Automate

55268 Microsoft Power Automate for End Users
Delivered OnlineTwo days, Jun 10th, 13:00 + 4 more
£595

Developing Successful Interpersonal Skills

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Managers and other professionals who want to gain the critical skills to successfully interact with or lead others through cooperative teamwork, as well as those desiring to improve their overall communication skills will benefit from this course. Overview Recognize the difference between hearing and listening Enhance interpersonal relationships through the use of verbal and non-verbal communication Apply techniques to move towards high-quality conversation Create a positive impression through a powerful introduction Influence others through sharing perspectives and opinions constructively Use logic and emotion to persuade and collaborate Identify ways of sharing thoughts and opinions constructively Prepare for and conduct simple negotiations This course will prepare students for the collaborative situations inherent in every facet of business, whether working with colleagues, partners, vendors, or clients. Private classes on this topic are available. We can address your organization?s issues, time constraints, and save you money, too. Contact us to find out how. 1. THE IMPORTANCE OF INTERPERSONAL SKILLS 2. VERBAL COMMUNICATION TECHNIQUES * Hearing versus Actively Listening * Connecting with Powerful Communication 3. NON-VERBAL COMMUNICATION * Understanding the Elements of Vocal Delivery * Interpreting and Applying Body Language * Building Self-Awareness 4. CREATING A POWERFUL FIRST IMPRESSION * Creating a Powerful Introduction * Cultivating Your Impact 5. THE ART OF CONVERSATION * Mastering the 4 Levels of a Conversation * Moving a Conversation Along * Applying Tools for Deepening Conversation 6. INFLUENCE AND PERSUASION * Influencing Others * Seeing the Other Side * Building Bridges * Extending Your Influence 7. INTERACTING POSITIVELY * Applying Logic and Owning Emotions * Disagreeing Constructively * Bringing People to Your Side * Building Consensus 8. NEGOTIATION BASICS * Planning for Negotiation * Managing the 4 Stages of Negotiation * Arriving at an Agreement ADDITIONAL COURSE DETAILS: Nexus Humans Developing Successful Interpersonal Skills 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 Developing Successful Interpersonal Skills 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.

Developing Successful Interpersonal Skills
Delivered OnlineTwo days, Jun 13th, 13:00
£2250

EC-Council Computer Hacking Forensic Investigator (CHFI) v10.0

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The CHFI course will benefit: Police and other laws enforcement personnel Defense and Military personnel e-Business Security professionals Systems administrators Legal professionals Banking, Insurance and other professionals Government agencies Overview At the end of this course, you will possess the skills needed to: Understand the fundamentals of computer forensics Understand the computer forensic investigation process Describe in detail different types of hard disks and file systems Understand data acquisition and duplication Counteract anti-forensic techniques Leverage forensic skills in Windows, Linux, and Mac Investigate web attacks Understand dark web forensics Deploy forensic techniques for databases, cloud, and networks Investigate email crimes including malware Perform forensics in mobile and IoT environments Every crime leaves a digital footprint, and you need the skills to track those footprints. In this course, students will learn to unravel these pieces of evidence, decode them and report them. From decoding a hack to taking legal action against the perpetrators, they will become an active respondent in times of cyber-breaches. COMPUTER FORENSICS IN TODAY?S WORLD * 1.1. Understand the Fundamentals of Computer Forensics * 1.2. Understand Cybercrimes and their Investigation Procedures * 1.3. Understand Digital Evidence * 1.4. Understand Forensic Readiness, Incident Response and the Role of SOC (Security * Operations Center) in Computer Forensics * 1.5. Identify the Roles and Responsibilities of a Forensic Investigator * 1.6. Understand the Challenges Faced in Investigating Cybercrimes * 1.7. Understand Legal Compliance in Computer Forensics * COMPUTER FORENSICS INVESTIGATION PROCESS * 2.1. Understand the Forensic Investigation Process and its Importance * 2.2. Understand the Pre-investigation Phase * 2.3. Understand First Response * 2.4. Understand the Investigation Phase * 2.5. Understand the Post-investigation Phase * UNDERSTANDING HARD DISKS AND FILE SYSTEMS * 3.1. Describe Different Types of Disk Drives and their Characteristics * 3.2. Explain the Logical Structure of a Disk * 3.3. Understand Booting Process of Windows, Linux and Mac Operating Systems * 3.4. Understand Various File Systems of Windows, Linux and Mac Operating Systems * 3.5. Examine File System Using Autopsy and The Sleuth Kit Tools * 3.6 Understand Storage Systems * 3.7. Understand Encoding Standards and Hex Editors * 3.8. Analyze Popular File Formats Using Hex Editor * DATA ACQUISITION AND DUPLICATION * 4.1. Understand Data Acquisition Fundamentals * 4.2. Understand Data Acquisition Methodology * 4.3. Prepare an Image File for Examination * DEFEATING ANTI-FORENSICS TECHNIQUES * 5.1. Understand Anti-forensics Techniques * 5.2. Discuss Data Deletion and Recycle Bin Forensics * 5.3. Illustrate File Carving Techniques and Ways to Recover Evidence from Deleted Partitions * 5.4. Explore Password Cracking/Bypassing Techniques * 5.5. Detect Steganography, Hidden Data in File System Structures, Trail Obfuscation, and File Extension Mismatch * 5.6. Understand Techniques of Artifact Wiping, Overwritten Data/Metadata Detection, and Encryption * 5.7. Detect Program Packers and Footprint Minimizing Techniques * 5.8. Understand Anti-forensics Countermeasures * WINDOWS FORENSICS * 6.1. Collect Volatile and Non-volatile Information * 6.2. Perform Windows Memory and Registry Analysis * 6.3. Examine the Cache, Cookie and History Recorded in Web Browsers * 6.4. Examine Windows Files and Metadata * 6.5. Understand ShellBags, LNK Files, and Jump Lists * 6.6. Understand Text-based Logs and Windows Event Logs * LINUX AND MAC FORENSICS * 7.1. Understand Volatile and Non-volatile Data in Linux * 7.2. Analyze Filesystem Images Using The Sleuth Kit * 7.3. Demonstrate Memory Forensics Using Volatility & PhotoRec * 7.4. Understand Mac Forensics * * NETWORK FORENSICS * 8.1. Understand Network Forensics * 8.2. Explain Logging Fundamentals and Network Forensic Readiness * 8.3. Summarize Event Correlation Concepts * 8.4. Identify Indicators of Compromise (IoCs) from Network Logs * 8.5. Investigate Network Traffic * 8.6. Perform Incident Detection and Examination with SIEM Tools * 8.7. Monitor and Detect Wireless Network Attacks * INVESTIGATING WEB ATTACKS * 9.1. Understand Web Application Forensics * 9.2. Understand Internet Information Services (IIS) Logs * 9.3. Understand Apache Web Server Logs * 9.4. Understand the Functionality of Intrusion Detection System (IDS) * 9.5. Understand the Functionality of Web Application Firewall (WAF) * 9.6. Investigate Web Attacks on Windows-based Servers * 9.7. Detect and Investigate Various Attacks on Web Applications * DARK WEB FORENSICS * 10.1. Understand the Dark Web * 10.2. Determine How to Identify the Traces of Tor Browser during Investigation * 10.3. Perform Tor Browser Forensics * DATABASE FORENSICS * 11.1. Understand Database Forensics and its Importance * 11.2. Determine Data Storage and Database Evidence Repositories in MSSQL Server * 11.3. Collect Evidence Files on MSSQL Server * 11.4. Perform MSSQL Forensics * 11.5. Understand Internal Architecture of MySQL and Structure of Data Directory * 11.6. Understand Information Schema and List MySQL Utilities for Performing Forensic Analysis * 11.7. Perform MySQL Forensics on WordPress Web Application Database * CLOUD FORENSICS * 12.1. Understand the Basic Cloud Computing Concepts * 12.2. Understand Cloud Forensics * 12.3. Understand the Fundamentals of Amazon Web Services (AWS) * 12.4. Determine How to Investigate Security Incidents in AWS * 12.5. Understand the Fundamentals of Microsoft Azure * 12.6. Determine How to Investigate Security Incidents in Azure * 12.7. Understand Forensic Methodologies for Containers and Microservices * INVESTIGATING EMAIL CRIMES * 13.1. Understand Email Basics * 13.2. Understand Email Crime Investigation and its Steps * 13.3. U.S. Laws Against Email Crime * MALWARE FORENSICS * 14.1. Define Malware and Identify the Common Techniques Attackers Use to Spread Malware * 14.2. Understand Malware Forensics Fundamentals and Recognize Types of Malware Analysis * 14.3. Understand and Perform Static Analysis of Malware * 14.4. Analyze Suspicious Word and PDF Documents * 14.5. Understand Dynamic Malware Analysis Fundamentals and Approaches * 14.6. Analyze Malware Behavior on System Properties in Real-time * 14.7. Analyze Malware Behavior on Network in Real-time * 14.8. Describe Fileless Malware Attacks and How they Happen * 14.9. Perform Fileless Malware Analysis - Emotet * MOBILE FORENSICS * 15.1. Understand the Importance of Mobile Device Forensics * 15.2. Illustrate Architectural Layers and Boot Processes of Android and iOS Devices * 15.3. Explain the Steps Involved in Mobile Forensics Process * 15.4. Investigate Cellular Network Data * 15.5. Understand SIM File System and its Data Acquisition Method * 15.6. Illustrate Phone Locks and Discuss Rooting of Android and Jailbreaking of iOS Devices * 15.7. Perform Logical Acquisition on Android and iOS Devices * 15.8. Perform Physical Acquisition on Android and iOS Devices * 15.9. Discuss Mobile Forensics Challenges and Prepare Investigation Report * IOT FORENSICS * 16.1. Understand IoT and IoT Security Problems * 16.2. Recognize Different Types of IoT Threats * 16.3. Understand IoT Forensics * 16.4. Perform Forensics on IoT Devices *

EC-Council Computer Hacking Forensic Investigator (CHFI) v10.0
Delivered Online6 days, Jun 10th, 13:00 + 2 more
£3495

55265 Microsoft© PowerApps

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This class has something for everything, from beginners who wish to customise their data entry forms in SharePoint right up to advanced users who need to use advanced formulas to deliver more bespoke actions to their apps. Overview After taking this course, students will be able to: - Understand when to use PowerApp. - Describe the components of PowerApps and their correct use. - Create PowerApps from existing data sources. - Brand PowerApps. - Customize PowerApps beyond just using the automated wizards. - Connect to a range of data sources from Excel to Azure SQL. - Understand the difference between canvas apps and model-driven apps. - Integrate PowerApps with other Office 365 systems ? including Teams and SharePoint Online. - Administer and Maintain PowerApps Students will be taught how to design, test and publish new apps that work with a variety of data sources. We will take users through a selection of well-crafted lessons to help them build new applications for their business. 1 - AN INTRODUCTION TO POWERAPPS * What is PowerApps? * The benefits of apps * How to get PowerApps * Canvas Apps and Model-Driven Apps * License Options and Costs * Discover PowerApps with Templates * Lab 1: Introduction to PowerApps 2 - GETTING STARTED WITH POWERAPPS * Building a new app from a data source * Add, edit and remove controls * Intro to Formulas * Testing an app * App Settings * Publish and Share Apps * Version History and Restore * PowerApps Mobile App * Lab 1: Getting Started 3 - BRANDING AND MEDIA * Less is more * Duplicate Screens * Fonts * Screen Colours and Matching Colours * Screen Backgrounds * Buttons and Icons * Hide on Timer * Size and Alignment by reference * Show and Hide on Timer * Lab 1: Branding and Media 4 - POWERAPPS CONTROLS * Text Controls for Data Entry and Display * Controls ? Drop downs, combo box, date picker, radio button and more * Forms ? Add and edit data in underlying data sources quickly * Charts ? present information in pie, line and bar charts * Lab 1: Build Apps from Blank 5 - DATA SOURCES AND LOGIC * Data Storage and Services * How do I decide which database to use? * Connect to on-premises data - Gateway * What is Delegation? * Specific Data Examples * Displaying Data * Lab 1: Data Source and Logic 6 - MODEL-DRIVEN APPS * What is a model-driven app? * Where will my data be stored? * How do create a model-driven app * Canvas vs model-driven summary * Lab 1: Model-Driven App 7 - POWERAPP INTEGRATION * Embed PowerApps in Teams * Embed PowerApps in SharePoint Online * Start a Flow from a PowerApp * Lab 1: PowerApp Integration 8 - ADMINISTRATION AND MAINTENANCE OF POWERAPPS * Identify which users have been using PowerApps * Reuse an app in another location (move from testing or development to production) * Review app usage * Prevent a user from using PowerApps * Manage environments * Lab 1: Administration and Maintenance ADDITIONAL COURSE DETAILS: Nexus Humans 55265 Microsoft PowerApps 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 55265 Microsoft PowerApps 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.

55265 Microsoft© PowerApps
Delivered Online3 days, Jun 13th, 13:00 + 4 more
£1190

Logic Pro X Instrument Plugins & VSTs Online Training Course

By Lead Academy

LOGIC PRO X INSTRUMENT PLUGINS & VSTS TRAINING COURSE OVERVIEW Are you looking to begin your logic instruments career or want to develop more advanced skills in logic instruments? Then this logic pro X instrument plugins & VSTs online training course will set you up with a solid foundation to become a confident musician and help you to develop your expertise in logic instruments. This logic pro X instrument plugins & VSTs online training course is accredited by the CPD UK & IPHM. CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Whether you are self-taught and you want to fill in the gaps for better efficiency and productivity, this logic pro X instrument plugins & VSTs online training course will set you up with a solid foundation to become a confident musician and develop more advanced skills. Gain the essential skills and knowledge you need to propel your career forward as a musician. The logic pro X instrument plugins & VSTs online training course will set you up with the appropriate skills and experience needed for the job and is ideal for both beginners and those currently working as a musician. This comprehensive logic pro X instrument plugins & VSTs online training course is the perfect way to kickstart your career in the field of logic instruments. This logic pro X instrument plugins & VSTs online training course will give you a competitive advantage in your career, making you stand out from all other applicants and employees. If you're interested in working as a musician or want to learn more skills on logic instruments but unsure of where to start, then this logic pro X instrument plugins & VSTs online training course will set you up with a solid foundation to become a confident musician and develop more advanced skills. As one of the leading course providers and most renowned e-learning specialists online, we're dedicated to giving you the best educational experience possible. This logic pro X instrument plugins & VSTs online training course is crafted by industry expert, to enable you to learn quickly and efficiently, and at your own pace and convenience. WHO SHOULD TAKE THIS COURSE? This comprehensive logic pro X instrument plugins & VSTs online training course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of logic instruments. ENTRY REQUIREMENT * There are no academic entry requirements for this logic pro X instrument plugins & VSTs online training course, and it is open to students of all academic backgrounds. * As long as you are aged seventeen or over and have a basic grasp of English, numeracy and ICT, you will be eligible to enrol. CAREER PATH This logic pro X instrument plugins & VSTs online training course opens a brand new door for you to enter the relevant job market and also provides you with the chance to accumulate in-depth knowledge at the side of needed skills to become flourishing in no time. You will also be able to add your new skills to your CV, enhance your career and become more competitive in your chosen industry. COURSE CURRICULUM Introduction & Necessary Bits Introduction Resources What is an 'Instrument' in Logic Pro X Quick Help Functionality With Instruments Setting up Controller Assignments Option Click Quick Wins with logic Pro Instruments Copy and Adapt Any Commercial Sound into Your Own Instrument Create Endless Drum Groove Variations Create Waveforms From Your Voice in Retro Synth Modulate Anything in Any Instrument Turn Drums into Chords Introduction to Synthesis & Sound Production Introduction to Synthesis: Oscillation Introduction to Synthesis: Filters Introduction to Synthesis: Envelopes Introduction to Synthesis: Modulation Introduction to Synthesis: Advanced Concepts logic Pro Synthesizers ESM - Monophonic Bass Synth ESE - Polyphonic Synth ESP Assignment: ESP Sound Building ES1 - Part 1 ES1 - Part 2 EFM - Frequency Modulation Synthesizer Retro Synth - Part 1: Analog Page Retro Synth - Part 2: Sync, Table & FM Pages ES2 Part 1: Oscillators ES2 Part 2: Filter & Effects ES2 Part 3: Modulation & Envelopes ES2 Part 4: Vector Envelope, XY Pad, Global & Macro EXS24 Sampler Part 1: Introduction EXS24 Sampler Part 2: Parameters Window EXS24 Sampler Part 3: Importing & Zones EXS24 Sampler Part 4: Groups EXS24 Sampler Part 5: Multiple Samples & Multiple Outputs EVOC PS - Vocoder Synth Alchemy Course Introduction Browse and Simple View Advanced View Filters, Sends and Voices Modulation MSEG - Multistage Envelope Generator Sequencer Mod Map Arpeggiator Effects Library Management Should You Go Further With Alchemy Advance Alchemy Sampling Preparing Your Own Samples Sampling Basics Additive Granular Spectral Formant Sculpture Introduction to Sculpture Objects and Material Modulation in Sculpture Envelopes MIDI Controllers, Morph and Envelope Recording logic Pro Vintage Modelled Instruments Vintage Electric Piano Vintage Clavinet Vintage B3 Hammond Organ Part 1: Main Window Vintage B3 Hammond Organ Part 2: Rotor Cabinet Vintage B3 Hammond Organ Part 3: Options Vintage B3 Hammond Organ Part 4: Effects & Expert View logic Pro X Drums Drum Kits vs Drummers Drummer Drum Kit Designer Drum Machine Designer Ultrabeat Part 1: Overview & Assignments Panel Ultrabeat Part 2: Synthesizer Window Ultrabeat Part 3: Oscillator Types Ultrabeat Part 4: Modulation Ultrabeat Part 5: Sequencer Build A Sound Introduction Understanding 'Archetypal' Sounds: Envelopes Understanding 'Archetypal' Sounds: Waveforms The Design Process RECOGNISED ACCREDITATION CPD CERTIFICATION SERVICE This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. CERTIFICATE OF ACHIEVEMENT CERTIFICATE OF ACHIEVEMENT FROM LEAD ACADEMY After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQS IS CPD A RECOGNISED QUALIFICATION IN THE UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. ARE QLS COURSES RECOGNISED? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. WHEN WILL I RECEIVE MY CERTIFICATE? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. CAN I PAY BY INVOICE? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. CAN I PAY VIA INSTALMENT? Yes, you can pay via instalments at checkout. HOW TO TAKE ONLINE CLASSES FROM HOME? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. DOES AGE MATTER IN ONLINE LEARNING? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. WHEN I WILL GET THE LOGIN DETAILS FOR MY COURSE? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Logic Pro X Instrument Plugins & VSTs Online Training Course
Delivered Online On Demand
£25

The Ultimate Guide to Logic Pro X Instrument Plugins & VSTs Training Course

By Study Plex

RECOGNISED ACCREDITATION This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. COURSE CURRICULUM Introduction & Necessary Bits Introduction 00:01:00 Resources 00:02:00 What is an 'Instrument' In Logic Pro X 00:02:00 Quick Help Functionality with Instruments 00:01:00 Setting Up Controller Assignments 00:03:00 Option Click 00:01:00 Quick Wins With Logic Pro Instruments Copy and Adapt Any Commercial Sound into your own Instrument 00:02:00 Create Endless Drum Groove Variations 00:05:00 Create Waveforms from Your Voice in Retro Synth 00:02:00 Modulate Anything In Any Instrument 00:01:00 Turn Drums into Chords 00:02:00 Introduction to Synthesis & Sound Production Introduction to Synthesis: Oscillation 00:19:00 Introduction to Synthesis: Filters 00:08:00 Introduction to Synthesis: Envelopes 00:06:00 Introduction to Synthesis: Modulation 00:07:00 Introduction to Synthesis: Advanced Concepts 00:06:00 Logic to Synthesizers ESM - Monophonic Bass Synth 00:09:00 ESE - Polyphonic Synth 00:12:00 ESP 00:11:00 ES1 - Part 1 00:13:00 ES1 - Part 2 00:11:00 EFM - Frequency Modulation Synthesizer 00:12:00 Retro Synth - Part 1: Analog Page 00:31:00 Retro Synth - Part 2: Sync, Table & FM Pages 00:16:00 ES2 Part 1: Oscillators 00:11:00 ES2 Part 2: Filter & Effects 00:06:00 ES2 Part 3: Modulation & Envelopes 00:16:00 ES2 Part 4: Vector Envelope, XY Pad, Global & Macro 00:30:00 EXS24 Sampler Part 1: Introduction 00:04:00 EXS24 Sampler Part 2: Parameters Window 00:13:00 EXS24 Sampler Part 3: Importing & Zones 00:11:00 EXS24 Sampler Part 4: Groups 00:07:00 EXS24 Sampler Part 5: Multiple Samples & Multiple Outputs 00:13:00 EVOC PS - Vocoder Synth 00:17:00 Alchemy Course Introduction 00:09:00 Browse and Simple View 00:15:00 Advanced View 00:14:00 Filters, sends and voices 00:13:00 Modulation 00:23:00 MSEG - Multistage Envelope Generator 00:09:00 Sequencer 00:10:00 Mod map 00:05:00 Arpeggiator 00:15:00 Effects 00:14:00 Library management 00:12:00 Should you go further with alchemy 00:04:00 Advanced Alchemy Sampling Preparing your own samples 00:07:00 Sampling basics 00:09:00 Additive 00:04:00 Granular 00:05:00 Spectral 00:08:00 Formant 00:03:00 Sculpture Introduction to sculpture 00:08:00 Objects and material 00:23:00 Modulation in Sculpture 00:12:00 Envelopes 00:08:00 MIDI controllers, morph and envelope recording 00:24:00 Logic Pro Vintage Modelled Instruments Vintage Electric Piano 00:11:00 Vintage Clavinet 00:20:00 Vintage B3 Hammond Organ Part 1: Main Window 00:21:00 Vintage B3 Hammond Organ Part 2: Rotor Cabinet 00:10:00 Vintage B3 Hammond Organ Part 3: Options 00:15:00 Vintage B3 Hammond Organ Part 4: Effects & Expert View 00:13:00 Logic Pro x Drums Drum kits vs drummers 00:05:00 Drummer 00:15:00 Drum kit designer 00:03:00 Drum machine designer 00:07:00 Ultrabeat Part 1: Overview & Assignments Panel 00:06:00 Ultrabeat Part 2: Synthesizer Window 00:15:00 Ultrabeat Part 3: Oscillator Types 00:12:00 Ultrabeat Part 4: Modulation 00:06:00 Ultrabeat Part 5: Sequencer 00:11:00 Build a Sound Introduction 00:03:00 Understanding 'Archetypal' Sounds: Envelopes 00:08:00 Understanding 'Archetypal' Sounds: Waveforms 00:03:00 The Design Process 00:04:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

The Ultimate Guide to Logic Pro X Instrument Plugins & VSTs Training Course
Delivered Online On Demand
£19.99

Educators matching "Logic"

Show all 167