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

1723 Analytics courses in Edinburgh delivered Online

Diploma in Business Analysis

4.7(47)

By Academy for Health and Fitness

To develop your career as a business analyst, learn the fundamentals of business analysis in the field, and you'll have a better chance of success. This Diploma in Business Analysis at QLS Level 5 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 150 CPD points) to make your skill development & career progression more accessible than ever! Business analysis is the process of understanding a company's operations, performance, and objectives to identify improvement areas. It involves researching and analysing the company's internal and external environment, processes, and strategies. Business analysts use various techniques to identify problems and develop solutions to improve organisational performance. Business analysis is essential to any organisation's success, as it helps ensure that the company is operating efficiently and effectively. Therefore, whether you're an aspiring business analyst or a new employee, let this business analysis course be the first step in a successful and rewarding career. Learning Outcomes: Learn what a Business Analyst is, what they do, and how they do it Know how to properly initiate a project by creating a business case that aligns with the business objectives Understand the key concepts in Business Analysis Discover how to kick-start your career as a Business Analyst Recognise How to gather, group, prioritise and validate requirements Find out job opportunities as a BA and learn how much a BA earns Why Prefer This Business Analysis Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another certificate accredited by CPDQS after completing the Business Analysis course Get a free student ID card! (£10 postal charges 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 Module 01: Introduction Module 02: Operations Management Module 03: Introduction to Business Analysis Module 04: Strategic Analysis & Product Scope Module 05: Project Management Module 06: Business Development & Succession Planning Module 07: Business Process Management Module 08: Planning & Forecasting Operations Module 09: Performance Management Module 10: Management of Cash & Credit Module 11: Managing Risk & Recovery Module 12: Quality Management Module 13: Communication Skills Module 14: Business Environment Module 15: Organisational Skills Module 16: Negotiation Techniques Module 17: Human Resource Management Module 18: Motivation & Counselling Module 19: Customer Service Module 20: Time Management Module 21: Conflict Management Assessment Process After completing an online course module, you will be given immediate access to a specially designed MCQ test. The results will be immediately analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing the exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring business analysts, such as fresh college graduates and those wishing to shift careers, New business analysts wishing to develop their abilities Administrative, managerial, and project-leading positions are examples of other occupations that carry out a business analysis. Requirements You will not need any prior background or expertise to enrol in this course. Career path This Business analysis course will help you enhance your knowledge and explore opportunities in the following positions: Business Analyst Business Adviser Business Development Manager Depending on your profession, you may receive anything from £22000 to £50000 per year in the UK. Certificates CPD QS Accredited Certificate Digital certificate - £10 Diploma in Business Analysis at QLS Level 5 Hard copy certificate - £119 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in Business Analysis at QLS Level 5, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 119 GBP inside the UK 129 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS Upon finishing the course, you need to order to receive a Certificate Accredited by CPDQS that is accepted all over the UK and also internationally. The pricing schemes are: 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

Diploma in Business Analysis
Delivered Online On Demand3 weeks
£12

