Skip to content

MLSAKIET0821/MLSAKIET_DA_INTERNSHIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MLSAKIET_DA_INTERNSHIP

Welcome to the Git repository for the Data Analysis Tools and Techniques internship. This program is designed to equip students with proficiency in essential data analysis tools and techniques, crucial for achieving competitive excellence in the tech industry.

95296

Build Status Contributions Maintenance

Table of Contents

Introduction to Git 🐙

Git is a distributed version control system that helps developers collaborate on projects efficiently. It tracks changes in source code during software development, enabling multiple developers to work on a project simultaneously. GitHub 🐙 is a cloud-based hosting service for Git repositories, providing tools for collaborative development, version control, and project management.

Objectives 🎯

  • Practical Skills: Equip students with hands-on experience in using advanced data analysis tools and software.
  • Problem-Solving: Enhance students' problem-solving abilities and technical expertise in data analysis.

Rules and Regulations

  • Eligibility: Open to all first-year and second-year students of KIET Group of Institutions.
  • Attendance: Students must attend all scheduled sessions and complete all assigned tasks.
  • Assignments: All assignments and projects must be submitted on time.
  • Ethics: Students must adhere to the highest standards of academic integrity and professionalism.
  • Collaboration: While collaboration is encouraged, all work submitted must be original and completed by the individual.

Phases of the Internship

Phase Details
40-Hour Learning Modules and Microsoft Badges with Quizzes Students will complete 40 hours of pre-defined modules from the Microsoft Learn platform and earn badges.
60 Hours of Project Work & Creating Git PR (Pull Request & Repository Work) Projects are assigned in different domains and levels of difficulty, with the requirement to submit a pull request.

Prerequisites

  • Git
  • GitHub account

How to Make a Pull Request (PR)

Follow these steps to make a pull request to this repository:

  1. Fork the Repository: Click the 'Fork' button at the top right corner of this repository to create a copy in your GitHub account.
  2. Clone the Repository: Clone your forked repository to your local machine using the command:
    git clone https://github.com/your-username/repository-name.git
  3. Create a New Branch: Create a new branch for your work:
    git checkout -b your-branch-name
  4. Make Changes: Add your completed projects, report (PDF file), and presentation to the repository.
  5. Commit Changes: Commit your changes with a meaningful message:
    git add .
    git commit -m "Added my project, report, and presentation"
  6. Push Changes: Push your changes to your forked repository:
    git push origin your-branch-name
  7. Create a Pull Request: Go to the original repository on GitHub and click the 'New Pull Request' button. Choose your branch and submit the pull request with a descriptive message.

Pull Request Requirements

Your pull request should include:

  • Your completed projects.
  • Your complete report in PDF file.
  • Your presentation.
  • Your name, branch, and roll number.

Contact Information

For any queries, feel free to contact:

  • Kanisk Jaiswal - Sponsar Head
    • Phone: +91 9795159452
  • Piyush Sharma - Graphics Lead
    • Phone: +91 9811779328

We hope you have a great learning experience and achieve significant milestones during this internship. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •