When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Physics + Python - Solve basic physics problems with Python

Learn how to use the popular programming language Python to solve high school-level problems of physics

     
  • 5
  •  |
  • Reviews ( 54 )
₹2899

This Course Includes

  • iconudemy
  • icon5 (54 reviews )
  • icon5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Physics + Python - Solve basic physics problems with Python

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!

What You Will 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.