Stoffsammlung zur Web-Programmierung

Hubert.Hoegl@hs-augsburg.de, 11/2015

1   Python

  1. https://wiki.python.org/moin/WebProgramming
  2. WSGI Tutorial http://wsgi.tutorial.codepoint.net
  3. Jeffrey Elkner, Beginning Python Programming for Aspiring Web Developers, 2015

    http://www.openbookproject.net/books/bpp4awd/

4   JavaScript

  1. Practice: Getting started with JavaScript

    http://www.ibm.com/developerworks/library/wa-gsjavascript-pr/

  2. Get started with the JavaScript language, Part 1: JavaScript language fundamentals

    https://www.ibm.com/developerworks/web/library/wa-javascriptstart/

  3. Get started with the JavaScript language, Part 2: Events, cookies, timing, and more

    http://www.ibm.com/developerworks/library/wa-javascriptstart2/

  4. http://javascript.info
  5. http://www.w3schools.com/js
  6. Eloquent JavaScript http://eloquentjavascript.net

5   RESTful Services

  1. Alex Rodriguez, RESTful Web services: The basics, Feb 2015

    http://www.ibm.com/developerworks/library/ws-restful

  2. Leonard Richardson, Sam Ruby, RESTful Web Services. Web services for the real world, O'Reilly 2007.

    http://proquest.tech.safaribooksonline.de/book/web-development/web-services/9780596529260

  3. RAML - RESTful API Modeling Language

    http://raml.org

  4. Stefan Tilkov, REST und HTTP, 2nd Edition, dpunkt Verlag, 2011.

    http://proquest.tech.safaribooksonline.de/book/-/9781457171017

  5. Mark Masse, REST API Design Rulebook, O'Reilly 2011.

    http://proquest.tech.safaribooksonline.de/book/web-development/9781449317904

WebProgrammierung (zuletzt geƤndert am 2023-02-18 16:45:04 durch HubertHoegl)