https://github.com/andresilmor/python-exercises
"Package" with the resolution of Python exercises from subject "Introduction to Programming" of the Bachelor's Degree Multimédia (EsACT-IPB), also my first time programming.
https://github.com/andresilmor/python-exercises
exercises first-timers introduction-to-programming introduction-to-python python python3 university
Last synced: 7 months ago
JSON representation
"Package" with the resolution of Python exercises from subject "Introduction to Programming" of the Bachelor's Degree Multimédia (EsACT-IPB), also my first time programming.
- Host: GitHub
- URL: https://github.com/andresilmor/python-exercises
- Owner: andresilmor
- License: mit
- Created: 2021-04-28T04:22:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T13:05:11.000Z (about 4 years ago)
- Last Synced: 2025-02-03T00:31:46.731Z (8 months ago)
- Topics: exercises, first-timers, introduction-to-programming, introduction-to-python, python, python3, university
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Python Exercises
Those are all exercises made within "Introduction to Programming" curricular unit in my first year in Multimedia degree, it was also my first experience with programming and when I found my "like" in this area.They contain structured programming exercises till object-oriented programming.