Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
You'll love Python data classes! ๐Ÿ“‹
Play lesson

Python tutorial for beginners ๐Ÿ - You'll love Python data classes! ๐Ÿ“‹

4.0 (0)
8 learners

What you'll learn

This course includes

  • 14.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

#python #coding #programming # Data Class = A special kind of class that's designed mostly for holding data # without writing a lot of the boilerplate code for regular classes. # They automatically generate: __init__, __repr__, __eq__ # (Python 3.7+)

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere