オブジェクト指向・システム開発

スポンサーリンク
.NET

Try out Nullable Reference Types 

Try out Nullable Reference Types With the release of .NET Core 3.0 Preview 7, C# 8.0 is considered "feature complete". T...
Microsoft

MSDN Magazineが終巻

情報源: Special announcement about MSDN MagazineMSDN Magazineが今年の11月号で終巻となります。僕が読み出した頃は、Microsoft Journalだった頃で、20年前以上にはなる。ち...
Visual Studio

Visual Studio 2019 version 16.2 , 16.3 Preview 1

What's new in version 16.2 and 16.3 Preview 1 release of Visual Studio 2019. Test Explorer, search, C++ linker build tim...
.NET

.NET Core 3.0 Preview 7 リリース

情報源:Announcing .NET Core 3.0 Preview 7 | .NET Blog.NET Core 3.0 Preview 7が公開されました。このバージョンよりGO Liveが適用されます。SDKのサイズが改善されてい...
Linux/OSS

An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code 

Memo.In an earlier blog post, Take your Linux development experience in Windows to the next level with the Windows Subsy...
Cloud Computing

Azureアーキテクチャガイドまとめ ~はじめに~ – Qiita

Memo.情報源: Azureアーキテクチャガイドまとめ ~はじめに~ - Qiitaとりあえずとっつきやすい。
Memo

Microsoftがセキュリティ的な視点からRustを推しているらしい

A proactive approach to more secure code – Microsoft Security Response CenterMicrosoftがSDL(Security Development Lifecycl...
.NET

DragonFruit and System.CommandLine is a new way to think about .NET Console apps – Scott Hanselman

情報源: DragonFruit and System.CommandLine is a new way to think about .NET Console apps - Scott Hanselmanコマンドラインオプションパーサーに...
.NET

.NET Core July 2019 Updates – 2.1.12 and 2.2.6

Today, we are releasing the .NET Core July 2019 Update. These updates contain security and reliability fixes. See the in...
オブジェクト指向・システム開発

テスト駆動開発:実はそれは設計技術です

この記事では、Javaでステップバイステップの例を使用して、テスト駆動開発(TDD)を使用して、コーディング時に大きな問題を分割、テスト、および克服する方法の実践的な例を示します。情報源: テスト駆動開発:実はそれは設計技術ですMemo.Q...
スポンサーリンク