Skip to content

Jaykvankar/IOP_LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 IoP Lab Assignments: A Journey in C Programming

🧑‍🎓 Student Details

  • Name: Jay Kamleshkumar Vankar
  • Roll Number: A45
  • Admission Number:U24AI042
  • Course: B.Tech in Artificial Intelligence
  • Institution: Sardar Vallabhbhai National Institute of Technology (SVNIT), Surat

🎓 Professor Details

  • Name: Dr. Praveen Kumar Chandaliya
  • Course: Introduction of Programming (IoP)

📝 Project Overview

Welcome to the IoP Lab Assignments repository! This collection showcases the code written for lab assignments in the Introduction of Programming (IoP) course. It's a reflection of my initial foray into the world of C programming, aimed at honing my skills and understanding the fundamental concepts of the language.

🌟 Key Features

  • Comprehensive Coverage: Includes Assignments 1 to 10 also Case Study, each in a dedicated file.
  • Execution Instructions: Step-by-step guide on how to compile and run the programs using the MinGW compiler and Command Prompt.

📂 Code Structure

-Each file follows the naming convention 'Q#', where'Q' signifies 'Question'.

Requirements - Compiler: GCC or any other C compiler

  • IDE: Optional (e.g., Code::Blocks, Visual Studio Code)
  • Libraries: <stdio.h>, <stdlib.h>,etc.

🛠️ Setup. Ensure you have a C compiler installed on your machine.

  1. Clone the repository or download the assignment files.
  2. Open the files in your preferred IDE or text editor.

Step 1. Compile the C programs using the command:

gcc -o program_name program_name.c

Step 2. Run the C programs using the command:

./program_name

🙏 Thank You

Thank you for taking the time to read through this README. Your support and interest in my programming journey mean a lot. If you have any questions or feedback, feel free to reach out!

About

This collection showcases the code written for lab assignments in the Introduction of Programming (IoP) course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages