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

3923 Computing & IT courses in Sheerness delivered On Demand

R Programming for Data Science

4.5(3)

By Studyhub UK

Delve into the world of data analysis with 'R Programming for Data Science,' a course designed to guide learners through the intricacies of R, a premier programming language in the data science domain. The course opens with a broad perspective on data science, illuminating the pivotal role of R in this field. Learners are then introduced to R and RStudio, equipping them with the foundational tools and interfaces essential for R programming. The curriculum progresses with an introduction to the basics of R, ensuring learners grasp the core principles that underpin more complex operations. A highlight of this course is its in-depth exploration of R's versatile data structures, including vectors, matrices, factors, and data frames. Each unit is crafted to provide learners with a comprehensive understanding of these structures, pivotal for effective data handling and manipulation. The course also emphasizes the importance of relational and logical operators in R, key elements for executing data operations. As the course advances, learners will engage with the nuances of conditional statements and loops, essential for writing efficient and dynamic R scripts. Moving into more advanced territories, the course delves into the creation and usage of functions, an integral part of R programming, and the exploration of various R packages that extend the language's capabilities. Learners will also gain expertise in the 'apply' family of functions, crucial for streamlined data processing. Further units cover regular expressions and effective strategies for managing dates and times in data sets. The course concludes with practical applications in data acquisition, cleaning, visualization, and manipulation, ensuring learners are well-prepared to tackle real-world data science challenges using R. Learning Outcomes Develop a foundational understanding of R's role in data science and proficiency in RStudio. Gain fluency in R programming basics, enabling the handling of complex data tasks. Acquire skills in managing various R data structures for efficient data analysis. Master relational and logical operations for advanced data manipulation in R. Learn to create functions and utilize R packages for expanded analytical capabilities. Why choose this R Programming for Data Science course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this R Programming for Data Science course for? Beginners in data science eager to learn R programming. Data analysts and scientists looking to enhance their skills in R. Researchers in various fields requiring advanced data analysis tools. Statisticians seeking to adopt R for more sophisticated data manipulations. Professionals in finance, healthcare, and other sectors needing data-driven insights. Career path Data Scientist (R Expertise): £30,000 - £70,000 Data Analyst (R Programming Skills): £27,000 - £55,000 Bioinformatics Scientist (R Proficiency): £35,000 - £60,000 Quantitative Analyst (R Knowledge): £40,000 - £80,000 Research Analyst (R Usage): £25,000 - £50,000 Business Intelligence Developer (R Familiarity): £32,000 - £65,000 Prerequisites This R Programming for Data Science does not require you to have any prior qualifications or experience. You can just enrol and start learning.This R Programming for Data Science 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. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Unit 01: Data Science Overview Introduction to Data Science 00:01:00 Data Science: Career of the Future 00:04:00 What is Data Science? 00:02:00 Data Science as a Process 00:02:00 Data Science Toolbox 00:03:00 Data Science Process Explained 00:05:00 What's next? 00:02:00 Unit 02: R and RStudio Engine and coding environment 00:03:00 Installing R and RStudio 00:04:00 RStudio: A quick tour 00:04:00 Unit 03: Introduction to Basics Arithmetic with R 00:03:00 Variable assignment 00:04:00 Basic data types in R 00:03:00 Unit 04: Vectors Creating a vector 00:05:00 Naming a vector 00:04:00 Arithmetic calculations on vectors 00:07:00 Vector selection 00:06:00 Selection by comparison 00:04:00 Unit 05: Matrices What's a Matrix? 00:02:00 Analyzing Matrices 00:03:00 Naming a Matrix 00:05:00 Adding columns and rows to a matrix 00:06:00 Selection of matrix elements 00:03:00 Arithmetic with matrices 00:07:00 Additional Materials 00:00:00 Unit 06: Factors What's a Factor? 00:02:00 Categorical Variables and Factor Levels 00:04:00 Summarizing a Factor 00:01:00 Ordered Factors 00:05:00 Unit 07: Data Frames What's a Data Frame? 00:03:00 Creating Data Frames 00:20:00 Selection of Data Frame elements 00:03:00 Conditional selection 00:03:00 Sorting a Data Frame 00:03:00 Additional Materials 00:00:00 Unit 08: Lists Why would you need lists? 00:01:00 Creating a List 00:06:00 Selecting elements from a list 00:03:00 Adding more data to the list 00:02:00 Additional Materials 00:00:00 Unit 09: Relational Operators Equality 00:03:00 Greater and Less Than 00:03:00 Compare Vectors 00:03:00 Compare Matrices 00:02:00 Additional Materials 00:00:00 Unit 10: Logical Operators AND, OR, NOT Operators 00:04:00 Logical operators with vectors and matrices 00:04:00 Reverse the result: (!) 00:01:00 Relational and Logical Operators together 00:06:00 Additional Materials 00:00:00 Unit 11: Conditional Statements The IF statement 00:04:00 IFELSE 00:03:00 The ELSEIF statement 00:05:00 Full Exercise 00:03:00 Additional Materials 00:00:00 Unit 12: Loops Write a While loop 00:04:00 Looping with more conditions 00:04:00 Break: stop the While Loop 00:04:00 What's a For loop? 00:02:00 Loop over a vector 00:02:00 Loop over a list 00:03:00 Loop over a matrix 00:04:00 For loop with conditionals 00:01:00 Using Next and Break with For loop 00:03:00 Additional Materials 00:00:00 Unit 13: Functions What is a Function? 00:02:00 Arguments matching 00:03:00 Required and Optional Arguments 00:03:00 Nested functions 00:02:00 Writing own functions 00:03:00 Functions with no arguments 00:02:00 Defining default arguments in functions 00:04:00 Function scoping 00:02:00 Control flow in functions 00:03:00 Additional Materials 00:00:00 Unit 14: R Packages Installing R Packages 00:01:00 Loading R Packages 00:04:00 Different ways to load a package 00:02:00 Additional Materials 00:00:00 Unit 15: The Apply Family - lapply What is lapply and when is used? 00:04:00 Use lapply with user-defined functions 00:03:00 lapply and anonymous functions 00:01:00 Use lapply with additional arguments 00:04:00 Additional Materials 00:00:00 Unit 16: The apply Family - sapply & vapply What is sapply? 00:02:00 How to use sapply 00:02:00 sapply with your own function 00:02:00 sapply with a function returning a vector 00:02:00 When can't sapply simplify? 00:02:00 What is vapply and why is it used? 00:04:00 Additional Materials 00:00:00 Unit 17: Useful Functions Mathematical functions 00:05:00 Data Utilities 00:08:00 Additional Materials 00:00:00 Unit 18: Regular Expressions grepl & grep 00:04:00 Metacharacters 00:05:00 sub & gsub 00:02:00 More metacharacters 00:04:00 Additional Materials 00:00:00 Unit 19: Dates and Times Today and Now 00:02:00 Create and format dates 00:06:00 Create and format times 00:03:00 Calculations with Dates 00:03:00 Calculations with Times 00:07:00 Additional Materials 00:00:00 Unit 20: Getting and Cleaning Data Get and set current directory 00:04:00 Get data from the web 00:04:00 Loading flat files 00:03:00 Loading Excel files 00:05:00 Additional Materials 00:00:00 Unit 21: Plotting Data in R Base plotting system 00:03:00 Base plots: Histograms 00:03:00 Base plots: Scatterplots 00:05:00 Base plots: Regression Line 00:03:00 Base plots: Boxplot 00:03:00 Unit 22: Data Manipulation with dplyr Introduction to dplyr package 00:04:00 Using the pipe operator (%>%) 00:02:00 Columns component: select() 00:05:00 Columns component: rename() and rename_with() 00:02:00 Columns component: mutate() 00:02:00 Columns component: relocate() 00:02:00 Rows component: filter() 00:01:00 Rows component: slice() 00:04:00 Rows component: arrange() 00:01:00 Rows component: rowwise() 00:02:00 Grouping of rows: summarise() 00:03:00 Grouping of rows: across() 00:02:00 COVID-19 Analysis Task 00:08:00 Additional Materials 00:00:00 Assignment Assignment - R Programming for Data Science 00:00:00

