Converting C# to Java

  • Post author:
  • Post category:
  • Post comments:0 Comments
  • Post last modified:February 22, 2006

닷넷 프레임워크 1.1에서 자바 1.4.2로에서 약속한대로 C# 소스코드를 Java로 포팅하는데 도움이 될만한 문서를 작성했다. 문서를 거의 완성하고 나서야, 이 방면에 대한 방대한 자료가 있다는 것을 알고 좌절했다. 하지만 내가 작성한 문서도 나름대로 쓸모가 있을 것이다. 지금까지의 작업 경험만 반영한 문서이기 때문에 앞으로도 꾸준히 업데이트할 것 같다.

최신문서 보기

Converting C# to Java

  • Document Number: 1.0.5
  • Author: CHOI, Jae-Hoon
  • February 2006
  • Updated February 2006

Table of Contents

  1. Related links
  2. Comparing two string instances
  3. Operator overloading
  4. Property
  5. const, readonly vs. final
  6. sealed vs. final
  7. lock vs synchronized
  8. Enumerated Types
  9. namespace vs. package
  10. using vs. import
  11. Inheritance
  12. Chain Constructors
Author Details
Kubernetes, DevSecOps, AWS, 클라우드 보안, 클라우드 비용관리, SaaS 의 활용과 내재화 등 소프트웨어 개발 전반에 도움이 필요하다면 도움을 요청하세요. 지인이라면 가볍게 도와드리겠습니다. 전문적인 도움이 필요하다면 저의 현업에 방해가 되지 않는 선에서 협의가능합니다.
0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments