Completed
Unit Testing as Standard
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fyne UI Toolkit: Enabling Platform-Agnostic Development of Graphical Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Legacy Challenges
- 3 Fyne Project
- 4 Building our first app - Setup
- 5 Building a complete GUI
- 6 TextEdit - main
- 7 TextEdit - Add Main Widgets
- 8 TextEdit - Add A Toolbar
- 9 GUI setup - Layout
- 10 GUI setup - Complete :
- 11 File and I/O - open
- 12 File and I/O - dialog
- 13 Data flow-Binding
- 14 Testing and distribution
- 15 Unit Testing as Standard
- 16 Running Tests
- 17 Packaging
- 18 Fyne apps in the wild
- 19 Other Fyne Apps
- 20 More about Fyne