0(0)

Build An MP3 Player With Python And TKinter GUI Apps

77.87

Description

In this course I’ll teach you how  to make graphical user interfaces for Python using TKinter.  You’ll be surprised just how quickly you can create some pretty cool looking apps!

We’ll be building an MP3 player in this course that will have a song playlist, be able to play a song, stop a song, pause a song and move forward and backwards in the playlist.

We’ll also create a volume slider so that users can adjust the volume of the music.

Finally, we’ll create a slider that will allow the user to fast forward or rewind within a song to a specific position in the song.

If you’ve ever wanted to create GUI apps with Python, this is the course for you!

What Will I Learn?

  • Introductory To Intermediate TKinter
  • How to Build an MP3 Player App With TKinter and Python
  • Download and Install Python
  • How To Use The Pygame Music Mixer

Topics for this course

41 Lessons

Section 1: Introduction

1. Course Introduction3:32
2. Install Python4:19
3. Install Sublime Text And Git Bash Terminal4:19
4. Set Up Virtual Environment5:00
5. First TKinter Program4:57

Section 2: Set Up The Basic TKinter App

Section 3: Play Songs With PyGame and TKinter

Section 4: Sliders

Section 5: Conclusion

About the instructors

Arkadiusz Włodarczyk

0 ratings (0 )
23 Courses
5 students

Share

Course Details

  • Level: Beginner
  • Categories: DesignDevelopment
  • Total Lessons: 41
  • Total Enrolled: 0
  • Last Update:

Requirements

  • No special tools are necessary to take this course
  • A Basic Understanding of Python and TKinter Is Helpful

Target Audience

  • This course is aimed towards beginers through intermediate Coders who want to learn the to build Apps With TKinter and Python
  • Anyone wanting to learn to build apps