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

1991 Courses delivered Online

Python for Data Analysis

5.0(10)

By Apex Learning

Overview This comprehensive course on Python for Data Analysis will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Python for Data Analysis comes with accredited certification, 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? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Python for Data Analysis. It is available to all students, of all academic backgrounds. Requirements Our Python for Data Analysis 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 19 sections • 99 lectures • 00:08:00 total length •Welcome & Course Overview: 00:07:00 •Set-up the Environment for the Course (lecture 1): 00:09:00 •Set-up the Environment for the Course (lecture 2): 00:25:00 •Two other options to setup environment: 00:04:00 •Python data types Part 1: 00:21:00 •Python Data Types Part 2: 00:15:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1): 00:16:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2): 00:20:00 •Python Essentials Exercises Overview: 00:02:00 •Python Essentials Exercises Solutions: 00:22:00 •What is Numpy? A brief introduction and installation instructions.: 00:03:00 •NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes.: 00:28:00 •NumPy Essentials - Indexing, slicing, broadcasting & boolean masking: 00:26:00 •NumPy Essentials - Arithmetic Operations & Universal Functions: 00:07:00 •NumPy Essentials Exercises Overview: 00:02:00 •NumPy Essentials Exercises Solutions: 00:25:00 •What is pandas? A brief introduction and installation instructions.: 00:02:00 •Pandas Introduction: 00:02:00 •Pandas Essentials - Pandas Data Structures - Series: 00:20:00 •Pandas Essentials - Pandas Data Structures - DataFrame: 00:30:00 •Pandas Essentials - Handling Missing Data: 00:12:00 •Pandas Essentials - Data Wrangling - Combining, merging, joining: 00:20:00 •Pandas Essentials - Groupby: 00:10:00 •Pandas Essentials - Useful Methods and Operations: 00:26:00 •Pandas Essentials - Project 1 (Overview) Customer Purchases Data: 00:08:00 •Pandas Essentials - Project 1 (Solutions) Customer Purchases Data: 00:31:00 •Pandas Essentials - Project 2 (Overview) Chicago Payroll Data: 00:04:00 •Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data: 00:18:00 •Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach: 00:13:00 •Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials - Exercises Overview: 00:06:00 •Matplotlib Essentials - Exercises Solutions: 00:21:00 •Seaborn - Introduction & Installation: 00:04:00 •Seaborn - Distribution Plots: 00:25:00 •Seaborn - Categorical Plots (Part 1): 00:21:00 •Seaborn - Categorical Plots (Part 2): 00:16:00 •Seborn-Axis Grids: 00:25:00 •Seaborn - Matrix Plots: 00:13:00 •Seaborn - Regression Plots: 00:11:00 •Seaborn - Controlling Figure Aesthetics: 00:10:00 •Seaborn - Exercises Overview: 00:04:00 •Seaborn - Exercise Solutions: 00:19:00 •Pandas Built-in Data Visualization: 00:34:00 •Pandas Data Visualization Exercises Overview: 00:03:00 •Panda Data Visualization Exercises Solutions: 00:13:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1): 00:19:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2): 00:14:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview): 00:11:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions): 00:37:00 •Project 1 - Oil vs Banks Stock Price during recession (Overview): 00:15:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3): 00:17:00 •Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview): 00:03:00 •Introduction to ML - What, Why and Types..: 00:15:00 •Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff: 00:15:00 •scikit-learn - Linear Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Linear Regression Model Hands-on (Part 2): 00:19:00 •Good to know! How to save and load your trained Machine Learning Model!: 00:01:00 •scikit-learn - Linear Regression Model (Insurance Data Project Overview): 00:08:00 •scikit-learn - Linear Regression Model (Insurance Data Project Solutions): 00:30:00 •Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc.: 00:10:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 2): 00:20:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 3): 00:11:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Overview): 00:05:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Solutions): 00:15:00 •Theory: K Nearest Neighbors, Curse of dimensionality .: 00:08:00 •scikit-learn - K Nearest Neighbors - Hands-on: 00:25:00 •scikt-learn - K Nearest Neighbors (Project Overview): 00:04:00 •scikit-learn - K Nearest Neighbors (Project Solutions): 00:14:00 •Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging.: 00:18:00 •scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1): 00:19:00 •scikit-learn - Decision Tree and Random Forests (Project Overview): 00:05:00 •scikit-learn - Decision Tree and Random Forests (Project Solutions): 00:15:00 •Support Vector Machines (SVMs) - (Theory Lecture): 00:07:00 •scikit-learn - Support Vector Machines - Hands-on (SVMs): 00:30:00 •scikit-learn - Support Vector Machines (Project 1 Overview): 00:07:00 •scikit-learn - Support Vector Machines (Project 1 Solutions): 00:20:00 •scikit-learn - Support Vector Machines (Optional Project 2 - Overview): 00:02:00 •Theory: K Means Clustering, Elbow method ..: 00:11:00 •scikit-learn - K Means Clustering - Hands-on: 00:23:00 •scikit-learn - K Means Clustering (Project Overview): 00:07:00 •scikit-learn - K Means Clustering (Project Solutions): 00:22:00 •Theory: Principal Component Analysis (PCA): 00:09:00 •scikit-learn - Principal Component Analysis (PCA) - Hands-on: 00:22:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Overview): 00:02:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Solutions): 00:17:00 •Theory: Recommender Systems their Types and Importance: 00:06:00 •Python for Recommender Systems - Hands-on (Part 1): 00:18:00 •Python for Recommender Systems - - Hands-on (Part 2): 00:19:00 •Natural Language Processing (NLP) - (Theory Lecture): 00:13:00 •NLTK - NLP-Challenges, Data Sources, Data Processing ..: 00:13:00 •NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing: 00:19:00 •NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW.: 00:19:00 •NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes : 00:13:00 •NLTK - NLP - Pipeline feature to assemble several steps for cross-validation: 00:09:00 •Resources- Python for Data Analysis: 00:00:00

Python for Data Analysis
Delivered Online On Demand8 minutes
£12

Italian Language for Beginners

5.0(10)

By Apex Learning

Overview This comprehensive course on Italian Language for Beginners will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Italian Language for Beginners 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? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Italian Language for Beginners. It is available to all students, of all academic backgrounds. Requirements Our Italian Language for Beginners 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 11 sections • 70 lectures • 04:29:00 total length •Introduction: 00:05:00 •Lesson 1a: 00:03:00 •Lesson 1b: 00:04:00 •Lesson 1c: 00:04:00 •Lesson 1d: 00:04:00 •Lesson 2a: 00:03:00 •Lesson 2b: 00:04:00 •Lesson 2c: 00:03:00 •Lesson 2d: 00:03:00 •Lesson 2e: 00:04:00 •Lesson 3a: 00:03:00 •Lesson 3b: 00:03:00 •Lesson 3c: 00:04:00 •Lesson 3d: 00:03:00 •Lesson 3e: 00:05:00 •Lesson 3f: 00:04:00 •Lesson 4a: 00:03:00 •Lesson 4b: 00:03:00 •Lesson 4c: 00:03:00 •Lesson 4d: 00:03:00 •Lesson 4e: 00:03:00 •Lesson 4f: 00:03:00 •Lesson 4g: 00:05:00 •Lesson 5a: 00:03:00 •Lesson 5b: 00:03:00 •Lesson 5c: 00:03:00 •Lesson 5d: 00:03:00 •Lesson 5e: 00:03:00 •Lesson 5f: 00:03:00 •Lesson 5g: 00:03:00 •Lesson 5h: 00:03:00 •Lesson 5i: 00:03:00 •Lesson 5j: 00:03:00 •Lesson 6a: 00:03:00 •Lesson 6b: 00:03:00 •Lesson 6c: 00:03:00 •Lesson 6d: 00:03:00 •Lesson 6e: 00:03:00 •Lesson 6f: 00:03:00 •Lesson 6g: 00:05:00 •Lesson 7a: 00:03:00 •Lesson 7b: 00:03:00 •Lesson 7c: 00:03:00 •Lesson 7d: 00:03:00 •Lesson 7e: 00:03:00 •Lesson 7f: 00:03:00 •Lesson 7g: 00:03:00 •Lesson 7h: 00:04:00 •Lesson 8a: 00:03:00 •Lesson 8b: 00:03:00 •Lesson 8c: 00:03:00 •Lesson 8d: 00:04:00 •Lesson 8e: 00:03:00 •Lesson 8f: 00:03:00 •Lesson 8g: 00:03:00 •Lesson 8h: 00:03:00 •Lesson 8i: 00:04:00 •Lesson 8j: 00:03:00 •Lesson 8k: 00:03:00 •Lesson 8l: 00:03:00 •Lesson 8m: 00:03:00 •Lesson 8n: 00:04:00 •Lesson 9a: 00:03:00 •Lesson 9b: 00:03:00 •Lesson 9c: 00:03:00 •Lesson 9d: 00:03:00 •Lesson 9e: 00:03:00 •Lesson 9f: 00:03:00 •Lesson 9g: 00:04:00 •Resources - Italian Language for Beginners: 00:42:00

Italian Language for Beginners
Delivered Online On Demand4 hours 29 minutes
£12

British Sign Language Interpreter Training

5.0(10)

By Apex Learning

