Skip to content

Commit 75f579a

Browse files
committed
Deleted old readme
1 parent 11840ec commit 75f579a

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,8 @@
11
# Fondamenti di Programmazione - Python
22

3-
>Useful material for learning Python, start coding and learn how to solve logically real world problems.
43

5-
**The course concerned about:**
6-
7-
- Introduction to programming using the Python language
8-
- Data types
9-
- Variables
10-
- Assignments
11-
- Control structures
12-
- Functions
13-
- Classes
14-
- Modules and Input / Output
15-
- Data structures: vectors, strings, lists and dictionaries
16-
- Design and development of programs through procedural, recursive and object-oriented programming
17-
- Python libraries for graphics, file management, word processing / html and Internet access
18-
- Debugging and program testing
19-
## Download
20-
You can use git or download it from the realeases section.
21-
```
22-
git clone https://github.com/LucianCrainic/PythonExercises.git
23-
```
24-
## Disclaimer
254
**Copyright of the WorkBook** [Here the reference to official website](https://q2a.di.uniroma1.it/)
265
~~~
276
Copyright (C) 2019- Andrea Sterbini <[email protected]>
287
~~~
29-
All programs and files contained in that directory (https://q2a.di.uniroma1.it/assets/eserciziario-python/it/script/) are released under [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html)
8+
All programs and files contained in that directory (https://q2a.di.uniroma1.it/assets/eserciziario-python/it/script/) are released under [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html)

0 commit comments

Comments
 (0)