https://github.com/blackbossx/becs-11223-c-programming-labs
About This is our C lab work for the first semester of the first year.
https://github.com/blackbossx/becs-11223-c-programming-labs
assignment assignment-problem assignment-solutions c c-language c-language-programming c-programming university-of-kelaniya
Last synced: 2 months ago
JSON representation
About This is our C lab work for the first semester of the first year.
- Host: GitHub
- URL: https://github.com/blackbossx/becs-11223-c-programming-labs
- Owner: BlackBossX
- Created: 2025-01-18T05:28:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T05:34:41.000Z (4 months ago)
- Last Synced: 2025-03-13T05:41:56.127Z (2 months ago)
- Topics: assignment, assignment-problem, assignment-solutions, c, c-language, c-language-programming, c-programming, university-of-kelaniya
- Language: C
- Homepage:
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BECS 11223 - C Programming Lab Sessions (1st Year 1st Semester)
Welcome to the repository for the **BECS 11223 - C Programming** lab sessions. This repository contains all the lab work, problem sheets, and solutions for the 1st Year module.
## Lab Sessions
There are 10 lab sessions in total, and each session includes 5-10 problems that you need to solve. The problem sheets for each session are uploaded in PDF format (e.g., `Lab_Session_01.pdf`), which provide detailed instructions for each task.## IDE Used
For these lab sessions, I used **Notepad** for coding. This approach was chosen to help us focus on hardcoding and learning the basics effectively. Feel free to use and edit the project as needed.## How to Use
1. Clone the repository to your local machine:
```bash
git clone https://github.com/BlackBossX/BECS-11223-C-Programming-Labs.git