-
Perhaps it should be from another domain because we might be biased too much
Ideas for datasets:
- Book titles classified by books classified Dewey Decimal Classification system. I will take a sam…
-
Dear Norman. This is a great post, expanded and discussed, much better than the twitterwars....
I think the point of being tidverse easier is fair, not for you. You are a CS professor and deal most…
-
### Link to the coursework
https://curriculum.codeyourfuture.io/html-css/sprints/4/prep/
### Why are we doing this?
We're going to work with components a lot, so it's important you begin unde…
-
## Context
Allowing users to upload .epub files through web and apps.
## Acceptance Criteria
Given that I accepted the terms and conditions,
When I upload an .epub file to the web/app
Then …
-
Following up on the discussion at the end of the last meet-up, I wanted to suggest working through the following book on functional data structures:
http://www.amazon.com/Purely-Functional-Structures…
-
Написать программу для игры "Загадай число от 1 до 100".
Компьютер должен отгадать число не более чем за 7 попыток.
-
MessagePack.cs
```csharp
using MessagePack;
using System;
using System.IO;
namespace SerializerTests
{
public class MessagePack : TestBase where T : class
{
public MessagePa…
-
As per the books, if windows authentication is enabled on Dataportal Server side, custom code needs to be written(on the specific platform) to assign Csla.ApplicationContext.User with the running pri…
-
Hey Allen,
I'm a big fan of your books and I am being tasked with developing an "Intro to Operating Systems" course for my 3rd year undergraduate CS students.
Anyhow -- I was wondering if coll…
-
Just a minor thing overall, but anyway:
The book icon is showing only a broken image on the confirmed order page after checkout. That's because OneOrderPartial.cshtml in line 15 is setting the sour…