Introduction to MongoDB for DBAs (TTDB4680)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This introductory-level course is for experienced DBAs who will be working with MongoDB. In order to gain the most from this course you should have: Prior practical experience in Database Administration Experience working with Linux and be comfortable working with command line Overview This skills-focused course is approximately 50% hands-on. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will explore: The MongoDB Basic Architecture and Installation MongoDB administration User Management MongoDB security Indexes Backup & Recovery High Availability / Replication Diagnostics & Troubleshooting MongoDB is fast becoming the database of choice for big data applications, being one of the most popular and widely implemented NoSQL databases. Its scalability, robustness, and flexibility have made it extremely popular among business enterprises who use it to implement a variety of activities including social communications, analytics, content management, archiving and other activities. This has led to an increased demand for MongoDB administrators who have the skills to handle cross functional duties. Geared for experienced DBAs, MongoDB for DBAs is a three-day hands-on course that explores the concepts, architecture and pitfalls of managing a MongoDB installation. This course is targeted to the DBA who is familiar with the concepts and tasks of working with a Relational database and is not responsible for a NoSQL MongoDB database. You will learn the critical aspects of MongoDB and use it to solve data management challenges. You will learn to manage MongoDB effectively by gaining expertise in MongoDB administration tools, syntax, MongoDB installations, configurations, security, troubleshooting, backup, scaling and many other features. The focus of this course is on practical skills and applying the DBA existing database knowledge to a MongoDB installation. Introduction to MongoDB Basic Architecture and Installation Differentiate database categories Learn MongoDB design goals List MongoDB tools Describe JSON and BSON Understanding the basic concepts of a Database Database categories: What is NoSQL? Why NoSQL? Benefit over RDBMS Types of NoSQL Database, and NoSQL vs. SQL Comparison, ACID & Base Property CAP Theorem, implementing NoSQL and what is MongoDB? Graph Database Overview of MongoDB, Design Goals for MongoDB Server and Database, MongoDB tools Understanding the following: Collection, Documents and Key/Values, etc., Introduction to JSON and BSON documents Environment setup (live Handson) and using various MongoDB tools available in the MongoDB Package MongoDB Administration Take database backup and restore MongoDB© Export and import data from/ to a MongoDB© instance Check server status and DB status Monitor various resource utilization of a mongod instance Understand various optimization strategies Administration concepts in MongoDB Monitoring issues related to Database Monitoring at Server, Database, Collection level, and various Monitoring tools related to MongoDB Database Profiling, Locks, Memory Usage, No of connections, page fault etc., Backup and Recovery Methods for MongoDB Export and Import of Data to and from MongoDB Run time configuration of MongoDB Production notes/ best practices Data Managements in MongoDB (Capped Collections/ Expired data from TTL), TTL Collection Features GridFS Memory-Mapped Files Journaling Mechanics Storage Engines Power of 2-Sized Allocations No Padding Allocation Strategy Diagnosing Performance Issues Optimization Strategies for MongoDB Configure Tag Sets for Replica Set. Optimize Query Performance Monitoring Strategies for MongoDB . MongoDB Utilities MongoDB Commands MongoDB Management Service (MMS) Data Backup Strategies in MongoDB Copying Underlying Data Files Backup with MongoDump Fsync and Lock MongoDB Ops Manager Backup Software Security Strategies in MongoDB Authentication Implementation in MongoDB . Authentication in a Replica set Authentication on Sharded Clusters Authorization End-to-End Auditing for Compliance User Management Create a User Administrator. Add a User to a Database. Create/Assign User a Role. Verify/Modify a User Access/Privileges. Change a User?s Password MongoDB Security Knowing security concepts in MongoDB Understand how Authentication and Authorisation works Security Introduction Security Concepts Indexes Index Introduction, Index Concepts, Index Types Index Properties Index Creation and Indexing Reference Introduction to Aggregation Aggregation Approach to Aggregation sort Order Pipeline Operators and Indexes Text Indexes Aggregate Pipeline Stages Text Search MapReduce Index Creation Aggregation Operations Index Creation on Replica Set Remove, Modify, and Rebuild Indexes Listing Indexes Measure Index Use Control Index Use Index Use Reporting Geospatial Indexes MongoDB?s Geospatial Query Operators GeoWith Operator Backup & Recovery Import and Export MongoDB Data Restore and recovery of MongoDB(Including point in time Recovery) Restore a Replica Set from MongoDB Backups Recover Data after an Unexpected Shutdown Backup and Restore with Filesystem Snapshots Back Up and Restore with MongoDB Tools Backup and Restore Sharded Clusters High Availability (Replication ) Understand the concept of Replication in MongoDB© ? Create a production like Replica Set Introduction to Replication (High Availability), Concepts around Replication What is Replica Set and Master Slave Replication? Type of Replication in MongoDB How to setup a replicated cluster & managing replica sets etc., Master-Slave Replication Replica Set in MongoDB Automatic Failover Replica Set Members Write Concern Write Concern Levels Write Concern for a Replica Set Modify Default Write Concern Read Preference Read Preference Modes Blocking for Replication Tag Set Configure Tag Sets for Replica set. Replica Set Deployment Strategies . Replica Set Deployment Patterns Oplog File Replication State and Local Database, Replication Administration Diagnostics & Troubleshooting Troubleshoot slow queries Diagnose connectivity problems Understand diagnostic tools Learn common production issues Learn fixes and solutions. Additional course details: Nexus Humans Introduction to MongoDB for DBAs (TTDB4680) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to MongoDB for DBAs (TTDB4680) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to MongoDB for DBAs (TTDB4680)
Delivered OnlineFlexible Dates
Price on Enquiry

