Skip to content

Vertina174/R-

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Typing SVG

Students Language Deadline Status


πŸ“š Syllabus Coverage

🟦 Unit 1 β€” Getting Started

  • Introduction to R Programming
  • Setting Up RStudio
  • Basics of R Syntax
  • Storing Data with Variables
  • Input and Output

🟨 Unit 2 β€” Working with Data

  • Understanding Data Structures
  • Basic Data Analysis
  • Creating Simple Charts & Plots

πŸŸ₯ Unit 3 β€” Control & Functions

  • if / else Decisions
  • for and while Loops
  • Building Your Own Functions
  • Using Functions Effectively
  • Debugging & Error Handling

πŸ—‚οΈ Assignment Structure

BCA4-R-Assignment/
β”‚
β”œβ”€β”€ πŸ“ assignments/
β”‚   β”œβ”€β”€ πŸ“— not-debarred/           β†’ 4 Questions each
β”‚   β”œβ”€β”€ πŸ“™ debarred/               β†’ 6 Bugs to fix each
β”‚   └── πŸ“• debarred-no-submission/ β†’ 25 Bugs to fix each
β”‚
└── πŸ“„ README.md                   β†’ You are here!

πŸ‘₯ Student Roster & Task Assignments

πŸ”‘ Legend:
🟒 Regular β€” 4 Questions
🟑 Debarred β€” 6 Bugs to Fix
πŸ”΄ Debarred + No Submission β€” 25 Bugs to Fix


🟒 Regular Students β€” 4 Questions Each

# Avatar Student Name Task File Tasks Status
01 Aaditya Chauhan Aaditya_Chauhan.R 4 Questions
02 Abhishek Kalura Abhishek_Kalura.R 4 Questions
03 Vinay Bhakat Vinay_Bhakat.R 4 Questions
04 Vivek Singh Vivek_Singh.R 4 Questions
05 Neeraj Singh Neeraj_Singh.R 4 Questions
06 Praduman Lakhera Praduman_Lakhera.R 4 Questions
07 Taniya Taniya.R 4 Questions
08 Anish Dawan Anish_Dawan.R 4 Questions

🟑 Debarred Students β€” 6 Bugs to Fix Each

⚠️ These students must fix 6 buggy R programs and attach the corrected code in their Practical File.

# Avatar Student Name Task File Bugs Status
09 Anishk Butola Anishk_Butola_DEBARRED.R πŸ› Γ— 6
10 Anushka Anushka_DEBARRED.R πŸ› Γ— 6
11 Astha Rana Astha_Rana_DEBARRED.R πŸ› Γ— 6
12 Piyush Sharma Piyush_Sharma_DEBARRED.R πŸ› Γ— 6
13 Rishabh Rautela Rishabh_Rautela_DEBARRED.R πŸ› Γ— 6
14 Saniya Chauhan Saniya_Chauhan_DEBARRED.R πŸ› Γ— 6
15 Sapna Chauhan Sapna_Chauhan_DEBARRED.R πŸ› Γ— 6
16 Sunny Rana Sunny_Rana_DEBARRED.R πŸ› Γ— 6
17 Tushar Sadhak Tushar_Sadhak_DEBARRED.R πŸ› Γ— 6
18 Vartika Pathak Vartika_Pathak_DEBARRED.R πŸ› Γ— 6

πŸ”΄ Debarred + No Assignment Submitted β€” 25 Bugs to Fix

🚨 CRITICAL: These students have not submitted any work AND are debarred. They must fix 25 bugs covering all 3 units and attach the complete solution in their Practical File. No exceptions.

# Avatar Student Name Task File Bugs Status
19 Shristi Rawat Shristi_Rawat_25BUGS.R πŸ› Γ— 25
20 Ishita Joshi Ishita_Joshi_25BUGS.R πŸ› Γ— 25

πŸ“‹ How to Submit

Step 1 β€” Fork or Clone the Repository

git clone https://github.com/YOUR_INSTRUCTOR/BCA4-R-Assignment.git
cd BCA4-R-Assignment

Step 2 β€” Open Your File in RStudio

Navigate to assignments/ β†’ find your folder and your .R file.

Step 3 β€” Solve & Comment

  • Answer all questions or fix all bugs in your file
  • Add your name at the top and comment every fix/solution
  • Run the code in RStudio to verify it works with no errors

Step 4 β€” Commit & Push

git add assignments/your-folder/Your_Name.R
git commit -m "Submission: Your Name - R Assignment"
git push origin main

Step 5 β€” Practical File Attachment

Print or write the final code and paste it into your Practical File.
Debarred students must include the fixed buggy code with explanation in their Practical File.


⏰ Important Dates

Event Date
πŸ“’ Assignment Released 03 April 2026
⏰ Submission Deadline 10 April 2026
πŸ“ Practical File Check TBA by Faculty

Late submissions will NOT be accepted.


πŸ› οΈ Tools Required

Tool Download
R Language https://cran.r-project.org
RStudio IDE https://posit.co/downloads
Git (optional) https://git-scm.com

πŸ“Œ Rules & Guidelines

  1. 🚫 No Copying β€” Each student has a unique assignment file. Plagiarism = zero marks.
  2. πŸ’¬ Comment your code β€” Explain every function and logic step.
  3. βœ… Test before submitting β€” Code must run without errors in RStudio.
  4. πŸ“„ Practical File β€” Attach your printed/written R code with output screenshots.
  5. πŸ“΅ No AI-generated code β€” Understand and write it yourself.

πŸ“Š Class Progress Dashboard

🟒 Regular Students    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  08 / 20  (4 Questions each)
🟑 Debarred            β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  10 / 20  (6 Bugs each)
πŸ”΄ Debarred + No Sub   β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  02 / 20  (25 Bugs each)

BCA 4th Semester β€” Set 4
Department of Computer Applications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%