Skip to content

MarvellianRohit/College-SEC-B-Python-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCA Section B - Programming Resources 🚀 Welcome to the official code repository for BCA Section B. This repository is maintained to help students access classworks, lab programs, and study materials for our programming modules.

📂 Repository Structure The programs are organized by language and topics covered in class:

/C-Programming: Contains all .c files, covering basics, loops, arrays, and pointers.

/Python-Programming: Contains all .py files, including scripts, logic exercises, and library implementations.

/Notes-and-Syllabus: PDF versions of class notes or important documentation.

🛠️ How to Use This Repository

  1. For Beginners (Direct Download) Click the green "Code" button at the top right of this page.

Select "Download ZIP".

Extract the folder on your PC and open the files in VS Code, Code::Blocks, or IDLE.

💻 Environment Setup To run these programs, ensure you have the following installed:

For C: MinGW (GCC Compiler)

For Python: Python 3.x

Recommended IDE: Visual Studio Code (Install C/C++ and Python extensions).

About

This is the official place for your codes, and everyone can access this, also, each day's classwork and other programs will be given..

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors