Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js Typescript HTML5 PHP
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA CompTIA Security+ Microsoft AZ-900
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Data Analysis Data Warehouse Business Intelligence Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Mobile Game Development
Google Flutter iOS Development Android Development Swift React Native Dart (programming language) Kotlin SwiftUI Mobile App Development
Graphic Design Photoshop Adobe Illustrator Drawing Canva Digital Painting InDesign Design Theory Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Sound Therapy Emotional Intelligence Coaching
Business Fundamentals Entrepreneurship Fundamentals Freelancing Business Strategy Online Business Startup Business Plan Blogging Amazon Kindle Direct Publishing (KDP)
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Copywriting Email Marketing Google Analytics Startup Advertising Strategy

DevelopmentData ScienceR (programming language)

R Programming Hands-on Specialization for Data Science (Lv1)

An in-depth course on R language with real-world Data Science examples to supercharge your R data analysis skills
Rating: 4.3 out of 54.3 (534 ratings)
21,443 students
Created by Irfan Elahi
Last updated 5/2017
English
English [Auto]

What you'll learn

  • Setup and Use Development Environment for R
  • Install and Use Packages in R
  • Learn and use Atomic Data Types in R
  • Learn and apply advanced explicit/Implicit Coercioning in R
  • Learn multiple approaches to create vectors in R
  • Understand nuances and implications in Vector Coercions
  • Understand Vector indexing principles in R
  • Understand and leverage Vectors' flatness property
  • Understand Vector Labels and Attributes and their practical use-cases
  • Learn Matrices and multiple approaches for creation
  • Learn how Matrices Dimension Property works
  • Learn advanced techniques for Matrices Indexing
  • Learn Matrices Operations and Important Functions
  • Learn the amazing use-cases of Lists
  • Learn to leverage Lists' Recursive Nature
  • Learn multiple ways to create Lists (including from other data structures)
  • Learn critical nuances in Lists Indexing, Labels and Lists Properties
  • Learn multiple approaches to create Data Frames (including from other data structures)
  • Learn Data Frames sub-setting (beginner to advanced)
  • Learn how to impute missing values in Data Frames for efficient Data Analysis
  • Learn R Control Structures (Conditional statements and loops)
  • Learn to create and use R Functions
  • Understand Web Scraping Process
  • Learn R's Apply family of functions for advanced data manipulation
  • Learn Multiple ways to perform Web Scraping in R
  • Learn how to perform Data Munging, Cleansing and Transformation in R
  • Learn HTML and Document Object Model in the context of Web Scraping
  • Learn XPath Query Language for Web Scraping
  • Learn RSelenium setup and usage for advanced Web Scraping
  • Learn Regular Expression Functions in R for advanced analysis
  • Learn advanced Data Frames techniques for efficient data analysis
  • Learn how to perform statistical analysis and visualisation to derive insights in R

Requirements

  • There is only one pre-requisite: Passion and commitment to learn!
  • No prior Programming or Data Science experience needed
  • All the software/tools are open-source and available for Free!
  • A computer (Windows or Linux) with internet connection needed for hands-on exercises

Description

R is considered as lingua franca of Data Science. Candidates with expertise in R programming language are in exceedingly high demand and paid lucratively in Data Science. IEEE has repeatedly ranked R as one of the top and most popular Programming Languages. Almost every Data Science and Machine Learning job posted globally mentions the requirement for R language proficiency. All the top ranked universities like MIT have included R in their respective Data Science courses curriculum. 

With its growing community of users in Open Source space, R allows you to productively work on complex Data Analysis and Data Science projects to acquire, transform/cleanse, analyse, model and visualise data to support informed decision making. But there's one catch: R has quite a steep learning curve! 

How's this course different from so many other courses?

Many of the available training courses on R programming don't cover it its entirety. To be proficient in R for Data Science requires thorough understanding of R programming constructs, data structures and none of the available courses cover them with the comprehensiveness and depth that each topic deserves. Many courses dive straight into Machine Learning algorithms and advanced stuff without thoroughly comprehending the R programming constructs. Such approaches to teach R have a lot of drawbacks and that's where many Data Scientists struggle with in their professional careers.

Also, the real value in learning R lies in learning from professionals who are experienced, proficient and are still working in Industry on huge projects; a trait which is missing in 90% of the training courses available on Udemy and other platforms.

This is what makes this course stand-out from the rest. This course has been designed to address these and many other fallacies and uniquely teaches R in a way that you won't find anywhere else. Taught by me, an experienced Data Scientist currently working in Deloitte (World's largest consultancy firm) in Australia and has worked on a number of Data Science projects in multiple niches like Retail, Web, Telecommunication and web-sector. I have over 5 years of diverse experience of working in my own start-ups (related to Data Science and Networking), BPO and digital media consultancy firms, and in academia's Data Science Research Labs. Its a rare combination of exposure that you will hardly find in any other instructor. You will be leveraging my valuable experience to learn and specialize R. 

What you're going to learn in this course?

The course will start from the very basics of introducing Data Science, importance of R and then will gradually build your concepts. In the first segment, we'll start from setting up R development environment, R Data types, Data Structures (the building blocks of R scripts), Control Structures and Functions. 

The second segment comprises of applying your learned skills on developing industry-grade Data Science Application. You will be introduced to the mind-set and thought-process of working on Data Science Projects and Application development. The project will then focus on developing automated and robust Web Scraping bot in R. You will get the amazing opportunities to discover what multiple approaches are available and how to assess alternatives while making design decisions (something that Data Scientists do everyday). You will also be exposed to web technologies like HTML, Document Object Model, XPath, RSelenium in the context of web scraping, that will take your data analysis skills to the next level. The course will walk you through the step by step process of scraping real-life and live data from a classifieds website to analyse real-estate trends in Australia. This will involve acquiring, cleansing, munging and analyzing data using R statistical and visualisation capabilities.

Each and every topic will be thoroughly explained with real-life hands-on examples, exercises along with disseminating implications, nuances, challenges and best-practices based on my years of experience. 

What you will gain from this course will be incomparable to what's currently available out there as you will be leveraging my growing experience and exposure in Data Science. This course will position you to not only apply for Data Science jobs but will also enable you to use R for more challenging industry-grade projects/problems and ultimately it will super-charge your career.

So take the decision and enrol in this course and lets work together to make you specialize in R Programming like never before!

Who this course is for:

  • Anyone who wants to get started or advance further in Data Science
  • Anyone who wants to develop expertise in R programming based on best-practices
  • Anyone who wants to learn how to use R for real-life challenging Data Science projects and applications

Featured review

Mashrur Arafin Ayon
Mashrur Arafin A.
9 courses
2 reviews
Rating: 5.0 out of 53 years ago
The Course was very helpful. For a beginner like me who is having high expectation on Data Science and R, do consider taking this course. It starts from the basic, then gives you a solid foundation and last but not the least provides a hand on practical experience on how to use the knowledge provided. Overall its a mixture of basic knowledge on R and its application in the web.

Instructor

Irfan Elahi
Data Scientist in the world's largest consultancy firm
Irfan Elahi
  • 4.3 Instructor Rating
  • 1,069 Reviews
  • 30,666 Students
  • 2 Courses

A full stack scalable analytics specialist, working in the world's largest consultancy firm in Australia, with a growing portfolio of successful projects delivering substantial impact and value in multiple capacities across telecom, retail, energy and health-care sectors.


Additionally:

• Artificial Intelligence (AI) stream-lead in Deloitte Australia's Azure Enablement Initiative

• Member of Deloitte Australia's ClearLight initiative managing AWS and Azure platform for enablement and assets prototyping

• Trainer of Deloitte's internal Data Science training program

• Author of "Scala Programming for Big Data Analytics" book published by Apress

• Technical reviewer of "Next-Generation Big Data: A Practical Guide to Apache Kudu, Impala, and Spark" book published by Apress

• Instructor of Apache Spark and R Programming courses on Udemy with thousands of students enrolled from all around the world

• Designated author of the largest Data Science publication (Towards Data Science) on Medium

• Speaker at DataWorks Summit in 2017 in Sydney on in-memory Big Data Technologies

• Speaker in Data Analytics Explained meetup and in multiple universities all around the world

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Terms
  • Privacy policy
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.