https://github.com/planetoftheweb/fid
Website and slides for my Fundamentals of Interactive Design Class at Seminole State College
https://github.com/planetoftheweb/fid
Last synced: 5 months ago
JSON representation
Website and slides for my Fundamentals of Interactive Design Class at Seminole State College
- Host: GitHub
- URL: https://github.com/planetoftheweb/fid
- Owner: planetoftheweb
- Created: 2017-08-21T20:25:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T19:09:12.000Z (about 8 years ago)
- Last Synced: 2025-01-31T12:49:04.488Z (over 1 year ago)
- Homepage:
- Size: 49.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fundamentals of Interactive Design
The purpose of Fundamentals of Interactive Design is to give the students an overview of working with core Web Technologies and learning to build a web presence. Specifically, you'll learn the basics of HTML, CSS and we'll use the Bootstrap framework to build a series of small and large projects.
## Important Links
- [Github](https://github.com/)
- [lynda.com](http://lynda.com)
- An HTML editor: [Visual Studio Code](https://code.visualstudio.com/) or [Atom](https://atom.io/)
- [Slides](https://raybo.org/fid-slides)
- [Github Issues](https://github.com/planetoftheweb/fid/issues) for the
- [Lab Schedules](http://www.seminolestate.edu/computers/labhours/)
- [Seminole State Canvas](https://online.seminolestate.edu/)
- [Academic Calendars](https://www.seminolestate.edu/catalog/#calendar)
## Lynda.com Tutorials
- [How to use Lynda.com](https://www.lynda.com/NA-tutorials/How-use-Lynda-com/77683-2.html)
- [Visual Studio Code](https://www.lynda.com/Visual-Studio-tutorials/Visual-Studio-Code-Web-Developers/588785-2.html)
- [Atom](https://www.lynda.com/Web-Development-tutorials/Learn-Atom-Basics/468147-2.html)
- [Github for Web Designers](https://www.lynda.com/GitHub-tutorials/GitHub-Web-Designers/162276-2.html)
- [HTML Essential Training](https://www.lynda.com/Web-Development-tutorials/HTML-Essential-Training/170427-2.html)
- [CSS Essential Training 1](https://www.lynda.com/CSS-tutorials/CSS-Essential-Training-1/569190-2.html)
- [CSS Essential Training 2](https://www.lynda.com/CSS-tutorials/CSS-Essential-Training-2/569189-2.html)
- [CSS Essential Training 3](https://www.lynda.com/CSS-tutorials/CSS-Essential-Training-3/609030-2.html)
- [Bootstrap 4 Essential Training](https://www.lynda.com/Bootstrap-tutorials/Bootstrap-4-Essential-Training/372545-2.html)
## Useful Resources
- [Codepen](https://codepen.io/)
- [Mozilla Developer Network](https://developer.mozilla.org)
- [Bootstrap](http://getbootstrap.com/)
- [JSBin](http://jsbin.com/)