Skip to content

Commit f2188a3

Browse files
committed
인포그래픽 C# 추가
1 parent bda28c7 commit f2188a3

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@
144144

145145

146146
### C#
147+
- [인포그래픽](./infographics/lang-cs.md )
148+
147149
- [메모장으로 코딩하는 C#](https://rkttu.github.io/csharp-book/part1-basics/ )
148150
- [(인프런 무료 영상) C# 초보 강좌 예제로 배우는 C# - 11 강 ∙ 8시간 17분](https://inf.run/PVsq )
149151
- [(인프런 무료 영상) C# 처음부터 배우기 - 커리큘럼 총 11 개 ˙ 3시간 53분의 수업](https://inf.run/bfkW )

infographics/images/601.jpg

599 KB
Loading

infographics/lang-cs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 인포그래픽 - C#
2+
3+
## .NET 성능 최적화: ArrayPool로 Full GC 피하기
4+
![](./images/601.png)
5+

0 commit comments

Comments
 (0)