Learn Python - Build an Expense Tracking App
Offered By: pixegami via YouTube
Course Description
Overview
Build a personal expense tracking app from scratch in this final project of a Python beginner course. Learn to collect expense data via terminal input, save and categorize expenses in a spreadsheet, and apply Python skills acquired throughout the course. Gain practical experience in project planning, structuring, and implementation, from concept to finished product. Master problem-solving techniques for new challenges. Follow along as the instructor guides you through creating an "Expense" class, structuring the main project, obtaining user expenses, saving data to a file, summarizing expenses, grouping by category, and tracking remaining budget. This hour-long tutorial covers essential Python concepts and provides hands-on experience in developing a practical application.
Syllabus
- Introduction
- Project Specs: Expense Tracker
- Create an "Expense" Class
- Main Project Structure
- Getting User Expenses
- Saving Expenses to a File
- Summarise All Expenses
- Group Expense By Category
- Track Remaining Budget
- Wrapping Up
Taught by
pixegami
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity