Credits
John Davis
UNI alum John Davis taught CS 1100 in the fall of 2016. He made all of his course materials available to me. I borrowed, adapted, and updated some of John's material for use in this course.
David Humphrey
I learned much studying the videos for David Humphrey's WEB 222 from Seneca College and from his generous advice as I prepared to teach this course the first time. (Thank you, Dave.)
I borrowed and adapted some of David's course materials on GitHub for portions of this course. Those materials are available under an MIT License:
Copyright (c) 2018 School of ICT web programming
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
MDN
The resources provided online by MDN, the Mozilla Developer Network, are excellent. I learned from these materials and assign many of their pages as readings for students. I occasionally used and adapted some of the MDN material for use in this course, including the image on the course homepage. These materials are available under a CC BY-SA 2.5 Attribution-ShareAlike license.
Runestone Textbook
In the JavaScript unit of the course, I adapted some text and example code from Chapter 5 of Fundamentals of Web Programming, an online textbook by Brad Miller. This text is licensed under a CC BY-SA 4.0 Attribution-ShareAlike license.
Other
While preparing to teach this course, I received advice from readers of my blog and from many folks on Mastodon and Twitter. All helped me to think about the course content and to design the course.