https://github.com/nagariahussain/drawing-web-app-project
The project I created for Introduction to Programming 2 course of my college.
https://github.com/nagariahussain/drawing-web-app-project
Last synced: 7 months ago
JSON representation
The project I created for Introduction to Programming 2 course of my college.
- Host: GitHub
- URL: https://github.com/nagariahussain/drawing-web-app-project
- Owner: NagariaHussain
- Created: 2020-09-07T07:46:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T07:48:09.000Z (about 5 years ago)
- Last Synced: 2025-01-12T07:36:29.861Z (9 months ago)
- Language: JavaScript
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drawing-Web-App-Project
The project I created for Introduction to Programming 2 course of my college.
Some of the concepts covered are:
1. Building Apps with a large code base
2. Using Object Oriented Programming to tame complexity
3. Use a variety of programming constructs to implement a range of algorithms
4. p5.js