Coursematerial for javascript1-course, aimed at a swedish target audience as the first course in programming with JavaScript (in a (web) browser environment) on University level in computer science.
The course will have a high enough level to satisfy those who are familiar with another programming language and has the need to learn programming JavaScript in a browser.
Relased as part of a University course presented at:
The usage of this repo is also documented here (in swedish):
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
Items in the literature folder have their own licences.
This is a co-effort of several people using freely available documentation and tools from the open source community.
The major contributors are:
- Mikael Roos
- Jane Strandberg
- Kenneth Lewenhagen
For more contributors, see the commit history and the issues.
Feel free to help builing up the repository with more content suited for training and education.
v2.0.0x (2015-12-08)
- Adding .travis.yml.
- Adding .csslintrc and .jscsrc.
- Removing validation errors on example/module.
- Adding config for htmlhint.
v2.0.0 (2015-08-06)
- Changed structure of repo to match dbwebb-cli version 2.
- Moving me/default to .default.
- Removing dbwebb-cli version 1 (everything) from bin/.
v1.1.2 (2015-08-06)
- Last version supporting dbwebb-cli version 1.
- Updated inspect phase.
v1.1.1 (2015-01-26)
- Fix for space in username and sshkey.
- Fixed to allow space in filenames bin/dbwebb.
- Fixed error message from bin/dbwebb validate and tee.
v1.1.0 (2015-01-14)
- Updated
bin/dbwebb
to support validate and inspect of kmom10 and intelligence. - Updated
bin/dbwebb
to support kmom06. - Corrected html-minifier for inline svg.
- Added kmom06, with exampleprograms for module and hangman.
- Added kmom05, removed baddi4.
- Updated
bin/dbwebb
to version v1.0.14. - Updated
bin/dbwebb
to version v1.0.13. - Inspect javascript1 kmom01 - 04 added.
- Updated
bin/dbwebb
to version v1.0.12. - Updated
bin/dbwebb
to version v1.0.11. - Updated
bin/dbwebb
to version v1.0.10. v1.0.9 introduced a new error, fixed. - Updated
bin/dbwebb
to version v1.0.9. Cygwin fix for readable files and directories. - Updated
bin/dbwebb
to version v1.0.8.
v1.0.0 (2014-08-30)
- First official release, used in a University course at BTH, Sweden.
- Started work in april 2014, planned release end of august 2014.
.
..: Copyright (c) 2014-15 Mikael Roos, [email protected]