Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Programming course
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
courses
Programming course
Commits
6acfd825
Commit
6acfd825
authored
11 years ago
by
Vermaat
Browse files
Options
Downloads
Patches
Plain Diff
Update README with links to notebook viewer
parent
c76e98e3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+22
-2
22 additions, 2 deletions
README.md
with
22 additions
and
2 deletions
README.md
+
22
−
2
View file @
6acfd825
LUMC Human Genetics p
rogramming course
==================
====================
P
rogramming course
==================
This repository contains material for the first installment (August 2013) of
a programming course for scientists organised by the department of Human
Genetics of the Leiden University Medical Center.
The course is targeted at PhD students, Postdocs, or anyone willing to learn
how to program in Python. Students are assumed to have some experience with
programming, but not necessarily in Python, and the UNIX shell.
The program consists of four mornings with lessons and some assignments to
be done in your own time (i.e., during the afternoons).
See the
[
Trac Wiki
](
https://humgenprojects.lumc.nl/trac/programming-course
)
for more information.
...
...
@@ -15,6 +22,19 @@ Software installation
See the instructions in
`INSTALL.md`
.
Slides
------
The top-level directory contains slides for the following lessons.
1.
[
Introduction to Python
](
http://nbviewer.ipython.org/urls/raw.github.com/LUMC/programming-course/master/python.ipynb
)
2.
[
Version control with Git
](
http://nbviewer.ipython.org/urls/raw.github.com/LUMC/programming-course/master/git.ipynb
)
3.
[
Working with NumPy arrays
](
http://nbviewer.ipython.org/urls/raw.github.com/LUMC/programming-course/master/numpy.ipynb
)
4.
[
Plotting with matplotlib
](
http://nbviewer.ipython.org/urls/raw.github.com/LUMC/programming-course/master/matplotlib.ipynb
)
Note: These links are to one-page renderings on
[
IPython Notebook Viewer
](
http://nbviewer.ipython.org/
)
, see below how to get the real slideshows.
Editing the slides
------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment