LET-REMA-LC1904
Python
Course infoSchedule
Course moduleLET-REMA-LC1904
Credits (ECTS)3
Category-
Language of instructionEnglish
Offered byRadboud University; Faculty of Arts; Graduate School;
Lecturer(s)
Coordinator
Y.H. Khoe, MA
Other course modules lecturer
Lecturer
Y.H. Khoe, MA
Other course modules lecturer
Contactperson for the course
Y.H. Khoe, MA
Other course modules lecturer
Examiner
Y.H. Khoe, MA
Other course modules lecturer
Academic year2021
Period
PER 1  (30/08/2021 to 07/11/2021)
Starting block
PER 1
Course mode
full-time
Remarks-
Registration using OSIRISYes
Course open to students from other facultiesYes
Pre-registrationNo
Waiting listNo
Placement procedure-
Aims

In this course students learn the basics of programming, algorithmic thinking and the Python language. After finishing this course you will:

- be able to analyse problems and break them down into steps that a computer can execute

- have a basic knowledge of Python allowing you to further develop these skills by applying them in other courses and projects

- know how and where to find existing Python tools and problem solutions and figure out how to use/alter them for your own needs

Content

Programming skills are becoming an important part of the scientific toolbox. Many linguistic studies contain more data than is feasible to edit and process by hand and machine learning is rapidly improving on many tasks like translation, parsing and speech recognition. While there are user friendly software kits like SPSS, the best thing about programming is not being limited to tools that already exist. Being able to write your own scripts and adapt those of your fellow scientist is much more flexible and powerful.

Python is one of the most widely used programming languages in both science and industry. It is so popular because it is open source (it is free and anyone can add/edit/improve whatever they need) and because it is available on many operating systems. In this course you will learn the basics of Python programming and algorithmic thinking: the process of converting the problem or task you want to solve into clear steps that can be executed by your computer. The course consists of lectures combined with weekly lab sessions and assignments to put the lecture into practice. The material and assignments will focus on skills that are relevant for linguistic/language technology research such as processing text and audio data, visualisation techniques and using Python to analyse your data.

During the course you will learn about the basic data structures and control flows of Python through the assignments, but perhaps just as important are the skills to find and solve problems in your code and knowing where and how to look for solutions to your problems; a smart programmer never reinvents the wheel if the solution is somewhere on the web.

Level

Presumed foreknowledge

Test information

Specifics

Required materials
Book
Think Python (2nd edition): freely available at http://greenteapress.com/thinkpython2/thinkpython2.pdf
Title:Think Python (2nd edition)
Author:Allen Downey
Publisher:Green Tea Press
Edition:2
Costs:0.00
Laptop
Programming is a skill that you can only develop by lots of practice which you will get through the weekly assignments and lab sessions, for which a laptop is required.

Instructional modes
Lecture/Seminar

Tests
Take home exam
Test weight100
Test typeProject
OpportunitiesBlock PER 1, Block PER 2

Minimum grade
5,5

assignments
Test weight0
Test typeProject
OpportunitiesBlock PER 1

Minimum grade
V