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

4670 Courses in Nottingham delivered Online

Accounting & Finance Level 5

By Training Tale

***Accounting & Finance - Level 5*** Accounting and finance assist businesses in measuring, monitoring, and planning their operations. This Accounting & Finance - Level 5 course has been designed to provide a thorough introduction to business Accounting and Finance as both an idea and a profession. This Accounting & Finance - Level 5 course will equip you with in-demand accounting and finance skills as well as the ability to complete practicable processes while working in an organisation. This could be tricky, especially if this is your first consignment in the accounting and finance sector. Our Accounting & Finance - Level 5 course provides a solid understanding of accounting and financial methods, concepts, and duties to properly prepare you for a career in the accounting and finance sector. ***Others Benefits of this Accounting & Finance - Level 5 Course Free One PDF Certificate Lifetime Access Unlimited Retake Exam Tutor Support [ Note: Free PDF certificate as soon as completing the course ] ***Accounting & Finance - Level 5*** Detailed Course Curriculum of this Accounting & Finance - Level 5 Course: Module 1: Essentials of Accounting and Finance Identify the Non-Financial Manager's Concern with Finance The Importance of Finance Financial and Operating Environment Module 2: Types of Cost Data and Cost Analysis The Importance of Cost Data Types of Costs How Do Your Costs Behave? Segregating Fixed Cost and Variable Cost Cost Allocation Cost Analysis What You Can Learn from the Japanese? Module 3: Contribution Analysis Should You Accept a Special Order? How Do You Determine a Bid Price? Determining Profit from Year to Year Are You Utilising Capacity? Module 4: Break-Even and Cost-Volume-Profit Analysis What is Cost-Volume-Profit Analysis? What and Why of Break-Even Sales? What is the Margin of Safety? Cash Break-Even Point What is Operating Leverage? Sales Mix Analysis Module 5: Relevant Cost and Making Short-Term Decisions What Costs Are Relevant to You? Accepting or Rejecting a Special Order Pricing Standard Products Determining Whether to Sell or Process Further Adding or Dropping a Product Line Utilising Scarce Resources Don't Forget the Qualitative Factors Module 6: Forecasting Cash Needs and Budgeting Forecasts Using Forecasts Preparing Financial Forecasts Budgets The Sales Budget The Production Budget The Direct Material Budget The Direct Labour Budget The Factory Overhead Budget The Ending Inventory The Selling and Administrative Expense Budget The Cash Budget The Budgeted Income Statement The Budgeted Balance Sheet A Shortcut Approach to Formulating the Budget Module 7: Cost Control and Variance Analysis Defining a Standard The Usefulness of Variance Analysis Setting Standards Determining and Evaluating Sales Variances Cost Variances Labour Variances Overhead Variances The Use of Flexible Budgets in Performance Reports Standards and Variances in Marketing Sales Standards Variances in Warehousing Costs Module 8: Managing Financial Assets Working Capital Financing Assets Managing Cash Properly Getting Money Faster Delaying Cash Payments Opportunity Cost of Foregoing a Cash Discount Volume Discounts Module 9: Managing Accounts Receivable and Credit Credit References Credit Policy Analysing Accounts Receivable Module 10: Managing Inventory Inventory Management Considerations Inventory Analysis Determining the Carrying and Ordering Costs The Economic Order Quantity (EOQ) Avoiding Stock Outs Determining the Reorder Point or Economic Order Point (EOP) The ABC Inventory Control Method Supply Chain Management Module 11: The Time Value of Money Future Values - How Money Grows Future Value of an Annuity Present Value - How Much Money is Worth Now? Present Value of Mixed Streams of Cash Flows Present Value of an Annuity Perpetuities Applications of Future Values and Present Values Module 12: Capital Budgeting Decisions Types of Investment Projects What Are the Features of Investment Projects? Selecting the Best Mix of Projects With a Limited Budget Income Taxes and Investment Decisions Types of Depreciation Methods How Does MACRS Affect Investment Decisions? The Cost of Capital Module 13: Improving Managerial Performance What is Return on Investment (ROI)? What Does ROI Consist of? - Du Pont Formula ROI and Profit Objective ROI and Profit Planning ROI and Return on Equity (ROE) Module 14: Sources of Short-Term Financing Trade Credit Cash Discount When are Bank Loans Advisable? Working with a Bank Issuing Commercial Paper Using Receivables for Financing Using Inventories for Financing Module 15: Considering Term Loans and Leasing Intermediate-Term Bank Loans Using Revolving Credit Insurance Company Term Loans Financing with Equipment Leasing Module 16: Long-Term Debt and Equity Financing Types of Long-Term Debt Equity Securities How Should You Finance? Module 17: Accounting Conventions and Recording Financial Data Double Entry and the Accounting Equation Assessment Method After completing each module of the Accounting & Finance - Level 5 course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this Accounting & Finance - Level 5 course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? Accounting & Finance - Level 5 This Accounting & Finance - Level 5 course is ideal for: Candidates interested to start a career in accountancy Business owners seeking to look after their own accounts Existing accountancy workers in seeking higher positions or promotion Accountancy workers with no formal qualifications Anyone wishing to boost their career prospects. Requirements Accounting & Finance - Level 5 There are no specific requirements for Accounting & Finance - Level 5 course because it does not require any advanced knowledge or skills. Students who intend to enrol in this Accounting & Finance - Level 5 course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path Accounting & Finance - Level 5 This Accounting & Finance - Level 5 course may lead you to a variety of career opportunities. Accounts Assistant Accounts Payable & Expenses Supervisor Accounts Payable Clerk Audit Trainee Payroll Administrator / Supervisor Tax Assistant / Accountant. Accounting Clerk Auditing Clerk Accounts Receivable Clerk Certificates Certificate of completion Digital certificate - Included

Accounting & Finance Level 5
Delivered Online On Demand4 hours
£12

Programming with Python

By Xpert Learning

About Course Master the Fundamentals of Programming with Python Course Description Embark on an exciting journey into the world of programming with this comprehensive Python course, designed to equip you with the essential skills and knowledge to become a proficient Python programmer. Whether you're a complete beginner or seeking to enhance your existing Python skills, this course caters to all levels of expertise. What will be discussed in detail? Introduction to Python: Delve into the basics of Python programming, including variables, data types, operators, and control flow statements. Working with Data Types: Explore the fundamental data types in Python, including numbers, strings, booleans, and lists. Python Strings: Master the art of manipulating strings, including slicing, concatenation, and string formatting techniques. Python Lists: Discover the power of lists, one of Python's most versatile data structures, and learn how to create, access, modify, and iterate over lists. Python Casting and Input: Understand the concept of type casting and learn how to take user input from the console. Python Dictionary: Uncover the usefulness of dictionaries, another essential data structure in Python, and learn how to store and retrieve data using key-value pairs. Python Date and Time: Learn how to handle date and time operations in Python, including creating, formatting, and manipulating date and time objects. Python Loop Part 1: Master the 'for' loop, a fundamental looping construct in Python, to iterate over sequences and perform repetitive tasks. Python Loop Part 2: Expand your understanding of loops by exploring the 'while' loop, used to execute a block of code repeatedly while a condition remains true. Creating a Function: Discover the power of functions, reusable blocks of code that perform specific tasks, and learn how to define, call, and pass arguments to functions. Python OOP Part 1: Delve into the world of Object-Oriented Programming (OOP) with Python, and learn the concepts of classes, objects, inheritance, and polymorphism. Python OOP Part 2: Enhance your OOP skills by exploring advanced concepts such as abstract classes, multiple inheritance, and operator overloading. Python Advanced OOP Part 1: Discover more advanced OOP techniques, including class methods, static methods, and decorators. Python Advanced OOP Part 2: Master the concept of exception handling, a crucial aspect of robust programming, and learn how to handle errors and exceptions effectively. Error Handling: Understand the importance of error handling in Python programming and learn how to identify, handle, and prevent errors. Python File Handling: Learn how to read, write, and manipulate files in Python, enabling you to store and retrieve data from external sources. Python Modules: Explore the concept of modules, reusable code libraries, and discover how to import, use, and create your own modules. Why should you enroll into it? Gain a comprehensive understanding of Python programming: Master the fundamentals of Python programming, from basic syntax to advanced OOP concepts. Develop practical coding skills: Apply your theoretical knowledge to hands-on coding exercises, solidifying your understanding and building your confidence. Prepare for a career in programming: Equip yourself with the essential skills required for entry-level programming positions. Enhance your problem-solving abilities: Learn to think algorithmically and develop effective problem-solving techniques using Python programming. Expand your skillset and knowledge: Whether you're a beginner or an experienced programmer, this course will broaden your understanding of Python and its capabilities. What will be taught? (Learning Outcomes/Learning Objectives) Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules What Will You Learn? Understand the fundamental concepts of Python programming Work with different data types, including numbers, strings, lists, dictionaries, and Booleans Master control flow statements such as 'if', 'elif', and 'else' Create and manipulate Python functions Implement Object-Oriented Programming (OOP) concepts using classes, objects, inheritance, and polymorphism Handle errors and exceptions effectively Read, write, and manipulate files in Python Import, use, and create Python modules Course Content Introduction to Python Introduction to Python Working with Data Types Working with Data Types Python Strings Python Strings Python List Python List Python Casting and Input Python Casting and Input Python Dictionary Python Dictionary Python Date and Time Python Date and Time Python Loop (Part - 1) Python Loop (Part - 1) Python Loop (Part - 2) Python Loop (Part - 2) Python While Loop Python While Loop Creating a Function Creating a Function Python OOP (Part - 1) Python OOP (Part - 1) Python OOP (Part - 2) Python OOP (Part - 2) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 1) Python Advanced OOP (Part - 2) Python Advanced OOP (Part - 2) Error Handling Error Handling Python File Handling Python File Handling Python Modules Python Modules A course by Uditha Bandara Microsoft Most Valuable Professional (MVP) RequirementsA basic understanding of computers and operating systemsA willingness to learn and practice codingA computer with internet access and the ability to install Python Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming Audience Beginners with no prior programming experience Programmers seeking to transition to Python Individuals looking to enhance their programming skills and knowledge Anyone interested in pursuing a career in programming

