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

9927 Concept courses in Cardiff delivered Online

Bookkeeping and Payroll USA Version - Video Training Course

4.3(43)

By John Academy

Description: The Bookkeeping and Payroll USA Version - Video Training Course includes the essential issues related to Bookkeeping and Payroll. In the course, you will learn about the laws, rules, regulations, forms, records, and calculations of bookkeeping and payroll that a business owner or employee needs to run a business successfully. The course will help you to learn about the internal controls, subsidiary ledgers, reconciliations, sales tax, budgeting, accounting for merchandising and cash, partnerships and corporations, and cash flow. Apart from these, you will learn how to prepare a book for closing at the end of the years and the ways of developing interim statements. The course will teach you the complex payroll system simply so that you can apply your knowledge in the real world. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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? Bookkeeping and Payroll USA Version - Video Training Course 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 Bookkeeping and Payroll USA Version - Video Training Course 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. Principles Introduction - GAAP FREE 00:15:00 Transactions 00:11:00 Overview of Internal Controls The Need for Internal Controls 00:24:00 Control Concepts 00:25:00 Subsidiary Ledgers and Special Journals Subsidiary Ledgers 00:16:00 Special Journals - Posting Sales Journal 00:18:00 Special Journals - Posting Cash Receipts 00:13:00 Reconciliations Purpose 00:14:00 Reconciliation 00:22:00 Who Should Perform the Reconciliation 00:12:00 Correcting Entries Correcting Entries 00:08:00 The Wrong Account 00:05:00 Sales Tax Sales Tax 00:13:00 Sales Tax Rules and Filing 00:13:00 Budgeting All Businesses Must Have a Strategic Plan 00:28:00 Types of Budgets 00:19:00 Accounting for Merchandising Merchandising Income Statement 00:17:00 Sales Discounts 00:15:00 Purchase Discounts 00:17:00 Accounting for Cash Defining Petty Cash 00:12:00 Accounting for Cash Over or Short 00:13:00 Cash Controls - The Bank Reconciliation 00:27:00 Payroll The Payroll Process 00:35:00 Payroll Process - Deduction Tables 00:21:00 Payroll Process - Earnings Record 00:24:00 Partnerships and Corporations The Partnership 00:19:00 Corporations 00:18:00 Preferred Stock 00:18:00 Accounts Receivable and Bad Debts Accounts Receivable 00:22:00 Bad Debts 00:17:00 Interim Profit or Loss Interim 00:09:00 Year End - Preparing to Close the Books Inventory 00:21:00 Inventory Obsolescence 00:20:00 Year End - Closing the Books Year End - Closing Journal Entries 00:14:00 Year End - Post Closing Trial Balance 00:18:00 Cash Flow What is Cash Flow 00:19:00 Cash Flow - The Indirect Method 00:23:00 The Direct Method 00:22:00 Mock Exam Mock Exam- Bookkeeping and Payroll USA Version - Video Training Course 00:20:00 Final Exam Final Exam- Bookkeeping and Payroll USA Version - Video Training Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Bookkeeping and Payroll USA Version - Video Training Course
Delivered Online On Demand11 hours 57 minutes
£11.99

Microsoft SQL Server Development

4.3(43)

By John Academy

