내맘대로 강좌 공지!!!

앞으로 C++은 월,수,금 자바는 화,목,토 에 올리도록 노력해 볼께요,, 제가 요즘 생활이 많이 불규칙해져서,, 언제 생각나면 더 올릴지는 모르고, 몸이 안좋다고 빼먹을지는 모르지만,,, 기본적인 업뎃 날짜는 이렇게 해 놓을게요,, 요즘 동아리에 많이 가입하는바람에,,, p.s. 동아리에 가입하는거 제한은 없겠죠? 지금 연극, 방송, 기타, 컴터에 가입하려는데,,,

내맘대로 강좌 JAVA편 4.5편!!

지금 와일리를 보다가 나온건데, 콘솔이 아닌 다이얼로그로 입력, 출력하는법 발견,, Call the static showInputDialog method of the JOptionPane class, and supply the string that prompts the input from the user. For example, String input = JOptionPane.showInputDialog(“Enter price:”); That method returns a String object. Of course, often you need the input as a number. Use the더 보기

내맘대로 강좌 JAVA편 4

계속 이어서 Arithmetic Operations and Mathematical Functions, Calling Static Methods, Strings, Reading Input 에 대해 설명할께,,, 일단 Arithmetic Operations and Mathematical Functions 요놈,,, Arithmetic Operations는 산술적인 연산자 + – * / ()설명인데,,, 수학하고 같으니 PASS!! Mathematical Functions는 Math.sqrt(x) Square root of x (≥0) Math.pow(x, y) xy (x > 0, or x = 0 and y > 0, or x  0) Math.round(x) Closest더 보기

내맘대로 강좌 JAVA편 3

정말 자바강좌는 나도 공부하며 쓰려니까 쓰기가 어렵군,,, 우선 클래스가 무엇인지와 변수가 무엇인지에 대해 대략 설명은 한것 같은데,,, 좀더 자세한 부분을 설명하도록 할께,, 우선 와일리의 쳅터 4의 목차를 보면         Syntax 4.1: Cast         Advanced Topic 4.1: Big Numbers         Advanced Topic 4.2: Binary Numbers         Random Fact 4.1: The Pentium Floating-Point더 보기