Skip to content

500er/vorlesung

Repository files navigation

Vorlesung

Skripte & Beispiele zur Vorlesung "Webentwicklung mit Node.js" an der Hochschule Augsburg.

Gitter

Abgabe der Projektarbeit: 23.12.2015 / 23:59

Termine

Dienstags 14.00 Uhr bis 17.10 Uhr Raum J 3.19

Agenda

06.10. – Einführung Skript

13.10 – JavaScript WTF

20.10 – ES2015 / Module

  • JavaScript: ES2015
    • Script
    • Workshop
  • Module
    • Script
    • Workshop

27.10 – Node.js

  • Basics
    • Script
    • Workshop
  • Event-Loop & Callbacks
    • Script
    • Workshop

03.11 – Projekteinteilung

10.11 – Web-Hacking

17.11 – Datenbanken

24.11 – Control Flow

  • Promises
  • Streams

01.12 – Test Driven Development

08.12 – Projekt-Support

15.12 – Projekt-Support

21.12 – Projekt-Support

12.01 – Projektvorstellung

19.01 Wünsch dir was!

IDE

  • IDE für alle Platformen (Win, OSX, Linux)
  • Für Studenten gratis
  • Beste JavaScript-IDE zur Zeit
  • erweiterbarer Editor auf JavaScript Basis
  • Open Source

Git

  • Git-GUI für alle Platformen (Win, OSX, Linux)
  • Git Client für alle Platformen (Win, OSX, Linux)
  • Set up git
  • git clone <repo url>

Bücher

Eloquent JavaScript
Umfassendes Buch zum Thema JavaScript. Für Einsteiger und Forgeschrittene. Creative Commons.

Node.js Design Patterns

The book kicks off by exploring the fundamental principles and components that define the platform. It then shows you how to master asynchronous programming and how to design elegant and reusable components using well-known patterns and techniques. The book rounds off by teaching you the various approaches to scale, distribute, and integrate your Node.js application.

Speaking JavaScript

This book has been written for programmers, by a programmer. In order to understand it, you should already know object-oriented programming, for example, via a mainstream programming language such as Java, PHP, C++, Python, Ruby, Objective-C, Swift, C#, or Perl. Thus, the book’s target audience is programmers who want to learn JavaScript quickly and properly, and JavaScript programmers who want to deepen their skills and/or look up specific topics.

Tutorials

JavaScript

Code academy
Für Anfänger

A re-introduction to JavaScript
Für Fortgeschrittene, die ihr Wissen über JavaScript auffrischen möchten

JavaScript Guide
Referenz zum Nachschlagen

Introduction to Object-Oriented JavaScript
Selbsterklärend

Git

Try Git auf der Codeschool
Sehr schönes, interaktives Tutorial. Ihr könnt euch dort mit eurem GitHub-Account einloggen. Kann ich jedem Git-Anfänger wärmstens empfehlen.

Die wichtigsten Befehle
Das TLDR; für Git

Video-Tutorial
Für Lesefaule

Git Ready
Alles, was man über Git wissen muss. Es gibt verschiedene Bereiche für Anfänger, Fortgeschrittene und Experten.

About

Das Skript zur Vorlesung

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published