R Programming for Data Science
Delivered Online On Demand6 hours 33 minutes
£10.99

React Front to Back 2022 [V]

By Packt

Are you looking to leverage the capabilities of React to build interactive elements for a website? Then this is the course for you. This course is carefully structured to make the process of learning the latest version of React both practical and easy. Build practical projects such as Feedback app, GitHub Finder, House Marketplace, and Full-Stack MERN support ticket system while learning. An intermediate-level knowledge of JavaScript is required.

React Front to Back 2022 [V]
Delivered Online On Demand20 hours 3 minutes
£101.99

R Programming: Statistical Concepts

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

R Programming: Statistical Concepts
Delivered Online On Demand3 hours 26 minutes
£25

HTML Web Development Crash Course

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

HTML Web Development Crash Course
Delivered Online On Demand1 hour 43 minutes
£25

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.8(9)

By Skill Up

Unlock the secrets of PHP and MySQL web development with this comprehensive course. Learn the basics of PHP and MySQL and object-oriented programming (OOP) concepts to create dynamic and interactive websites and web applications.

Ultimate PHP & MySQL Web Development Course & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£25

GraphQL with NodeJs: Beginner to Advanced

4.8(9)

By Skill Up

Description GraphQL is a query and manipulation language of API that accomplishes queries with existing data. It is alternative to

GraphQL with NodeJs: Beginner to Advanced
Delivered Online On Demand2 hours 41 minutes
£25

HR Audit Certification 2021

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

HR Audit Certification 2021
Delivered Online On Demand2 hours 48 minutes
£25

Django Crash Course with Examples

By Packt

This course covers the Django web framework from the beginning and also covers advanced Django features. Besides Django, the course also covers HTML, CSS, and Bootstrap, which will introduce full-stack development with Django so that you can build complete web apps from scratch. Learn to develop your own web applications with the help of this course.

Django Crash Course with Examples
Delivered Online On Demand3 hours 49 minutes
£41.99

Security Guard Training - CPD Accredited Career Bundle

5.0(2)

By Training Express

Security Guard Training - CPD Accredited Career Bundle Step into the world of private security with confidence through our Security Guard Training - CPD Accredited Career Bundle. This course has been designed for individuals looking to build a solid foundation in security services, offering essential knowledge on everything from legal responsibilities to incident management. Whether you're completely new or looking to refresh your understanding, this bundle is packed with engaging content that simplifies complex subjects and helps you feel prepared for every situation a modern security guard may face. Built with flexibility in mind, this online course allows you to study at your own pace from anywhere, anytime—no need to step foot in a classroom. You’ll gain vital theoretical understanding tailored to today’s security environments, with modules that cover conflict resolution, patrol techniques, emergency procedures, and more. If you're aiming for a professional edge in the private security sector, this course is your reliable starting point. Key Features of this Bundle CPD Accredited Courses Instant PDF certificate Fully online, interactive course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases This Security Guard course ensures that all information provided is current and up-to-date, recognising the evolving nature of security in modern times compared to the past. The scope of security guards has expanded, and the standards have been elevated, necessitating the need for security guards to stay abreast of the latest policies and practices. In addition, the Security Guard course covers the expectations and guidelines set by specific organisations and companies, enabling learners to align with and adhere to these trending policies. Security Guard Training Bundle Course 01: Security Guard Course 02: Working Within the Private Security Industry Course 03: Fire Marshal Level 3 Course 04: Emergency First Aid At Work Course 05: Health and Safety Course 06: Security Management Diploma Accreditation These bundle courses are CPD accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Security Guard Training course is for anyone looking to kickstart a career in this field, including the following professions: Security Guard Security Officer Door Supervisor Security Manager Risk Manager Requirements No prior degree or experience is required to enrol in this course. Career path This Security Guard Course will help you to explore avariety of career paths in the related industry, including: Security Guard Security Manager Close Protection Officer Event Security Officer Retail Security Officer Mobile Patrol Officer Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Security Guard Training - CPD Accredited Career Bundle
Delivered Online On Demand1 hour
£49

iPhone Filmmaking - QLS Endorsed & CPD Accredited

4.7(47)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before! This Award in iPhone Filmmaking at QLS Level 2 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 60 CPD points) to make your skill development & career progression more accessible than ever! Are you looking to improve your current abilities or make a career move? If yes, our unique iPhone Filmmaking at QLS Level 2 course might help you get there! It is an expertly designed course which ensures you learn everything about the topic thoroughly. Expand your expertise with high-quality training from the iPhone Filmmaking at QLS Level 2 course. Due to iPhone Filmmaking at QLS Level 2's massive demand in the competitive market, you can use our comprehensive course as a weapon to strengthen your knowledge and boost your career development. Learn iPhone Filmmaking at QLS Level 2 from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career. The iPhone Filmmaking at QLS Level 2 course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the iPhone Filmmaking at QLS Level 2 course, an instant e-certificate will be exhibited in your profile that you can order as proof of your skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling in this iPhone Filmmaking at QLS Level 2 course. This iPhone Filmmaking at QLS Level 2 training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join us today and gear up for excellence! Why Prefer This iPhone Filmmaking at QLS Level 2 Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS which is completely free. Get a free student ID card! (£10 postal charge 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 *** Here is the curriculum breakdown of the iPhone Filmmaking at QLS Level 2 course: Unit 01: Introduction Unit 02: Filming on a phone Native vs Paid apps. Unit 03: Filmmaking terms Unit 04: Shots - basic Unit 05: Shots - advanced Unit 06: Planning your film Unit 07: Lighting and Audio Unit 08: Editing Unit 09: Bonus - Shot on iPhone Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the Award in iPhone Filmmaking at QLS Level 2 exams. CPD 60 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This iPhone Filmmaking at QLS Level 2 course is perfect for highly motivated people who want to improve their technical skills and prepare for the career they want! Requirements iPhone Filmmaking - QLS Endorsed & CPD Accredited No prior background or expertise is required. Career path The iPhone Filmmaking at QLS Level 2 course will boost your CV and aims to help you get the job or even the long-awaited promotion of your dreams. Certificates Award in iPhone Filmmaking at QLS Level 2 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After successfully completing the Award in iPhone Filmmaking at QLS Level 2, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme andalso you can order CPDQSAccredited Certificate that is recognised all over the UK and also internationally. The certificates will be home-delivered, completely free of cost. CPDQS Accredited Certificate Digital certificate - Included

iPhone Filmmaking - QLS Endorsed & CPD Accredited
Delivered Online On Demand3 days
£100