블로그
- [기록용7]UE5 modular environment World of Level Design - Modular Environment Design Master Class Tutorial 튜토리얼 완료.
- JAVA - abstract class 와 interface 차이 https://stackoverflow.com/questions/1913098/what-is-the-difference-between-an-interface-and-abstract-class https://docs.oracle.com/javase/tutorial/java/IandI/abstract.html
- [영진전문대 컴퓨터정보계열] 자바 네트워크 프로그래밍 .*; import java.io.IOException; public class FileCopy2 { public static void main(String[] args)throws IOException { URL myURL = new URL("http://java.sun.com:80/docs/books/tutorial" +"/index.html?
- C++ STL 과 strong pointer 물론 강사의 이론강의도 지루하긴 했지만 나름 스스로의 선입견 - class 와 상속만이 c++의 전부라고 생각했다 - 도 한 몫해서 정말 한학기동안 배운것이라곤 별로 없었다. 다행히 c++의 많은 tutorial 들의 전.......