Programming with Python
Delivered Online On Demand
£9.99

A Practical Approach to Timeseries Forecasting Using Python

By Packt

Gain a thorough grasp of time series analysis and its effects, as well as practical tips on how to apply machine learning methods and build RNNs. Learn to train RNNs efficiently while taking crucial concepts such as overfitting and underfitting into account. The course offers a useful, hands-on manner for learning Python methods and principles.

A Practical Approach to Timeseries Forecasting Using Python
Delivered Online On Demand12 hours 25 minutes
£82.99

Customer Service for Hospitality

4.9(27)

By Apex Learning

Overview Show that you are committed to providing the absolute best in Customer Service with this expert training. This Customer Service for Hospitality course will coach you in Customer Service expectations and offer useful recommendations for displaying outstanding Customer Service performance. Any business is reliant on its Customer Service staff, showing consideration and attention to its clients, and you can be taught to embody this Customer Service protocol. You will learn how to pre-empt requests by Customer Service customers and to perform tasks diligently. The specific requirements for Customer Service are also covered in-depth, alongside the UK legislation that governs Customer Service events and establishments with Customer Service staff. This Customer Service course is designed to equip you with the essential Customer Service skills needed to excel in the hospitality industry. From understanding the nuances of Customer Service interactions to mastering the art of proactive Customer Service, you will be prepared to handle any Customer Service challenge that comes your way. Whether you are new to the field or looking to enhance your Customer Service expertise, this training will set you apart as a Customer Service professional. With a focus on practical applications, this Customer Service course ensures that you are not just learning theory but are also capable of applying Customer Service principles in need. Enrol today to elevate your Customer Service capabilities and make a lasting impression in the Customer Service sector. Why Choose this Customer Service Bundle? FREE Customer Service CPD-accredited certificate Get a free student ID card with Customer Service training (£10 applicable for international delivery) Lifetime access to the Customer Service course materials The Customer Service program comes with 24/7 tutor support Get instant access to this Customer Service course Learn Customer Service training from anywhere in the world The Customer Service training is affordable and simple to understand The Customer Service training is entirely online How will I get my Customer Service certificate? You may have to take a quiz or a written test online during or after the Customer Service course. After successfully completing the course, you will be eligible for the certificate. Who is this Customer Service course for? There is no experience or previous qualifications required for enrolment in this Customer Service for Hospitality. It is available to all students, of all academic backgrounds. Requirements Our Customer Service for Hospitality is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This Customer Service course has been designed to be fully compatible with tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value of your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum Module One: Who We Are and What We Do - 00:17:00 Module Two: Establishing Your Attitude - 00:12:00 Module Three: Identifying and Addressing Customer Needs - 00:12:00 Module Four: Generating Return Business - 00:14:00 Module Five: In-Person Customer Service - 00:10:00 Module Six: Giving Customer Service over the Phone - 00:12:00 Module Seven: Providing Electronic Customer Service - 00:12:00 Module Eight: Recovering Difficult Customers - 00:15:00 Module Nine: Understanding When to Escalate - 00:14:00

