Duration 2 Days 12 CPD hours This course is intended for Data Protection OfficersData Protection ManagersAuditorsLegal Compliance OfficersSecurity ManagerInformation ManagersAnyone involved with data protection processes and programs Overview It will show the world that students know privacy laws and regulations and how to apply them, and that students know how to secure your place in the information economy. When students earn a CIPP credential, it means they?ve gained a foundational understanding of broad global concepts of privacy and data protection law and practice, including: jurisdictional laws, regulations and enforcement models; essential privacy concepts and principals; legal requirements for handling and transferring data and more. It will show the world that students know privacy laws and regulations and how to apply them, and that students know how to secure their place in the information economy. When students earn a CIPP credential, it means they've gained a foundational understanding of broad global concepts of privacy and data protection law and practice, including: jurisdictional laws, regulations and enforcement models; essential privacy concepts and principals; legal requirements for handling and transferring data and more. Common Principles and Approaches to Privacy This unit includes a brief discussion about the modern history of privacy, an introduction to types of information, an overview of information risk management and a summary of modern privacy principles. Jurisdiction and Industries This unit introduces the major privacy models employed around the globe and provides an overview of privacy and data protection regulation by jurisdictions and industry sectors. Information Security: Safeguarding Personal Information This unit presents introductions to information security, including definitions, elements, standards, and threats/ vulnerabilities, as well as introductions to information security management and governance, including frameworks, controls, cryptography and identity and access management (IAM). Online Privacy: Using Personal Information on Websites and with Other Internet-related Technologies This unit focuses on the web as a platform, as well as privacy considerations for sensitive online information, including policies and notices, access, security, authentication and data collection. Additional topics include children?s online privacy, email, searches, online marketing and advertising, social media, online assurance, cloud computing and mobile devices. Canadian Legal Framework This unit provides an introduction to the Canadian legal system. It includes enforcement agencies and their powers, privacy basics from a Canadian perspective and the underlying framework for Canadian privacy law and practice. Canadian Private-sector Privacy Laws This unit focuses on the Canadian legal system. It includes enforcement agencies and their powers, privacy basics from a Canadian perspective and the underlying framework for Canadian privacy law and practice. Canadian Public-sector Privacy Laws This unit highlights key concepts and practices related to the collection, retention, use, disclosure and disposal of personal information by federal, provincial and territorial governments. Health Information Privacy Laws This unit touches on the applicability and purpose of health information privacy laws. Private-sector Compliance Practices This unit delves into the components that make up compliance regulations, including Generally Accepted Privacy Principals and security breach notification, and also examines compliance track records and Federal Commissioner Findings. Public-sector Compliance Practices This unit presents the various methods that can be implemented for compliance in the public sector, such as privacy impact assessments and data sharing agreements. In addition, it discusses the challenges presented by digital information exchanges, as well as non-legislative considerations. Health-sector Compliance Practices This unit covers the issues presented with digital compliance in the health sector. Additional course details: Nexus Humans Certified Information Privacy Professional (CIPP/CAN) 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 Certified Information Privacy Professional (CIPP/CAN) 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.
Duration 1 Days 6 CPD hours This course is intended for Technical leaders Overview This course provides general overview of Blockchain technology and is specifically designed to answer the following questions:What is Blockchain? (What exactly is it?)Non-Technical Technology Overview (How does it work?)Benefits of Blockchain (Why should anyone consider this?)Use Cases (Where and for what apps is it appropriate?)Adoption (Who is using it and for what?)Implementation (How do I get started?)Future of Blockchain (What is its future?) This instructor-led 1 day Blockchain Architecture training is for technical leaders who need to make decisions about architecture, environment, and development platforms. What is Blockchain? A record keeping system Trust Decentralization Trustless environment How does Blockchain work? Announcements Blocks Nodes Chaining Verification Consensus Scalability Privacy Crypto Hashing Digital Fingerprinting PoW vs PoS Types of Blockchains Public vs Private Open vs closed Smart Contracts Blockchain as History Tokens / Coins Gas How is Blockchain different from what we have today? Decentralized Peer-to-peer architecture Software vs Firmware Database vs Blockchain Distributed database or other technology? Data Sovereignty Group Consensus What are Use Cases for Blockchain? Use Case Examples Currency Banking Services Voting Medical Records Supply Chain / Value Chain Content Distribution Verification of Software Updates (cars, planes, trains, etc) Law Enforcement Title and Ownership Records Social Media and Online Credibility Fractional asset ownership Cable Television billing High fault tolerance DDoS-proof Public or Private Blockchain? Who are the participants? What does a Blockchain app look like? DApp Resembles typical full stack web application Any internal state changes and all transactions are written to the blockchain Node.js IDE Public Blockchain visibility Private Blockchain solutions Oracles How do I design a Blockchain app? What does this solution need to let users do? Will the proposed solution reduce or remove the problems and pain points currently felt by users? What should this solution prevent users from doing? Do you need a solution ready for heavy use on day 1? Is your solution idea enhanced by the use of Blockchain? Does the use of Blockchain create a better end-user experience? If so, how? Has your business developed custom software solutions before? What level of support are you going to need? How big is the developer community? Does your vision of the future align with the project or platform's vision of the future? Does the platform aim to make new and significant contributions to the development space, or is it an efficiency / cost play? Should the solution be a public or private Blockchain? Should the solution be an open or closed Blockchain? Create a plan for contract updates and changes! Hybrid solutions Monetary exchanges? How do I develop a Blockchain app? AGILE approach pre-release Define guiding principles up front Software vs Firmware Announcements, not transactions! Classes, not contracts Link contracts to share functions Use calling contracts to keep contract address the same Hyperledger vs Ethereum CONSIDER No of Users * Avg No of Transactions (state changes) per User Should a Blockless solution be applied? Performance Security Anonymity Security Monolithic vs Modular Sandwich complexity model How do I test a Blockchain app? Recommend 5x to 10x traditional application testing time Security Networks Additional course details: Nexus Humans Blockchain - An Overview for Business Professionals 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 Blockchain - An Overview for Business Professionals 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.
Duration 5 Days 30 CPD hours This course is intended for This course is intended for Developers and architects who will be developing applications for iOS devices. In this course you'll be shown a complete introduction to iPhone and iPad development, emphasizing the newest technologies and best practices for iOS. Introduction & Setup Start Here Joining the Apple iOS Developer Program Installing Xcode and the iOS SDK A Guided Tour of Xcode An Introduction to Xcode Playgrounds Swift Programming Language Swift Data Types, Constants, and Variables Swift Operators and Expressions Swift Flow Control The Swift Switch Statement An Overview of Swift Functions The Basics of Object Oriented Programming in Swift An Introduction to Swift Subclassing and Extensions Working with Array and Dictionary Collections in Swift Understanding Error Handling in Swift Views, Layouts, & Storyboards iOS Application and Development Architecture Creating an Interactive iOS App Understanding Views, Windows and the View Hierarchy An Introduction to Auto Layout in iOS Working with iOS Auto Layout Constraints in Interface Builder Implementing iOS Auto Layout Constraints in Code Implementing Cross-Hierarchy Auto Layout Constraints in iOS Understanding the iOS Auto Layout Visual Format Language Using Trait Variations to Design Adaptive User Interfaces Using Storyboards in Xcode An Overview of iOS Table Views Using Xcode Storyboards to Build Dynamic TableViews Implementing TableView Navigation Working with the iOS Stack View Class A Guide to Multitasking in iOS Implementing a Page based iOS Application using UIPageViewController Data Storage with Files, iCloud, & Databases Working with Directories in Swift on iOS Working with Files in Swift on iOS Preparing an iOS App to use iCloud Storage Managing Files using the iOS UIDocument Class Using iCloud Storage in an iOS Application Synchronizing iOS Key-Value Data using iCloud iOS Database Implementation using SQLite Working with iOS Databases using Core Data CloudKit Data Storage on iOS Touch, Taps, & Gestures An Overview of iOS Multitouch, Taps and Gestures An Example iOS Touch, Multitouch and Tap Application Detecting iOS Touch Screen Gesture Motions Identifying Gestures using iOS Gesture Recognizers iOS 3D Touch Implementing TouchID Authentication in iOS Apps Advanced View Options Drawing iOS 2D Graphics with Core Graphics Interface Builder Live Views and iOS Embedded Frameworks Using Core Graphics and Core Image iOS Animation using UIViewPropertyAnimator iOS UIKit Dynamics iOS Sprite Kit Programming iOS Multitasking, Background Transfer Service and Fetching iOS Application State Preservation and Restoration Integrating Maps into iOS Applications Getting Location Information using the iOS Core Location Framework Extensions An Introduction to Extensions in iOS An iOS Today Extension Widget Tutorial Creating an iOS Photo Editing Extension Creating an iOS Action Extension Receiving Data from an iOS Action Extension Building iOS Message Apps Using Event Kit to Create Date and Location Based Reminders Multimedia and Social Media Accessing the iOS Camera and Photo Library iOS Video Playback using AVPlayer and AVPlayerViewController An iOS Multitasking Picture in Picture Tutorial Playing Audio on iOS using AVAudioPlayer Recording Audio on iOS with AVAudioRecorder iOS Speech Recognition Introduction to SiriKit Integrating Twitter and Facebook into iOS Applications The App Store Making Store Purchases with SKStoreProductViewController Class Building In-App Purchasing into iOS Applications Configuring and Creating App Store Hosted Content for iOS In-App Purchases Preparing and Submitting an iOS Application to the App Store Additional course details: Nexus Humans iOS App Development Essentials 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 iOS App Development Essentials 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.
Twitter Marketing for Profit Course Overview The "Twitter Marketing for Profit" course equips learners with the knowledge and strategies needed to leverage Twitter as a powerful marketing tool. It covers key aspects such as crafting effective tweets, growing a dedicated following, using analytics to improve engagement, and turning Twitter presence into tangible business profit. Designed for marketers and entrepreneurs, this course delivers real-world techniques and tactics for maximising Twitter's potential in boosting brand visibility and revenue. By the end, learners will have a clear understanding of how to create and manage a successful Twitter marketing campaign that drives measurable results. Course Description This course dives deep into the core principles of Twitter marketing, focusing on audience engagement, content creation, and analytics. Learners will explore topics such as optimising profile setups, developing content calendars, understanding Twitter algorithms, and implementing targeted advertising strategies. The course also introduces the importance of hashtags, influencer partnerships, and trends. Participants will gain insights into how to monitor campaign performance and adapt strategies accordingly. The course is structured to provide learners with a comprehensive understanding of Twitter marketing, helping them to drive engagement and achieve business goals effectively. Twitter Marketing for Profit Curriculum Module 01: Introduction to Twitter Marketing Module 02: Building a Twitter Strategy Module 03: Content Creation and Curation Module 04: Growing Your Audience and Engagement Module 05: Leveraging Twitter Analytics for Insights Module 06: Advertising on Twitter Module 07: Measuring Success and Adjusting Strategies (See full curriculum) Who is this course for? Individuals seeking to enhance their digital marketing skills. Professionals aiming to optimise Twitter for business growth. Beginners with an interest in social media marketing. Entrepreneurs wanting to promote their business via Twitter. Career Path Social Media Manager Digital Marketing Specialist Content Strategist Brand Manager Twitter Marketing Consultant
Graphic Design Using Canva Course Overview: This course introduces learners to the world of graphic design using Canva, a powerful yet accessible design tool. It covers the essentials of graphic design, starting from the basics of working with colour and progressing through intermediate and advanced design techniques. Learners will explore photo-editing tools, graphic layout principles, and how to create professional-quality designs for a variety of purposes. By the end of the course, learners will have developed the skills to create engaging and visually appealing graphics, preparing them for roles in the creative industry. Course Description: The course covers a range of topics that build a solid foundation in graphic design using Canva. Starting with working with Adobe colours online, learners will move on to mastering basic design principles within Canva, before advancing to more complex techniques such as photo editing and designing at a professional level. The course provides learners with the knowledge to create impactful designs for social media, marketing, and branding. Learners will gain valuable skills that are widely used in the design industry, allowing them to apply these techniques in real-world contexts. The course structure is designed to build upon each module, ensuring learners progress at a comfortable pace while enhancing their graphic design abilities. Graphic Design Using Canva Curriculum: Module 01: Working with Adobe Colours Online Module 02: Basic Graphics Design using Canva Module 03: Photo-Editing Basics Module 04: Intermediate to Pro Lessons on Canva Graphic Designs Module 05: Bonus (See full curriculum) Who is this course for? Individuals seeking to enter the graphic design field. Professionals aiming to enhance their creative design skills. Beginners with an interest in digital design and visual communication. Entrepreneurs looking to improve their brand visuals. Career Path Graphic Designer Digital Marketing Specialist Social Media Content Creator Branding Consultant Freelance Designer
Screenwriting & Scriptwriting Course Overview The Screenwriting & Scriptwriting course offers a comprehensive introduction to the art and craft of writing for film, television, and digital media. Learners will explore the essential elements of storytelling, character development, dialogue writing, and screenplay structure. The course is designed to equip learners with the skills to create compelling scripts for various formats, providing a clear understanding of the industry-standard techniques. By the end of the course, participants will be able to write their own scripts, understand industry terminology, and be prepared to pursue opportunities in screenwriting or scriptwriting. Course Description This course delves into the fundamentals of screenwriting and scriptwriting, covering key topics such as plot development, character arcs, dialogue creation, scene structure, and formatting standards. Learners will explore different genres and study successful screenplays, learning to write scripts that engage and captivate audiences. The course provides a deep understanding of how to craft stories for film, television, and digital platforms, ensuring that students can apply their knowledge to various writing scenarios. Learners will gain the skills needed to write professional-level scripts and prepare for industry submissions. Screenwriting & Scriptwriting Curriculum Module 01: Introduction to Screenwriting Module 02: Storytelling and Plot Development Module 03: Creating Compelling Characters Module 04: Writing Dialogue and Voice Module 05: Screenplay Structure and Formatting Module 06: Writing for Different Media Formats Module 07: Understanding the Industry and Submission Process (See full curriculum) Who is this course for? Individuals seeking to write for film, television, or digital platforms. Professionals aiming to enhance their scriptwriting skills. Beginners with an interest in screenwriting and storytelling. Aspiring writers wanting to explore new career opportunities. Career Path Screenwriter Scriptwriter Television Writer Film Writer Content Creator for Digital Platforms
Networking Skills for Personal Success Course Overview Networking Skills for Personal Success is designed to equip learners with essential networking techniques to enhance their professional lives. By focusing on effective communication and relationship-building, this course helps learners build meaningful, professional connections, foster valuable partnerships, and navigate networking opportunities with confidence. Participants will gain a strong foundation in networking, which they can leverage for personal growth, career advancement, and professional development. The course is designed for individuals looking to develop and refine their networking strategies in a competitive environment. Course Description This course delves into a variety of networking strategies, from initiating conversations to maintaining long-lasting relationships. Learners will explore the art of small talk, how to leverage social media platforms for networking, and the importance of non-verbal communication in establishing rapport. Topics include identifying networking opportunities, preparing for networking events, and creating an effective personal brand. By the end of the course, participants will have a well-rounded understanding of networking tactics and will be prepared to apply these skills in both face-to-face and virtual environments. The course encourages learners to apply networking principles to foster personal and professional growth. Networking Skills for Personal Success Curriculum Module 01: Introduction to Networking Module 02: Effective Communication for Networking Module 03: Leveraging Social Media for Professional Connections Module 04: Building and Maintaining Relationships Module 05: Networking Etiquette and Strategies Module 06: Networking for Career Development Module 07: Personal Branding for Networking Module 08: Evaluating Networking Success (See full curriculum) Who is this course for? Individuals seeking to enhance their networking skills Professionals aiming to expand their professional network Beginners with an interest in building career relationships Anyone wishing to improve communication and interpersonal skills for career success Career Path Business Development Manager Relationship Manager Event Coordinator HR Specialist Sales and Marketing Professional Networking Consultant
Facilitation Skills for Business Analysts: Virtual In-House Training This course is part of IIL's Business Analysis Certificate Program (BACP), a program designed to help prepare individuals pass the IIBA® Certification exam to become a Certified Business Analysis Professional (CBAP™). Business analysts are communicators who bridge the gap between people with business needs and knowledge and the people who will provide solutions. Business analysts are continuously involved in communications with stakeholders and developers as they create the solution to business problems. They participate in information-gathering sessions including interviewing, joint requirements definition, and Joint Application Design (JAD) workshops which are used to streamline information gathering and get immediate validation from user representatives. The business analyst is also involved with negotiating the solution with the stakeholders, upper-level management, and the developers, mediating among the groups when disagreements take place, and influencing the results of decisions during the solution cycle. This course teaches the methods needed to organize and run information-gathering events. It combines the basics of graphic decision making and modeling with facilitation, communication, and meeting management skills. What you will Learn At the end of this program, you will be able to: Identify the major touch points between key BABOK® Guide knowledge areas and business analysis communication Describe the facilitation skills that are most supportive of those intersections Improve your ability to apply these skills in the context of your business analyst functions Foundation Concepts The role of the Business analyst (BA) An Introduction to the BABOK® Guide Business analyst roles and the product / project life cycle (PLC) Facilitation skills for the business analyst The BABOK® Guide and Communication An introduction to the communication process Addressing basic communications challenges Planning business analysis communication Communication and BABOK® Guide tasks Targeted Elicitation Techniques Synergy between communication and targeted elicitation techniques Preparing for elicitation Cornerstone targeted technique: interviews Other targeted elicitation techniques Related general communication skills Group Elicitation Techniques Synergy between requirements communication and group elicitation techniques Cornerstone group elicitation technique - requirements workshops Other group elicitation techniques Related general communication skills - meeting management best practices Related general communication skills - facilitating best practices Process / Model-Based Elicitation Techniques Synergy between requirements communication and process / model-based elicitation techniques Process / model-based elicitation techniques Related interpersonal skills - problem solving and decision making Investigative Elicitation Techniques Synergy between requirements communication and investigative elicitation techniques Cornerstone investigative elicitation technique - document analysis Other investigative elicitation techniques Summary of elicitation techniques by usage in the requirements process Using Presentations, Structured Walkthroughs, and Influencing Structured walkthroughs, presentations, and influencing within BABOK® Guide tasks Cornerstone technique - structured walkthroughs General communication skill - presenting Related interpersonal skill - influencing Special Facilitation Skills - Negotiating and Mediating Negotiating Mediating
Digital Marketing - Growth Hacking Techniques - Online Course Course Overview: This course provides an in-depth exploration of growth hacking techniques within the context of digital marketing. Learners will gain a comprehensive understanding of the fundamental principles of digital marketing, coupled with strategic insights into growth tactics. The course is designed to help professionals leverage innovative marketing strategies to drive business growth, enhance customer acquisition, and optimise digital presence. By the end of this course, learners will have the skills to implement growth hacking techniques that can rapidly scale businesses while maintaining a sustainable growth trajectory. Course Description: "Digital Marketing - Growth Hacking Techniques" delves into key topics like customer journey mapping, content marketing, and SEO, alongside exploring niche areas such as mobile, email, and social media marketing strategies. Learners will study effective methods for increasing brand visibility, generating leads, and retaining customers across various digital platforms. Emphasis is placed on understanding how to employ data-driven insights to optimise marketing efforts. By the end of the course, participants will be equipped to implement digital marketing strategies that yield measurable business growth in highly competitive online environments. The course content ensures that learners develop the skills necessary to handle dynamic marketing challenges and grow a business in an increasingly digital world. Digital Marketing - Growth Hacking Techniques - Online Course Curriculum: Module 01: Fundamentals of Digital Marketing Module 02: Growth Hacking Module 03: Customer Journey Module 04: Content Marketing Module 05: SEO Module 06: E-Mail Marketing Module 07: Facebook Marketing Module 08: Instagram Marketing Module 09: Twitter Marketing Module 10: YouTube Marketing Module 11: Mobile Marketing (See full curriculum) Who is this course for? Individuals seeking to expand their digital marketing expertise. Professionals aiming to enhance their marketing strategies and career prospects. Beginners with an interest in growth hacking and digital marketing. Entrepreneurs looking to scale their businesses using effective digital techniques. Career Path: Digital Marketing Manager Growth Hacker Social Media Manager Content Strategist SEO Specialist Email Marketing Specialist Brand Manager
Collision Intro Animation in After Effects Course Overview This course on Collision Intro Animation in After Effects offers a comprehensive introduction to creating dynamic and visually captivating collision effects using industry-standard tools. Learners will explore the process of designing 3D rocky text and animating realistic collisions, enhancing their motion graphics capabilities. The course emphasises clear step-by-step guidance that develops both technical skills and creative approaches. By the end of the training, learners will be able to produce striking intro animations suitable for video projects, presentations, or branding purposes. This course is ideal for those looking to elevate their animation skills and gain confidence in working with After Effects’ advanced features, preparing them for various roles in digital media and animation production. Course Description This detailed course covers the essential techniques for designing and animating collision effects within After Effects, focusing on creating impressive 3D rocky text and synchronised impact animations. Throughout the sessions, learners will gain insight into layering, keyframing, and using effects to simulate realistic physics and textures. The course fosters a deeper understanding of animation principles and visual storytelling, guiding users through the workflow to enhance engagement and visual appeal. Suitable for learners at different skill levels, the course blends theoretical knowledge with applied techniques to build a solid foundation in collision animation. Upon completion, participants will have acquired skills that enhance their portfolios and broaden their expertise in motion graphics design. Collision Intro Animation in After Effects Curriculum: Module 01: Introduction Module 02: How to Create 3D Rocky Text Module 03: How to Create a Collision Animation (See full curriculum) Who is this course for? Individuals seeking to develop skills in motion graphics animation. Professionals aiming to advance their career in digital media production. Beginners with an interest in animation and visual effects. Creative individuals looking to enhance video introductions and branding. Career Path Motion Graphics Designer Video Editor with Animation Skills Digital Content Creator Visual Effects Artist Multimedia Producer