Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn how to use the popular programming language Python to solve high school-level problems of physics
Did you know that, nowadays, programming is everywhere, especially in science? This course is for those who want to model basic problems of physics computationally. In this course, we will use one of the most popular programming languages: Python! Python is a programming language used in different fields, such as data science, statistics, artificial intelligence, and also scientific computing.
Here, we will use this programming language to solve basic problems of physics. By basic problems of physics, I mean high school level problems, like calculating the velocity, solving electric circuits, thermal dilation, etc. A perfect match for those that are in basic scientific areas and want to start learning how to program!
At the end of the course, you will have a brief introduction to two third-party libraries of Python:
1-Numpy, which is primarily used for number crunching and linear algebra, and
2-Matplotlib, the most commonly used library to plot data in Python.
Each session of the course is divided into three parts:
1-Basic Python lectures:
In these lessons, you will learn how to use the basic commands, data structures and functions of Python
2-Exercises:
In these lessons, I propose exercises to be solved and explain how these exercises are supposed to be solved
3-Solution:
In these videos, I show you the solution of the exercises step-by-step
Throughout this course, you'll solve 20+ exercises to model problems of physics with Python, including:
Calculating the force
Gravitational force formula
Text manipulation with strings
Thermal expansion formulas
Solving a quadratic equation
Building a menu to choose formulas
Calculating the Euclidean distance between two atoms
Simulating a physics exam
Creating functions for temperature conversion
Plotting the trajectory of an object
and many more!!
Therefore: if you wish to model basic physics' problems and learn one of the most popular programming languages, then this course is for you!
Course Content
- 12 section(s)
- 71 lecture(s)
- Section 1 Introduction
- Section 2 Variables and data types
- Section 3 Strings
- Section 4 Logical operators and conditional statements
- Section 5 Loops
- Section 6 Collections
- Section 7 Functions
- Section 8 Modules in Python
- Section 9 Errors and exceptions in Python
- Section 10 A brief introduction to the Numpy module
- Section 11 Introduction to plotting (graphs) in Python with Matplotlib
- Section 12 Extra section
What You’ll Learn
- You'll learn how to model problems of physics computationlly
- You'll develop algorithmic thinking
- You'll review some concepts of physics
- You'll learn one of the most popular programming languages
Skills covered in this course
Reviews
-
ÇÇayan Kuzu
It is a very clear and understandable course for those who are new to python and physics, that is, for someone at an entry level to learn how to combine python and physics. I definitely recommend it.
-
RRitha Rymond Massawe
very good
-
AAlan Brockman
Clear but no transcript to follow if I need to review
-
JJose Luis La Rosa Navarro
Great experience and very didactic course.