Customer Service for Hospitality
Delivered Online On Demand4 hours
£9.99

Web Development Concepts for Everyone

By Packt

This is a comprehensive course designed to provide a solid foundation in web development principles and practices. This course is intentionally structured to provide a technical understanding of web development concepts without delving into intricate implementation details. Anyone looking to better understand how web applications are built can take this course.

Web Development Concepts for Everyone
Delivered Online On Demand5 hours
£82.99

Driver CPC E-Learning Course – Road Safety and Driving Efficiency (National) 3.5 hours

5.0(27)

By PETM

NEW Driver CPC E-Learning Course – International Module Complete 7 hours of DVSA-approved Driver CPC training online. Flexible, interactive learning for LGV & PCV drivers. Finish in 3 months – fully remote. Start today with PETM LTD.

Driver CPC E-Learning Course – Road Safety and Driving Efficiency (National) 3.5 hours
Delivered Online On Demand3 hours 30 minutes
£38

Driver CPC E-Learning Course – Driver Safety & Responsibilities (National) 3.5 hours

5.0(27)

By PETM

NEW Driver CPC E-Learning Course – International Module Complete 7 hours of DVSA-approved Driver CPC training online. Flexible, interactive learning for LGV & PCV drivers. Finish in 3 months – fully remote. Start today with PETM LTD.

Driver CPC E-Learning Course – Driver Safety & Responsibilities (National) 3.5 hours
Delivered Online On Demand3 hours 30 minutes
£38

Cisco Managing SAN Infrastructure with Cisco Data Center Network Manager v1.0 (DCNMS)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for IT professionals interested in understanding the capabilities of the MDS 9000 Series using Cisco DCNM. IT professionals seeking a deeper knowledge of SAN operations using both CLI and DCNM may take the alternative 4-day course, Configuring Cisco MDS 9000 Series Switches (DCMDS). Much of the hands-on work in DCNMS is also covered in DCMDS. This course is also designed for professionals in the following roles including: Consulting systems engineer Data center engineers Data center operators Data center network management engineers Storage network administrator Network administrator Network engineer Sales engineer Technical solutions architect Overview After taking this course, you should be able to: Describe Cisco DCNM SAN components, licensing, high availability, and security features Describe Cisco DCNM SAN reports, alerts, event forwarding, and troubleshooting tools, including Cisco DCNM SAN Insights and SAN Analytics features The Managing SAN Infrastructure with Cisco© Data Center Network Manager (DCNMS) v1.0 course provides product training that that teaches you to deploy, operate, and maintain the Cisco Data Center Network Manager (DCNM) SAN solutions. You will learn to configure, monitor, and troubleshoot Cisco storage networking infrastructure using Cisco DCNM. Cisco DCNM provides management, automation, visualization, and troubleshooting across Cisco Nexus© and Cisco Multilayer Distributed Switching (MDS) solutions.You will learn how the DCNM serves as a Storage Area Network (SAN) solution for managing and troubleshooting Cisco storage architecture. Implementing Cisco DCNM SAN Cisco DCNM Solution Overview Implement Cisco DCNM SAN Integrate Cisco DCNM SAN with VMware vCenter Cisco DCNM SAN Licensing Monitoring and Troubleshooting SAN Infrastructure Using Cisco DCNM SAN Cisco DCNM SAN Alerts and Reports Dashboards in Cisco DCNM SAN SAN Troubleshooting with the Cisco DCNM SAN Analytics and Telemetry Streaming Additional course details: Nexus Humans Cisco Managing SAN Infrastructure with Cisco Data Center Network Manager v1.0 (DCNMS) 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 Cisco Managing SAN Infrastructure with Cisco Data Center Network Manager v1.0 (DCNMS) 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.

