Skip to content

Commit

Permalink
Deleted old readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianCrainic committed Sep 13, 2023
1 parent 11840ec commit 75f579a
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,8 @@
# Fondamenti di Programmazione - Python

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

**The course concerned about:**

- Introduction to programming using the Python language
- Data types
- Variables
- Assignments
- Control structures
- Functions
- Classes
- Modules and Input / Output
- Data structures: vectors, strings, lists and dictionaries
- Design and development of programs through procedural, recursive and object-oriented programming
- Python libraries for graphics, file management, word processing / html and Internet access
- Debugging and program testing
## Download
You can use git or download it from the realeases section.
```
git clone https://github.com/LucianCrainic/PythonExercises.git
```
## Disclaimer
**Copyright of the WorkBook** [Here the reference to official website](https://q2a.di.uniroma1.it/)
~~~
Copyright (C) 2019- Andrea Sterbini <[email protected]>
~~~
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)
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 comments on commit 75f579a

Please sign in to comment.