Course Overview The database is a must for collecting, saving, sorting and finding out data of your website or software. An effective database can make your software more engaging and interactive. learn how to use Microsoft SQL Server from this Microsoft SQL Server Development course and boost the quality of your software. This Microsoft SQL Server Development course will teach you the functions of databases and querying from scratch. You will learn about Microsoft SQL Server, relational database management systems, various functions, tables and relationships from this course. You will be able to use the database for your software development and management. This course will also teach you the best practices for database development and management. Learning Outcomes Learn how to use Microsoft SQL management studio Familiarize with basic database design Learn how you can use select statements Be able to insert delete or update data into data tables Learn about the best practices for database development Create relationships among multiple tables Learn how you can use foreign keys Be able to create Complex database objects Understand how to backup and restore database Who is this course for? This course is helpful for anyone who wants to learn about the database management system and SQL servers. You will be able to understand the function of the database, logic and usability of the database for your Microsoft SQL server development. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Microsoft SQL Server Development is a useful qualification to possess and would be beneficial for any related profession or industry such as: Software Engineer Web Developers Data Security Officers Database Administrators Database Developers Introduction Introduction to SQL Server and Databases 00:04:00 Download and Install SQL Server Express 00:05:00 Manipulating Tables and Data Connect to Database Instance and Create a Database 00:06:00 Drop or Remove Database 00:04:00 What is a Database Table? 00:02:00 Create an SQL Database Table 00:32:00 Insert Data into the Table with SQL Script 00:15:00 Insert Data into the Table with Management Studio 00:05:00 Select Data from the Table with SQL Script 00:09:00 More Advanced Select Queries Part 1 00:18:00 Update Data in the Table 00:10:00 Update Data in the Table with Management Studio GUI 00:02:00 Delete Data from the Table with SQL Script 00:06:00 Delete Data from the Table with Management Studio GUI 00:01:00 Relationships and Foreign Keys What are Relationships, Foreign Keys and Normalization 00:11:00 Create a Relationship in SQL Server 00:19:00 Insert Records in Related Tables 00:13:00 Run Queries on Related Tables 00:19:00 Left, Right and Full Joins 00:11:00 Group By and Aggregate Functions Grouping Data using SQL GROUP BY Clause 00:12:00 SQL AVG Aggregate Function 00:11:00 SQL COUNT Aggregate Function 00:04:00 SQL MAX and MIN Aggregate Functions 00:04:00 SQL SUM Aggregate Function 00:04:00 Advanced SQL Server Objects and Concepts Create and Manage Views 00:23:00 Scalar Valued Functions 00:27:00 Inline Table Valued Functions 00:09:00 Multi Statement Table Valued Functions 00:12:00 Stored Procedures 00:28:00 Table Triggers 00:19:00 Database Scripting, Backup and Restore 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft SQL Server Development
Delivered Online On Demand6 hours
£11.99

Advertising Complete Course

4.3(43)

By John Academy

Learn to advertise on all platforms and sell your products faster than a speeding bullet Bose, the headphone company, spends 90% of their budget on advertising. As a result, they are one of the most recognizable and successful brands out there. What you should take away from this is that marketing is an amazing tool if you can utilize it the right way, and if your business is going through hard times, marketing definitely might be able to help you reach a better status. Don't worry though, because this course is definitely going to help you, as it teaches you to market on multiple different platforms. First, you will be introduced to advertising and the different advertising concepts, like USP and AIDA. If you follow the course closely enough you may even pick up some branding tips as well. Following that you will take a step-by-step journey through the process of beginning affiliate marketing, selecting a product to promote, setting up a basic website blog and promoting your site. That's not all; you will also learn how to advertise on smartphones -the new wonder of the modern era. So stop wasting time, and get this amazing course right now. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Creating Advertisement What is Advertising? 01:00:00 Emphasize Benefits, Not Features 00:30:00 Push Their Emotional Hot Buttons 01:00:00 Incorporating Proof and Believability 01:00:00 The Unique Selling Proposition (USP) 01:00:00 The Headline 00:30:00 The More You Tell, The More You Sell 00:30:00 Write To Be Scanned 00:30:00 The Structure of AIDA 00:30:00 Use Takeaway Selling to Increase the Urgency 01:00:00 Conclusion 00:15:00 Internet Advertising INTRODUCTION: WHAT IS AFFILIATE MARKETING? 00:30:00 WHY AFFILIATE MARKETING IS AWESOME 00:30:00 FINDING A PROFITABLE NICHE 01:00:00 CHOOSING AN AFFILIATE PRODUCT 00:15:00 THE ADVANTAGES OF CLICK BANK 00:30:00 ANALYZING THE CLICK BANK MARKETPLACE 00:30:00 CREATING YOUR HOP LINK 00:30:00 CREATING A FREE BLOG 01:00:00 PERFORMING EFFECTIVE KEYWORD RESEARCH 00:30:00 CREATING AN OPTIMIZED POST 00:30:00 POSTING TO YOUR BLOG 00:15:00 PROMOTING YOUR BLOG: AN OVERVIEW 00:30:00 PROMOTION: ARTICLE MARKETING 00:30:00 PROMOTION: SOCIAL BOOKMARKING 01:00:00 PROMOTION: BLOG COMMENTING 00:30:00 ADDITIONAL PROMOTION TIPS 00:15:00 CREATING YOUR OWN WEBSITE 01:00:00 Smartphone Advertising INTRODUCTION 00:15:00 HOW NEXT GENERATION PHONES ARE GREAT ADVERTISING TOOLS 00:30:00 THE NEW GENERATION OF WIRELESS DEVICES 02:00:00 BUSINESS SECTOR USERS AND THEIR WIRELESS DEVICES 00:30:00 THE BEST PROCESS OF APPLICATION TO YOUR ADVERTISING ADVANTAGE 01:30:00 CREATING YOUR OWN APPLICATIONS 01:00:00 CONCLUSION 00:15:00 Mobile Marketing Introduction 00:30:00 Dominate Local Market with Mobile Marketing 00:30:00 Mobile Marketing Is Going Web 02:00:00 Effective Mobile Advertising 00:30:00 List Building with Mobile Marketing 02:00:00 The Surefire Success Mobile Marketing Campaign 00:30:00 Mock Exam Mock Exam- Advertising Complete Course 00:30:00 Final Exam Final Exam- Advertising Complete Course 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Advertising Complete Course
Delivered Online On Demand30 hours
£11.99

