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

27921 Courses

Quantum Algorithms for Computational Finance

By Qureca

About the course “Quantum Computing for Finance” is an emerging multidisciplinary field of quantum physics, finance, mathematics, and computer science, in which quantum computations are applied to solve complex problems. “Quantum Algorithms for Computational Finance” is an advanced course in the emerging field of quantum computing for finance. This technical course will develop an understanding in quantum algorithms for its implementation on quantum computers. Through this course, you will learn the basics of various quantum algorithms including: Grover’s and Rudolf’s algorithm, Quantum amplitude Estimation (QAE) algorithm envisioned as a quadratic speed-up over Classical Monte-Carlo simulations, Combinatorial optimization algorithms namely Quantum Approximate Optimization Algorithm (QAOA), and Variational Quantum Eigensolver (VQE), and Quantum-inspired optimization algorithms – Simulated Coherent Ising Machine (Sim-CIM), and Simulated Bifurcation Algorithm (SBA). This course is meant for all those learners who want to explore the long-term employability of quantum computing in finance, assuming that you are familiar with the concepts of quantitative and computational finance. In addition, the course contains several Python based programming exercises for learners to practice the algorithms explained throughout the course. This course is the second part of the specialised educational series: “Quantum Computing for Finance”. What Skills you will learn Ability to perform quantum arithmetic operations and simulations. An understanding of the Quantum Amplitude Estimation algorithm and its variants. The computational and modelling techniques for option pricing and portfolio optimization on a quantum computer. The skills for a career in quantum finance including Quantum Algorithmic Research, Quantitative Asset Management and Trading, financial engineering, and risk management, using quantum computing technology. Course Prerequisites All potential learners must have prior knowledge or familiarity with basic quantum algorithms/basic quantum programming. Before enrolling this course, we recommend all learners to complete the first course “Introduction to Quantitative and Computational Finance” of the series “Quantum Computing for Finance”, if they have no previous experience with the concepts of quantitative and computational finance. Duration The estimated duration to complete this course is approximately 6 weeks (~4hrs/week). Course assessment To complete the course and earn the certification, you must pass all the quizzes at the end of each lesson by scoring 80% or more on each of them. Instructors QuantFiQuantFi is a French start-up research firm formed in 2019 with the objective of using the science of quantum computing to provide solutions to the financial services industry. With its staff of PhD's and PhD students, QuantFi engages in fundamental and applied research in in the field of quantum finance, collaborating with industrial partners and universities in seeking breakthroughs in such areas as portfolio optimisation, asset pricing, and trend detection.

Quantum Algorithms for Computational Finance
Delivered Online On Demand
£800

CAD Courses | Bespoke 1-2-1 in London

By Real Animation Works

Learn CAD in 10 hrs

CAD Courses | Bespoke 1-2-1 in London
Delivered in London or OnlineFlexible Dates
£360

Agile: an introduction (In-House)

By The In House Training Company

Agility has become a prized business attribute. Although Agile methods were once most associated with software development, they are now applied in a host of different areas. Agile continues to find new applications because it is primarily an attitude. This programme delivers a solid grounding in both the Agile mindset and Agile methods. It covers three methods, illustrates the benefits of each and shows how they can be integrated. It includes practical techniques as well as background knowledge. By the end of the session, participants will be able to: Apply Agile concepts to self-manage their work Understand the roles people take on in Agile teams Use a variety of techniques to help deliver customer satisfaction Focus on delivering against priorities Employ a range of estimating techniques 1 Introduction Overview of the programme Review of participants' needs and objectives 2 The basics of Agile What makes Agile different Agile Manifesto and Principles Using feedback to deliver what is needed 3 Agile teams Multi-disciplinary teams Team size and empowerment Agile values 4 Agile at the team level - Scrum Scrum roles Scrum 'events' Scrum 'artifacts' 5 Agile for teams juggling multiple demands - Kanban Taking control of the work Improving throughput Dealing with bottlenecks 6 Agile in projects - AgilePM The phases of an Agile project Managing change requests Delivering on time 7 Estimating T-shirt / Pebble sizing Yesterday's weather Planning poker 8 Pick 'n' mix - some useful techniques The daily stand-up User stories Retrospectives Work-in-process limits Burndown charts Minimum viable product A / B testing 9 Review and action planning Identify actions to be implemented individually Conclusion

