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

188 Arithmetic courses in Bradford delivered Online

Introduction to Maths

By OnlineCoursesLearning.com

Fundamental Maths This fundamental maths course is for anybody hoping to improve their insight into essential numerical ideas. The course comprises of three modules clarifying the numerical essentials, and worksheets to survey your insight into the subject. Acquiring adequate information in science will empower you to build your familiarity and trust in the subject. You can build up a positive methodology and utilize sensible thinking in managing distinctive genuine issues. The course empowers you to apply your numerical information and way to deal with tackle issues successfully. It will make ready for encouraging development in your general ability improvement. What you will realize The course is defined to guarantee you find out about the key ideas in arithmetic. It will help build up a solid establishment for additional numerical expertise upgrade. Here is the thing that you will gain from this course: Essential maths capacities, including numbers, increments, deduction, duplication and division Think about decimals, parts, shapes and estimations Figure out how to tally cash See how to deal with information, including recording, deciphering and contrasting data Figure out how to tackle basic issues with the right numerical applications Advantages of Taking This Course Improve your abilities in maths Gain a solid establishment regarding the matter Hone abilities required in your everyday life, work and study Figure out how to apply numerical information to take care of issues, all things considered, circumstances

Introduction to Maths
Delivered Online On Demand
£50

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

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

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

MySQL Course Intermediate, 3 DAYS

4.6(12)

By PCWorkshops

Practical MySQL Course Intermediate, to leave you fully conversant with queries, DML and DDL statements. Hands-on, Practical MySQL Course Intermediate. PCWorkshops MySQL Course Intermediate Certificate. Max 4 people per course, we keep it personalised.

MySQL Course Intermediate, 3 DAYS
Delivered OnlineFlexible Dates
£600