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

202 Arithmetic courses

SQL Intermediate Course, 3 Days

4.6(12)

By PCWorkshops

This Practical SQL course, is designed make you fully conversant with queries, DML and DDL statements. Hands-on, Practical SQL course. You will get the PCWorkshops SQL Course Certificate. Max 4 people per course, to keep it personalised.

SQL Intermediate Course, 3 Days
Delivered OnlineFlexible Dates
£600

Learn SQL Basics, 1-day Course, Online Instructor-Led

4.6(12)

By PCWorkshops

SQL Queries Course, 1-Day. Basic SQL syntax. This course is good for any database, covering standard SQL. Most attendees are in-work IT Professional. Private individuals are also very welcome.

Learn SQL Basics, 1-day Course, Online Instructor-Led
Delivered OnlineFlexible Dates
£185

Job-Ready SQL in an Afternoon

By Packt

Welcome to a hands-on SQL course. In this course, you will learn the fundamentals of SQL databases and the relational model. We will cover core concepts such as inserting data into SQL databases, extracting data from SQL databases, aggregations, subqueries, joins, unions, and window functions. This course will help you write complex queries to perform tasks as required in technical interviews or on the job.

Job-Ready SQL in an Afternoon
Delivered Online On Demand6 hours 14 minutes
£82.99

Digital Electrical Circuits and Intelligence Electrical Devices

By Compete High

Title: Mastering the Future: Digital Electrical Circuits and Intelligence Electrical Devices Course   Overview: Welcome to a transformative journey into the cutting-edge realm of 'Digital Electrical Circuits and Intelligence Electrical Devices.' In today's rapidly evolving technological landscape, the demand for skilled professionals who can navigate the complexities of digital circuits and intelligent devices is greater than ever. This comprehensive course is designed to equip you with the knowledge and skills needed to not only understand but also master the intricacies of digital electrical circuits and harness the power of intelligent electrical devices.   Key Features: Comprehensive Curriculum: Our course covers a wide spectrum of topics, from the fundamentals of digital electrical circuits to the advanced principles behind intelligent electrical devices. You'll delve into topics such as digital signal processing, microcontrollers, embedded systems, and more. Hands-On Learning: Theory comes to life through hands-on projects and practical exercises. You'll have the opportunity to apply your knowledge in real-world scenarios, ensuring that you not only understand the concepts but can also implement them effectively. Cutting-Edge Technologies: Stay ahead of the curve by learning about the latest advancements in digital circuits and intelligent devices. Explore the world of artificial intelligence, machine learning, and the Internet of Things (IoT) to understand how they intersect with electrical engineering. Expert Instruction: Benefit from the guidance of experienced instructors who bring a wealth of industry knowledge to the classroom. Our instructors are dedicated to your success, providing support and insights throughout the course. Industry-Relevant Projects: Gain practical experience by working on projects that mirror real-world challenges faced by professionals in the field. Build a portfolio that showcases your abilities and sets you apart in a competitive job market. Networking Opportunities: Connect with like-minded individuals and industry experts through networking events, forums, and collaborative projects. Expand your professional network and open doors to new opportunities. Flexible Learning: Designed to accommodate various schedules, our course offers flexibility through online lectures and resources. Access course materials at your own pace, allowing you to balance your learning with other commitments. Certification: Upon successful completion of the course, receive a recognized certification that validates your expertise in digital electrical circuits and intelligent electrical devices, enhancing your credibility in the job market.   Whether you're a seasoned professional looking to upskill or a student aspiring to enter the field of electrical engineering, our 'Digital Electrical Circuits and Intelligence Electrical Devices' course provides the knowledge and practical experience needed to thrive in the dynamic world of technology. Enroll now to embark on a journey towards mastering the future of electrical engineering! Course Curriculum Introduction To Digital Electric Circuits Introduction To Digital Electric Circuits 00:00 Numbering Systems Numbering Systems 00:00 Binary Arithmetic Binary Arithmetic 00:00 Logic Gates Logic Gates 00:00 Flip-Flops Flip-Flops 00:00 Counters Shift Registers Counters Shift Registers 00:00 Adders Adders 00:00

Digital Electrical Circuits and Intelligence Electrical Devices
Delivered Online On Demand2 hours 8 minutes
£4.99

Python 1-Hour, Code the Hangman, Online Instructor-led

4.6(12)

By PCWorkshops

Python Course, code the Hangman. Basic Python Course covers in one hour the coding of an interesting app. Any one very welcome. Our Style: Hands-on, Practical Location: Online, Instructor-led Download: anaconda.com Duration: 1 Hour Times: arrange a time for your time zone

Python 1-Hour, Code the Hangman, Online Instructor-led
Delivered OnlineFlexible Dates
£15

Data Science Course with R Programming

By Lead Academy

This course teaches you data analysis and visualisation using the versatile R language. From understanding data structures to performing advanced statistical analysis, this course equips you with the skills to extract meaningful insights from complex datasets. This Course At A Glance Accredited by CPD UK Endorsed by Quality Licence Scheme Get a deep understanding of data science, the process and the toolbox Learn about R and Rstudio Get an introduction to the basic data types in R Learn to perform arithmetic calculations on vectors Understand what is a matrix and how to analyse it Know what is factors and how to summarise it Recognise how to create a data frame Get an understanding of the relational and logical operators Learn what is a conditional statement and how to implement the same Learn about loops, functions and R packages Understand data manipulation with dplyr Data Science Course with R Programming Course Overview This comprehensive data science with R programming course is specially designed for those who are willing to get a better understanding of R programming and data science to gain proficiency in the same. This online course will help you strengthen your knowledge of data science, R and Rstudio, basics, vectors and much more. This online data science with R programming course will also help you acquire knowledge about the Matrices, factors, data frame, list, logical and relational operations and conditional statements. You will also gain an understanding of the advanced features like loops, functions R packages, regular expressions, etc., to master R language and data science. By the end of the course, you will be able to write R programmes efficiently and be able to analyse data. You will also develop the skills to become a successful data scientist or data analyst after completing this course. Who should take this course? This comprehensive data science with R programming course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of R programming. Entry Requirements There are no academic entry requirements for this data science with r programming course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This data science with r programming course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Course Curriculum Data Science Overview Introduction to Data Science Data Science Career of the Future What is Data Science Data Science As a Process Data Science Toolbox Data Science Process Explained What's Next R and RStudio Engine and Coding Environment Installing R and RStudio RStudio a Quick Tour Introduction to Basics Arithmetic With R Variable Assignment Basic Data Types in R Vectors Creating a Vector Naming a Vector Arithmetic Calculations on Vectors Vector Selection Selection by Comparison Matrices What's a Matrix Analyzing Matrices Naming a Matrix Adding Columns and Rows to a Matrix Selection of Matrix Elements Arithmetic with Matrices Factors What's a Factor Categorical Variables and Factor Levels Summarizing a Factor Ordered Factors Data Frames What's a Data Frame Creating a Data Frame Selection of Data Frame Elements Conditional Selection Sorting a Data Frame Lists Why Would You Need Lists Creating a List Selecting Elements From a List Adding More Data to The List Relational Operators Equality Greater and Less Than Compare Vectors Compare Matrices Logical Operators AND, OR, NOT Operators Logical Operators with Vectors and Matrices Reverse The Result Relational and Logical Operators Together Conditional Statements The IF Statement IF…ELSE The ELSEIF Statement Loops Write a While Loop Looping with More Conditions Break Stop The While Loop What's a For Loop. Loop Over a Vector Loop Over a List Loop Over a Matrix For Loop with Conditionals Using Next and Break with For Loop Functions What Is a Function. Arguments Matching Required and Optional Arguments Nested Functions Writing Own Functions Functions with No Arguments Defining Default Arguments in Functions Function Scoping Control Flow in Functions R Packages Installing R Packages Loading R Packages Different Ways to Load a Package The Apply Family - Lapply What Is Lapply and When Is Used. Use Lapply with User-Defined Functions Lapply and Anonymous Functions Use Lapply with Additional Arguments The Apply Family - Sapply & Vapply What Is Sapply. How to Use Sapply. Sapply with Your Own Function Sapply with a Function Returning a Vector When Can't Sapply Simplify. What Is Vapply and Why Is It Used. Useful Functions Mathematical Functions Data Utilities Regular Expressions Grepl & Grep Metacharacters Sub & Gsub More Metacharacters Dates And Times Today and Now Create and Format Dates Create and Format Times Calculations with Dates Calculations with Times Getting and Cleaning Data Get and Set Current Directory Get Data From The Web Loading Flat Files Loading Excel Files Plotting Data in R Base Plotting System Base Plots Histograms Base Plots Scatterplots Base Plots Regression Line Base Plots Boxplot Data Manipulation With dplyr Introduction to dplyr Package Using The Pipe Operator (%>%) Columns Component Select() Columns Component Rename() and Rename_with() Columns Component Mutate() Columns Component Relocate() Rows Component Filter() Rows Component Slice() Rows Component Arrange() Rows Component Rowwise() Grouping of Rows Summarise() Grouping of Rows Across() Covid-19 Analysis Task Assessment Assessment - Data Science Course with R Programming Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Quality Licence Scheme Endorsed The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees.     Certificate of Achievement Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Data Science Course with R Programming
Delivered Online On Demand
£25

Functional Skills Maths Level 2

By Compete High

Overview With the ever-increasing demand for Functional Skills 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 Functional Skills may be. Learning about Functional Skills 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 Functional Skills . 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 Functional Skills 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 Functional Skills 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 Functional Skills 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 Functional Skills 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 Functional Skills , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Functional Skills , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Functional Skills , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Functional Skills 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 Functional Skills Maths Level 2 Module 01 Introduction Introduction 00:00 Functional Skills Maths Level 2 Module 2 Basic arithmetic Basic arithmetic 00:00 Functional Skills Maths Level 2 Module 3 Fractions Fractions 00:00 Functional Skills Maths Level 2 Module 4 Decimals Decimals 00:00 Functional Skills Maths Level 2 Module 5 Using a calculator Using a calculator 00:00 Functional Skills Maths Level 2 Module 6 Percentages Percentages 00:00 Functional Skills Maths Level 2 Module 7 Ratio and proportion Ratio and proportion 00:00 Functional Skills Maths Level 2 Module 8 Powers, roots and laws of indices Powers, roots and laws of indices 00:00 Functional Skills Maths Level 2 Module 9 Units, prefixes and engineering notation Units, prefixes and engineering notation 00:00

Functional Skills Maths Level 2
Delivered Online On Demand9 hours
£4.99

Project appraisal and risk management (In-House)

By The In House Training Company

Where should management effort be directed? In controlling costs and ensuring proper engineering in live projects? - yes, of course, but true cost control comes by understanding, eliminating and minimising risk prior to a business committing any funds. This course studies the stages required for practical financial and business appraisals of projects and capital expenditure. This course has two primary objectives: To impart the knowledge and skills required to ensure as risk-free as possible expenditure of that scarce resource, cash - the investors', governments' or shareholders' money must not be squandered To improve the quality of the appraisal process in the widest sense - demonstrating how the process of project and capital expenditure appraisal can be used to dramatically improve cost control and deliver as risk-free as possible expenditure As a result of the course, participants will be able to: Understand the economics of appraisal Be in control of their projects from the start Understand the economics of their projects - and devise the most appropriate mode Carry out sensitivity analysis and identify risk Improve their methods of appraisal and approach Focus on the risk areas and take out risk and control costs before they over-run The benefits of attending this course will be demonstrable from day one. Thorough appraisals and risk assessment follow through to success in project management and detailed cost control and project management. 1 Introduction Why appraise? Taking risk out of investment The short- and long-term results of not appraising business expenditure 2 Developing an appraisal process The process - overall and stage-by-stage objectives Understand business and technical risks Manage resources and time Do you invest enough time and effort at this stage? Take out the risks - control costs before you are committed to contracts and action Checklists 3 Appraisal arithmetic Review of the arithmetic of appraisalThe time value of moneyThe effects of different interest or required ratesThe effects of inflation (or deflation) in prices and costs Understanding the economics of appraisal is essential 4 Appraisal measures Meaning and use of appraisal measures Identifying the most appropriate measures for your particular business Payback Discounted cash flow measures - NPV and IRR Other measures - FW, AW, Profitability Index The meaning of the measures and their application in practice 5 Cost benefit analysis The effect on decision-making of more intangible benefits Cost benefit analysis Ensuring costs are genuine Measuring intangible benefits Environmental issues Consideration of intangible benefits in the appraisal decision-making process 6 Developing appropriate models Developing models - examples of spreadsheet models and measures for many different situations Modelling investment opportunities - summarising outcomes Sensitivity analysis - identifying, quantifying and taking out risk 7 Developing an appraisal process The process - managing risk from the outset Using the process in risk management, negotiating and project management Take out risk by thoroughly knowing your project - developing your own process

Project appraisal and risk management (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

C++ for Beginners

By Eduolc

We'll teach you how to code in a fun way by building games in this course. We'll also use a library so you can concentrate on learning pure C++ and good programming habits.

C++ for Beginners
Delivered Online On Demand
£19

Assembly Programming for All Platforms, Learn to Code

By Packt

Assembly is the foundation for all applications, mobile to desktop. It is used in Raspberry Pi, Arm, Intel and much more

Assembly Programming for All Platforms, Learn to Code
Delivered Online On Demand2 hours 8 minutes
£140.99