https://github.com/svetlanam/car-class-swift
Example implementation of the Car class as a OOP principle with custom methods and attributes.
https://github.com/svetlanam/car-class-swift
czechitas learning oop swift
Last synced: 10 months ago
JSON representation
Example implementation of the Car class as a OOP principle with custom methods and attributes.
- Host: GitHub
- URL: https://github.com/svetlanam/car-class-swift
- Owner: SvetlanaM
- Created: 2022-04-22T19:54:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T00:46:22.000Z (over 3 years ago)
- Last Synced: 2025-08-30T12:34:08.889Z (10 months ago)
- Topics: czechitas, learning, oop, swift
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car class in Swift
Example implementation of the Car class as a OOP principle with custom methods and attributes.