Actuarial Analyst

By SkillWise

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Actuarial Analyst Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Actuarial Analyst Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Actuarial Analyst Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Actuarial Analyst Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Actuarial Analyst ? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standard-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Actuarial Analyst there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the PDF certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Actuarial Analyst course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already work in relevant fields and want to polish their knowledge and skills. Prerequisites This Actuarial Analyst does not require you to have any prior qualifications or experience. You can just enrol and start learning. This Actuarial Analyst was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Actuarial Analyst is a great way for you to gain multiple skills from the comfort of your home. Module 01: An Introduction to Business Planning An Introduction to Business Planning 00:55:00 Module 02: Self-Assessment Self-Assessment 00:48:00 Module 03: Setting Your Goals Setting Your Goals 00:35:00 Module 04: Roles and Responsibilities Roles and Responsibilities 00:35:00 Module 05: Outlining a Sketch Outlining a Sketch 00:39:00 Module 06: Organising a Business Plan Organising a Business Plan 00:27:00 Module 07: Structuring a Business Plan Structuring a Business Plan 00:48:00 Module 08: Marketing Plan Marketing Plan 00:45:00 Module 09: Getting to Know Your Customers Getting to Know Your Customers 00:30:00 Module 10: Financing Your Business Financing Your Business 00:50:00 Module 11: Setting the Right Price Setting the Right Price 00:34:00 Module 12: Building a Company Value Building a Company Value 00:50:00 Mock Exam Final Exam

Actuarial Analyst
Delivered Online On Demand
£29

Fundamentals of Business Analysis

By Imperial Academy

Level 5 QLS Endorsed Course | CPD & CiQ Accredited | Audio Visual Training | Free PDF Certificate | Lifetime Access

Fundamentals of Business Analysis
Delivered Online On Demand
£12

Business Analysis QLS Diploma

By Imperial Academy

Level 5 QLS Endorsed Course | CPD & CiQ Accredited | Audio Visual Training | Free PDF Certificate | Lifetime Access

Business Analysis QLS Diploma
Delivered Online On Demand
£12

Business Intelligence Analysis Course

By NextGen Learning

