Skip to content

gdsc-bit/Free-Courses-available-on-the-internet-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Free-Courses-available-on-the-internet

How to CONTRIBUTE To this repo?

  1. Search about the the topic or domain on which you want to contribute like course topic, provided by, platform, etc.

  2. Take the reference from below example and structure your information similar to that .

  3. Check whether the course you are providing is active and free.

  4. Commit your change and go for pull request.

  5. Note1 - Contribution must be done in the given format. Pull request wont be accepted if the format is wrong.

  6. Note2 - Courses you are providing must be free and accessable to everyone

       {
          "id" : "3",
          "courseName" : "100 days of Python by Angela Yu",
          "platform" : "Udemy",
          "courseLink" : "https://www.udemy.com/course/100-days-of-code/",
           "type":"paid"
         
       }
     ]
    
    
    [
       {
          "id" : "1",
          "courseName" : "Free Flutter Course by Vandad Nahavandipoor",
          "platform" : "Youtube",
          "courseLink" : "https://www.youtube.com/watch?v=IfUjHNODRoM&list=PL6yRaaP0WPkVtoeNIGqILtRAgd3h2CNpT",
          "type":"free"
        }
     ] 
    

About

This is a repository by GDSC BIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published