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

3949 Computing & IT courses in Ripley delivered On Demand

Microsoft Excel Mastery with SQL, Data Analysis, Financial Modelling - 8 Courses Bundle

By NextGen Learning

Have you ever wondered how businesses transform raw data into actionable insights or how financial analysts accurately pinpoint market trends? Microsoft Excel stands tall as the fulcrum that balances numerous sectors of the business world. This 8-course Microsoft Excel Mastery: AutoCAD, SQL, Data Analysis, Financial Modelling & Marketing bundle dives deep into the myriad applications of Microsoft Excel, from interfacing with AutoCAD to crafting marketing strategies and comprehensive financial models. In an era defined by data-driven decisions, this 8-course Microsoft Excel Mastery: AutoCAD, SQL, Data Analysis, Financial Modelling & Marketing bundle is tailored to equip learners with the multifaceted applications of Microsoft Excel. Ranging from foundational Excel operations to advanced integrations with tools like AutoCAD and MySQL, the course bundle aims to foster expertise in data management, analysis, and visualisation. Whether you're venturing into financial modelling, HR analytics, or design integration, this bundle serves as a comprehensive guide to mastering Excel in diverse professional realms, ensuring you are well-prepared to leverage its capabilities in the modern workplace. Ready to excel in your career? Embrace the transformative power of data and design by mastering Microsoft Excel with our comprehensive course bundle. Dive in now and shape your future with unparalleled proficiency! The Eight CPD Accredited courses that the bundle includes are: Course 1: Microsoft Excel Course for Everyone - Complete Excel Course Course 2: Excel VBA/Macros Foundations Course 3: Dynamic Excel Gantt Chart and Timelines Course 4: Hands on Programming on AutoCAD to Excel Using VB.NET Course 5: Learn MySQL from Scratch for Data Science and Analytics Course 6: Data Analytics Course 7: Build HR Dashboard using Excel Course 8: Financial Modelling Using Excel Learning Outcomes: Gain comprehensive knowledge and understanding of Microsoft Excel and its vast capabilities. Understand the seamless integration between Excel and tools like AutoCAD and MySQL. Develop proficiency in creating intricate financial models and marketing strategies. Acquire skills to analyse data, forecast trends, and build informative dashboards. Learn the principles of personal finance management using Excel. Master the art of crafting Gantt charts and timelines for effective project management. Microsoft Excel Course for Everyone - Complete Excel Course: Acquaint yourself with the foundational and advanced facets of Microsoft Excel, fostering data management expertise. Excel VBA/Macros Foundations: Dive into the transformative world of VBA, unlocking Excel's programming potentials. Dynamic Excel Gantt Chart and Timelines: Grasp the essentials of project management by designing insightful Gantt charts and timelines in Excel. Hands on Programming on AutoCAD to Excel Using VB.NET: Bridge the realms of design and data by merging AutoCAD functionalities with Microsoft Excel's prowess. Learn MySQL from Scratch for Data Science and Analytics: Understand the confluence of Excel and MySQL, anchoring data science and analytics. Data Analytics: Master the techniques of transforming raw numbers into actionable insights using Microsoft Excel. Build HR Dashboard using Excel: Curate informative HR dashboards, offering a snapshot of organisational metrics, all within Excel. Financial Modelling Using Excel: Unravel the intricacies of financial markets, crafting accurate models in Microsoft Excel. CPD 90 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals keen on enhancing their Microsoft Excel skills for professional or personal reasons. Marketing professionals aiming to refine their strategic planning with Excel. Financial analysts and enthusiasts looking to build and understand models in Excel. Data scientists and analysts desire to integrate Excel with tools like MySQL. Design engineers and architects keen on integrating AutoCAD designs with Excel data. Career path Data Analyst Financial Modeller Marketing Strategist HR Dashboard Specialist Database Administrator (with Excel integration knowledge) Project Manager (familiar with Gantt and timelines in Excel) Design Engineer using Excel with AutoCAD Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Microsoft Excel Mastery with SQL, Data Analysis, Financial Modelling - 8 Courses Bundle
Delivered Online On Demand45 hours
£39

SQL for Data Science, Data Analytics and Data Visualization

4.5(3)

By Studyhub UK

This comprehensive course, 'SQL for Data Science, Data Analytics, and Data Visualization,' covers essential SQL concepts and tools for working with data. Participants will learn to manipulate, analyze, and visualize data using SQL Server, Azure Data Studio, and other relevant tools. The course also delves into advanced SQL commands, stored procedures, and data import/export, making it ideal for aspiring data professionals. Learning Outcomes: Set up and configure SQL Server and SQL Azure Data Studio for data analysis. Master SQL statements for data manipulation, data structure, and user management. Utilize SQL queries, joins, and aggregate functions for efficient data analysis. Understand SQL constraints, views, and advanced commands for in-depth data exploration. Create and implement SQL stored procedures to automate tasks. Leverage Azure Data Studio for data visualization and perform data analysis with SQL. Why buy this SQL for Data Science, Data Analytics and Data Visualization? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on 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 SQL for Data Science, Data Analytics and Data Visualization 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 £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This SQL for Data Science, Data Analytics and Data Visualization course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This SQL for Data Science, Data Analytics and Data Visualization does not require you to have any prior qualifications or experience. You can just enrol and start learning.This SQL for Data Science, Data Analytics and Data Visualization was made by professionals and it is compatible with all PC's, Mac's, 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 bonus, you will be able to pursue multiple occupations. This SQL for Data Science, Data Analytics and Data Visualization is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Getting Started Introduction 00:03:00 How to get course requirements 00:03:00 Getting started on Windows, Linux or Docker 00:01:00 How to ask great questions 00:01:00 FAQ's 00:01:00 Section 02: SQL Server setting up Section Introduction 00:02:00 Microsoft SQL Server Installation 00:19:00 SQL Server Management Studio (SSMS) Installation 00:08:00 How to connect MS SQL (Windows Authentication) 00:04:00 How to connect MS SQL (SQL Server Authentication) 00:03:00 Download and Restore Sample Database 00:07:00 Section 03: SQL Azure Data Studio What is Azure Data Studio 00:06:00 Azure Data Studio Installation steps 00:07:00 Azure Data Studio to Connect SQL Server 00:09:00 Create a Database 00:07:00 Create a Table 00:09:00 Insert Data rows 00:07:00 View the Data returned by Query 00:03:00 Section 04: SQL Database basic SSMS Section Introduction 00:01:00 Overview of Databases8 00:11:00 Creating Database 00:05:00 SQL Data Types 00:03:00 Column Data Types on SSMS 00:04:00 Creating Table 00:09:00 Overview of Primary Key and Foreign Key 00:04:00 Primary Key 00:04:00 Foreign Key 00:07:00 Creating Temporary tables 00:06:00 Section 05: SQL Statements for DATA Section Introduction 00:01:00 Insert statement 00:08:00 Update statement 00:05:00 Delete statement 00:03:00 Section 06: SQL Data Structure statements Section Introduction 00:01:00 CREATE table statement 00:03:00 DROP statement 00:02:00 ALTER statement 00:05:00 TRUNCATE statement 00:04:00 COMMENT in query 00:01:00 RENAME 00:02:00 Section 07: SQL User Management Create Database user 00:04:00 GRANT permissions 00:06:00 REVOKE permissions 00:04:00 Section 08: SQL Statement Basic Section Introduction 00:01:00 SQL Statement basic 00:03:00 SELECT Statement 00:07:00 SELECT DISTINCT 00:03:00 SELECT with column headings 00:03:00 Column AS statement 00:02:00 Section 09: Filtering Data rows SELECT WHERE Clause - theory 00:04:00 SELECT WHERE Clause - practical 00:07:00 Section 10: Aggregate functions Sum() 00:08:00 Min()-Max() 00:06:00 Section 11: SQL Query statements Order By statement 00:05:00 SELECT TOP clause in SQL 00:04:00 BETWEEN command 00:08:00 IN operator 00:04:00 Wildcard Characters and LIKE 00:05:00 Section 12: SQL Group by statement Section Introduction 00:01:00 Group by - theory8 00:03:00 Group by - practical 00:05:00 HAVING statement 00:04:00 Section 13: JOINS for Multiple table Data Analysis Overview of Joins 00:02:00 What are Joins 00:02:00 Inner join 00:08:00 Left outer join 00:03:00 Right outer join 00:02:00 Full outer join 00:01:00 Union 00:03:00 Cartesian Product with the Cross Join 00:03:00 Query Exercise 00:01:00 Solution for Query Exercise 00:01:00 Section 14: SQL Constraints Section introduction 00:01:00 Check constraint 00:07:00 NOT NULL constraint 00:08:00 UNIQUE constraint 00:05:00 Section 15: Views Creating Views 00:04:00 Reporting with multiple tables 00:03:00 Section 16: Advanced SQL commands Section Introduction 00:01:00 Timestamp 00:04:00 Extract from timestamp 00:03:00 Mathematical scalar functions 00:04:00 String functions 00:05:00 Sub Query 00:03:00 SELECT with calculations 00:06:00 Section 17: SQL Stored procedures Create stored procedure 00:05:00 Stored procedure with parameter 00:04:00 Section 18: Azure Data Studio Visualization Installing SandDance Extension 00:03:00 Visualization Charts 00:05:00 Multiple Table Data Charts 00:06:00 Section 19: Azure Studio SQL for Data Analysis Type Decision for Data Analysis 00:13:00 Data Analysis with Case Statement and String Text 00:09:00 Section 20: Import & Export data Section Introduction 00:01:00 Import Flat File 00:05:00 Import .csv or excel file 00:03:00 Export Data to Excel or any format 00:06:00 Section 21: Backup and Restore Database Section Introduction 00:01:00 Creating Database backup 00:04:00 Restoring Database backup 00:04:00

SQL for Data Science, Data Analytics and Data Visualization
Delivered Online On Demand7 hours 15 minutes
£10.99

Diploma in Security Management

By Compete High

Security management opens a lot of doors for your career. You may not have considered security management as a career choice but with the lucrative and flexible jobs you can find in it, it's definitely an option you should consider. Check out our course for more information.

Diploma in Security Management
Delivered Online On Demand8 hours
£5

Learn C++ Advanced: Master Classes on OOPs and Templates

By Compete High

🚀 Unleash the Power of C++ with our Exclusive Advanced Master Classes! 🚀 Ready to elevate your C++ skills to the next level? Dive deep into the world of Object-Oriented Programming (OOP) and Templates with our cutting-edge online course: 'Learn C++ Advanced: Master Classes on OOPs and Templates.'   🔥 What You'll Gain: ✅ Mastery of OOP Concepts: Go beyond the basics and discover advanced OOP principles that will make your code more robust, scalable, and maintainable. ✅ Template Magic: Unlock the true potential of C++ templates and learn how to leverage them for generic programming, creating flexible and efficient code. ✅ Real-world Applications: Gain practical insights by working on hands-on projects and real-world case studies, applying your newfound knowledge to solve complex problems. ✅ Expert Guidance: Learn from industry experts with years of experience in C++ development. Our instructors are dedicated to helping you grasp even the most challenging concepts. ✅ Comprehensive Curriculum: Cover a wide range of advanced C++ topics, from smart pointers and inheritance to template metaprogramming and design patterns. ✅ Lifetime Access: Get access to course materials, updates, and a vibrant community for a lifetime. Stay current with the latest C++ trends and technologies. ✅ Certification of Completion: Showcase your expertise with a prestigious certificate upon successfully completing the course. Stand out to employers and peers alike.   💡 Who Is This Course For? Whether you're a seasoned C++ developer looking to enhance your skills or a passionate learner eager to delve into advanced programming concepts, this course is tailored for you. It's the perfect stepping stone for those aiming to become elite C++ developers.   🌐 Why Choose Our Course? 🚀 Engaging Content: Our modules are designed for maximum engagement, combining video lectures, coding exercises, quizzes, and real-world projects.   🤝 Community Support: Join a thriving community of learners and interact with instructors and peers. Exchange ideas, seek help, and collaborate on projects.   🌟 Proven Results: Our students have reported increased confidence and success in their professional endeavors after completing our courses. Don't miss the opportunity to become a C++ master! Enroll now and unlock the full potential of your programming journey. Course Curriculum Module- 1 Introduction 00:00 Course Curriculum 00:00 Getting started on windows, mac or Linux 00:00 How to ask great questions 00:00 FAQ's 00:00 Get and Installing Visual Studio Editor 00:00 Creating First Project 00:00 C++ Hello World Program 00:00 Compile and Run a CPP Program 00:00 Module- 2 Introduction 00:00 What are oops 00:00 Data structures 00:00 What are access modifiers 00:00 Module- 3 Introduction 00:00 Creating a class 00:00 Creating an objects 00:00 Class methods 00:00 Adding parameters 00:00 Constructors 00:00 Constructor with parameters 00:00 Default constructor 00:00 The destructor 00:00 Get and set methods 00:00 Access modifiers 00:00 Static members 00:00 Module- 4 Introduction 00:00 Constant objects and functions 00:00 Pointers to class and object 00:00 Array of objects 00:00 Module- 5 Introduction 00:00 Overloading the equality operator 00:00 Overloading the stream insertion operator 00:00 Overloading the stream insertion operator 00:00 Overloading the binary arithmetic operators 00:00 Overloading the assignment operators 00:00 Overloading the unary operators 00:00 Overloading the subscript operator 00:00 Inline functions 00:00 Module- 6 Introduction 00:00 Inheritance 00:00 Protected members 00:00 Constructors and Inheritance 00:00 Destructors and Inheritance 00:00 Overriding methods 00:00 Polymorphism 00:00 Abstract classes 00:00 Final classes and methods 00:00 Deep inheritance and methods 00:00 Multiple Inheritance 00:00 Module- 7 Multiple Inheritance 00:00 What are exceptions 00:00 Throwing an exception 00:00 Catching an exception 00:00 Catching multiple exceptions 00:00 Create custom exceptions 00:00 Module- 8 Introduction 00:00 Creating a function template 00:00 Function template arguments 00:00 Overloading a function template 00:00 Creating a class template 00:00 Templates with multiple parameters 00:00