Network Hacking Diploma Level 3

4.3(43)

By John Academy

Description Learn the methods, techniques, and vivid functions of hacking tools practically and theoretically doing the Network Hacking Diploma Level 3 course. Its precise contents guide you on your quest to become efficient in this field. If you are a network and system engineer, security officer, or IT passionate, this course is very effective for you. The course is designed in such a way that will assist you to become an ethical hacker knowing the facts about how to scan a network to identify its strength and weakness and perform in system hacking. The lab-based practical approaches of this course will assist you to know some vivid activities of Virus and Worms, Trojans, and Backdoors along with how to penetrate on the wireless network. At the end of the course, knowing the penetration system, you can mastery of hacking techniques and methods efficiently. 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? Network Hacking Diploma Level 3 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 Network Hacking Diploma Level 3 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 00:01:00 Introduction to Ethical Hacking. Footprinting and Reconnaissance Introduction to Ethical Hacking. Footprinting and Reconnaissance 00:25:00 Demo - Information Gathering using Google Dorks and DNS Queris 00:04:00 Demo - Scanning and Enumeration 00:08:00 Scanning Networks, Enumeration and Discovering Vulnearbilities Scanning and enumeration 00:09:00 Vulnerabilties Identification 00:08:00 Demo - Installing Nessus Scanner 00:04:00 Demo - Use Nessus to Discover Vulnerabilities 00:05:00 Demo - Using Nikto to discover Web Vulnerabilities 00:05:00 Demo - Using Paros for Vulnerability Discovery 00:05:00 Demo - Use Dirbuster to brute force sub-directories and filenames 00:03:00 System Hacking and Vulnerability Exploitation System hacking - vulnerability exploitation 00:06:00 Passwords 00:12:00 Authentication 00:07:00 Basics of Sniffing Sniffing 00:15:00 Metasploit Metasploit 00:17:00 Demo - Exploiting FTP Server Vulnerability using Metasploit 00:12:00 Demo - Post Exploitation Example 00:01:00 Demo - Exploiting NFS Vulnerability and exporting SSH Keys to the 00:10:00 Demo - Eploiting Samba Service on Linux using Metasploit 00:03:00 Demo - Windows backdoor using Metasploit 00:14:00 Trojans, Backdoors, Viruses and Worms Trojans and Backdoors 00:05:00 Computer viruses and worms 00:09:00 Cryptography Cryptography concepts 00:05:00 Cryptographic Algorithms 00:11:00 Cryptography and cryptanalysis tools. Cryptography attacks 00:03:00 Demo - Hack SSH passwords using Medusa 00:05:00 Hack the SSH Password using Hydra 00:05:00 Hack Linux Passwords using John the Ripper 00:03:00 Penetration Testing on Wireless Networks Penetration Testing on Wireless Networks 00:07:00 Case Study - Windows Hosted Network Bug or Feature 00:11:00 Penetration Testing Overview. Final words Penetration Testing Overview. Final Words 00:06:00 Bonus - OWASP Top 10 Vulnerabilities 00:18:00 (Bonus) Attacking the users trough websites - XSS and Beef-XSS Introduction to Cross-Site Scripting and Beef-XSS 00:08:00 XSS example - reflected 00:10:00 XSS example - stored 00:07:00 Beef-XSS Demo 00:16:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Network Hacking Diploma Level 3
Delivered Online On Demand5 hours 3 minutes
£11.99

Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training

4.3(43)

By John Academy

Description This Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training is the exam associated with the Cisco Certified Entry Network Technician certification and a tangible first step, second being ICND2, in achieving the Cisco Certified Network Associate certification. This Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training will prepare you for this exam. This exam stands to test your knowledge and skills required to successfully install, operate, and troubleshoot a small branch office network. The exam includes topics on networking fundamentals; connecting to a WAN; basic security and wireless concepts; routing and switching fundamentals; the TCP/IP and OSI models; IP addressing; WAN technologies; operating and configuring IOS devices; configuring RIPv2, static and default routing; implementing NAT and DHCP; and configuring simple networks. This course provides the foundational understanding of network Layers 1-3 that are applicable to core routing and switching plus other advanced technologies. All configuration commands are introduced through examples and supported with lab exercises. Assessment & Certification To achieve a formal qualification, you are required to book an official exam separately with the relevant awarding bodies. However, you will be able to order a course completion CPD Certificate by paying an additional fee. Hardcopy Certificate by post - £19 Soft copy PDF via email - £10 Requirements Our Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training 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. Building a Simple Network Networking Functions FREE 00:20:00 Understanding the Host-to-Host Communications Model 00:22:00 Introducing LANs 00:17:00 Introduction to the IOS 00:32:00 Starting a Switch 00:11:00 Understanding Ethernet and Switch Operation 00:27:00 Troubleshooting Common Switch Media Issues 00:16:00 Perform Switch Startup 00:29:00 Troubleshooting Switch Media Issues 00:09:00 Command Line Help 00:06:00 Establishing Internet Connectivity Understanding the TCPIP Internet Layer 00:31:00 Understanding IP Addressing and Subnets 00:41:00 Understanding the TCPIP Transport Layer 00:24:00 Exploring the Functions of Routing 00:22:00 Configuring a Cisco Router 00:19:00 Exploring the Packet Delivery Process 00:24:00 Enabling Static Routing 00:18:00 Managing Traffic Using ACLs 00:18:00 Enabling Internet Connectivity 00:50:00 Performing Initial Router Setup Media Issues 00:15:00 Connecting to the Internet 00:24:00 Life of a Packet 00:11:00 Managing Network Device Security Securing Administrative Access 00:33:00 Implementing Device Hardening 00:47:00 Implementing Traffic Filtering with ACLs 00:32:00 Ethernet the Security of the Intial Configuration Part 1 00:15:00 Ethernet the Security of the Intial Configuration Part 2 00:22:00 Device Hardening 00:31:00 Filtering Traffic with ACLs 00:12:00 Configuring SSH 00:10:00 Configuring NTP 00:06:00 AAA 00:14:00 DHCP Snooping 00:08:00 Building a Medium-Sized Network Implementing VLANs and Trunks 00:30:00 Routing Between VLANs 00:12:00 Using a Cisco Network Device as a DHCP Server 00:16:00 Introducing WAN Technologies 00:15:00 Introducing Dynamic Routing Protocols 00:32:00 Implementing OSPF 00:40:00 Configuring Expanded Switch Networks 00:24:00 Configuring DHCP Server 00:13:00 Implementing OSPF 00:40:00 Troubleshooting OSPF 00:04:00 Implementing RIPv2 00:12:00 Introducing IPv6 Introducing Basic IPv6 00:23:00 Understanding IPv6 00:11:00 Configuring IPv6 Routing 00:11:00 IPv6 Addresses 00:17:00 Configure and Verify IPv6 Routing 00:20:00 IPv6 ACL 00:11:00 IPv6 RIP 00:16:00 Mock Exam Mock Exam- Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training 00:20:00 Final Exam Final Exam- Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Cisco CCENT/CCNA Interconnecting Cisco Networking Devices Part 1 (ICND1) Training
Delivered Online On Demand18 hours 23 minutes
£11.99