Ignite your dynamic career and strengthen your deep insight knowledge by signing up for Business Intelligence Analysis Course. This course is the ideal approach for you to obtain a thorough understanding and knowledge of the subject. We are concerned about the progression of your career. Therefore, after conducting extensive studies and consulting with experienced personnel, we formulated this outstanding Business Intelligence Analysis Course to improve your pertinent skills. In this easy-to-digest course, you will get exclusive training, which will enable you to stand out in this competitive market. However, the course covers all of the recent materials in order to keep you up to date with the job market and make you a good fit for your career. This top-notch Business Intelligence Analysis Course curriculum comprises basic to advanced levels of modules that will increase your skill sets. After completing this programme, you will attain the productivity to succeed in your organisation. So, if you are eager to see yourself in a gratifying career, then enrol in the course today! What will Make You Stand Out? On completion of this Business Intelligence Analysis Course online course, you will gain: CPD QS Accredited course After successfully completing the Course, you will receive a FREE PDF Certificate as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials. Enroling in the Course has no additional cost. 24x7 Tutor Support You can study and complete the course at your own pace. Course Curriculum : Business Intelligence Analysis Course Module 01: An Introduction to Business Intelligence Module 02: Real-time Business Intelligence Module 03: Fundamentals of Statistics and Data Science Module 04: Fundamentals of SQL Module 05: Database Management Essentials Module 06: Data Warehouse Concepts Module 07: Data Visualisation in Business Intelligence Module 08: Basics of Python Show off your new skills with a certificate of completion. After successfully completing the course, you can order your CPD Accredited Certificates as proof of your achievement absolutely free. Please Note: The delivery charge inside the U.K. is £4.99, and international students have to pay £8.99. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Is This Course the Right Option for You? This Business Intelligence Analysis Course is open to everybody. You can access the course materials from any location in the world and there are no requirements for enrolment. Requirements Without any formal requirements, you can delightfully enrol in this Business Intelligence Analysis Course. Just get a device with internet connectivity and you are ready to start your learning journey. Thus, complete this course at your own pace. Career path The aim of this exclusive Business Intelligence Analysis Course is to help you toward your dream career. So, complete this course and enhance your skills to explore opportunities in relevant areas.

Business Intelligence Analysis Course
Delivered Online On Demand3 hours
£12

Diploma in Business Planning and Analysis

4.3(43)

By John Academy

Do you have ideas or thinking of plans to have a business but don't know how where to start? Having a business plan is the first step in organising these ideas and this course will be perfect for you to learn more about business analysis and the secrets behind developing a successful business plan in this course! Description: Are you someone who wants to start a business? Or are you currently struggling with your business and you don't have any references how to solve this? Then it's the time you need to learn how to make a successful business plan. Generally, the Business Plan contains the information and strategies of a business and how to implement it. Business Plan is an essential document that contains the business analysis needed for the development of your business. Learning how to do it right will surely help you and your business move forward. There are key areas in business planning that you should understand and learn how to analyze that you may never even heard of. This includes the market analysis by providing a summary of the trends of customers, listing competitors, market size and the expected growth of your business. Also, it is important to have a section dedicated to the strategies and its implications to elaborate how to sell your products and how these plans will be put into action. All of these will be covered in this course.  Who is the course for? Businessmen and people who work with the business management team that wants to learn more about business analysis and how to create a successful business plan. People who have an interest in business and wants to pursue creating new business. Entry Requirement: This course is available to all learners, of all academic backgrounds. However, a sound educational background and experience in business 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 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: Diploma in Business Planning and Analysis is a useful qualification to possess, and will be very helpful to have especially for these careers: Businessmen Business Analyst and Strategist Business Development Specialist Business Development Manager Business Statistician Economist And much more! Business Planning and Analysis Business Planning Basics 01:00:00 Market Evaluation 01:00:00 Analyze Competition 01:00:00 Determine A Marketing Strategy 01:00:00 Decide What Extras You May Need Like Staff etc 00:30:00 The Dangers In Not Making A Business Plan 00:15:00 Wrapping Up 00:15:00 Strategic Planning Understanding Strategic Planning 00:15:00 Designing Our Vision 00:15:00 On a Mission 00:15:00 Performing a SWOT Analysis 00:15:00 Setting Goals 00:15:00 Assigning Roles, Responsibilities, and Accountabilities 00:30:00 The Full Picture 00:15:00 Gathering Support 00:15:00 Making the Change 00:15:00 How Does It Look? 00:15:00 Getting There 00:15:00 Writing a Business Plan What is a Business Plan For? 00:15:00 A General Business Plan Framework 00:15:00 Identifying Your Audience 00:15:00 Gathering and Analyzing Information 00:30:00 Defining Your Company 00:15:00 Getting to Work 00:05:00 Creating a Marketing Strategy 01:00:00 Creating the Sales Plan 00:15:00 Developing Financial Projections 00:30:00 Putting It All Together 00:15:00 Reference Books Hurdle Business Planning 00:00:00 Guide to Business Planning 00:00:00 Mock Exam Mock Exam- Diploma in Business Planning and Analysis 00:20:00 Final Exam Final Exam- Diploma in Business Planning and Analysis 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Business Planning and Analysis
Delivered Online On Demand12 hours 15 minutes
£25

