Skip to content

An example of a console app for bank automation written in C

Notifications You must be signed in to change notification settings

OguzhanAKTAN/BankAutomationConsoleApp

Repository files navigation

BankAutomationConsoleApp

An example of a console app for bank automation written in C

This was the final project for my first year in software engineering.

It's written in C and it includes every fundamental principles for programming :

  • Variable types
  • Variable declaration
  • Mathematical operators
  • Bool operators
  • Conditional statements
  • I/O operations
  • Loops
  • Functions
  • Recursion
  • Working with txt.files in C
  • Arrays / structs
  • Pointers

Also i learned about Dynamic Ram Allocation (After this project!)

About

An example of a console app for bank automation written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages