top of page
Acerca de
CEIS150 Object-Oriented Programming Project
The project will provide students with experience creating applications in Python. Students will use object-oriented techniques to develop a stock tracking application. The application will have both console and GUI (Graphical User Interfaces). By processing the historical stock data, profit/loss reports can be generated. The system will use the Python libraries to create charts and get historical stock data from web sites.
For the final part of the project you will create a presentation summarizing the development of your Stock tracking application.
bottom of page