We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Bare-Knuckle Web Development

Formale Metadaten

Titel
Bare-Knuckle Web Development
Serientitel
Anzahl der Teile
150
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
My father used to tell me that I should not use a calculator before I could do the math on paper. A calculator is a much more powerful tool when you know the principles behind it. When we program, we constantly use frameworks and technology that we don't understand. As technologies get more complex it becomes more and more difficult to use it slightly different from how it was intended. In this talk, Johannes writes a web application live, guided by tests. But he throws away all the frameworks. He throws even throws away ASP.NET. In this talk, you will learn more about how HTTP really works and how the frameworks build on top of it, you will learn a test driven approach to solving problems, and you will learn a few new tools and tricks with .NET.