Browsing by Subject "python"
Now showing 1 - 4 of 4
Results Per Page
Sort Options
- ItemOpen AccessDemOnline(2014-09-15) Buffler, Andy; Malahe, MichaelDemOnline is a collection of demonstrations and VPython scripts for use in an introductory physics course. The website catalogues both lecture demonstrations and VPython scripts. The lecture demos section contains descriptions of the setup and execution of various physics experiments, along with screenshots and a reference for finding the equipment in the UCT Physics labs. The VPython scripts section contains scripts that demonstrate various physics concepts.
- ItemOpen AccessIntroduction to Python Programming, Part 1(2012-04) Kuttel, MichelleA first half of a first course on how to program in Python. This set of six files comprises the slides from first 6 weeks of our 12 week first year course on Python Programming. It is an introduction aimed at students who have not programmed before. The code examples referred to in the slides are included as a zipped archive.
- ItemOpen AccessPHYLAB2 - Course 2 laboratory(2014-09-18) Fearick, RogerThis is a second year laboratory course that accompanies UCT courses PHY2014F and PHY2015S. The lab focuses on an introduction to computational methods, in support of the Classical and Quantum Mechanics lectures. This lab also explores the use of Python in physics education.
- ItemOpen AccessPython for physics(2014-08-22) Fearick, RogerThis is an introduction to the Python programming language for computational physics. Python is a programming language which is increasingly being used for computation in physics. Python is easy to learn; it is a modern, interpreted, object-oriented language; Python programs are simple, clean and easily readable; and it has a wide range of support packages (or program libraries) useful for numerical computation. This resource is useful for physics and mathematics students looking for open-source programmes to support their work.