Overview This comprehensive course on British Sign Language Interpreter Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This British Sign Language Interpreter Training comes with accredited certification, 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? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this British Sign Language Interpreter Training. It is available to all students, of all academic backgrounds. Requirements Our British Sign Language Interpreter Training 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 17 sections • 129 lectures • 09:18:00 total length •What is British Sign Language?: 00:01:00 •Fingerspelling A-Z with Subtitles: 00:02:00 •Fingerspelling A-Z without Subtitles: 00:01:00 •Fingerspelling A-Z: 00:00:00 •Fingerspelling Right or Left Handed: 00:01:00 •A to Z Cards: 00:10:00 •1st Name A to Z in 3 parts - Fingerspelling: 00:07:00 •1st Name A to Z Fingerspelling: 00:10:00 •Fingerspelling - Fill in the blanks: 00:02:00 •Fingerspelling - Fill in the Blanks: 00:10:00 •What is my name and Live, Where? (UK): 00:03:00 •Who am I and Live Where in UK: 00:10:00 •Meeting People and Introduction with Subtitles: 00:02:00 •Meeting People and Introduction without Subtitles DONE: 00:02:00 •Questions Signs with without Subtitles: 00:01:00 •Family sentences Homework: 00:04:00 •Meeting People: 00:10:00 •Families: 00:10:00 •Families Sign Part 1 with Subtitles: 00:01:00 •Families Sign Part 2 with Subtitles: 00:02:00 •Families Sign Part 1 without Subtitles DONE: 00:01:00 •Families Sign Part 2 without Subtitles: 00:02:00 •Number 0 to 100: 00:05:00 •Numbers: 00:10:00 •Numbers: 00:02:00 •Numbers: 00:10:00 •Bingo Numbers Games (4): 00:04:00 •BINGO 4 Games: 00:10:00 •Phone Numbers: 00:10:00 •Time and Calendar Signs with Subtitles: 00:01:00 •Time and Calendar without Subtitles: 00:01:00 •Calendars: 00:10:00 •Calendars Birthday Ages and Names: 00:10:00 •What is the Time? With Subtitles: 00:01:00 •What is the Time? Without Subtitles: 00:01:00 •What is the time: 00:10:00 •Calendar Signs with Subtitles: 00:05:00 •Calendar Signs without Subtitles: 00:05:00 •Birthday, When?: 00:02:00 •Birthday When: 00:10:00 •Colour Signs with Subtitles: 00:01:00 •Colour Signs without Subtitles: 00:01:00 •Colours: 00:04:00 •Colours: 00:10:00 •Draw a colour Elephant: 00:02:00 •HNADOUT ANSWER Draw a colour Elephant: 00:00:00 •Transports: 00:10:00 •Transports sign with Subtitles: 00:02:00 •Transports sign without Subtitles: 00:01:00 •Transport and Time Signs with Subtitles: 00:01:00 •Transport and Time Signs without Subtitles: 00:01:00 •Weather Signs with Subtitles: 00:01:00 •Weather Signs without Subtitles: 00:01:00 •Weather: 00:10:00 •Weather and Questions: 00:01:00 •Directions Signs with Subtitles: 00:02:00 •Directions Signs without Subtitles: 00:02:00 •Directions: 00:06:00 •Questions for Directions Signs with Subtitles: 00:01:00 •Questions on Directions Signs without Subtitles: 00:01:00 •Non-Manual Features (NMF) in BSL: 00:10:00 •Affirmative & Negative Signs with Subtitles: 00:01:00 •Affirmative & Negative Signs without Subtitles: 00:01:00 •Affirmative and Negative: 00:10:00 •Activities Interests and Sports Handouts: 00:10:00 •Information about different clubs: 00:10:00 •Interests and Hobbies with Subtitles: 00:03:00 •Interests and Hobbies without Subtitles: 00:01:00 •Sports Signs with Subtitles: 00:03:00 •Sports Signs without Subtitles: 00:03:00 •Hobbies/Interests Questions with Subtitles: 00:01:00 •Hobbies/Interests Questions without Subtitles: 00:01:00 •Sports Clubs: 00:01:00 •Description of a Person with Subtitles: 00:04:00 •Description of a Person without Subtitles: 00:04:00 •Describing a Person: 00:13:00 •Describing Clothes with Subtitles: 00:02:00 •Describing Clothes without Subtitles: 00:02:00 •Wearing Clothes: 00:13:00 •A -Z of Animals with Subtitles: 00:02:00 •A -Z of Animals without Subtitles: 00:02:00 •Animal A to Z: 00:22:00 •Questions about Pets with Subtitles: 00:01:00 •Questions about Pets without Subtitles: 00:01:00 •STUDY About Pets: 00:02:00 •STUDY ANSWERS About Pets: 00:01:00 •Money Signs (Part 1) with Subtitles: 00:01:00 •Money Signs (Part 1) without Subtitles: 00:01:00 •Money Signs (Part 2) with Subtitles: 00:01:00 •Money Signs (Part 2) without Subtitles: 00:01:00 •How Much is it?: 00:01:00 •How much is it: 00:01:00 •Foods and Drinks with Subtitles: 00:09:00 •Foods and Drinks without Subtitles: 00:09:00 •Food and Drinks: 00:12:00 •Hurley's Food and Drink Menu with Images: 00:09:00 •Hurley's Food and Drink Menu without Images: 00:09:00 •HANDOUT Top Eat Menu: 00:02:00 •Hurley' s Food and Drink Menu: 00:10:00 •STUDY At the Restaurant: 00:10:00 •STUDY HANDOUT ANSWERS At the Restaurant: 00:02:00 •STUDY: BSL LEVEL 1 EXAM: 00:04:00 •STUDY ANSWERS : BSL LEVEL 1 EXAM: 00:01:00 •Asking Questions about the Jobs without Subtitles: 00:02:00 •Asking Questions about the Jobs without Subtitles: 00:02:00 •STUDY What is My Job: 00:05:00 •Job Vocabulary with Subtitles: 00:06:00 •Job Vocabulary without Subtitles: 00:06:00 •Jobs Signs with Images: 00:02:00 •Jobs Signs without Images: 00:02:00 •Type of Buildings with Subtitles: 00:03:00 •Type of Buildings without Subtitles: 00:03:00 •At Home (Room) with subtitles: 00:03:00 •At Home (Room) without Subtitles: 00:01:00 •At Home - What is in each room with subtitles: 00:05:00 •At Home - What is in each room without Subtitles: 00:05:00 •How to describe each room with Subtitles: 00:12:00 •Day to Day Routine with Images: 00:02:00 •Day to Day Routine without images: 00:02:00 •Emotional Signs with Subtitles: 00:02:00 •Emotional Signs without Subtitles: 00:02:00 •Emotional Signs: 00:02:00 •Emotional Stories Study: 00:05:00 •Countries and Flags: 00:04:00 •L2 Itemising_Listings inc 4 Stories: 00:09:00 •L2 Multi-Channels Sign with Subtitles: 00:03:00 •L2 Multi-Channels Sign without Subtitles: 00:03:00 •Transport HOMEWORK: 00:03:00 •Assignment - British Sign Language Interpreter Training: 00:00:00

British Sign Language Interpreter Training
Delivered Online On Demand9 hours 18 minutes
£12

Learn AutoCAD Programming using VB.NET - Hands On!

5.0(10)

By Apex Learning

