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

2417 Courses delivered Online

Python Programming: Beginner To Expert

By iStudy UK

Python Programming: Beginner To Expert Overview Unfold the potential within you, and embark on a journey of mastering Python programming - from the fundamental building blocks to the pinnacle of expertise. This comprehensive course, crafted with meticulous care, empowers you to transform from a curious novice to a confident coding maestro, wielding Python's power with finesse. Within these engaging modules, you'll delve into the core principles of Python, meticulously exploring data types, operators, control flow, and functions. As your proficiency blossoms, you'll conquer advanced topics like object-oriented programming, powerful libraries like NumPy and Pandas, and the art of crafting polished scripts. But this journey isn't merely about acquiring technical prowess; it's about unlocking a world of possibilities. By the course's end, you'll be equipped to embark on a rewarding career path, armed with the skills to tackle real-world challenges in diverse domains - from data analysis and web development to scientific computing and automation. Learning Outcomes Gain a solid foundation in Python syntax, data structures, and control flow mechanisms. Master essential functions, user input, and error-handling techniques. Explore advanced data types, object-oriented programming concepts, and popular libraries like NumPy and Pandas. Craft polished, reusable Python scripts for various applications. Confidently navigate the Python ecosystem and continuously expand your knowledge. Why You Should Choose Python Programming: Beginner To Expert Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Python Programming: Beginner To Expert is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Python Programming: Beginner To Expert is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Python Programming: Beginner To Expert Module 01: Introduction to Python Programming from A-Z Intro To Python Section Overview 00:06:00 What is Python Programming? 00:10:00 Who is This Course For? 00:05:00 Python Programming Marketplace 00:06:00 Python Job Opportunities 00:05:00 How To Land a Python Job Without a Degree 00:08:00 Python Programmer Job Roles 00:09:00 Python from A-Z Course Structure 00:04:00 Module 02: Getting Familiar with Python Getting Familiar with Python Section Overview 00:06:00 Installing Python on Windows 00:10:00 Anaconda and Jupyter Notebooks Part 1 00:08:00 Anaconda and Jupyter Notebooks Part 2 00:16:00 Comments 00:05:00 Python Syntax 00:02:00 Line Structure 00:03:00 Line Structure Exercise 00:07:00 Joining Lines 00:05:00 Multiple Statements on a Single Line 00:05:00 Indentation 00:08:00 Module 03: Basic Data Types Basic Data Types Section Overview 00:08:00 String Overview 00:10:00 String Manipulation 00:07:00 String Indexing 00:04:00 String Slicing 00:08:00 Printing 00:10:00 Python Variables 00:08:00 Integers and Floats 00:08:00 Booleans 00:02:00 Mini Project 1 : Letter Counter 00:20:00 Module 04: Python Operators Python Operators Section Overview 00:04:00 Comparison Operators 00:09:00 Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Logical Operators 00:13:00 Identity Operators 00:05:00 Membership Operators 00:02:00 Bitwise Operators 00:08:00 Module 05: Advanced Data Types Python Advanced Data Types Section Overview 00:11:00 Sets 00:06:00 List Overview 00:05:00 List Slicing and Indexing 00:04:00 Tuples 00:02:00 Dictionaries 00:11:00 When to use each one? 00:05:00 Compound Data Types 00:03:00 Module 06: Control Flow Part 1 Control Flow Part 1 Section Overview 00:15:00 Intro to Control Flow 00:01:00 Basic Conditional Statements 00:14:00 More Conditional Statements 00:05:00 For Loops 00:10:00 While Loops 00:12:00 Module 07: Control Flow Part 2 Control Flow Part 2 Section Overview 00:02:00 Break Statements 00:08:00 Continue Statements 00:05:00 Zip Function 00:07:00 Enumerate Function 00:04:00 List Comprehension 00:04:00 Module 08: Python Functions Python Functions Section Overview 00:03:00 Intro to Functions 00:02:00 Python help Function 00:03:00 Defining Functions 00:09:00 Variable Scope 00:08:00 Doc Strings 00:04:00 Module 09: User Input and Error Handling User Input and Error Handling Section Overview 00:02:00 Introduction to error handling 00:03:00 User Input 00:04:00 Syntax Errors 00:04:00 Exceptions 00:11:00 Handling Exceptions Part 1 00:08:00 Handling Exceptions Part 2 00:08:00 Module 10: Python Advanced Functions Python Advanced Functions Section Overview 00:05:00 Lambda Functions 00:05:00 Functions args and kwargs 00:10:00 Iterators 00:08:00 Generators and Yield 00:12:00 Map Function 00:14:00 Filter Function 00:08:00 Module 11: Python Scripting and Libraries Python Scripting and Libraries Section Overview 00:05:00 What is a script? 00:01:00 What is an IDE? 00:17:00 What is a text editor? 00:12:00 From Jupyter Notebook to VScode Part 1 00:15:00 From Jupyter Notebook to VScode Part 2 00:05:00 Importing Scripts 00:03:00 Standard Libraries 00:04:00 Third Party Libraries 00:06:00 Module 12: NumPy NumPy Section Overview 00:04:00 Why use NumPy? 00:04:00 NumPy Arrays 00:10:00 Reshaping, Accessing, and Modifying 00:07:00 Slicing and Copying 00:06:00 Inserting, Appending, and Deleting 00:10:00 Array Logical Indexing 00:04:00 Broadcasting 00:08:00 Module 13: Pandas Intro to Pandas 00:17:00 Pandas Series 00:17:00 Pandas Series Manipulation 00:17:00 Pandas DataFrame 00:17:00 Pandas DataFrame Manipulation 00:13:00 Dealing with Missing Values 00:10:00 Module 14: Introduction to OOP Functional vs OOP 00:06:00 OOP Key Definitions 00:04:00 Create your First Class 00:12:00 How to Create and Use Objects 00:06:00 How to Modify Attributes 00:12:00 Module 15: Advanced OOP Python Decorators 00:27:00 Property Decorator 00:09:00 Class Method Decorator 00:07:00 Static Methods 00:10:00 Inheritance from A to Z 00:21:00 Module 16: Starting a Career in Python Getting Started with Freelancing 00:09:00 Building A Brand 00:12:00 Personal Branding 00:13:00 Importance of Having Website/Blog 00:04:00 Do's and Don'ts of Networking 00:06:00 Creating A Python Developer Resume 00:06:00

Python Programming: Beginner To Expert
Delivered Online On Demand15 hours 8 minutes
£25

Typescript Basics

4.8(9)

By Skill Up

Master the basics of typescript! Our all-inclusive Typescript Basics course will provide you with deep insight and knowledge

Typescript Basics
Delivered Online On Demand4 hours 8 minutes
£25

Microsoft Powerpoint Advanced - In-company (now with live online classes)

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Modify the PowerPoint environment Using Master View in order to customise a design template Add and customize SmartArt graphics Add animations and change its effect options Add action buttons to control the flow of the presentation Use various options to customise slide shows Use different PowerPoint file types to distribute presentations ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Very clearly explained Good pace. Lucy Tailor - ACER ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Customising the PowerPoint Environment Customise the User Interface Set PowerPoint Options Customising Design Templates Modify Slide Masters and Slide Layouts Add Headers and Footers Modify the Notes Master and the Handout Master Adding SmartArt to a Presentation Create SmartArt Modify SmartArt Working with Media Add Audio to a Presentation Add Video to a Presentation Working with Animations Entrance, Emphasis and Exit Animations Animate Charts by Category and Series Customise Animations and Transitions Collaborating on a Presentation Review a Presentation Store and Share Presentations on the Web Customising a Slide Show Annotate a Presentation Set Up a Slide Show Create a Custom Slide Show Add Hyperlinks Add Action Buttons Record a Presentation Securing and Distributing a Presentation Secure a Presentation Create a Video or a CD Distribute the Presentation in different File Formats Who is this course for? Who is this course for? This course is designed for delegates who want to gain the skills necessary to work with design templates, various types of diagrams, special effects, custom slide shows, collaboration functionality, and advanced presentation delivery. Requirements Requirements Preferably, delegates should have attended the Powerpoint Introduction course. Career path Career path Microsoft Office know-how can instantly increase your job prospects as well as your salary. 80 percent of job openings require spreadsheet and word-processing software skills Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Powerpoint Advanced - In-company (now with live online classes)
Delivered in London or UK Wide or OnlineFlexible Dates
£550

