Skip to content

filiptoskovic/Small-Delphi-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Delphi app

Fine way to learn new (or old) programing language is to write a calculator in that language

Designing user interface could be handy for practicing

  • layouts
  • events
  • design in general

Simple logic behind basic arithmetic operations wil help to learn writing:

  1. decoupled code
  2. unit testing
  3. basics of software architecture
  4. elementary debugging like
    1. Breakpoints
    2. Tracing
    3. Whatches

About

Demonstration of GIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages