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

スポンサーリンク
Visual Studio

Visual Studio 2019 version 16.9.6リリース

Get the latest features, bug fixes, and support for Visual Studio 2019 v16.9. Download today. 情報源: Visual Studio 2019 ve...
.NET

C#コーディングスタイルの話

公式ドキュメントでのC#のコーディングスタイルのガイドラインが変わったというので、喧々ガクガクです。 C# のコーディング規則 - C# プログラミング ガイド | Microsoft Docs 更新されたものが上になります。細かくいろいろ...
.NET

.NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022

.NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022. Update your deployed framework runtime to ...
オブジェクト指向・システム開発

オブジェクト指向がわからないという人が読むべき本

オブジェクト指向は最近もなんか議論になっているけど、とりあえず読むと良いかなーと言う本をまとめておきます。 オブジェクト指向、特にオブジェクト指向プログラミングに関しては本当に”Don't think, feel."なんで、書いているうちに...
Visual Studio

Visual Studio 2022 | Visual Studio Blog

All of our product development begins and ends with you—whether you posted on Developer Community, filled out a survey, ...
Git

VS2019 16.10 Preview 2でのGit機能の向上点

We’ve continued to enhance the Git tooling in Visual Studio and are excited to announce some long-awaited updates. We've...
Visual Studio

Visual Studio 2019 v16.10 Preview 2

We are excited to announce the release of Visual Studio v16.10 preview 2. This release continues a theme of developer pr...
.NET

.NET 6 Preview 3リンクまとめ

Announcing .NET 6 Preview 3ASP.NET Core updates in .NET 6 Preview 3
.NET

C# 6.0がECMAでの標準化プロセス開始

The C# standards committee moved its work into Open Source, enabling C# developers worldwide to participate in the stand...
Memo

コーディングの原則を学ぶための書籍まとめ – 完全に理解した.com

プログラミングを学び始め、分岐・繰り返しといった基本文法を身に付けたら、次のステップとしては「読みやすいコード」を書く技術をつけたいです。この記事では、そういったコーディングの原則を学ぶための書籍を紹介します。 情報源: コーディングの原則...
スポンサーリンク