Overview This comprehensive course on Learn AutoCAD Programming using VB.NET - Hands On! will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Learn AutoCAD Programming using VB.NET - Hands On! 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? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Learn AutoCAD Programming using VB.NET - Hands On!. It is available to all students, of all academic backgrounds. Requirements Our Learn AutoCAD Programming using VB.NET - Hands On! 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 11 sections • 105 lectures • 12:09:00 total length •Module 01: Course Outline: 00:05:00 •Module 02: Introduction: 00:01:00 •Module 03: Who is this Course for?: 00:01:00 •Module 04: What will I learn from this Course?: 00:01:00 •Module 05: What is VB.NET?: 00:01:00 •Module 06: What is AutoCAD .NET API?: 00:01:00 •Module 07: What are the advantages of programming in AutoCAD .NET API?: 00:01:00 •Module 08: Hands-on Projects overview: 00:06:00 •Module 01: AutoCAD .NET API Components Overview: 00:01:00 •Module 02: AutoCAD .NET API Assemblies: 00:02:00 •Module 03: Understanding AutoCAD Object Hierarchy: 00:03:00 •Module 04: AutoCAD .NET API Application Object: 00:02:00 •Module 05: AutoCAD .NET API Document Object: 00:02:00 •Module 06: AutoCAD .NET API Database Object: 00:04:00 •Module 01: Section Overview: 00:04:00 •Module 02: Installing Visual Studio 2019: 00:05:00 •Module 03: Setting up Visual Studio 2019 Integrated Development Environment (IDE): 00:04:00 •Module 04: Creating First VB.NET Plugin (Hello AutoCAD): 00:12:00 •Module 05: Different ways to communicate with the User: 00:04:00 •Module 06: Configuring VS2019 Target Processor: 00:10:00 •Module 01: Creating AutoCAD Object using VB.NET Overview: 00:01:00 •Module 02: Creating DrawObjects Project: 00:04:00 •Module 03: Creating a Line Object using VB.NET: 00:15:00 •Module 04: Creating a MText Object using VB.NET: 00:12:00 •Module 05: Creating a Circle Object using VB.NET: 00:09:00 •Module 06: Creating an Arc Object using VB.NET: 00:07:00 •Module 07: Creating a Polyline Object using VB.NET: 00:08:00 •Module 08: Creating Multiple Circles Vertically: 00:09:00 •Module 09: Creating Multiple Circles Horizontally: 00:05:00 •Module 01: Manipulating AutoCAD Objects Overview: 00:01:00 •Module 02: Creating the Project ManipulateObjects: 00:04:00 •Module 03: Creating the SingleCopy Method: 00:13:00 •Module 04: Creating the MultipleCopy Method: 00:11:00 •Module 05: Creating the EraseObject Method: 00:12:00 •Module 06: Creating the MoveObject method: 00:07:00 •Module 07: Creating the MirrorObject method: 00:10:00 •Module 08: Creating the RotateObject method: 00:07:00 •Module 09: Creating the ScaleObject method: 00:05:00 •Module 10: Creating the OffsetObject method: 00:05:00 •Module 01: Exploring AutoCAD Dictionaries - Overview: 00:02:00 •Module 02: Creating LayersLineTypesAndStyles Project: 00:06:00 •Module 03: Creating the ListLayers Method: 00:11:00 •Module 04: Creating the CreateLayer Method: 00:10:00 •Module 05: Creating the UpdateLayer Method: 00:12:00 •Module 06: Creating the SetLayerOnOff Method: 00:08:00 •Module 07: Creating the SetLayerFrozenOrThaw Method: 00:04:00 •Module 08: Creating the DeleteLayer Method: 00:05:00 •Module 09: Creating the LockUnlockLayer Method: 00:04:00 •Module 10: Creating the SetLayerToObject Method: 00:08:00 •Module 11: Creating the ListLineTypes Method: 00:09:00 •Module 12: Creating the LoadLineType Method: 00:07:00 •Module 13: Creating the SetCurrentLineType Method: 00:05:00 •Module 14: Creating the DeleteLineType Method: 00:09:00 •Module 15: Creating the SetLineTypeToObject Method: 00:05:00 •Module 16: Exploring TextStyles - Overview: 00:01:00 •Module 17: Creating the ListStyles Method: 00:08:00 •Module 18: Creating the UpdateCurrentTextStyleFont Method: 00:12:00 •Module 19: Creating the SetCurrentTextStyle Method: 00:08:00 •Module 20: Creating the SetTextStyleToObject Method: 00:08:00 •Module 01: User Input Functions - Overview: 00:02:00 •Module 02: Creating the UserInteractions Project: 00:03:00 •Module 03: Creating the GetName Method: 00:11:00 •Module 04: Creating the SetLayer Method using the GetString function: 00:12:00 •Module 05: Creating the CreateLineUsingGetpoint Method: 00:11:00 •Module 06: Creating the CalculateDefinedArea Method: 00:17:00 •Module 07: Creating the DrawObjectsUsingGetKeywords Method: 00:14:00 •Module 08: Creating the GetDistanceBetweenTwoPoints Method: 00:05:00 •Module 09: Creating the CountObjects Method: 00:15:00 •Module 01: Selection Sets and Filters - Overview: 00:13:00 •Module 02: Creating the SelectionSets Project: 00:05:00 •Module 03: Creating the SelectAllAndChangeLayer Method: 00:12:00 •Module 04: Creating the SelectObjectOnScreen Method: 00:08:00 •Module 05: Creating the SelectWindowAndChangeColor Method: 00:06:00 •Module 06: Creating the SelectCrossingAndDelete Method: 00:05:00 •Module 07: Creating the SelectFenceAndChangeLayer Method: 00:06:00 •Module 08: Creating the CountPickFirstSelection Method: 00:07:00 •Module 09: Creating the SelectLines Method: 00:13:00 •Module 10: Creating the SelectMTexts Method: 00:05:00 •Module 11: Creating the SelectPlines Method: 00:04:00 •Module 12: Creating the SelectWalls Method: 00:07:00 •Module 13: Creating the SelectStairs Method: 00:03:00 •Module 14: Creating the SelectFrenchDoors Method: 00:04:00 •Module 15: Creating the SelectBifoldDoors Method: 00:03:00 •Module 16: Creating CountReceptacles Method: 00:04:00 •Module 17: Creating the CountLightingFixtures Method: 00:10:00 •Module 01: Developing Projects - Hands on Overview: 00:02:00 •Module 02: BlocksCounter Plugin Demo: 00:03:00 •Module 03: Creating the BlocksCounter Project: 00:04:00 •Module 04: Creating the CountBlocksToTable Method: 00:08:00 •Module 05: Creating the PromptUser Function: 00:08:00 •Module 06: Creating the GatherBlocksAndDrawTable Method: 00:12:00 •Module 07: Continuation of GatherBlocksAndDrawTable Method: 00:17:00 •Module 08: Running and Debugging the BlocksCounter Project - Part 1: 00:15:00 •Module 09: Running and Debugging the BlocksCounter Project - Part 2: 00:11:00 •Module 10: Running and Debugging the BlocksCounter Project - Part 3: 00:01:00 •Module 11: Creating the ObjectExtractor Plugin Project: 00:04:00 •Module 12: Creating the ExtractObjects Method: 00:07:00 •Module 13: Creating the ExtractLine Method: 00:16:00 •Module 14: Running and Debugging the ExtractLine Method: 00:05:00 •Module 15: Creating the ExtractCircle Method: 00:11:00 •Module 16: Creating the ExtractMText Method: 00:13:00 •Module 17: Creating the ExtractPolyline Method: 00:19:00 •Module 18: Creating the ExtractBlock Method: 00:10:00 •Module 01: Congratulations and Thank you very much!: 00:01:00 •Assignment - Learn AutoCAD Programming using VB.NET - Hands On!: 00:00:00