Effective Human Resource Administration - Video Training Course

4.3(43)

By John Academy

Description: The Effective Human Resource Administration - Video Training Course covers the effective and advanced techniques and methods of Human Resource (HR) administration. The purpose of the course is to prepare you to be an administrative officer in the Human Resource Department. The course covers the fundamentals of motivation, behavior, productivity, leadership, and communication ways so that you can deal with other employees efficiently. The course explains the fundamental of motivation through a detailed analysis of the theory of motivation. The course will also help you to judge the human behavior including both individual and group behavior. Besides these basic concepts, the course teaches the nature and benefits of the informal organization. You will learn about quality challenges, management, and participative approaches. The course includes a detailed session about job redesign, job enrichment, fundamentals of leadership, and the proper ways of appraising, communicating and rewarding. Finally, the course will guide you how to manage conflict and human relation. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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? Effective Human Resource Administration - Video Training Course 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 Effective Human Resource Administration - Video Training Course 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. Effective Human Resource Administration Overview Effective HR Administration FREE 00:28:00 Fundamentals of Motivation Motivation - What is it 00:20:00 The Need Hierarchy 00:27:00 The Two-Factor Theory 00:29:00 The Practical Side of Rewards 00:34:00 Individual Behavior Opinions Really Count 00:08:00 The Individual 00:36:00 Interpersonal Behavior 00:24:00 Group Behavior Definition of a Group 00:13:00 Stages of Group Development 00:11:00 Intragroup Behavior 00:19:00 Intergroup Behavior 00:09:00 Team Building 00:42:00 The Informal Organization Nature of Informal Organization 00:34:00 Benefits of Informal Organization 00:09:00 Technology and People at Work The Evolution 00:21:00 Workplace Violence 00:26:00 Stressed Employees 00:14:00 Productivity and Quality Improvement Quality Challenges 00:13:00 Management 00:30:00 Participative Approaches 00:17:00 Job Redesign and Job Enrichment Work in America 00:09:00 Job Enrichment Principles 00:05:00 Challenges in Job Design 00:09:00 Fundamentals of Leadership Nature of Leadership 00:21:00 Common Behaviors 00:16:00 Contingency Leadership 00:22:00 The Next Decade 00:35:00 Internal Leaders 00:25:00 Developing, Appraising, and Rewarding Employees Integrating the Dimensions 00:20:00 Employee Development 00:27:00 Performance Appraisal 00:53:00 Communicating for Effectiveness Appraisal Problems 00:29:00 Technology's Impact 00:35:00 The Process 00:16:00 Managing Conflict and Change Effective Communications 00:33:00 Nature of Conflict 00:20:00 Nature of Change 00:25:00 Human Relations in Global Business Participation and Communication 00:13:00 Multinational Enterprise 00:22:00 Mock Exam Mock Exam- Effective Human Resource Administration - Video Training Course 00:20:00 Final Exam Final Exam- Effective Human Resource Administration - Video Training Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Effective Human Resource Administration - Video Training Course
Delivered Online On Demand15 hours 39 minutes
£11.99

Mathematics Certificate Level 2

4.3(43)

By John Academy

[vc_row][vc_column][vc_column_text] Description: Want to combat your fear of numbers and master complex maths equations? Are you looking for expert tips and tricks to help you pass your exams? Develop essential problem-solving skills and improve your career prospects with this Mathematics Certificate Level 2 Course. This maths certificate course covers such topics as getting started with the building blocks of maths, dealing with decimals, percentages, tackling fractions without fear and algebra. This course will help you to develop your mathematical knowledge as a key life skill. You will also improve your mental arithmetic and calculations through Verdic maths exercises. Throughout this course, you will build your confidence by helping you develop a feel for numbers, patterns and relationships, and places a strong emphasis on solving problems and presenting and interpreting results. You will also gain an understanding of how to communicate and reason using mathematical theories and concepts.  This course has no entry requirements. On successful completion, you will have the confidence and ability to apply your new skills in your studies and in real-life scenarios. Certification: After completing 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? Mathematics Certificate Level 2 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 Mathematics Certificate Level 2 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.[/vc_column_text][/vc_column][/vc_row] Introduction Lecture 1 Intro video 00:02:00 Section 2 Lecture 2 Multiplying any digit number by 11, 22, and 33 00:09:00 Section 3 Lecture 3 Finding remainder when a number of any digits is divided by 9 00:04:00 Section 4 Lecture 4 Multiplying any digit number by series of 9; 99; 999; 99999 Part 1 00:08:00 Lecture 5 Multiplying any digit number by series of 9; 99 ; 999 ; 99999 Part 2 00:07:00 Section 5 Lecture 6 Product of two numbers below the base number 100; 1000 etc 00:08:00 Lecture 7 Multiplication of Numbers above the base 1000; 10000; 100000 etc 00:08:00 Lecture 8 Multiplication of numbers one above the base and second less than the base 00:06:00 Section 6 Lecture 9 multiplying any two digit numbers using Vertically and Crosswise 00:04:00 Lecture 10 Multiplying three digit numbers using Vertically and Crosswise 00:05:00 Section 7 Lecture 11 Multiplying any digit number by 5, 25, and 125 faster than calculator 00:07:00 Section 8 Lecture 12 Squaring numbers that end in 5 using Vedic Math 00:04:00 Lecture 13 Squaring two digit numbers mentally Using Vedic Math technique 00:06:00 Lecture 14 Squaring three digit numbers mentally Using Vedic Math technique 00:05:00 Section 9 Lecture 15 Finding cube of any two digit number faster than calculator 00:10:00 Section 10 Lecture 16 Approximate value of square root of numbers which are not perfect squares 00:09:00 Lecture 17 Approximate value of cube root of numbers which are not perfect cubes 00:05:00 Section 11 Lecture 18 Short tricks to count Number of Squares in given figure 00:05:00 Lecture 19 Short tricks to count Number of Rectangles in given figure 00:03:00 Lecture 20 Short tricks to count Number of triangles in given figure 00:04:00 Section 12 Lecture 21 Finding Day of the week when any date is given in 2 Seconds mentally 00:12:00 Simplify calculations super fast Lecture 22 Digital sum of a number 00:04:00 Lecture 23 Digital sum- Addition and Subtraction 00:10:00 Lecture 24 Digital sums- Multiplication 00:07:00 Lecture 25 Digital sum- divisions 00:08:00 Simplification short cuts for complicated fractions and square root problems Lecture 26 Simplification short tricks for complicated fractions 00:10:00 Lecture 27 Simplification short tricks for fractions series part 1 00:07:00 Lecture 28 Simplification short tricks for fractions series part 2 00:05:00 Lecture 29 Simplification short tricks for complicated square root problems 00:09:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Mathematics Certificate Level 2
Delivered Online On Demand3 hours 11 minutes
£11.99

Diploma in Computer Programming

4.3(43)

By John Academy

