Skip to content

Repository files navigation

CodeAlpha C Programming Internship Projects

This repository contains the projects completed during my CodeAlpha C Programming Internship.

Projects

1. Basic Calculator

  • Performs Addition, Subtraction, Multiplication, and Division.
  • Uses switch-case statements for operation selection.

2. Matrix Operations

  • Matrix Addition
  • Matrix Multiplication
  • Matrix Transpose
  • Implemented using functions and 2D arrays.

3. Student Management System

  • Add Student Records
  • Display Records
  • Search Student
  • Update Student
  • Delete Student
  • Uses Structures and File Handling.

4. Banking System

  • Create Account
  • Deposit Money
  • Withdraw Money
  • Balance Enquiry
  • List All Accounts
  • Uses Structures, Functions, and File Handling.

Technologies Used

  • C Programming
  • Functions
  • Arrays
  • Structures
  • File Handling
  • Menu-Driven Programming

Author

Anirudh L

Internship

Completed as part of the CodeAlpha C Programming Internship Program.

About

A collection of C programming projects completed during the CodeAlpha Internship, demonstrating concepts such as arithmetic operations, matrix manipulation, structures, file handling, and menu-driven applications.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages