Changes
Page history
Update Program
authored
Jan 22, 2024
by
Bertrand NÉRON
Show whitespace changes
Inline
Side-by-side
Program.md
View page @
a9348a58
...
@@ -7,12 +7,20 @@
...
@@ -7,12 +7,20 @@
## Prerequisites:
## Prerequisites:
*
Proficiency in manipulating file paths.
*
Proficiency in manipulating file paths.
*
knowledge about python data type (int, float, boolean, ...), basic data structure (tuple, list, dictionnary) how to create and manipulate them.
*
file path
*
permissions
*
Basic skills in programming in python
*
data type (int, float, boolean, ...)
*
basic data structures (tuple, list, dictionary, ...). How to create and manipulate them.
*
Ability to create loops and nested loops.
*
Ability to create loops and nested loops.
*
Understanding the concept of class and object in Python, and ability to use objects.
*
Understanding the concept of class and object in Python, and ability to use objects.
a
ll these concepts are covered in the following course https://hub-courses.pages.pasteur.fr/python_one_week_4_biologists/
A
ll these concepts are covered in the following course https://hub-courses.pages.pasteur.fr/python_one_week_4_biologists/
*
Basic knowledge of statistics.
*
Basic knowledge of statistics.
*
...
*
Familiarity with virtual environments, will be a plus.
*
Familiarity with virtual environments, will be a plus.
...
...
...
...