- 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
- Name: Dr. Praveen Kumar Chandaliya
- Course: Introduction of Programming (IoP)
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.
- 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.
-Each file follows the naming convention 'Q#', where'Q' signifies 'Question'.
- IDE: Optional (e.g., Code::Blocks, Visual Studio Code)
- Libraries:
<stdio.h>,<stdlib.h>,etc.
- Clone the repository or download the assignment files.
- Open the files in your preferred IDE or text editor.
gcc -o program_name program_name.c
./program_name
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!