If you are looking for a new and challenging career in the area of computer programming or you just want to learn about this anyway, then our Diploma in Computer Programming course will give you the skills you need. Description: Computer Programming is regularly the primary port of call for anybody hoping to move into a full-time role in programming advancement. A comprehension of a scripting language will likewise offer many open doors for advancement as it gives understanding and information on how frameworks are constructed and executed within associations. This course is for learners with next to zero prior programming background, however a desire to comprehend computational ways to deal with critical thinking. This course starts by introducing the student to basic concepts and terminology of software development and helps them gain the skills that are required for writing and designing a program. It also gives a review of the software development process along with an introduction to programming constructs and approaches. If you want to learn computer programming, yet don't have any detailed knowledge, you'll appreciate this programming course. You will gain in depth knowledge and get up-to-date information in this field of your interest. Who is the course for? Beginners who are new to the world of programming. Individuals who want to master computer programming. Computer Programmers of a different language. Students. Entry Requirement: This course is available to all learners, of all academic backgrounds. However, an educational background or experience in business communications will be an advantage. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: Diploma in Computer Programming is a useful qualification to possess, and would be beneficial for the following professionals: Software developer. Information systems specialist. PC specialist. Mid-range programmer. UNIX/Linux programmer. Computer Fundamentals Basic Terms 00:15:00 Types of Computers 00:15:00 Anatomy of a PC 00:30:00 How a PC Works 00:15:00 CPU and Memory 00:30:00 Input Devices 00:15:00 Output Devices 00:15:00 Secondary Storage Devices 00:30:00 The Basics 00:15:00 Operating Systems and Applications 00:30:00 How is Software Built 00:15:00 Types of Software 00:15:00 Legal Issues 00:15:00 COMPUTER PROGRAMMING 101 COMPUTER PROGRAMMING 101 01:00:00 WHAT IS COMPUTER PROGRAMMING AND WHY SHOULD I CARE? 00:30:00 What a Programmer Does 01:00:00 COMPUTER PROGRAMMING AT A GLANCE COMPUTER PROGRAMMING AT A GLANCE 01:00:00 UNDERSTANDING THE LANGUAGE OF THE COMPUTER 00:30:00 Choosing a Language 00:30:00 BASIC PROGRAMMING LANGUAGE BASIC Programming Language 01:00:00 Getting Started with BASIC Programming Language 01:00:00 BASIC Overview of BASIC Components 01:00:00 BASIC Special Variables 01:00:00 BASIC Probability Functions 01:00:00 Filtering the Data Set or Splitting the Data Set 01:00:00 DATA Blocks 01:00:00 DELETE Statement 01:00:00 FORNEXT Statement 01:00:00 IF. . . THEN Statement 01:00:00 JOB STATISTICS AT A GLANCE Computer Programming 01:00:00 Employment Outlook 00:15:00 How to Find A Great Job After Graduation 01:00:00 Additional Supporting Material Fundamentals of Computer-Programming with C+ 00:00:00 Refer A Friend Refer A Friend 00:00:00 Mock Exam Mock Exam- Diploma in Computer Programming 00:20:00 Final Exam Final Exam- Diploma in Computer Programming 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Computer Programming
Delivered Online On Demand21 hours 40 minutes
£11.99

Diploma in C++ and Python Programming

4.3(43)

By John Academy

Description: This diploma in C++ and Python programming course is a great way to get started in programming. It covers the study of the C++ and Python group of languages used to build most of the world's object oriented systems. The course is for interested students with a good level of computer literacy who wish to acquire programming skills. It is also ideal for those who wish to move to a developer role or areas such as software engineering. This is a great course to develop your coding skills. It teaches key features of imperative programming using C and is an ideal preliminary to the Object-Oriented Programming using Python. Join the course now! Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. 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. Module 01 Introduction FREE 00:29:00 Starter Examples 00:33:00 Learning C Concepts 00:13:00 Module 02 Data Types and Inference 00:20:00 Sizeof and IEEE 754 00:33:00 Constants L and R Values 00:11:00 Operators and Precedence 00:25:00 Literals 00:26:00 Module 03 Classes and Structs FREE 00:22:00 Enums 00:14:00 Unions 00:16:00 Introduction to Pointers 00:11:00 Pointers and Array Indexing 00:12:00 Using Const with Pointers 00:09:00 Pointers to String Literals 00:12:00 References 00:14:00 Smart Pointers 00:22:00 Arrays 00:15:00 Standard Library Strings 00:13:00 More Standard Library Strings 00:18:00 Functions 00:06:00 More Functions 00:16:00 Function Pointers 00:15:00 Control Statements 00:18:00 Module 04 Installing Python FREE 00:17:00 Documentation 00:30:00 Command Line 00:17:00 Variables 00:29:00 Simple Python Syntax 00:15:00 Keywords 00:18:00 Import Module 00:17:00 Additional Topics 00:23:00 Module 05 If Elif Else 00:31:00 Iterable 00:10:00 For 00:11:00 Loops 00:20:00 Execute 00:05:00 Exceptions 00:18:00 Data Types 00:24:00 Module 06 Number Types 00:28:00 More Number Types 00:13:00 Strings 00:20:00 More Strings 00:11:00 Files 00:08:00 Lists 00:15:00 Dictionaries 00:04:00 Tuples 00:07:00 Sets 00:09:00 Module 07 Comprehensions 00:10:00 Definitions 00:02:00 Functions 00:06:00 Default Arguments 00:06:00 Doc Strings 00:06:00 Variadic Functions 00:07:00 Factorial 00:07:00 Function Objects 00:07:00 Module 08 Lambda 00:11:00 Generators 00:06:00 Closures 00:10:00 Classes 00:09:00 Object Initialization 00:05:00 Class Static Members 00:07:00 Classic Inheritance 00:10:00 Data Hiding 00:07:00 Mock Exam Mock Exam - Diploma in C++ and Python Programming 00:30:00 Final Exam Final Exam - Diploma in C++ and Python Programming 00:30:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Diploma in C++ and Python Programming
Delivered Online On Demand16 hours 39 minutes
£11.99