Learn C++ Advanced: Master Classes on OOPs and Templates
Delivered Online On Demand5 hours 3 minutes
£4.99

Cloud-Based Business Operations Mastery

By Compete High

🚀 Unlock the Future of Business: Master Cloud-Based Operations! 🚀   Are you ready to revolutionize your business operations and propel your success into the digital era? Introducing our groundbreaking online course: Cloud-Based Business Operations Mastery!   🌐 Why Cloud-Based Operations? In today's fast-paced business landscape, agility is key. The cloud offers unparalleled flexibility, scalability, and efficiency. Whether you're a startup, a small business, or a seasoned enterprise, embracing cloud-based operations is the game-changer you've been waiting for.   🔥 Benefits of Enrolling:   Boost Efficiency: Streamline your processes with cloud-based solutions. Cost Savings: Say goodbye to hefty infrastructure costs. Global Accessibility: Access your data and applications from anywhere in the world. Scalability: Grow your business without limitations. Enhanced Security: Fortify your digital assets against evolving cyber threats.   💼 Who Should Enroll? Entrepreneurs and business owners IT professionals and managers Operations and logistics professionals Anyone ready to future-proof their business   🌈 What's Included? Engaging video lessons Interactive quizzes and assessments Real-world case studies Live Q&A sessions Exclusive access to a thriving community of like-minded professionals   🔒 Secure Your Spot Today! Seize this opportunity to propel your business into the future. Enroll in Cloud-Based Business Operations Mastery now and join the ranks of industry leaders who are transforming their operations for unparalleled success.   🚀 Don't be left behind - evolve with the cloud and thrive in the digital age! 🌐   👉 Click [Enroll Now] to embark on your journey to Cloud-Based Business Operations Mastery! 👈   Course Curriculum Basic Overview 00:00 Hardware Needed 00:00 Google Chrome Based Tools 00:00 File Storage 00:00 File Management 00:00 E-Mail Management 00:00 E-Mail Management - Part 2 00:00 Social Media Messaging 00:00 Creating Audio Content 00:00 Audio Editing 00:00 Video Content Creation 00:00 Video Content Editing 00:00 Text and PDF Document Creation - Part 1 00:00 Text and PDF Document Creation - Part 2 00:00 Editing HTML Pages 00:00 Creating And Editing Graphics 00:00 Personal Project Management 00:00 Task Management 00:00 Password Management 00:00 Conclusion 00:00 Advanced Overview 00:00 Administration of Priviledges 00:00 Private Video Presentations 00:00 Semi Public Video Presentations 00:00 Real Time Written Collaboration 00:00 Real Time Public Presentations 00:00 Asynchronous Collaboration 00:00 Audio Content Collaboration 00:00 Written Content-Report Collaboration - Part 1 00:00 Written Content-Report Collaboration - Part 2 00:00 WordPress Collaboration 00:00 Cpanel Management in the Cloud 00:00 Cpanel Collaboration 00:00 JVZoo Collaboration 00:00 Warrior Plus Collaboration 00:00 Amazon S3 Collaboration 00:00 Social Media Collaboration 00:00 Phone SMS Communications 00:00 Collaborative Project Management 00:00 Conclusion 00:00

Cloud-Based Business Operations Mastery
Delivered Online On Demand1 hour
£4.99

Fundamentals of CSS

By Compete High

🚀 Unlock the Power of Web Design with Fundamentals of CSS Course Are you ready to take your web design skills to new heights? Dive into the world of cascading style sheets (CSS) with our comprehensive course, Fundamentals of CSS. Whether you're a budding web developer, a seasoned programmer looking to enhance your skill set, or a creative individual eager to unleash your design potential, this course is your gateway to success in the digital realm.   Why CSS Matters: CSS is the backbone of modern web design, allowing developers and designers to control the layout, presentation, and overall aesthetics of websites. With CSS, you can transform static web pages into dynamic, visually stunning experiences that captivate and engage users. By mastering CSS fundamentals, you'll gain the ability to create responsive designs, implement animations, and optimize user interfaces for maximum impact.   What You'll Learn: In our Fundamentals of CSS course, you'll embark on a journey of discovery through key concepts such as selectors, properties, and values. You'll learn how to style text, manipulate images, and craft immersive layouts that adapt seamlessly to various screen sizes and devices. With hands-on exercises and real-world examples, you'll build a solid foundation in CSS that will empower you to tackle any design challenge with confidence.   Benefits of Taking This Course: 🎨 Unleash Your Creativity: Learn how to express your unique vision through custom styles and design elements. 🌐 Enhance Your Skill Set: Add valuable skills to your repertoire and stay ahead in today's competitive job market. 💼 Boost Your Career Prospects: Open doors to exciting opportunities in web development, UI/UX design, and beyond. 📈 Increase Your Marketability: Stand out to employers and clients with a portfolio showcasing your CSS proficiency. 👩‍💻 Join a Thriving Community: Connect with like-minded individuals and expand your network within the tech industry.   Who is This For? Our Fundamentals of CSS course is perfect for: Aspiring web developers eager to learn the building blocks of modern web design. Design enthusiasts looking to expand their skill set and create visually stunning websites. Programmers seeking to enhance their proficiency in front-end development technologies. No prior experience in web design or programming is required-all skill levels are welcome!   Career Path: Upon completing the Fundamentals of CSS course, you'll be well-equipped to pursue a variety of exciting career paths, including:   👨‍💻 Front-End Developer: Create captivating user experiences by translating design concepts into functional, responsive websites. 🎨 UI/UX Designer: Craft intuitive interfaces and optimize user interactions to deliver exceptional digital experiences. 💼 Freelance Designer: Showcase your CSS expertise to clients and build a thriving freelance business offering web design services. 🌐 Digital Marketing Specialist: Develop visually compelling websites and landing pages that drive conversions and engage audiences. Don't miss out on this opportunity to master the art of CSS and unlock a world of possibilities in web design and development. Enroll in our Fundamentals of CSS course today and take the first step towards transforming your creative vision into reality!   FAQs (Frequently Asked Questions) Is this course suitable for beginners? Absolutely! Our Fundamentals of CSS course is designed to cater to learners of all skill levels, including those who are completely new to web design and programming. We provide step-by-step guidance and clear explanations to ensure that even beginners can grasp the core concepts of CSS with ease. Do I need any special software or tools to participate in the course? No, you don't need any specialized software or tools to enroll in our course. All you need is a computer with internet access and a modern web browser. We'll provide you with everything you need to get started, including access to online resources, code editors, and practice exercises. How long does it take to complete the course? The duration of the course can vary depending on your individual learning pace and schedule. On average, most students complete the Fundamentals of CSS course within [insert average duration here] weeks. However, you're free to study at your own pace and can access the course materials at any time, allowing you to tailor your learning experience to fit your needs. Will I receive a certificate upon completing the course? Yes, upon successfully completing the Fundamentals of CSS course, you'll receive a certificate of completion to showcase your achievement. This certificate can be added to your resume, LinkedIn profile, or portfolio to demonstrate your proficiency in CSS fundamentals to potential employers or clients. Are there any prerequisites for this course? While there are no strict prerequisites for enrolling in the Fundamentals of CSS course, having a basic understanding of HTML would be beneficial. However, we cover essential HTML concepts as part of the course curriculum, so you can still succeed even if you're not familiar with HTML beforehand. Is there any instructor support available during the course? Yes, we provide dedicated instructor support to assist you throughout your learning journey. Whether you have questions about course material, need clarification on a concept, or require additional assistance, our team of experienced instructors is here to help. You can reach out to us via email, discussion forums, or live chat for personalized support and guidance. Can I access the course content after completing it? Yes, once you've completed the Fundamentals of CSS course, you'll have lifetime access to the course materials. This means you can revisit the lessons, review the concepts, and continue honing your CSS skills whenever you like, even after completing the course. We hope these FAQs have addressed any concerns you may have had about our Fundamentals of CSS course. If you have any further questions or would like more information, feel free to reach out to our support team-we're here to help you succeed! Course Curriculum Chapter 1_ Introduction To CSS Chapter 1_ Introduction To CSS 00:00 Chapter 2_ Element Properties Chapter 2_ Element Properties 00:00 Chapter 3_ Colours Chapter 3_ Colours 00:00

Fundamentals of CSS
Delivered Online On Demand3 hours
£4.99

Computer Maintenance

By Compete High

Overview With the ever-increasing demand for Computer Maintenance in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Computer Maintenance may be. Learning about Computer Maintenance or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Computer Maintenance . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Computer Maintenance is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Computer Maintenance course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Computer Maintenance course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Computer Maintenance course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Computer Maintenance , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Computer Maintenance , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Computer Maintenance , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Computer Maintenance course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.  Course Curriculum Computer Maintenance Module 01 - Introduction to Computers Module 01 - Introduction to Computers 00:00 Computer Maintenance Module 02 - Structure of Computers Module 02 - Structure of Computers 00:00 Computer Maintenance Module 03 - Hardware Module 03 - Hardware 00:00 Computer Maintenance Module 04 - Software and Interface Module 04 - Software and Interface 00:00 Computer Maintenance Module 05 - Viruses and Computer Maintenance Module 05 - Viruses and Computer Maintenance 00:00 Computer Maintenance Module 06 - Internet and IT Module 06 - Internet and IT 00:00 Computer Maintenance Module 07 - Cyber Security Module 07 - Cyber Security 00:00

Computer Maintenance
Delivered Online On Demand7 hours
£4.99

Advanced Diploma in Microsoft Excel

