EdX

Python Fundamentals for Business Analytics (edX)

Offered by Lehigh University, LehighX,
Python Fundamentals for Business Analytics (edX)

This course covers the basics of the Python programming language, and is targeted to students who have no programming experience. The course begins by establishing a strong foundation in basic programming concepts. Through engaging lessons and practical exercises, students will master essential topics such as variables, relational and boolean operators, control statements, and input/output operations. Building on this solid groundwork, students will program with functions, lists, and tuples. In the final phase of the course, students will unlock the full potential of Python by harnessing the capabilities of the popular NumPy library.

Class Deals by MOOC List - Click here and see EdX's Active Discounts, Deals, and Promo Codes.

The course will illustrate how Python is utilized in the exciting field of business analytics through real-world examples and hands-on exercises. With an emphasis on interactivity, students will code alongside the course materials. By the end of this course, students will have developed a strong understanding of programming principles, gained proficiency in Python syntax, and developed the skill to apply Python functions to basic analytic problems.
This course is part of the Business Analytics Fundamentals for Data Driven Decisions Professional Certificate.

What you'll learn
Upon completion of this course, students should be able to:

  1. Install and use the Anaconda distribution of Python through the creation of Jupyter notebooks.
  2. Understand and use variables in Python
  3. Work with common Python data types including float, integer, string, boolean, lists, and tuples
  4. Create expression in Python with variables, relational operators, and boolean operators
  5. Implement basic program flow control with if statements and loops
  6. Read data from and write data to text files.
  7. Utliize important analytic libraries like Numpy
  8. Understand how to implement and adequately test algorithms in Python
Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Data Science and Machine Learning Capstone Project (edX) EdX
IBM

Data Science and Machine Learning Capstone Project (edX)

Create a project that you can use to showcase your Data Science skills to prospective employers. Apply various data science and machine learning techniques to analyze and visualize a data set involving a real life business scenario and build a predictive model. Now that you've taken several courses on data science and machine learning, it’s time to put your learning to work on a data problem involving a real life scenario. Employers really care about how well you can apply your knowledge and skills to solve real world problems, and the work you do in this capstone project will make you stand out in the job market.

Self Paced
Self-Paced
Computing in Python I: Fundamentals and Procedural Programming (edX) EdX
Georgia Institute of Technology,GTx

Computing in Python I: Fundamentals and Procedural Programming (edX)

Learn the fundamentals of computing in Python, including variables, operators, and writing and debugging your own programs. This course starts from the beginning, covering the basics of how a computer interprets lines of code; how to write programs, evaluate their output, and revise the code itself; how to work with variables and their changing values; and how to use mathematical, boolean, and relational operators.

Self Paced
Self-Paced
Python Data Structures (edX) EdX
University of Michigan,MichiganX

Python Data Structures (edX)

The second course in Python for Everybody explores variables that contain collections of data like string, lists, dictionaries, and tuples. Learning how to store and represent and manipulate data collections while a program is running is an important part of learning how to program.

Self Paced
Self-Paced
Python for Data Engineering Project (edX) EdX
IBM

Python for Data Engineering Project (edX)

An opportunity to apply your foundational Python skills via a project, using various techniques to collect and work with data. Journey into the realm of becoming a Data Engineer and apply your basic Python knowledge of working with data. You will exercise various techniques in Python to extract data in multiple file formats from different sources, transform it into specific datatypes, and then prepare it for loading it into a database.

Self Paced
Self-Paced
Computing in Python II: Control Structures (edX) EdX
Georgia Institute of Technology,GTx

Computing in Python II: Control Structures (edX)

Learn about control structures, one of the most powerful parts of programming. This course covers conditionals, loops, functions, and error handling, specifically in Python but with broader applicability to other languages as well. Building on your prior knowledge of variables and operators, this course gets into the meat of programming. Organized into five chapters, this course starts by covering the fundamentals of what control structures are and what they do, then moves on to four common control structures in Python.

Self Paced
Self-Paced
Computing in Python IV: Objects & Algorithms (edX) EdX
Georgia Institute of Technology,GTx

Computing in Python IV: Objects & Algorithms (edX)

Learn about recursion, search and sort algorithms, and object-oriented programming in Python. Complete your introductory knowledge of computer science with this final course on objects and algorithms. Now that you've learned about complex control structures and data structures, learn to develop programs that more intuitively leverage your natural understanding of problems through object-oriented programming. Then, learn to analyze the complexity and efficiency of these programs through algorithms. In addition, certify your broader knowledge of Introduction to Computing with a comprehensive exam.

Self Paced
Self-Paced