Cisco Managing SAN Infrastructure with Cisco Data Center Network Manager v1.0 (DCNMS)
Delivered OnlineFlexible Dates
Price on Enquiry

C)ISSO - Certified Information Security Systems Officer Mile 2

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for IS Security Officers IS Managers Risk Managers Auditors Information Systems Owners IS Control Assessors System Managers Government Employees Overview The person who carries this certification should be able to acquire necessary resources, advise senior leadership, collaborate with stakeholders, evaluate effectiveness, identify cybersecurity problems, manage threats, oversee information security awareness programs, participate in risk assessments, support compliance activities, and define or implement policies and procedures to ensure protection of critical infrastructure within an information security environment. If you are looking for the ?gotta have it? cybersecurity course, then the Certified Information Systems Security Officer is for you.ÿ The C)ISSO will prepare you for multiple managerial roles inside the INFOSEC community by covering a broad range of topics. You will learn theories in security concepts, practices, monitoring and compliance in IS management. An Information Systems Security Officer is able to implement and maintain cost-effective security controls that are closely aligned with business and industry standards. The C)ISSO certification course is an idealÿway to increaseÿknowledge, expertise, and skill for managers, auditors, and INFOSEC professionals.ÿ At Mile2 we consider the C)ISSO to be one of our flagship courses.The things you learn in this course can be applied to management, prevention teams, and recovery professionals. Material learned in the Live Class or Self-Study options will apply directly to the certification exam. Course Outline Risk Management Security Management Identification and Authentication Access Control Security Models and Evaluation Operations Security Vulnerability Assessments Symmetric Cryptography and Hashing Network Connections Network Protocols and Devices Telephony, VPNs, and Wireless Security Architecture and Attacks Software Development Security Database Security Malware and Software Attacks Business Continuity Disaster Recovery Incident Management, Law, and Ethics Physical Security Additional course details: Nexus Humans C)ISSO - Certified Information Security Systems Officer Mile 2 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 C)ISSO - Certified Information Security Systems Officer Mile 2 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.

C)ISSO - Certified Information Security Systems Officer Mile 2
Delivered OnlineFlexible Dates
Price on Enquiry

OP25 IBM z/OS UNIX System Services Implementation

By Nexus Human

Duration 4.5 Days 27 CPD hours This course is intended for This is an intermediate course for experienced data professionals such as z/OS system programmers, who are responsible for the installation and maintenance of z/OS UNIX. Overview Execute the tasks required to prepare a z/OS installation for implementing z/OS UNIXExecute the tasks to install the z/OS UNIX software featuresUse the information provided in this class to perform the basic customization necessary to fully implement the z/OS UNIX kernel, the file system, the shell and utilities, and z/OS UNIX applicationsPut in place the RACF security required for z/OS UNIX resources and applicationsMake appropriate definitions for the activation of TCP/IP sockets by z/OS UNIXIdentify and use the processes and data required for monitoring and tuning the z/OS UNIX environment This course is designed to provide you with the skills required to install and customize z/OS UNIX (full name z/OS UNIX System Services), and to manage and monitor the z/OS UNIX environment. Day 1 Welcome Unit 1: z/OS UNIX implementation overview Unit 2: z/OS UNIX services initial installation Exercise 1: Move from default to full mode function Exercise 2: IPL in full function mode and enable a nonvolatile root HFS Unit 3: File system customization Day 2 Exercise 3: Customizing the file system Unit 4: Security customization Exercise 4: Defining and managing UNIX users, OMVS security Day 3 Unit 5: Shell customization Exercise 5: UNIX System Services and shell customization Unit 6: Customizing applications, daemons, and servers Exercise 6: UNIX processes Exercise 7: Access control list and enhanced ASCII support Day 4 Unit 7: File system management and system maintenance Exercise 8: Managing HFS and zFS data sets Unit 8: Managing z/OS UNIX operations Unit 9: Exploiting TCP/IP with z/OS UNIX Exercise 9: Managing z/OS UNIX Additional course details: Nexus Humans OP25 IBM z/OS UNIX System Services Implementation 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 OP25 IBM z/OS UNIX System Services Implementation 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.

OP25 IBM z/OS UNIX System Services Implementation
Delivered OnlineFlexible Dates
Price on Enquiry