https://github.com/southernmethodistuniversity/intro-to-python
Introduction to Python Workshop
https://github.com/southernmethodistuniversity/intro-to-python
python
Last synced: 9 months ago
JSON representation
Introduction to Python Workshop
- Host: GitHub
- URL: https://github.com/southernmethodistuniversity/intro-to-python
- Owner: SouthernMethodistUniversity
- License: cc-by-sa-4.0
- Created: 2025-07-16T21:16:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T16:48:17.000Z (9 months ago)
- Last Synced: 2025-10-01T18:29:54.307Z (9 months ago)
- Topics: python
- Homepage: https://southernmethodistuniversity.github.io/intro-to-python/
- Size: 8.52 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Python Workshop 
This workshop is the first in a series of three Python workshops intended for complete beginners to learn the basics of the Python programming language and get started on common data science and visualization applications. This first workshop covers the basics of installation, working with objects, and using control structures. Every workshop in the series concludes with hands-on exercises to help you put your new skills into practice.
The content for this workshop is developed and taught by the [OIT Research Technology Services team at SMU](https://www.smu.edu/OIT/research) in collaboration with [SMU Libraries.](https://www.smu.edu/libraries/scholarship)
## Objectives
- Learn the basics of the Python programming language.
- Learn how to use the Anaconda & IDE.
- Learn to leverage the different data types and structures available in Python.
- Learn how to write functions to streamline your code.
- Gain hands-on experience with programming in Python.
-----
* Based on the [Constellate](https://labs.jstor.org/projects/text-mining/) & [Software Carpentry Programming with Python](https://swcarpentry.github.io/python-novice-inflammation/) workshops.
* Their curriculum is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
* [](http://creativecommons.org/licenses/by-sa/4.0/)