Skip to content

23f3004008/TDS-May-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDS-May-2025

This repository contains the coursework and assignments for the Technical Development Series (TDS) for May 2025.

These might not work for the next sessions.

Prerequisites

Before starting with the assignments, ensure you have the following setup:

  1. WSL (Windows Subsystem for Linux) - Follow the detailed setup instructions in 0.Setup/WSL.md
  2. Development Environment:
    • Ubuntu on WSL
    • Git
    • Node.js v22
    • uv package manager for Python

Project Structure

TDS-May-2025/
├── 0.Setup/                 # Setup instructions and environment 
│   └── WSL.md              # WSL installation and setup guide
├── 1. Week-1-GA/           # Week 1 - Graded Assignments
│   ├── Question-1/
│   ├── Question-2/
└── creator.ps1             # PowerShell script for project management

Getting Started

  1. First, complete the WSL setup by following the instructions in 0.Setup/WSL.md

  2. Verify your development environment:

    # Check WSL version
    wsl --version
    
    # Verify Node.js installation
    node --version
    
    # Verify uv installation
    uv --version
  3. Once your environment is set up, you can proceed with the Week 1 assignments in the respective directories.

Weekly Assignments

Week 1 - General Assignments

  • Contains 20 questions covering various programming concepts
  • Each question is organized in its own directory
  • Follow the instructions in each question's directory

Contributing

  • Create a new branch for each question
  • Follow the coding standards provided in the question
  • Submit your solutions through the designated submission process

Support

If you encounter any issues with the setup or assignments, please:

  1. Review the WSL.md setup guide
  2. Check the troubleshooting section in the setup guide
  3. Reach out to the course instructors for additional support

Last Updated: May 2025

About

Tools In Data Science - IIT Madras Assignments & How to actually setup tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •