/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cs.fit.edu
| | blog.slaks.net
3.2 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive collection of technical documentation and articles covering various topics in web development, including ASP.NET, Razor, jQuery, and database connection strings. It discusses topics such as Razor page compilation, helpers, and the WebPages framework, as well as practical coding issues like HTML encoding and connection string construction. The text is highly technical and assumes a solid understanding of web development concepts and practices.
| | dave.cheney.net
5.3 parsecs away

Travel
| | [AI summary] The author explores the engineering values of the Go language program by reinterpreting Tim Peters' Zen of Python to guide readers toward writing more idiomatic, simple, and maintainable code.
| | joeduffyblog.com
3.0 parsecs away

Travel
| | Joe Duffy's Blog | Adventures in the high-tech underbelly
| | chadaustin.me
22.7 parsecs away

Travel
| This may be the only time I weigh in on the static vs. dynamic typing discussion. Each side has its extreme proponents, and people differ in their ability and desire to work in systems with implicit invariants. Many years ago, back when Java and C++ were the Mainstream Languages and Python was the shiny new up-and-comer, I read Bruce Eckel's arguments in support of dynamically typed languages, and some of the nonobvious (at the time) ways you can get more done at higher quality in a more flexible languag...