Learn AutoCAD Programming using VB.NET - Hands On!
Delivered Online On Demand12 hours 9 minutes
£12

Train the Trainer

5.0(10)

By Apex Learning

Overview This comprehensive course on Train the Trainer will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Train the Trainer comes with accredited certification, 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? After successfully completing the course 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 Train the Trainer. It is available to all students, of all academic backgrounds. Requirements Our Train the Trainer 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 35 sections • 98 lectures • 18:47:00 total length •Introduction to Trainer Bootcamp: 00:13:00 •What Makes a Great Trainer?: 00:18:00 •Make Them Feel Safe Before Class Introduction: 00:05:00 •Make Comfortable Small Talk - Part 1: 00:17:00 •Make Comfortable Small Talk - Part 2: 00:20:00 •Make Comfortable Small Talk - Activity Feedback: 00:09:00 •Make an Impressive First Impression: 00:15:00 •Give Last Minute Reminders - Part 1: 00:19:00 •Give Last Minute Reminders - Part 2: 00:15:00 •Give Your Introduction - Part 1: 00:18:00 •Give Your Introduction - Part 2: 00:20:00 •Give Your Introduction - Part 3: 00:00:00 •Find Out About Them: 00:18:00 •Reveal the Takeaways: 00:13:00 •Set Boundaries and Expectations - Part 1: 00:18:00 •Set Boundaries and Expectations - Part 2: 00:06:00 •Give the Lesson Hook: 00:07:00 •Do an Oral Review - Part 1: 00:17:00 •Do an Oral Review - Part 2: 00:04:00 •Send Them to Break: 00:04:00 •Walk and Talk During Break: 00:11:00 •Bring Them Back From Break: 00:13:00 •Workbook - Train the Trainer - Part 1: 00:00:00 •Introduction: 00:11:00 •Build Pre-Activity Credibility and Rapport: 00:15:00 •Hook the Trainees on the Activity - Part 1: 00:15:00 •Hook the Trainees on the Activity - Part 2: 00:12:00 •Craig Czarnecki - 1-3 Get Buy-In for the Activity: 00:06:00 •Craig Czarnecki - 1-1 Part 1 Activity - Get Buy In for the Activity: 00:11:00 •Craig Czarnecki - 2-1 Find Trainees Who Need Help: 00:10:00 •Craig Czarnecki - 2-2 Find Trainees Who Need Help: 00:19:00 •Craig Czarnecki - 2-3 Activity Find Trainees Who Need Help: 00:18:00 •Craig Czarnecki - 3-1 Activity Tutor Effectively During Activities: 00:17:00 •Craig Czarnecki - 3-2 Tutor Effectively During Activities: 00:11:00 •Craig Czarnecki - 3-3 Tutor Effectively During Activities: 00:20:00 •Craig Czarnecki - 3-4 Activity Tutor Effectively During Activities: 00:19:00 •Craig Czarnecki - 3-5 Activity Tutor Effectively During Activities: 00:09:00 •Craig Czarnecki - 4-1 Manage the Activity Pace: 00:17:00 •Craig Czarnecki - 4-2 Activity Manage the Activity Pace: 00:14:00 •Craig Czarnecki - 5 Activity Prepare to Lead an Activity: 00:18:00 •Craig Czarnecki - Activity Highlight Video: 00:00:00 •Workbook - Training on Facilitating Classroom Activity: 00:00:00 •0.1 Craig Czarnecki - Coach Intro Part 1: 00:19:00 •0.2 Craig Czarnecki - Coach Intro Part 2: 00:07:00 •1.1 Craig Czarnecki - Coach Learn About the Trainer - Recognize the Trainers Strengths: 00:13:00 •1.2 Craig Czarnecki - Coach Learn About the Trainer - Gauge areas for improvement: 00:07:00 •1.3 Craig Czarnecki - Coach Learn About the Trainer - Identify what's Important to the trainer: 00:03:00 •1.4 Craig Czarnecki - Coach Identify the Trainers Style: 00:01:00 •2.1 Craig Czarnecki - Coach Create Initial Value for the Trainer - Create Deliverables for the kickoff meeting: 00:08:00 •2.2 Craig Czarnecki - Coach Create Initial Value for the Trainer - Create a hook for the kickoff meeting: 00:10:00 •2.3 Craig Czarnecki - Coach Create Initial Value for the Trainer - Prepare for the kickoff meeting: 00:07:00 •3.1.1 Craig Czarnecki - Make a Good First Impression - Build a Teammate Relationship Immediately Part 1: 00:10:00 •3.1.2 Craig Czarnecki - Make a Good First Impression - Build a Teammate Relationship Immediately Part 2: 00:14:00 •3.1.3 Craig Czarnecki - Make a Good First Impression - Build a Teammate Relationship Immediately Part 3: 00:16:00 •3.2.1 Craig Czarnecki - Make a Good First Impression - Discuss the Process for Trainer Growth Part 1: 00:12:00 •3.2.2 Craig Czarnecki - Make a Good First Impression - Discuss the Process for Trainer Growth part 2: 00:12:00 •4.1 Craig Czarnecki - Observe the Trainer in the Classroom - Prepare for the Classroom Observation: 00:15:00 •4.2.1 Craig Czarnecki - Observe the Trainer in the Classroom - Master 7 Keys to Effective Note-Taking Part 1: 00:14:00 •4.2.2 Craig Czarnecki - Observe the Trainer in the Classroom - Master 7 Keys to Effective Note-Taking Part 2: 00:14:00 •4.3 Craig Czarnecki - Observe the Trainer in the Classroom - Apply 4 Quick Steps to Classroom Oberserations: 00:09:00 •4.4.1 Craig Czarnecki - Observe trainer activity part 1: 00:19:00 •4.4.2 Craig Czarnecki - Observe trainer activity part 2: 00:18:00 •5.1.1 Craig Czarnecki - Write a Classroom Observation Summary - Identify Strengths and Areas for Improvement Part 1: 00:12:00 •5.1.2 Craig Czarnecki - Write a Classroom Observation Summary - Identify Strengths and Areas for Improvement part 2: 00:13:00 •5.2.1 Craig Czarnecki - Write a Classroom Observation - Record Strengths and Areas for Improvement Part 1: 00:19:00 •5.2.2 Craig Czarnecki - Write a Classroom Observation - Record Strengths and Areas for Improvement Part 2: 00:17:00 •5.2.3 Craig Czarnecki - Write a Classroom Observation - Record Strengths and Areas for Improvement Part 3: 00:18:00 •5.3 Craig Czarnecki - Write a Classroom Observation - Record the Main Strength of the Trainer: 00:35:00 •Introduction and Welcome: 00:00:00 •Open Well: 00:27:00 •Communicate Effectively: 00:15:00 •Provide In Class Support: 00:17:00 •Workbook - Train the Trainer Coliseum: How to Train Very Large Classes: 00:00:00 •Introduction and Welcome: 00:19:00 •Take Good Care Of Yourself: 00:06:00 •Manage Your Stress: 00:09:00 •Anticipate Unexpected Issues: 00:08:00 •Get Help And Make It Helpful: 00:00:00 •Help Them Get It: 00:14:00 •Manage Large Classes: 00:09:00 •Have Fun Your Way: 00:13:00 •Control Tough Customers: 00:10:00 •Engage Adult Students With Ease: 00:02:00 •Interpret Your Feedback: 00:02:00 •Wrap Up Questions And Answers: 00:04:00 •Introduction and Welcome: 00:06:00 •Hog-Tie the Talk Hogs: 00:20:00 •Give the Experts the Spotlight: 00:12:00 •Simmer Down the Know-it-Alls: 00:11:00 •Placate Resenters - Part 1: 00:11:00 •Placate Resenters - Part 2: 00:14:00 •Handle the Fault-Finders: 00:11:00 •Shut Down the Hecklers: 00:10:00 •Stimulate Stubborn Passivists: 00:06:00 •Engage the Distracted Inefficient: 00:07:00 •Workbook - Train the Trainer Serenity Course: 00:00:00 •Assignment - Train the Trainer: 00:00:00 •Order Your Certificate: 00:00:00

Train the Trainer
Delivered Online On Demand18 hours 47 minutes
£12

Accounting and Finance at QLS Level 4

4.7(26)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before! This Diploma in Accounting and Finance at QLS Level 4 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 120 CPD points) to make your skill development & career progression more accessible than ever! Are you looking to improve your current abilities or make a career move? If yes, our unique Accounting and Finance at QLS Level 4 course might help you get there! It is an expertly designed course which ensures you learn everything about the topic thoroughly. Expand your expertise with high-quality training from the Accounting and Finance at QLS Level 4 course. Due to Accounting and Finance at QLS Level 4's massive demand in the competitive market, you can use our comprehensive course as a weapon to strengthen your knowledge and boost your career development. Learn Accounting and Finance at QLS Level 4 from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career. The Accounting and Finance at QLS Level 4 course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the Accounting and Finance at QLS Level 4 course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this Accounting and Finance at QLS Level 4 course. This Accounting and Finance at QLS Level 4 training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer This Accounting and Finance at QLS Level 4 Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS which is completely free. Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. Take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the Accounting and Finance at QLS Level 4 course: Module 01: Introduction to Accounting Module 02: The Role of an Accountant Module 03: Accounting Concepts and Standards Module 04: Double-Entry Bookkeeping Module 05: Balance Sheet Module 06: Income statement Module 07: Financial statements Module 08: Cash Flow Statements Module 09: Understanding Profit and Loss Statement Module 10: Financial Budgeting and Planning Module 11: Auditing Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the Diploma in Accounting and Finance at QLS Level 4 exams. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Accounting and Finance at QLS Level 4 course is perfect for highly motivated people who want to improve their technical skills and prepare for the career they want! Requirements Accounting and Finance at QLS Level 4 No prior background or expertise is required. Career path The Accounting and Finance at QLS Level 4 course will boost your CV and aims to help you get the job or even the long-awaited promotion of your dreams. Certificates CPDQS Accredited Certificate Digital certificate - Included Diploma in Accounting and Finance at QLS Level 4 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Accounting and Finance at QLS Level 4, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme and also you can order CPDQSAccredited Certificate that is recognised all over the UK and also internationally. The certificates will be home-delivered, completely free of cost.

Accounting and Finance at QLS Level 4
Delivered Online On Demand7 days
£100

General Accountant

4.7(160)

By Janets

Follow your dreams by enrolling on the General Accountant course today and develop the experience, skills and knowledge you need to enhance your professional development. General Accountant will help you arm yourself with the qualities you need to work towards your dream job. Study the General Accountant training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The General Accountant course will allow you to enhance your CV, impress potential employers, and stand out from the crowd. This General Accountant course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the General Accountant course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the General Accountant course, to ensure you are supported every step of the way. Get a digital certificate as proof of your General Accountant course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the General Accountant course. The General Accountant course is designed by industry experts and is tailored to help you learn new skills with ease.  The General Accountant is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the General Accountant when it suits you. Access the General Accountant course modules from any internet-enabled device, including computers, tablets, and smartphones. The General Accountant course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the General Accountant now and start learning instantly! What You Get Out Of Studying General Accountant With Janets: Receive a digital Certificate upon successful completion of the General Accountant course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Description The General Accountant training course is delivered through Janets' online learning platform. Access the General Accountant content from any internet-enabled device whenever or wherever you want to. The General Accountant course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the General Accountant course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the General Accountant course. After successfully passing the General Accountant course exam, you will be able to apply for a CPD-accredited certificate as proof of your General Accountant qualification. Certification All students who successfully complete the General Accountant course can instantly download their digital certificate. You can also purchase a hard copy of the General Accountant course certificate, which will be delivered by post for £9.99. Who Is This Course For: The General Accountant is ideal for those who already work in this sector or are an aspiring professional. This General Accountant course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The General Accountant is open to all students and has no formal entry requirements. To study the General Accountant course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The General Accountant is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the General Accountant and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Module : 01 Accounting for Beginners Promo 00:01:00 Introduction 00:03:00 First Transactions 00:05:00 T Accounts introduction 00:03:00 T-Accounts conclusion 00:03:00 Trial Balance 00:02:00 Income Statement 00:03:00 Balance Sheet 00:03:00 Module : 02 Balance Sheet Variations 00:03:00 Accounts in practise 00:00:00 Balance Sheets what are they 00:04:00 Balance Sheet Level 2 00:03:00 Income Statement Introduction 00:06:00 Are they Expenses, or Assets 00:03:00 Accounting Jargon 00:02:00 Module : 03 Accruals Accounting is Fundemental 00:03:00 Trial Balance 3 days ago More 00:04:00 Fixed Assets and how it is shown in the Income Statement 00:03:00 Stock movements and how this affects the financials 00:03:00 Accounts Receivable 00:03:00 How to calculate the Return on Capital Employed 00:05:00 Transfer Pricing - International Rules 00:02:00 Mock Exam Mock Exam - General Accountant 00:20:00 Final Exam Final Exam - General Accountant 00:20:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

