Skip to main content

OOP School Learning by Nav Engineer

Project description

PyPi: https://pypi.org/project/navschool_oop/

Python OOP+ วิธีสร้าง Library เป็นของตัวเอง+ อัพโหลด Package ไปยัง PyPI.org

โปรแกรมนี้ใช้สำหรับเรียนการเขียนโปรแกรมแบบ OOP สามารถดูตัวอย่างคลิปวิดีโอที่สอนได้ใน: https://youtu.be/1egtTXUJ3-4

วิธีติดตั้ง

เปิด CMD / Terminal

pip install navschool_oop

วิธีใช้งานแพ็คเพจนี้

  • เปิด IDLE ขึ้นมาแล้วพิมพ์…

from navschool_oop import myprofile

Example:
my = Profile('Navapol')
my.company = 'Mastertech'
my.hobby = ['Youtuber','Reading']

print(my.name)
my.show_email()
my.show_myart()
my.show_hobby()

พัฒนาโดย: nav.
FB: https://web.facebook.com/
YouTube: https://www.youtube.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

navschool_oop-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page