Difference between revisions of "LU-pysem"

From DiLab
Jump to: navigation, search
(Seminar: Getting things done with Python)
(Information and Resources)
(45 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
  Specseminārā tiks iepazīta Python programmēšanas valoda kā arī tās bibliotēkas un ietvari. Semināra mērķis ir dot ieskatu gan valodā, tās iespējās, gan plašajā pielietojumu lokā. Seminārā Python tiks lietots dažādu datu apstrādei un vizualizācijai.
 
  Specseminārā tiks iepazīta Python programmēšanas valoda kā arī tās bibliotēkas un ietvari. Semināra mērķis ir dot ieskatu gan valodā, tās iespējās, gan plašajā pielietojumu lokā. Seminārā Python tiks lietots dažādu datu apstrādei un vizualizācijai.
  
 
+
<!-- &nbsp;
 +
 
 +
'''Python seminar will continue in the next (Spring 2020) semester'''
 +
* It will take place on Fridays @ 14:30 in room 345 (LU, Raiņa bulv. 19)
 +
* First lecture: 07-Feb-2020
 +
* '''everyone must join Slack and fill out seminar registration form'''
  
'''Update: Python seminar will continue in the next (Spring 2020) semester'''
+
''You can also join if you did not participate in the Python seminar before.'' -->
* It will be in the usual place and time: Fridays @ 14:30 in room 336 (LU, Raiņa bulv. 19)
 
  
 
&nbsp;
 
&nbsp;
Line 18: Line 22:
 
* this page: http://selavo.lv/pysem
 
* this page: http://selavo.lv/pysem
 
* [https://docs.google.com/presentation/d/1yxaR_ZL3K6Z0QtOQM2dkQKXFEKGXldfy_4xsHkHWP3w/edit?usp=sharing Introduction slides (English)]
 
* [https://docs.google.com/presentation/d/1yxaR_ZL3K6Z0QtOQM2dkQKXFEKGXldfy_4xsHkHWP3w/edit?usp=sharing Introduction slides (English)]
* Slack channel (discussion space): https://pythonludf.slack.com
 
** ask the organisers to be added to the Slack channel
 
  
 
&nbsp;
 
&nbsp;
  
Useful links:
+
* course registration form (Autumn 2020): https://forms.gle/FBGsJiS6CxA8eQZu5
 
 
* Project signup form: https://forms.gle/kmgjsfeiqWn2KWfv6
 
* Presentation topic signup form: https://forms.gle/eboGVK8HWVTUKgTJ9
 
 
 
==Information and Resources==
 
  
 
&nbsp;
 
&nbsp;
  
'''Seminar takes place on Fridays @ 14:30'''
+
* Slack channel (discussion space): [https://join.slack.com/t/pythonludf/shared_invite/zt-h5jgmncj-HztHdIwet3Xrgxei8hgnBw link for joining Slack]
* location: room 336 (LU, Raiņa bulv. 19)
 
  
&nbsp;
+
<!-- &nbsp;
  
=== Seminar materials ===
+
* Presentation topic signup form: https://forms.gle/46Liu7bSQJKUpy31A
  
Seminar materials can be found in the GitHub repository:
+
* Final project signup form: https://forms.gle/LrMprE4Spx3qJ6BY6
* https://github.com/ValRCS/LU_PySem_2019
+
-->
 
 
----
 
  
 
&nbsp;
 
&nbsp;
  
==Course Requirements and Grading==
+
==Information and Resources==
  
* '''Group Project (2-3 students preferable)'''
+
&nbsp;
** 70% of course grade (mandatory)
 
  
Project should be a Python program or notebook
+
'''Seminar takes place on Fridays @ 14:45'''
 +
* location: room 336 (LU, Raiņa bulv. 19)
 +
* first seminar: 11-Sept-2020
  
Scope: see examples shown in Sep. 20 lecture for awesome final projects
+
&nbsp;
  
* '''Presentation on a cool Python library or project (10 minutes)'''
+
Slack channel:
** 20% of course grade (optional)
+
* https://pythonludf.slack.com
  
Will need to sign up ahead of time
+
&nbsp;
  
* '''Participation in class'''
+
=== Seminar materials ===
** 10% of course grade (optional)
 
 
 
... or/and Python exercises solved on Project Euler, www.codewars.com, other exercise sites
 
  
* '''Submitted course evaluation'''
+
Seminar materials will be published in the GitHub repository:
** mandatory
+
* https://github.com/ValRCS/ValRCS-LU_PySem_2020_2
  
 
&nbsp;
 
&nbsp;
  
==Course Project==
+
Last years' repositories:
 +
* (Spring 2020) https://github.com/ValRCS/LU_PySem_2020_1
 +
* (Autumn 2019) https://github.com/ValRCS/LU_PySem_2019
  
During the course, students are required to complete a project that accomplishes a non-trivial programming / data processing task using Python tools.
+
&nbsp;
* projects can be developed in teams of 2-3 people.
 
  
 +
=== Presentations ===
  
Possible project topics:  
+
Presentation sign-up form:
* process, analyze, and/or visualize one or more datasets
+
* https://forms.gle/joPBuJWeo4os5MXr6
* develop a simple game
 
* web or desktop application
 
* ... other ideas ...
 
  
Data sets can come from a variety of sources, such as kaggle.com, data.gov.lv, or faculty.
+
&nbsp;
  
All processing and visualization will have to be done in the Python programming language with the appropriate Pyhon libraries.
+
==Course Requirements and Grading==
* you can use libraries covered in the course or/and from outside the course.
 
  
Other topics may also be selected with prior agreement with the faculty.
+
* '''Course Project (in groups of 2-3 students or individually)''' = up to 7 points (out of 10)
 +
** Project should be a Python program or a Jupyter notebook
 +
** ''Scope: project theme examples will be discussed in lectures''
  
Submit the project:
+
&nbsp;
* https://forms.gle/kmgjsfeiqWn2KWfv6
 
  
=== Final project presentations ===
+
* '''Presentations and participation in class''' = up to 4 points
 +
** Presentation on a cool Python library or project = 1..3 points each (2 presentations possible)
 +
*** 3 points = long and serious presentation (30 min)
 +
*** 2 points = medium presentation (10-15 min)
 +
*** 1 point = short presentation
 +
*** everyone needs to present at least once
 +
** Participation in class = 1 point
 +
*** ... or/and Python exercises solved on Project Euler, www.codewars.com, other exercise sites
  
''Update: projects can also be presented on 15.01.2020 @ 10:30.''
+
&nbsp;
* Location: room 444 (4th floor)
 
  
Project presentation 08.01.2020 @ 10:30. Location: Auditorium 12.
+
* '''Attend at least 50% of seminars'''
* You can also present during the last class (22.12.2019)
 
 
 
If a project is not presented on these dates the project grade will be decreased by up to 2 points.
 
  
 
&nbsp;
 
&nbsp;
  
'''Project presentation = 5-10 min. presentation consisting of:'''
+
* '''Submitted course evaluation in LUIS''' (mandatory)
  
* Introduction (what the work is about)
+
&nbsp;
* Project realization (what was programmed, what software was used)
 
* Demonstrations of results
 
  
You have to show what the project has done in practice = show code and results.
+
''Note: sign up for presentations ahead of time''
  
&nbsp;
+
==Course Project==
  
'''Each group should send an email to uldis.bojars(at)lu.lv''' (with text "Python seminar" in the subject line) '''containing:'''
+
During the course, students are required to complete a project that accomplishes a non-trivial programming / data processing task using Python tools.
  
* project description (including a list of group members + info about the role of each participant)
+
More information: [[LU-pysem/CourseProject|Course Project]]
* developed source code (or its URL at Github, Gitlab etc)
 
* work results (e.g. Jupyter notebook)
 
  
 
==Why Python?==
 
==Why Python?==
Line 146: Line 136:
  
 
* [[User:Leo | Leo Seļāvo]] (LU DF)
 
* [[User:Leo | Leo Seļāvo]] (LU DF)
* Jānis Zuters (LU DF, par mašīnmācīšanos)
+
* Jānis Zuters (LU DF, on machine learning)
* Normunds Gruzītis (LU MII, par NLP)
 
 
* Pēteris Paikens (LU MII)
 
* Pēteris Paikens (LU MII)
 
* ...
 
* ...
 
== Grading ==
 
 
Grading will be based on your participation in the seminar (and its discussions) and your group project work.
 
  * Participants will do a practical project using Python. Projects can be done in groups of two.
 
 
At the end of the course participants must fill out the course evaluation questionnaire in LUIS (this is a formal requirement for all courses).
 

Revision as of 10:12, 14 September 2020

Seminar: Getting things done with Python

In this seminar you will learn about the Python programming language, its libraries and frameworks.

The goal of the seminar is to give participants an insight into Python programming language and what can be done with it (including how it is used in practice). You will also learn how to use Python for data analysis and visualization.

Specseminārā tiks iepazīta Python programmēšanas valoda kā arī tās bibliotēkas un ietvari. Semināra mērķis ir dot ieskatu gan valodā, tās iespējās, gan plašajā pielietojumu lokā. Seminārā Python tiks lietots dažādu datu apstrādei un vizualizācijai.


 

Important links:

 

 


 

Information and Resources

 

Seminar takes place on Fridays @ 14:45

  • location: room 336 (LU, Raiņa bulv. 19)
  • first seminar: 11-Sept-2020

 

Slack channel:

 

Seminar materials

Seminar materials will be published in the GitHub repository:

 

Last years' repositories:

 

Presentations

Presentation sign-up form:

 

Course Requirements and Grading

  • Course Project (in groups of 2-3 students or individually) = up to 7 points (out of 10)
    • Project should be a Python program or a Jupyter notebook
    • Scope: project theme examples will be discussed in lectures

 

  • Presentations and participation in class = up to 4 points
    • Presentation on a cool Python library or project = 1..3 points each (2 presentations possible)
      • 3 points = long and serious presentation (30 min)
      • 2 points = medium presentation (10-15 min)
      • 1 point = short presentation
      • everyone needs to present at least once
    • Participation in class = 1 point
      • ... or/and Python exercises solved on Project Euler, www.codewars.com, other exercise sites

 

  • Attend at least 50% of seminars

 

  • Submitted course evaluation in LUIS (mandatory)

 

Note: sign up for presentations ahead of time

Course Project

During the course, students are required to complete a project that accomplishes a non-trivial programming / data processing task using Python tools.

More information: Course Project

Why Python?

  • Python is easy to use and effective.
  • Its code is easy to read and write.
  • Python is a flexible language that can support many programming paradigms.
  • Suitable for beginners and professionals alike.
  • Popular and well-supported.
  • Used by large and small companies and organizations worldwide.
  • Used in many courses and workshops.

Contents

The seminar consists of two parts:

  • Introduction to the Python programming language (What is Python)
    • Assumption: participants know the basics of programming and, preferably, already know other programming languages
  • Practical applications of Python, with examples (Getting things done with Python)

Organizers

This seminar is lead by Uldis Bojārs and Valdis Saulespurēns.

Experts who might present guest lectures at the seminar:

  • Leo Seļāvo (LU DF)
  • Jānis Zuters (LU DF, on machine learning)
  • Pēteris Paikens (LU MII)
  • ...