By The Teachers Training

Overview The Advanced Diploma in Microsoft Excel is the best way for you to gain deep insight and knowledge of this topic. You will learn from industry experts and obtain certificates after completing the course. Enrol now for a limited-time discounted price. Like all the courses of The Teachers Training, this Advanced Diploma in Microsoft Excel is designed with the utmost attention and thorough research. All the topics are broken down into easy to understand bite-sized modules that help our learners to understand each lesson very easily. We don't just provide courses at The Teachers Training; we provide a rich learning experience. After purchasing a course from The Teachers Training, you get complete lifetime access with tutor support.  Our expert instructors are always available to answer all your questions and make your learning experience exquisite. After completing the Advanced Diploma in Microsoft Excel, you will instantly get an e-certificate that will help you get jobs in the relevant field and will enrich your CV. What You Will Learn Get to know about relevant job opportunities. Format data labels, create excel values and build basic formulas in excel. Learn all the functions like SUM(), MIN(), MAX() etc Be able to insert images and shapes and customise icons Change layout views, convert spreadsheets into PDFs and print specific ranges of cells Learn how to group and filter pivot table data Skills You Will Gain Keyboard shortcuts Conditional formatting Flash Fill Filters/ AutoFilter Fast Track your Excel skills Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Assessment To successfully complete the course you must have to attend the MCQ assessment. The assessment is delivered through our online learning platform. You will receive the results of your assessment immediately upon completion. Certification CPD Certification from The Teachers Training: Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs.

Advanced Diploma in Microsoft Excel
Delivered Online On Demand12 hours 50 minutes
£27.99

Learn Machine Learning with R Course

By One Education

Machine learning doesn’t need to be intimidating—especially when you’ve got R on your side. This course offers a clear, well-paced approach to learning machine learning using one of the most respected languages in data science. Whether you’re brushing up on your statistics or stepping into data modelling, the content is structured to help you think algorithmically and act analytically, without feeling overwhelmed by jargon or complexity. From regression techniques to classification methods and everything in-between, this course covers the core building blocks that give machine learning its predictive power. R is not just a programming language here—it’s your analytical toolkit. If terms like decision trees, clustering, and support vector machines sound like something out of a sci-fi novel, don’t worry—by the end, they’ll feel like familiar companions. Whether you’re analysing patterns or building predictive models, this course offers a confident route through the world of machine learning with an R-flavoured lens. Ask ChatGPT Learning Outcomes: Understand the basics of machine learning and its implementation using R. Develop the skills to build simple and multiple linear regression models. Learn how to use R to analyse datasets and develop predictive models. Understand the concept of dummy variables and the backward elimination approach. Learn how to make accurate predictions using machine learning algorithms and extract valuable insights from data. If you're looking to expand your knowledge in data analysis and machine learning, then the "Learn Machine Learning with R" course is perfect for you. This comprehensive course comprises two sections, each designed to help you gain an in-depth understanding of machine learning concepts, starting from the very basics. You'll learn about linear regression, the equation for the algorithm, and how to make simple linear regression models. Additionally, you'll dive into multiple linear regression, dummy variable concepts, and predictions over the year. With the help of this course, you'll be able to analyse datasets, develop predictive models, and extract valuable insights from them, using R. Learn Machine Learning with R Course Curriculum Section 01: Linear Regression and Logistic Regression Working on Linear Regression Equation Making the Regression of the Algorithm Basic Types of Algorithms predicting the Salary of the Employee Making of Simple Linear Regression Model Plotting Training Set and Work Section 02: Understanding Dataset Multiple Linear Regression Dummy Variable Concept Predictions Over Year Difference Between Reference Elimination Working of the Model Working on Another Dataset Backward Elimination Approach Making of the Model with Full and Null How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of __ GBP. £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Students or professionals looking to develop their data analysis and machine learning skills. Individuals interested in pursuing a career in data science or machine learning. Anyone interested in understanding how to extract insights from data. Programmers looking to learn machine learning implementation using R. Beginners interested in learning the basics of machine learning. Career path Data analyst: £30,000 to £50,000 Machine learning engineer: £45,000 to £85,000 Data scientist: £40,000 to £80,000 Business analyst: £30,000 to £55,000 Research analyst: £25,000 to £45,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Learn Machine Learning with R Course
Delivered Online On Demand3 hours
£12

