This public repository contains the training materials, tutorials, code, and assignments for the Intensive Python Course at PUCP.
Course name | Python Fundamentals for CCSS and Public Management |
Number of Hours of Theory | 18 hours |
Professor | Alexander Quispe Rojas |
PUCP email | alexander.quispe@pucp.edu.pe |
Teaching Assistant | Anzony Quispe Rojas |
20150317@lamolina.edu.pe |
The course will address the essential elements to develop programming skills with Python. In particular, the goal is to incorporate Python as a toolbox for quantitative research in the social sciences. This introduction will focus on data management and lay the foundation for training students in data science. Basic programming concepts such as data structures, defining functions, and working with essential specialized libraries for working with data, especially Numpy and Pandas, will be taught.
This course is intended for social science students and professionals with no prior experience with programming languages or who have just started using statistical programs such as Stata and have found it attractive to interact with data through code. Ultimately, this course seeks to prepare students for the job market by providing highly demanded skills, which will prepare them for a first job or internship that involves data science.
The course aims to familiarize and develop with Python so that students can autonomously use data science tools in their research and future job positions. At the end of the course, students will be able to:
- Interact with Python through Jupyter notebooks and master Markdown writing.
- Write code that solves daily data analysis tasks.
- Github
- Listas, Diccionarios, Numpy
- Pandas
- If condition, loop
- Funciones and Clases I
- Clases 2
Classes will be given synchronously using Zoom. In exploring the use of Python for data analysis, the use of databases for the social sciences will be emphasized.
The evaluation will consist of a final work at the end of the course.
N° | Project | Weighting on Final Grade |
---|---|---|
1 | Assignment 1 | 33.3% |
2 | Assignment 2 | 33.3% |
3 | Assignment 3 | 33.3% |
This course will not have a mandatory bibliography. Python is a widely supported language with extensive documentation and a very large community that supports each other through Stack Overflow and other forums. For this reason, the class notes will be the primary reference material of the course.
Date | Day | Schedule | Topic | Subtopic |
---|---|---|---|---|
11/13/2021 | Saturday | 14:00-17:00 | Github |
|
11/14/2021 | Sunday | 14:00-17:00 | Basic Objects |
|
Date | Day | Schedule | Topic | Subtopic |
---|---|---|---|---|
11/20/2021 | Saturday | 14:00-17:00 | Pandas |
|
11/21/2021 | Sunday | 14:00-17:00 | If and Loops |
|
Date | Day | Schedule | Topic | Subtopic |
---|---|---|---|---|
11/27/2021 | Saturday | 14:00-17:00 | Functions and Classes I |
|
11/28/2021 | Sunday | 14:00-17:00 | Classes II |
|
-
Matthes, E. (2016). Python crash course: A hands – on, project-based introduction to programming (2nd ed.). No Starch Press. ISBN: 9781593279288
-
McKinney, W. (2013). Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython. O'Reilly Media. ISBN: 9789351100065
-
VanderPlas, J. (2016). Python Data Science Handbook. O'Reilly Media. ISBN: 9781491912058