A WALK THROUGH APPLE'S 10-K

By Behind The Balance Sheet

Discover what drives Apple’s business and stock price. In just one hour. Watch a hedge fund analyst study Apple’s accounts, and learn a process you can use to research any company.

A WALK THROUGH APPLE'S 10-K
Delivered Online On Demand
£299

Understand Piping & Instrumentation Diagrams P&IDs

5.0(10)

By Apex Learning

Overview This comprehensive course on Understand Piping & Instrumentation Diagrams P&IDs will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Understand Piping & Instrumentation Diagrams P&IDs comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Understand Piping & Instrumentation Diagrams P&IDs. It is available to all students, of all academic backgrounds. Requirements Our Understand Piping & Instrumentation Diagrams P&IDs is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 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 in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 14 sections • 119 lectures • 08:26:00 total length •Introduction: 00:04:00 •What's a P&ID ?: 00:03:00 •Why is a P&ID so important ?: 00:02:00 •Who uses P&ID's ?: 00:06:00 •How do P&ID's look like ?: 00:08:00 •Introduction- PID READING: 00:02:00 •Anatomy of a P&ID: 00:01:00 •The title block: 00:03:00 •The drawing scale: 00:03:00 •The grid system: 00:02:00 •The revision block: 00:03:00 •Changes: 00:02:00 •Notes and legends: 00:03:00 •Valve symbols: 00:14:00 •Valve actuator symbols: 00:09:00 •Control valve designations: 00:02:00 •Standards and conventions for valve status: 00:07:00 •Process equipment symbols: 00:12:00 •Piping symbols: 00:03:00 •Pipe fitting symbols: 00:03:00 •Isolating, venting & draining symbols for ease of maintenance: 00:05:00 •Instrumentation: 00:03:00 •Sensing devices and detectors: 00:04:00 •Location symbols: 00:04:00 •Modifiers and transmitters: 00:05:00 •Indicators and recorders: 00:03:00 •Controllers: 00:03:00 •Example #1 : Identifying process equipment and flow paths: 00:05:00 •Example #2 : Identifying valve position and failure mode: 00:03:00 •Example #3 : Identifying the symbols: 00:02:00 •Piping designation code: 00:06:00 •Equipment designation code: 00:03:00 •Instrument designation code: 00:02:00 •Miscellaneous designation codes: 00:02:00 •The process: 00:01:00 •Process control: 00:06:00 •The control loop: 00:02:00 •Process control terms: 00:10:00 •Control loops : Feedback control: 00:02:00 •Pressure control loops: 00:01:00 •Flow control loops: 00:01:00 •Level control loops: 00:01:00 •Temperature control loops: 00:01:00 •Multi-variable loops: 00:02:00 •Feedforward control: 00:02:00 •Feedforward + Feedback: 00:01:00 •Cascade control: 00:08:00 •Split range control: 00:03:00 •Operations on control signals: 00:02:00 •Ratio control: 00:02:00 •Batch control: 00:01:00 •Selective control: 00:01:00 •Do we need to control at all ?: 00:01:00 •Principles of equipment-wise control: 00:10:00 •Pipe control system: 00:02:00 •Control of a single pipe: 00:02:00 •Control of pressure in a pipe: 00:03:00 •Control of flow in a pipe: 00:04:00 •Flow merging: 00:08:00 •Flow splitting: 00:05:00 •Centrifugal pump control: 00:04:00 •Control valve vs Variable Frequency Drive (VFD) for centrifugal pumps: 00:03:00 •Minimum flow control for centrifugal pumps: 00:09:00 •Positive displacement pump control: 00:02:00 •Control by a recirculation pipe for PD pumps: 00:03:00 •Variable Speed Drive (VSD) control for PD pumps: 00:01:00 •Control by stroke adjustment for PD pumps: 00:01:00 •Compressor control system: 00:02:00 •Compressor capacity control: 00:12:00 •Compressor anti-surge control: 00:03:00 •Heat transfer equipment control: 00:02:00 •Heat exchanger direct control system: 00:04:00 •Heat exchanger bypass control system: 00:04:00 •Reactor temperature control: 00:06:00 •Air cooler control: 00:02:00 •Heat exchanger for heat recovery: 00:01:00 •Heat exchanger back pressure control: 00:02:00 •Basic fired heater control: 00:08:00 •Complex fired heater control: 00:05:00 •Container and vessel control: 00:07:00 •Container blanket gas control: 00:02:00 •Safety strategies: 00:01:00 •Concept of Safety Instrumented Systems (SIS): 00:01:00 •SIS actions and types: 00:14:00 •SIS extent: 00:02:00 •SIS requirement: 00:03:00 •Anatomy of a SIS: 00:02:00 •SIS element symbols: 00:01:00 •SIS primary elements : Sensors: 00:03:00 •SIS final elements: 00:04:00 •Switching valve actuator arrangements: 00:02:00 •Valve position validation: 00:02:00 •Merging a switching valve and a control valve: 00:03:00 •SIS logics: 00:01:00 •Showing safety instrumented functions on P&ID's: 00:07:00 •Discrete control: 00:05:00 •Alarm system: 00:02:00 •Anatomy of alarm systems: 00:02:00 •Alarm requirements: 00:06:00 •Alarm system symbology in P&ID's: 00:06:00 •Concept of common alarms: 00:01:00 •Fire and Gas Detection Systems (FGS): 00:03:00 •Electric motor control: 00:07:00 •P&ID representation of commands and responses: 00:05:00 •P&ID representation of inspection and repair: 00:05:00 •P&ID example of electro-motor control: 00:04:00 •P&ID example #1 : Legend and specifications: 00:05:00 •P&ID example #2 : Hydrogen delivery station: 00:16:00 •P&ID example #3 : Acid system: 00:13:00 •P&ID example #4 : Centrifugal pump: 00:09:00 •P&ID example #5 : Utility station: 00:04:00 •P&ID example #6 : Waste water filter: 00:08:00 •P&ID example #7 : Steam separator: 00:15:00 •P&ID example #8 : Flare knock-out drum: 00:14:00 •P&ID example #9 : Centrifugal compressor: 00:05:00 •P&ID example #10 : Hydrogen production from shale gas: 00:11:00 •P&ID example #11 : Fired heater: 00:07:00 •Resources - Understand Piping & Instrumentation Diagrams P&IDs: 00:00:00 •Assignment - Understand Piping & Instrumentation Diagrams P&IDs: 00:00:00

Understand Piping & Instrumentation Diagrams P&IDs
Delivered Online On Demand8 hours 26 minutes
£12

Applied Accounting

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Applied Accounting
Delivered Online On Demand1 hour 57 minutes
£25

MS Visio 2016 Introduction

4.3(43)

By John Academy

Description There are different methods to draw diagrams, and shape in the world. But, you are in dilemma that which path you should choose. You even don't know which course will be more suitable for you. Don't worry. You can see the MS Visio 2016 Introduction course. Hope you will get an approximate solution from this course. MS Visio is a part of MS Office that deals with the concept of drawing shapes and diagrams by using templates and stencils. The purpose of the course is to make you effective in drawing diagrams, shapes, compound lines, and arrangement of the object providing you with the basic concepts of different patterns and templates. The course teaches you how to construct figures, play with text, simply formatting, create organization charts, place shape properties, and work with pages. In the end, students will come to confirm a document knowing the fact how to save and print it. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? MS Visio 2016 Introduction is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our MS Visio 2016 Introduction is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction Introduction FREE 00:01:00 Understanding the Visio Environment Understanding the Visio Environment 00:05:00 Using the Backstage View 00:04:00 Using the Home Tab 00:05:00 Using the Insert and Design Tabs 00:03:00 Using the Data and Process Tabs 00:03:00 Using the Review and View Tabs 00:03:00 Using The Shapes Pane 00:04:00 Controlling Window Layout 00:03:00 Creating Diagrams Using Diagram Templates 00:07:00 Inserting Shapes 00:07:00 Manipulating Shapes 00:08:00 Using the Size & Position Window 00:08:00 Using the Pan and Zoom Window 00:04:00 Using the Shape Data Window 00:03:00 Adding Text 00:05:00 Formatting Text 00:04:00 Changing Shape Stacking 00:04:00 Formatting a Diagram Grouping Objects 00:05:00 Aligning and Distributing Objects 00:05:00 Formatting Objects 00:06:00 Applying Themes and Backgrounds 00:04:00 Applying Borders and Titles 00:03:00 Adding Pages 00:03:00 Working with Background Pages 00:04:00 Creating an Organization Chart Creating an Organization Chart 00:04:00 Using Org Chart Shapes 00:05:00 Using Org Chart Layout Options 00:04:00 Splitting and Synchronizing an Organization Chart 00:04:00 Using the Org Chart Tab 00:03:00 Using the Organization Chart Wizard 00:06:00 Creating a Flow Chart Creating a Flow Chart 00:03:00 Inserting and Connecting Flow Chart Shapes 00:07:00 Using Additional Connectors 00:04:00 Creating a Cross Functional Flow Chart 00:05:00 Creating an Office Layout Creating an Office Layout 00:04:00 Creating the Room 00:06:00 Adding Windows and Doors 00:04:00 Adding Furniture 00:03:00 Finalizing Documents Finalizing Visio Drawings 00:03:00 Sharing Visio Drawings 00:02:00 Saving Visio Drawings 00:02:00 Conclusion Course Recap 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

MS Visio 2016 Introduction
Delivered Online On Demand3 hours 1 minutes
£18

Business Accounting Course

3.5(2)

By Elearncollege

Description Business Accounting Diploma In today's fast-paced business environment, mastering the intricacies of accounting is paramount. For those looking to enhance their knowledge and skills in this domain, the Business Accounting Diploma offers a comprehensive online course tailored to meet the demands of the modern-day financial landscape. The Business Accounting Diploma provides learners with a comprehensive understanding of the basics of business accounting. This foundational module ensures that students start with a strong grasp of the core concepts, paving the way for a deeper exploration of more advanced topics. As the course progresses, students encounter the ins and outs of Financial Reporting Standards. This essential section ensures that learners become well-versed in the globally recognised standards, ensuring their preparedness for the international business world. But what's business accounting without mastering the art of bookkeeping? The Bookkeeping Essentials module takes participants through the crucial components of systematic financial record-keeping. From ledgers to journals, this segment promises to instil the necessary skills for meticulous financial documentation. Ensuring a company's financial health isn't just about tracking money; it's also about adeptly managing revenues and expenses. The Revenue and Expense Management segment teaches students how to oversee income streams and control outgoing funds efficiently, ensuring profitability. A critical aspect of business accounting revolves around the complex world of taxation. The Understanding Business Taxation module ensures that participants are well-equipped to navigate tax regulations, compliance, and efficient tax planning. No business can thrive without its workforce, and managing their financial compensation is pivotal. The Payroll Management section offers insights into efficient wage and salary administration, ensuring that businesses operate smoothly and employees are compensated fairly. Cash is undoubtedly king in the business realm. The Cash Flow and Budgeting segment delves into the essential strategies to maintain healthy cash flows and set realistic budgets. This knowledge ensures businesses remain solvent and can invest in growth opportunities. Diving deeper into the financial strategies of a company, the Management Accounting module introduces learners to the nuances of using accounting information for strategic decision-making, ensuring that businesses not only survive but thrive. Every business, be it a budding startup or an established conglomerate, requires financing and investment. The corresponding module in the Business Accounting Diploma imparts knowledge on how businesses can secure funds, manage investments, and ensure returns are maximised. Lastly, the Future of Business Accounting offers a glimpse into what lies ahead. With the financial world constantly evolving, this module ensures that learners are prepared for upcoming trends and shifts in the accounting domain. In summary, the Business Accounting Diploma is not just an online course; it's a journey. A journey that transforms participants from novices to experts in the realm of business accounting. With its comprehensive modules and practical approach, this course promises to equip learners with the skills and knowledge required to excel in the dynamic world of business finance. Whether you're a business owner, an aspiring accountant, or someone looking to upscale their financial knowledge, this diploma serves as your stepping stone to success. What you will learn 1:Understanding the Basics of Business Accounting 2:Financial Reporting Standards 3:Bookkeeping Essentials 4:Revenue and Expense Management 5:Understanding Business Taxation 6:Payroll Management 7:Cash Flow and Budgeting 8:Management Accounting 9:Financing and Investment 10:The Future of Business Accounting Course Outcomes After completing the course, you will receive a diploma certificate and an academic transcript from Elearn college. Assessment Each unit concludes with a multiple-choice examination. This exercise will help you recall the major aspects covered in the unit and help you ensure that you have not missed anything important in the unit. The results are readily available, which will help you see your mistakes and look at the topic once again. If the result is satisfactory, it is a green light for you to proceed to the next chapter. Accreditation Elearn College is a registered Ed-tech company under the UK Register of Learning( Ref No:10062668). After completing a course, you will be able to download the certificate and the transcript of the course from the website. For the learners who require a hard copy of the certificate and transcript, we will post it for them for an additional charge.

Business Accounting Course
Delivered Online On Demand9 days
£99

Diploma in Accountancy

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Accountancy Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Accountancy Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Accountancy Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Accountancy Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Accountancy? Unlimited access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standard-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Accountancy there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Accountancy course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skills. Prerequisites This Accountancy does not require you to have any prior qualifications or experience. You can just enroll and start learning. This Accountancy was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Accountancy is a great way for you to gain multiple skills from the comfort of your home.   Module 01: Introduction to Accounting Introduction to Accounting 00:15:00 Module 02: The Role of an Accountant The Role of an Accountant 00:16:00 Module 03: Accounting Concepts and Standards Accounting Concepts and Standards 00:22:00 Module 04: Double-Entry Bookkeeping Double-Entry Bookkeeping 00:23:00 Module 05: Balance Sheet Balance Sheet 00:21:00 Module 06: Income statement Income statement 00:19:00 Module 07: Financial statements Financial statements 00:27:00 Module 08: Cash Flow Statements Cash Flow Statements 00:17:00 Module 09: Understanding Profit and Loss Statement Understanding Profit and Loss Statement 00:17:00 Module 10: Financial Budgeting and Planning Financial Budgeting and Planning 00:28:00 Module 11: Auditing Auditing 00:17:00 Assignment Assignment - Diploma in Accountancy 07:36:00

Diploma in Accountancy
Delivered Online On Demand
£139

AC Circuit Analysis Course Online

By Lead Academy

Our course is a comprehensive program that teaches the principles and techniques of analysing AC circuits. With hands-on simulation and practical exercises, you will gain the essential skills to design and troubleshoot AC circuits effectively. This Course At A Glance Accredited by CPD UK Understand alternating current Know vectors and phasors Understand reactance and impedance R, L, C circuits Learn Kirchhoff's laws in AC circuits Know power flow in AC circuits Get introduced to AC circuit analysis Understand problem-solving for RC and RL circuits Know how to find equivalent impedance(Z) in AC circuits Learn voltage and current division rule AC circuits Understand source transformation AC circuits Know nodal analysis AC circuits AC Circuit Analysis Course Overview This comprehensive online course will guide you in understanding AC circuit analysis, phasor relationship of inductance and capacitance, voltage and current division rule AC circuits. You will have in-depth knowledge in source transformation AC circuits, nodal analysis AC circuits, alternating current, vectors, reactance and impedance R, L, C Circuits. This online course will give you a broader knowledge of Kirchhoff's laws in AC circuits and power flow in AC circuits. By the end of the course, you will be adept at understanding AC circuit analysis, nodal analysis AC circuits, voltage and current division rule, and source transformation. Who should take this course? This extensive ac circuit analysis course is ideal for those who want in-depth knowledge in vectors and phasors, alternating current, and power flow in AC circuits. It is suitable for those who want to take a step ahead in their career in AC circuit analysis. Entry Requirement Before undertaking this AC circuit analysis course you must have prior knowledge of the DC circuit analysis course. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This AC circuit analysis course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Course Curriculum How It Works How It Works Introduction Introduction Ch - 1 Alternating Current Ch - 2 Vectors & Phasors Ch - 3 Reactance and Impedance R, L, C Circuits Ch - 4 Kirchhoff's Laws in AC Circuits Ch - 5 Power flow in AC Circuits Assessment Assessment - AC Circuit Analysis 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

AC Circuit Analysis Course Online
Delivered Online On Demand
£25