SQL Programming Course

4.7(47)

By Academy for Health and Fitness

Everywhere, from tiny businesses to major corporations, needs people skilled in SQL. In light of this, our online training course has been developed to help you succeed by equipping you with all the necessary skills. The importance of mastering SQL increases if you're looking for your first job in the data industry. You will learn about topics such as SQL fundamentals, data wrangling, SQL analysis, AB testing, distributed computing with Apache Spark, Delta Lake, and more through four increasingly more challenging SQL projects with data science applications. These subjects will equip you with the skills necessary to use SQL creatively for data analysis and exploration, write queries quickly, produce datasets for data analysis, conduct feature engineering, integrate SQL with other data analysis and machine learning toolsets, and work with unstructured data. This Specialisation is designed for a learner with little or no prior coding expertise who wants to become proficient with SQL queries. Experts have meticulously planned out the curriculum for the SQL Skills Training course with years of expertise. As a result, you will find it simple to learn the course material. Learning outcome After finishing the course, you'll Learn to utilise the tools for view creation Become familiar with updating columns and indexed views Be able to test and debug Be able to search a database using SQL Become more familiar with inline table-valued functions Learn the fundamentals of transactions and multiple statements Why Prefer US? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support *** Course Curriculum *** SQL Programming Course Module 01: Course Introduction Introduction Course Curriculum Overview Overview of Databases Module 02: SQL Environment Setup MySQL Installation MySQL Workbench Installation Connecting to MySQL using Console Module 03: SQL Statement Basics Overview of Challenges SQL Statement Basic SELECT Statement SELECT DISTINCT Column AS Statement COUNT built-in Method usage SELECT WHERE Clause - Part One SELECT WHERE Clause - Part Two Statement Basic Limit Clause Statement Using BETWEEN with Same Column Data How to Apply IN Operator Wildcard Characters with LIKE and ILIKE Module 04: GROUP BY Statements Overview of GROUP BY Aggregation function SUM() Aggregation MIN() and MAX() GROUP BY - One GROUP BY - Two HAVING Clause Module 05: JOINS Overview of JOINS Introduction to JOINS AS Statement table INNER Joins FULL Outer Join LEFT Outer JOIN RIGHT JOIN Union Module 06: Advanced SQL Commands / Statements Timestamps EXTRACT from timestamp Mathematical Functions String Functions SUBQUERY Module 07: Creating Database and Tables Basic of Database and Tables Data Types Primary key and Foreign key Create Table in SQL Script Insert Update Delete Alter Table Drop-Table NOT NULL Constraint UNIQUE Constraint Module 08: Databases and Tables Creating a Database backup 10a Overview of Databases and Tables 10c Restoring a Database CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The course can be helpful for anyone working in the SQL fields, whether self-employed or employed, regardless of their career level. Requirements You will not need any prior background or expertise to enrol in this course. Career path The vocation of SQL Skills Training moves very quickly but pays well. This position provides unparalleled satisfaction. This is your opportunity to learn more and start changing things. Query Language Developer Server Database Manager Python Developer Technical Consultant Project Implementation Manager Software Developer (SQL) Certificates Certificate of completion Digital certificate - £10

SQL Programming Course
Delivered Online On Demand8 hours
£12