Home
Sample SACI Udemy Lesson Outline
Emphasis classes
text-muted - Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
text-primary - Nullam id dolor id nibh ultricies vehicula ut id elit.
text-secondary - Pellentesque ornare sem lacinia quam venenatis vestibulum.
text-warning - Etiam porta sem malesuada magna mollis euismod.
text-danger - Donec ullamcorper nulla non metus auctor fringilla.
text-success - Duis mollis, est non commodo luctus, nisi erat porttitor ligula.
text-info - Maecenas sed diam eget risus varius blandit sit amet non magna.
Udemy JavaScript Lessons # ?
- Project Title:
- Project Description:
- Chapters:
- Section 1 - Course Overview: This section is repeated in all of our videos.
- Introduction
- Our training style: We do not want to just get you through the lessons, but provide a documented reference to using what you have learned in the future.
- Included is a Step By Step Checklist in both Google Docs format and PDF format you can use to follow along with the video and to use in the future.
- All of the lesson code is available for download.
- My experience has taught me that the biggest single problem with learning to program is that there are several different ways to accompolish your goals. Later in your programming career you might find this is great. While learning to program this is a challange as you see 10 different programmers give you 10 different ways to do something. Also, all 10 swear theirs is the best way.
- What you will learn and refresh in this lesson:
- JavaScript Arrays
- Functions
- Arrow Functions
- Prequsites:
- HTML Basic Knowledge
- CSS Basic Knowledge
- IDE - Integrated Development Environment:
- Visual Studio Code installed and running. See appendix of this
- jsfiddle.net
- codepen.io
- Google Chrome
- Section 2:
- Implement Bootswatch Yeti so all of your Lessons/Project great from the beginning.
- Lesson X:Create your template.html file
- Lesson X: Local Storage
- Lesson X: Drag and Drop
- Lesson X:Populate a Table from a JSON File
- Review what you have learned:
- Appendix:
- Installation of Visual Studio Code
- Resources for JavaScript Developers
- 99 websites you need to be aware off as a JavaScript Developer