The Wayback Machine - https://web.archive.org/web/20200907133029/https://github.com/edoardottt/programming-fundamentals
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

programming-fundamentals🧠

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

Python 3.6 Codacy Badge

Exercises performed during the course 'Programming Fundamentals' held by Prof. Sterbini, Prof. Monti and Prof. Spognardi at University La Sapienza of Rome.

COPYRIGHT of the WorkBook Here the reference to official website

Copyright (C) 2019- Andrea Sterbini [email protected], Angelo Monti [email protected], Matteo Neri [email protected]

All programs and files contained in that directory(THIS) are released under lincence GPL v.3 (https://www.gnu.org/licenses/gpl-3.0.en.html)

The workbook(programming-fundamentals/WorkBook) is MY implementation of that directory.

If you want to translate it from italian to english just send me a message :)

The course corcerned 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 📡

GIT command on prompt: $ git -clone https://github.com/edoardottt/programming-fundamentals.git

Download by Browser clicking here


If you liked it drop a â­?

https://www.edoardoottavianelli.it for contact me.

                                                        Edoardo Ottavianelli ©
You can’t perform that action at this time.