Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 2.43 KB

README.md

File metadata and controls

54 lines (45 loc) · 2.43 KB

Intro

Paste links related to learning programming for placement or advanced industrial learning.

Resources

Beginner Resources

Graphics Programming

Contributing

NOTE: Only add links in this readme file. Do not create new files or PR will be marked invalid.

This project is open to and encourages contributions! If you wish to work on this project and extend it with your own learning resources:

  1. Fork this project
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-branch)
  5. Submit a pull request!