General Accountant
Delivered Online On Demand1 hour 47 minutes
£25

Bookkeeping Diploma for Accountants

5.0(10)

By Apex Learning

Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £180 as a Gift - Enrol Now Give your career a boost and take it to the next level with the Bookkeeping Diploma for Accountants. This comprehensive program is designed to provide you with essential bookkeeping knowledge that will help you excel professionally. Whether you’re aiming to develop new skills for your next job or looking to enhance your expertise for a promotion, this diploma is your gateway to staying ahead of the competition. The Bookkeeping Diploma for Accountants covers everything from basic to advanced bookkeeping skills, offering in-depth training to illuminate your path and elevate your career. By strengthening your bookkeeping expertise, you’ll add significant value to your resume, making you stand out to potential employers. Throughout the program, you'll improve your competency in bookkeeping and gain valuable career insights that will help you see a clearer picture of your future growth. Enrol in the Bookkeeping Diploma for Accountants today and equip yourself with the critical bookkeeping skills needed to thrive in a competitive job market. Along with this course, you will get 10 premium courses, an originalHardcopy, 11 PDF Certificates (Main Course + Additional Courses) Student ID card as gifts. This Bundle Consists of the following Premium courses: Course 01: Diploma in Accounting and Bookkeeping Course 02: Diploma in Quickbooks Bookkeeping Course 03: Introduction to Accounting Course 04: Level 3 Tax Accounting Course 05: Level 3 Xero Training Course 06: Payroll Management - Diploma Course 07: Diploma in Sage 50 Accounts Course 08: Advanced Diploma in MS Excel Course 09: Microsoft Excel Training: Depreciation Accounting Course 10: Team Management Course 11: Document Control So, enrol now to advance your career! Key Features of the Course: FREE Bookkeeping Diploma for Accountants CPD-accredited certificate Get a free student ID card with Bookkeeping Diploma for Accountants training (£10 applicable for international delivery) Lifetime access to the Bookkeeping Diploma for Accountants course materials The Bookkeeping Diploma for Accountants program comes with 24/7 tutor support Get instant access to this Bookkeeping Diploma for Accountants course Learn Bookkeeping Diploma for Accountants training from anywhere in the world The Bookkeeping Diploma for Accountants training is affordable and simple to understand The Bookkeeping Diploma for Accountants training is entirely online Learning Outcomes: Upon completing the course, you will be able to: Understand and apply core bookkeeping systems and principles. Utilize basic accounting skills for effective financial record-keeping. Set up and manage QuickBooks software for bookkeeping tasks. Handle nominal ledger, sales ledger, and purchases ledger entries. Implement accounting policies and procedures in financial management. Apply accounting fundamentals to real-world scenarios and decision-making. Description Curriculum of the Bundle Course 01: Diploma in Accounting and Bookkeeping Introduction to the course Bookkeeping systems Basics Functionality On a personal note Accounting Skills Course 02: Diploma in Quickbooks Bookkeeping Getting prepared - access the software and course materials Getting started Setting up the system Nominal ledger Customers Suppliers Sales ledger Purchases ledger Sundry payments Course 03: Introduction to Accounting Accounting Fundamental Accounting Policies Course 04: Level 3 Tax Accounting Tax System and Administration in the UK Tax on Individuals National Insurance How to Submit a Self-Assessment Tax Return Fundamentals of Income Tax Advanced Income Tax Payee, Payroll and Wages Capital Gain Tax Value Added Tax Import and Export Corporation Tax Inheritance Tax Double Entry Accounting Management Accounting and Financial Analysis Career as a Tax Accountant in the UK Course 05: Level 3 Xero Training Introduction Getting Started Invoices and Sales Bills and Purchases Bank Accounts Products and Services Fixed Assets Payroll VAT Returns Course 06: Payroll Management - Diploma Sage 50 Payroll for Beginners Module 1: Payroll Basics Module 2: Company Settings Module 3: Legislation Settings Module 4: Pension Scheme Basics Module 5: Pay Elements Module 6: The Processing Date Module 7: Adding Existing Employees Module 8: Adding New Employees Module 9: Payroll Processing Basics Module 10: Entering Payments Module 11: Pre-Update Reports Module 12: Updating Records Module 13: e-Submissions Basics Module 14: Process Payroll (November) Module 15: Employee Records and Reports Module 16: Editing Employee Records Module 17: Process Payroll (December) Module 18: Resetting Payments Module 19: Quick SSP Module 20: An Employee Leaves Module 21: Final Payroll Run Module 22: Reports and Historical Data Module 23: Year-End Procedures Sage 50 Payroll Intermediate Level Module 1: The Outline View and Criteria Module 2: Global Changes Module 3: Timesheets Module 4: Departments and Analysis Module 5: Holiday Schemes Module 6: Recording Holidays Module 7: Absence Reasons Module 8: Statutory Sick Pay Module 9: Statutory Maternity Pay Module 10: Student Loans Module 11: Company Cars Module 12: Workplace Pensions Module 13: Holiday Funds Module 14: Roll Back Module 15: Passwords and Access Rights Module 16: Options and Links Module 17: Linking Payroll to Accounts Course 07: Diploma in Sage 50 Accounts Sage 50 Bookkeeper - Coursebook Introduction and TASK 1 TASK 2 Setting up the System TASK 3 a Setting up Customers and Suppliers TASK 3 b Creating Projects TASK 3 c Supplier Invoice and Credit Note TASK 3 d Customer Invoice and Credit Note TASK 4 Fixed Assets TASK 5 a and b Bank Payment and Transfer TASK 5 c and d Supplier and Customer Payments and DD STO TASK 6 Petty Cash TASK 7 a Bank Reconnciliation Current Account TASK 7 b Bank Reconciliation Petty Cash TASK 7 c Reconciliation of Credit Card Account TASK 8 Aged Reports TASK 9 a Payroll TASK 9 b Payroll TASK 10 Value Added Tax - Vat Return Task 11 Entering opening balances on Sage 50 TASK 12 a Year end journals - Depre journal TASK 12 b Prepayment and Deferred Income Journals TASK 13 a Budget TASK 13 b Intro to Cash flow and Sage Report Design TASK 13 c Preparation of Accountants Report & correcting Errors (1) Course 08: Advanced Diploma in MS Excel Microsoft Excel 2019 New Features Getting Started with Microsoft Office Excel Performing Calculations Modifying a Worksheet Formatting a Worksheet Printing Workbooks Managing Workbooks Working with Functions Working with Lists Analyzing Data Visualizing Data with Charts Using PivotTables and PivotCharts Working with Multiple Worksheets and Workbooks And many more... Course 09: Microsoft Excel Training: Depreciation Accounting Introduction Depreciation Amortization and Related Terms Various Methods of Depreciation and Depreciation Accounting Depreciation and Taxation Master Depreciation Model Conclusion Course 10: Presenting Financial Information Presenting Financial Information The Hierarchy of Performance Indicators The Principle of Effective Reports Guidelines for Designing Management Reports Methods of Presenting Performance Data The Control Chart: Highlighting the Variation in the Data And many more... Course 11: Document Control Introduction to Document Control Principles of Document Control and Elements of Document Control Environment Document Control Lifecycle Document Control Strategies and Instruments Document Management Quality Assurance and Controlling Quality of Documents Project Document Control Electronic Document Management Systems and Soft Copy Documentation How will I get my Certificate? After successfully completing the Bookkeeping course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £10 * 11 = £110) Hard Copy Certificate: Free (For The Title Course) If you want to get hardcopy certificates for other courses, generally you have to pay £20 for each. But with this special offer, Apex Learning is offering a Flat 50% discount on hard copy certificates, and you can get each for just £10! PS The delivery charge inside the UK is £3.99, and the international students have to pay £9.99. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Bookkeeping bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our Bookkeeping Diploma is fully compatible with PC's, Mac's, laptops, tablets 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 this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included

Bookkeeping Diploma for Accountants
Delivered Online On Demand40 hours
£49

Accounts Assistant Training - Sage 50, QuickBooks and Xero

4.8(9)

By Skill Up

CPDQS Accredited | 11-in-1 Premium Bundle | +Gifts: 5 Free PDF | Expert Tutor Support

Accounts Assistant Training - Sage 50, QuickBooks and Xero
Delivered Online On Demand3 days
£51

Financial Accountant

4.7(160)

By Janets

Follow your dreams by enrolling on the Financial Accountant course today and develop the experience, skills and knowledge you need to enhance your professional development. Financial Accountant will help you arm yourself with the qualities you need to work towards your dream job. Study the Financial Accountant training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Financial Accountant course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Financial Accountant course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Financial Accountant course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Financial Accountant course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Financial Accountant course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Financial Accountant course. The Financial Accountant course is designed by industry experts and is tailored to help you learn new skills with ease.  The Financial Accountant is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Financial Accountant when it suits you. Access the Financial Accountant course modules from any internet-enabled device, including computers, tablets, and smartphones. The Financial Accountant course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Financial Accountant now and start learning instantly! What You Get Out Of Studying Financial Accountant With Janets Free PDF certificate upon successful completion of the Financial Accountant Full one-year access to Financial Accountant Course materials Instant assessment results with the Financial Accountant No hidden fees with the Financial Accountant Full tutor support available from Monday to Friday with the Financial Accountant Study the Financial Accountant at your own pace Benefit from instant feedback through mock exams and multiple-choice assessments Gain a complete understanding of Financial Accountant Accessible, informative modules taught by expert instructors Get 24/7 help or advice from our email and live chat teams with the Financial Accountant Study the Financial Accountant in your own time through your computer, tablet or mobile device Improve your chance of gaining professional skills and better earning potential by completing the Financial Accountant Description The Financial Accountant training course is delivered through Janets' online learning platform. Access the Financial Accountant content from any internet-enabled device whenever or wherever you want to. The Financial Accountant course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Financial Accountant course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Financial Accountant course. After successfully passing the Financial Accountant course exam, you will be able to apply for a CPD-accredited certificate as proof of your Financial Accountant qualification. Certification All students who successfully complete the Financial Accountant course can instantly download their digital certificate. You can also purchase a hard copy of the Financial Accountant course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Financial Accountant is ideal for those who already work in this sector or are an aspiring professional. This Financial Accountant course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Financial Accountant is open to all students and has no formal entry requirements. To study the Financial Accountant course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Financial Accountant is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Financial Accountant and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Bookkeeping and Financial Accounting Introduction to the course Introduction 00:02:00 Bookkeeping systems Manual System 00:08:00 Computerised Systems 00:10:00 How it Fits Together 00:08:00 The functionality of bookkeeping Ledgers 00:10:00 Trial Balance and Coding 00:10:00 PNL Account and Balance Sheet 00:04:00 On a personal note AILE Personal 00:05:00 **Accounting Skills ** Course Overview 00:05:00 Getting the Facts Straight 00:30:00 The Accounting Cycle 00:30:00 The Key Reports 00:30:00 A Review of Financial Terms 00:30:00 Understanding Debits and Credits 00:15:00 Your Financial Analysis Toolbox 00:30:00 Identifying High and Low Risk Companies 00:30:00 The Basics of Budgeting 00:30:00 Working Smarter 00:10:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Financial Accountant
Delivered Online On Demand4 hours 57 minutes
£25