Python Basic to Advanced for Data Science Online Course

4.3(43)

By John Academy

[vc_row][vc_column][vc_column_text] Description: This Python Basic to Advanced for Data Science Online Course is a great way to get started in programming. It covers the study of the Python language used to build most of the world's object-oriented systems. The course is for interested students with a good level of computer literacy who wish to acquire programming skills. It is also ideal for those who wish to move to a developer role or areas such as software engineering. This is a great course to develop your coding skills. This Python Basic to Advanced for Data Science Online Course is an ideal preliminary to the Object-Oriented Programming using Python. Join the course now! Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification: After completing 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. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. 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.[/vc_column_text][/vc_column][/vc_row] Python 3 Beginners Module 01 Introduction FREE 00:29:00 Starter Examples 00:33:00 Learning C Concepts 00:13:00 Module 02 Data Types and Inference 00:20:00 Sizeof and IEEE 754 00:33:00 Constants L and R Values 00:11:00 Operators and Precedence 00:25:00 Literals 00:26:00 Module 03 Classes and Structs FREE 00:22:00 Enums 00:14:00 Unions 00:16:00 Introduction to Pointers 00:11:00 Pointers and Array Indexing 00:12:00 Using Const with Pointers 00:09:00 Pointers to String Literals 00:12:00 References 00:14:00 Smart Pointers 00:22:00 Arrays 00:15:00 Standard Library Strings 00:13:00 More Standard Library Strings 00:18:00 Functions 00:06:00 More Functions 00:16:00 Function Pointers 00:15:00 Control Statements 00:18:00 Python 3 Intermediate Module 04 Installing Python FREE 00:17:00 Documentation 00:30:00 Command Line 00:17:00 Variables 00:29:00 Simple Python Syntax 00:15:00 Keywords 00:18:00 Import Module 00:17:00 Additional Topics 00:23:00 Module 05 If Elif Else 00:31:00 Iterable 00:10:00 For 00:11:00 Loops 00:20:00 Execute 00:05:00 Exceptions 00:18:00 Data Types 00:24:00 Module 06 Number Types 00:28:00 More Number Types 00:13:00 Strings 00:20:00 More Strings 00:11:00 Files 00:08:00 Lists 00:15:00 Dictionaries 00:04:00 Tuples 00:07:00 Sets 00:09:00 Module 07 Comprehensions 00:10:00 Definitions 00:02:00 Functions 00:06:00 Default Arguments 00:06:00 Doc Strings 00:06:00 Variadic Functions 00:07:00 Factorial 00:07:00 Function Objects 00:07:00 Module 08 Lambda 00:11:00 Generators 00:06:00 Closures 00:10:00 Classes 00:09:00 Object Initialization 00:05:00 Class Static Members 00:07:00 Classic Inheritance 00:10:00 Data Hiding 00:07:00 Python 3 Advanced Iterators and Generators FREE 00:16:00 Regular Expressions 00:19:00 Introspection and Lambda Functions 00:27:00 Metaclasses and Decorators 00:24:00 Modules and Packages 00:25:00 Working with APIs 00:15:00 Metaprogramming Primer 00:19:00 Decorators and Monkey Patching 00:21:00 XML and JSON Structure 00:10:00 Generating XML and JSON 00:17:00 Parsing XML and JSON 00:19:00 Implementing Algorithms 00:19:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Python Basic to Advanced for Data Science Online Course
Delivered Online On Demand19 hours 30 minutes
£12