Agile: an introduction (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Ensuring that you provide the level of service that your customers want to be delivered through your people. This programme develops the skills and behaviours that enhance the experience that your customers receive.

Customer Service
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£450

Introduction to Linux Systems Administration (TTLX2220)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This is an introductory-level systems administration course geared for Systems Administrators and users who wish to learn how to how to install, configure and maintain an Enterprise Linux system in a networked environment. Overview This course is about 50% lab to lecture ratio, combining expert instructor-led discussions with practical hands-on skills that emphasize current techniques, best practices and standards. Working in this hands-on lab environment, guided by our expert practitioner, attendees will explore Installing the Linux operating system and configuring peripherals Performing and modifying startup and shutdown processes Configuring and maintaining basic networking services Creating and maintaining system users and groups Understanding and administering file permissions on directories and regular files Planning and creating disk partitions and file systems Performing maintenance on file systems Identifying and managing Linux processes Automating tasks with cron Performing backups and restoration of files Working with system log files Troubleshooting system problems Analyzing and taking measures to increase system performance Configuring file sharing with NFS Configuring Samba for file sharing with the Windows clients Setting up a basic Web server Understanding the components for setting up a LAMP server Implementing basic security measures Linux System Administration is a comprehensive hands-on course that teaches students how to install, configure and maintain an Enterprise Linux system in a networked environment. This lab-intensive class explores core administrative tasks such as: creating and managing users, creating and maintaining file systems, determining and implementing security measures and performing software installation and package management. Linux networking topics include installing and supporting SSH, NFS, Samba and the Apache Web server. Students will explore common security issues, as well as several tools, such as the PAM modules that help secure the operating system and network environment. Upon successful completion of this course, students will be prepared to maintain Linux systems in a networked business environment. Although the course includes installing and configuring a CentOS 7 / RHEL 7 Linux system, much of the course content also applies to Oracle, Ubuntu, Scientific and other current versions of mainstream Linux distributions. Labs include user and group maintenance, system backups and restoration, software management, administration tasks automation, file system creation and maintenance, managing remote access, working with cron, and configuring basic file sharing and Web services, as well as working with system logging utilities such as rsyslog and much more. System Administration Overview UNIX, Linux and Open Source Duties of the System Administrator Superusers and the Root Login Sharing Superuser Privileges with Others (su and sudo Commands) TCP/IP Networking Fundamentals Online Help Installation and Configuration Planning: Hardware and Software Considerations Site Planning Installation Methods and Types Installation Classes Partitions Logical Volume Manager - LVM File System Overview Swap Partition Considerations Other Partition Considerations The Linux Boot Loader: grub Software Package Selection Adding and Configuring Peripherals Printers Graphics Controllers Basic Networking Configuration Booting to Recovery Mode Booting and Shutting Down Linux Boot Sequence The systemd Daemon The systemctl Command Targets vs. Run Levels Modifying a Target Service Unit Scripts Changing System States Booting into Rescue Mode Shutdown Commands Managing Software and Devices Identifying Software Packages Using rpm to Manage Software Using yum to Manage Software Installing and Removing Software Identifying Devices Displaying Device and System Information (PCI, USB) Plug and Play Devices Device Configuration Tools Managing Users and Groups Setting Policies User File Management The /etc/passwd file The /etc/shadow file The /etc/group file The /etc/gshadow file Adding Users Modifying User Accounts Deleting User Accounts Working with Groups Setting User Environments Login Configuration Files The Linux File System Filesystem Types Conventional Directory Structure Mounting a File System The /etc/fstab File Special Files (Device Files) Inodes Hard File Links Soft File Links Creating New File Systems with mkfs The lost+found Directory Repairing File Systems with fsck The Journaling Attribute File and Disk Management Tools Linux File Security File Permissions Directory Permissions Octal Representation Changing Permissions Setting Default Permissions Access Control Lists (ACLs) The getfacl and setfacl commands SUID Bit SGID Bit The Sticky Bit Controlling Processes Characteristics of Processes Parent-Child Relationship Examining Running Processes Background Processes Controlling Processes Signaling Processes Killing Processes Automating Processes cron and crontab at and batch System Processes (Daemons) Working with the Linux Kernel Linux Kernel Components Types of Kernels Kernel Configuration Options Recompiling the Kernel Shell Scripting Overview Shell Script Fundamentals Bash Shell Syntax Overview Shell Script Examples System Backups Backup Concepts and Strategies User Backups with the tar Command System Backup Options The xfsdump and xfsrestore Commands Troubleshooting the System Common Problems and Symptoms Troubleshooting Steps Repairing General Boot Problems Repairing the GRUB 2 Boot Loader Hard Drive Problems Restoring Shared Libraries System Logs and rsyslogd Basic Networking Networking Services Overview NetworkManager Introduction Network Configuration Files Locations and Formats Enabling and Restarting Network Services with systemtcl Configuring Basic Networking Manually Configuring Basic Networking with NetworkManager LAMP Server Basics LAMP Overview Configuring the Apache Web Server Common Directives Apache Virtual Hosting Configuring an Open Source Database MySQL MariaDB PHP Basics Perl CGI Scripting Introduction to System Security Security Overview Maintaining System Security Server Access Physical Security Network Security Security Tools Port Probing with nmap Intrusion Detection and Prevention PAM Security Modules Scanning the System Maintaining File Integrity Using Firewalls Introduction to firewalld The Samba File Sharing Facility Configure Samba for Linux to Linux/UNIX File Sharing Configure Samba for Linux to Windows File Sharing Use the smbclient Utility to Transfer Files Mount/Connect Samba Shares to Linux and Windows Clients Networked File Systems (NFS) Using NFS to Access Remote File Systems Configuring the NFS Server Configuring the NFS Client Exporting File Systems from the NFS Server to the NFS Client

Introduction to Linux Systems Administration (TTLX2220)
Delivered OnlineFlexible Dates
Price on Enquiry

Vectorworks 2D Basics Level Training Course

By ATL Autocad Training London

Why Vectorworks 2D Basics Level Training Course? Vectorworks excels in 2D design, delivering exceptional results and serving as a robust 2D design tool. The Fundamentals course provides customizable tools for precise 2D drawings, while VectorWorks Architect streamlines the process with user-friendly, easy-to-learn tools. Click here for more info: Website Course Details: 10 hrs, Flexible 1-on-1 sessions, in-person or online. 9 am and 7 pm (Mon-Sat).10 hours, split as needed for your schedule. Module 1: Understanding CAD and Vectorworks The Role of CAD in Design Introduction to Vectorworks Software Module 2: Setting Up Your Workspace Workspace Configuration Basic Options and Preferences Module 3: Foundational Drawing Skills Drawing Techniques Selecting Objects Module 4: Advanced Object Editing Combining Shapes Mirroring Objects Rotating Objects Grouping Objects Module 5: Precision Drawing and Scaling Working with Scale Setting Preferences Saving Templates Module 6: Accurate Object Placement Drawing Precision Moving Objects Precisely Module 7: Advanced Editing Techniques Using Fillet Employing Offset Module 8: Introduction to Object Attributes and Groups Basic Attributes Editing Object Groups Module 9: Duplicating Objects Linear Duplicates Rectangular Duplicates Circular Duplicates Module 10: Creating Room Plans Designing Walls Incorporating Windows and Doors Module 11: Room Plan Development Room Plan Drawing Methods Module 12: Utilizing Additional Attributes Hatch Patterns Gradients Image Fills Module 13: Drawing Elevations Elevation Techniques Effective Methods Module 14: Importing Images for Graphics Graphic Illustration Image Integration Module 15: Symbols and Resource Management Creating Symbols Introduction to Resource Browser Module 16: Organizing Drawings with Design Layers Design Layer Usage Module 17: Labeling Drawings and Title Blocks Drawing Labels Title Block Text Module 18: Plotting and Printing User Interface and Terminology Printing Techniques Module 19: Creating Drawing Sheets A1, A2, and A3 Sheets Module 20: Utilizing Viewports Multiple Views Module 21: Professional Model Presentation Paper Space Presentation Converting to PDFs Module 22: Managing Files and Projects Module 23: Displaying Objects and Terminology Module 24: Objects and Data Management Module 25: Precise Object Placement Object Snaps Quick Select Module 26: Dividing and Measuring Objects Module 27: Dimensioning and Annotation Module 28: Working with Text Module 29: Custom Tool Palettes Module 30: Organizing Tool Palettes Module 31: Effective Tool Palette Usage Module 32: Standard Views and Drawing Techniques Module 33: Drawing Curves Arcs, Donuts, and Ellipses Module 34: Real-World Units and Measurements Module 35: Object Manipulation Changing Object Angles Module 36: File Management Saving, Exiting, and Opening Projects Module 37: Creating Mirror Images Module 38: Introduction to 3D Modeling Creating Extrusions Basic 3D Concepts Outcomes and Vectorworks Jobs: Vectorworks Proficiency: Gain expertise in using Vectorworks software for design tasks. 2D Design Skills: Create accurate 2D drawings and architectural plans. Advanced Editing: Efficiently manipulate and edit objects in your designs. Precision Drawing: Develop skills for precise scaling and drawing. These skills open doors to careers in design, architecture, engineering, entertainment, and more. Potential Jobs: Architectural Drafter Interior Designer Landscape Designer AD Technician Graphic Designer Construction Estimator Product Designer Set Designer Event Planner Urban Planner Vectorworks 2D Training Course Our Vectorworks training is thoughtfully designed to educate and inspire designers at every skill level. Whether you're just starting or a seasoned pro, our courses will furnish you with fresh skills, streamline your workflows, and unleash the full potential of your Vectorworks software. Online Training Choices Tailored Online Sessions: Customized training sessions tailored to your specific requirements and skill level. Virtual Classroom: Participate in interactive virtual classes from the convenience of your workspace. Getting Started Guides: Comprehensive guides to assist you in navigating the fundamentals of Vectorworks. In-Person Training Opportunities Customized On-Site Sessions: Hands-on training delivered directly to your office or at regional events. One-to-One: Engage in interactive learning at our training locations. Download Vectorworks https://www.vectorworks.net Personalized One-on-One Training: Get individualized attention and customized instruction. Flexible Scheduling: Choose your preferred training time and day to suit your schedule. Post-Course Assistance: Access free online support after course completion. Comprehensive Learning Materials: Receive PDF notes and handouts to enhance your learning. Certificate of Completion: Earn a recognition certificate upon successfully finishing the course. Affordable Rates: Enjoy cost-effective training rates. Software Setup Assistance: Receive help setting up the software on your computer. Referral Benefits: Recommend a friend and receive discounts on future courses. Group Training Discounts: Special discounts available for group training sessions. Convenient Availability: Access training sessions from Monday to Sunday, with extended hours. Tailored Training: Receive customized, bespoke training tailored to your specific requirements.

Vectorworks 2D Basics Level Training Course
Delivered in London or OnlineFlexible Dates
£360

Teaching and Leadership

By Imperial Academy

5 QLS Endorsed Course With Certificates | 5-in-1 Bundle | CPD Accredited | Career Guided Program | Lifetime Access

Teaching and Leadership
Delivered Online On Demand7 days
£300

Job Placement Program (Vietnam & Cambodia)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Job Placement Program (Vietnam & Cambodia)

Job Placement Program (Vietnam & Cambodia)
Delivered Online On Demand
£533

InDesign Evening Classes

By ATL Autocad Training London

Who is this for? InDesign Evening Classes. Refine your Adobe InDesign skills with expert tutors. Master layout creation, typography, and image manipulation. Design captivating brochures, magazines, and more. Choose between in-person or live online sessions. Earn a Certificate of Completion and enjoy lifetime email support. Explore our complimentary trial session. Check our Website Duration: 10 hours Approach: 1-on-1 sessions with tailored content. Schedule: 1-on-1 sessions, available Mon to Sat from 9 am to 7 pm. Course Title: Mastering Adobe InDesign Course Duration: 10 Hours Session 1: Introduction to Adobe InDesign (1 hour) Overview of Adobe InDesign interface Understanding tools and panels Setting up new documents and document properties Basic navigation and shortcuts Session 2: Mastering Page Layouts (1.5 hours) Working with master pages Creating and managing text frames and image placeholders Managing multiple pages and spreads Using grids and guides for precise layouts Session 3: Typography and Text Formatting (1.5 hours) Working with fonts, styles, and text formatting options Understanding text threading and linking Advanced text composition techniques Utilizing paragraph and character styles for consistency Session 4: Advanced Image Manipulation (1.5 hours) Importing and manipulating images and graphics Understanding image resolution and color modes Working with clipping paths and transparency Applying image effects and filters Session 5: Interactive Documents and Digital Publishing (2 hours) Creating hyperlinks and interactive buttons Embedding multimedia elements (audio, video) in documents Exporting documents for digital platforms (eBooks, PDF forms) Introduction to responsive design for various devices Session 6: Advanced Techniques and Special Effects (1 hour) Utilizing advanced drawing tools and shapes Applying special effects like drop shadows, transparency, and blending modes Working with tables and charts Introduction to data merge for personalized content Session 7: Printing and Prepress (1 hour) Understanding print terminology and specifications Preflighting documents for print readiness Color management and preparing files for different printing processes Exporting files for professional printing Session 8: Project Work and Review (0.5 hour) Participants work on a practical project applying learned skills Instructor-guided project review and feedback Session 9: Tips, Tricks, and Best Practices (0.5 hour) Time-saving shortcuts and productivity hacks Best practices for efficient workflow and file management Troubleshooting common issues and errors Session 10: Q&A and Certification (0.5 hour) Addressing participant queries and concerns Certificate distribution and course completion celebration This comprehensive 10-hour course aims to equip participants with advanced skills in Adobe InDesign, covering essential aspects of design, typography, interactivity, and print preparation. Participants will engage in hands-on activities, projects, and discussions to reinforce their learning throughout the course. By the end of this 10-hour advanced InDesign course, you will: Gain a comprehensive understanding of InDesign's most powerful features and advanced techniques. Create sophisticated page layouts with eye-catching special effects for professional-level designs. Efficiently manage fonts, colors, and shapes to enhance the visual appeal of your documents. Develop interactive PDFs with navigation, page transitions, and embedded video for engaging presentations. Master the use of character styles, paragraph styles, and word styles to streamline text formatting. Utilize advanced object styles and anchored objects for efficient layout design. Work effectively with Adobe Stock, Photoshop, Illustrator, and other Creative Cloud applications for seamless integration. Create PDF forms and implement interactive button-triggered animations for interactive documents. Optimize workflow with keyboard shortcuts, scripts, and advanced preferences for a smoother design process. Learn valuable tips and best practices from industry experts to boost your productivity and efficiency. Enhance your mastery of InDesign through our advanced program, meticulously designed to hone your skills. Explore intricate page layouts and seamlessly integrate captivating special effects into your projects. Our seasoned Adobe trainers, renowned for their approachable teaching style, will guide you through InDesign's powerful features, sharing invaluable insights derived from years of practical experience. This interactive course provides ample opportunities for hands-on practice, ensuring your confidence in harnessing InDesign's diverse technical capabilities. Key Course Highlights: In-depth exploration of InDesign's advanced functionalities. Individualized attention, fostering open discussions and encouraging questions. Expert trainers, small class sizes, and a supportive and collaborative learning environment. Comprehensive learning materials and resources, all inclusive. Continuous support for any post-course inquiries or concerns, ensuring your ongoing success. Enhance your InDesign proficiency, crafting polished designs effortlessly. Elevate your skills with our advanced course, ensuring: Thorough coverage of InDesign's technical capabilities. Personalized attention and ample opportunity for questions. Supportive, knowledgeable trainers in a comfortable learning environment. Comprehensive materials and resources for your learning journey. Continued assistance for post-course queries and concerns. Download InDesign

InDesign Evening Classes
Delivered in London or OnlineFlexible Dates
£348

The Art of Traditional Egg Tempera Painting

By Sacred Art of Geometry

Egg tempera has been practiced by artists for over two thousand years. It is one of the most durable and beautiful paints in the history of art. Students will discover how master practitioners of this art form prepared their pigments from the earth, rocks and plants and mixed with egg yolk to make their tempera paint.

The Art of Traditional Egg Tempera Painting
Delivered In-PersonFlexible Dates
£385