Skip to content

Oishijyoti/ECE_22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECE_22

This repository is created for lab report and assignment submission for ECE 22 series. Course title is Circuit & Systems II (ECE 1201)

RUET Logo


"Heaven's Light is Our Guide"

Department of Electrical and Computer Engineering (ECE) - RUET
22 Series.

This repository contains all the assignments, lab reports, and other necessary academic files.

How to upload:

  1. Fork this(ECE 22) repository.

Way 1(Using GitHub):

  1. Go to your repository.
  2. Go to the specific folder or create one.
  3. Click Add File then click Upload file to upload your corresponding lab report.
  4. Click on Contribute then click Pull Request.
  5. Write the commit message Your Roll number. Then click on Create Pull Request.

Way 2(Using Git):

  1. Go to your repository.
  2. Clone the repository to your local machine. You can create your lab reports in the directory and follow the given commands each time you create a new lab report or assignment.
  3. After completing your lab report save it into the directory.
  4. Go to the directory. Then right-click, and select Terminal.
  5. Then write the following commands step-by-step.
    • git add .
    • git commit -m "Your Roll Number"
    • git push -u origin main
  6. Go to the GitHub repository [The one you forked].
  7. Click on Contribute then click Pull Request.
  8. Write the commit message Your Roll number. Then click on Create Pull Request.

Congratulations, task complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published