https://github.com/sancakerkan/c-programming-labworks
This repository contains C programming assignments and homework assignments completed by me for the CMPE 252 C Programming course during the Spring 2023 semester at TED University.
https://github.com/sancakerkan/c-programming-labworks
binaryfiles c cprogramming filereading pointers recursion string-manipulation
Last synced: 4 months ago
JSON representation
This repository contains C programming assignments and homework assignments completed by me for the CMPE 252 C Programming course during the Spring 2023 semester at TED University.
- Host: GitHub
- URL: https://github.com/sancakerkan/c-programming-labworks
- Owner: sancakerkan
- Created: 2023-06-26T11:02:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T14:46:57.000Z (about 2 years ago)
- Last Synced: 2025-11-21T22:02:13.409Z (4 months ago)
- Topics: binaryfiles, c, cprogramming, filereading, pointers, recursion, string-manipulation
- Language: C
- Homepage:
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C Programming Lab Works
## Overview
This repository contains C programming assignments and homework assignments completed by me for the CMPE 252 C Programming course during the Spring 2023 semester at TED University.
## [Homework - Zoom Meeting Attendance Program](./Homework%20%20Zoom%20Meeting%20Attendance%20Program)
- Description: Your program is supposed to read, process, and display attendance records in a Zoom meeting report provided as a txt file.
## [Lab 1 - Recursive Powers and Point Proximity](./Lab%201%20-%20Recursive%20Powers%20and%20Point%20Proximity)
- Description: Implement recursive powers and point proximity functions.
## [Lab 2 - Input, Printing, and Element Counts](./Lab%202%20-%20Input%2C%20Printing%2C%20and%20Element%20Counts)
- Description: Work on input, printing, and element count operations in C.
## [Lab 3 - String Intersection and Student Information](./Lab%203%20-%20String%20Intersection%20and%20Student%20Information)
- Description: Perform string intersection and manage student information.
## [Lab 4 - Rectangles and Perimeter Filtering](./Lab%204%20-%20Rectangles%20and%20Perimeter%20Filtering)
- Description: Create and manage rectangles, implement perimeter filtering.
## [Lab 5 - Binary File Handling and Actor Database](./Lab%205%20-%20Binary%20File%20Handling%20and%20Actor%20Database)
- Description: Work with binary file handling and manage an actor database.
## [Lab 6 - 3D Shape Data Management](./Lab%206%20-%203D%20Shape%20Data%20Management)
- Description: Manage 3D shape data, calculate volumes, and implement volume filtering.
## [Makeup Lab - Text File Word Reversal](./Makeup%20Lab%20Text%20File%20Word%20Reversal)
- Description: Reverse words in a text file and display them in uppercase.
## Contributing
Feel free to contribute to this project by submitting issues, suggesting improvements, or contributing code.
## Author
Erkan Sancak, 2023.