HR Audit Diploma

4.7(160)

By Janets

The HR Audit Diploma is a wonderful learning opportunity for anyone who has a passion for this topic and is interested in enjoying a long career in the relevant industry. It's also for anyone who is already working in this field and looking to brush up their knowledge and boost their career with an acknowledged certificate. This HR Audit Diploma consists of several modules that take around 3 hours to complete. The course is accompanied by instructional videos, helpful illustrations, how-to instructions and advice. The course is offered online at a very affordable price. That gives you the ability to study at your own pace in the comfort of your home. You can access the modules from anywhere and from any device. Why Choose this Course? Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full tutor support on weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99.00. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment To successfully complete the 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 course. After successfully passing the exam, you will be able to apply for Quality Licence Scheme endorsed certificate of achievement. To verify your enhanced skills in the subject, we recommend that you also complete the assignment questions. These can be completed at any time which is convenient for yourself and will be assessed by our in-house specialised tutors. Full feedback will then be given on your current performance, along with any further advice or support. Course Content Module 01: Introduction to HR Audit Introduction to HR Audit 00:16:00 Module 02: HR Audit Procedures HR Audit Procedures 00:22:00 Module 03: Employee Recruitment and Selection Procedure Employee Recruitment and Selection Procedure 00:35:00 Module 04: Employee Training and Development Process Employee Training and Development Process 00:19:00 Module 05:HR Audit Interviews HR Audit Interviews 00:24:00 Module 06: Reporting HR Audit Outcome Reporting HR Audit Outcome 00:23:00 Module 07: UK Internal Audit Standards UK Internal Audit Standards 00:24:00 Mock Exam Mock Exam - HR Audit Diploma 00:20:00 Final Exam Final Exam - HR Audit Diploma 00:20:00 Assignment Assignment - HR Audit Diploma 2 weeks, 1 day Order Your Certificate Order your Certificate QLS 00:00: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.

HR Audit Diploma
Delivered Online On Demand3 weeks
£25

Internet of Things

4.9(27)

By Apex Learning

Overview This comprehensive course on Internet of Things will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Internet of Things 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 Internet of Things. It is available to all students, of all academic backgrounds. Requirements Our Internet of Things 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 Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 15 sections • 65 lectures • 08:53:00 total length •Module 01: Introduction: 00:02:00 •Module 02: Course Agenda: 00:03:00 •Module 01: Introduction to Internet of Things: 00:13:00 •Module 02: Choosing Cloud Services for IoT: 00:05:00 •Module 03: What is Raspberry Pi Part 1?: 00:09:00 •Module 04: What is Raspberry Pi Part 2?: 00:06:00 •Module 01: Downloading OS for Raspberry Pi Noobs-Raspbian: 00:07:00 •Module 02: Install OS using NOOBS: 00:11:00 •Module 03: Remote Control of Raspberry Pi Using VNC Viewer: 00:10:00 •Module 04: Install OS using Raspbian Image part 1: 00:06:00 •Module 05: Install OS using Raspbian Image part 2: 00:02:00 •Module 01: Getting Around Raspbian Operating System part 1: 00:10:00 •Module 02: Getting around Raspbian Operating System part 2: 00:08:00 •Module 03: Getting around Raspbian Operating System part 3: 00:06:00 •Module 04: How To Run Python program On Raspberry Pi: 00:09:00 •Module 01: Raspberry PI GPIO Concepts: 00:07:00 •Module 02: Raspberry Pi GPIO Interfacing Single LED: 00:17:00 •Module 03: Raspberry Pi GPIO Interfacing Multiple LED's: 00:09:00 •Module 04: Rapberry Pi GPIO Interfacing Buzzer: 00:03:00 •Module 01: Raspberry Pi and Transistorized Switching: 00:09:00 •Module 02: Raspberry Pi and Relay part 1: 00:13:00 •Module 03: Raspberry Pi and Relay part 2: 00:08:00 •Module 01: Accepting Digital Input on Raspberry Pi Part 1: 00:13:00 •Module 02: Accepting Digital Inputs on Raspberry Pi Part 2: 00:07:00 •Module 01: Sensor Interfacing With Raspberry Pi LDR1: 00:05:00 •Module 02: Sensor Interfacing With Raspberry Pi LDR 2: 00:10:00 •Module 03: Sensor Interfacing With Raspberry Pi LDR 3: 00:07:00 •Module 04: Sensor Interfacing with Rapberry Pi DHTT11 part 1: 00:10:00 •Module 05: Sensor Interfacing with Rapberry Pi DHTT11 part 2: 00:10:00 •Module 06: Sensor Interfacing with Raspberry pi Using SenseHAT: 00:11:00 •Module 07: Ultrasonic Sensor Interfacing with Raspberry Pi: 00:14:00 •Module 01: BMP180 with Raspberry Pi: 00:07:00 •Module 02: Enabling I2C on Raspberry Pi: 00:05:00 •Module 03: BMP180 Python Code: 00:06:00 •Module 01: Getting Started With IoT: 00:11:00 •Module 02: Getting Started with Microsoft Azure IoT Hub Part 1: 00:04:00 •Module 03: Getting Started with Microsoft Azure IoT Hub Part 2: 00:05:00 •Module 04: Getting Started with Microsoft Azure IoT Hub Part 3: 00:09:00 •Module 05: Create Device inside Azure IoT Hub: 00:06:00 •Module 06: Enable Azure Cloud Shell and enable IoT Extension: 00:08:00 •Module 07: Send Data to Azure IoT Hub Using Python Program: 00:09:00 •Module 08: Send Actual Temperature and Humidity Values to Azure IoT hub: 00:03:00 •Module 09: Storing the Data on Microsoft Azure Using Custom Gateway: 00:13:00 •Module 10: Save data to blob storage using Stream Analytics Job: 00:12:00 •Module 11: Data Visualization with Power BI Part 1: 00:07:00 •Module 12: Data Visualization with Power BI Part 2: 00:12:00 •Module 13: Creating Custom web app with azure for data visualization Part 1: 00:10:00 •Module 14: Creating Custom web app with azure for data visualization Part 2: 00:14:00 •Module 15: Creating Custom web app with azure for data visualization Part 3: 00:12:00 •Module 16: Dealing with password error while pushing your webapp to azure: 00:01:00 •Module 17: Cleaning up Azure Resources: 00:02:00 •Module 18: Remote Monitoring using Azure Logic App Part 1: 00:12:00 •Module 19: Remote Monitoring using Azure Logic App Part 2: 00:10:00 •Module 01: Introduction to Thingspeak: 00:06:00 •Module 02: Create an account and send data to Thingspeak: 00:08:00 •Module 01: Getting started with SaaS IoT Platform io.adafruit.com: 00:08:00 •Module 02: What is MQTT?: 00:10:00 •Module 03: Sending Data to Adafruit Io Using MQTT Part 1: 00:17:00 •Module 04: Sending Data to Adafruit io Using MQTT part 2: 00:14:00 •Module 05: Home automation project with adafruit IO Part 1: 00:15:00 •Module 06: Home Automation Project with Adafruit IO Part 2: 00:02:00 •Module 01: IoT Security: 00:14:00 •Module 02: Conclusion: 00:01:00 •Resources - Internet of Things: 00:00:00 •Assignment - Internet of Things: 00:00:00

Internet of Things
Delivered Online On Demand8 hours 53 minutes
£12

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. 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 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 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: The Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18