Skip to content

Latest commit

 

History

History
90 lines (66 loc) · 9.97 KB

ExpNonActiveCoderPath.md

File metadata and controls

90 lines (66 loc) · 9.97 KB

I have an experience of atleast 1 year, but not coding actively in my current role.

Outcomes

On successful completion of the prework, you will

  • be familiar with the GreyAtom style of learning.
  • have all the necessary packages installed in your system.
  • have a fair intution about what Data Science is.
  • brush up the basics of programming in Python.
  • have the basic knowledge of Maths & Stats that would be used ahead.

Estimated Time: 12+ hours

Things to be covered

GreyAtom’s hands on learning approach, diversity and commitment to academic excellence will make sure that your learning outcomes are extremely high. Before you begin your journey with GreyAtom, get yourself accquainted with the our philosophy. Expose yourself to how to keep up the pace throughout the learning journey.

Looking forward to the handson learning experience, it is very important to have your system ready for all the coding tasks/ assignments that you would be attempting. Install the necessary packages and set up your system before you come for the sessions.

Data Science can add lots of value to any business and has many interesting roles. Before starting your Data Science journey, explore more about the same, so that you develop a clear intuition by reading the blogs below and covering the topic on our platform GLabs.

To realize the power of Data Science applications, programming is the tool. Make sure you have a strong foundation here. The first blog will help you understand what is programming and get started with your first program in this learning journey on GLabs.

After we have seen our first program in Python, time to explore more. Though Python is a high level programming language and can solve complex tasks, it is easy to learn and has clean syntax. Let's get started.

  • Explore Python step by step here - 120 mins
  • Solve the challenges here - 180 mins

Before we jump into the technicals of Data Science, let us understand the different aspects of Data - 9 mins

Next topic we want you to look into is the Mathematics in Data Science. Maths & Stats is the heart of Data Science. Learn the fundamentals of essential Maths & Stats before diving deep.

Every data has some story to tell. We use different kinds of plots to visualize the hidden pattern/insights in the data. Understand the different kinds of plots and what insights they give.

To summarize the information contained in a data, we have Descriptive Statistics. Master basic Statistical tools/concepts that would be extensively used further.

Data Science is all about making predictions. And what comes to our rescue in making predictions is Probability. Learn fundamentals of Probability.

While we make predictions, if there is a change in the input, it influences the output. A solid understanding of Multivariate Calculus is very important to understand the change.

Stretch Goals

Estimated Time: 12+ hours

Completing the above items is the bare minimum for you to start the program. Once you have completed the above items, we strongly recommend you to cover the below as well so that you sail through the program smoothly.

  • Get exposed to the nuts and bolts of Python - a popular programming language of choice for Data Scientists. Getting Started with Python - 150 mins
  • Explore deeper into Python to handle the complete program flow - file I/O, control structures and errors which are important for effective programming. Handling Program Flow in Python - 240 mins
  • Ensure you make your foundations stronger with examples here - 120 mins
  • Try answering the questions here - 30 mins
  • Dig deeper into the Multivariate Calculus - 120 mins
  • Learn about different kinds of data that you will come across while working on data sets throughout the program. We will then proceed and learn about techniques to summarize the data visually and mathematically in order to build insights out of them. Descriptive Statistics Fundamentals - 60 mins
  • Learn about basic concepts of probability that we will need for understanding algorithms. Probability Fundamentals - 90 mins