22 лютого відбудеться 9-та (передювілейна :) )зустріч Java User Group
Доповідачем буде Зеник Матчишин
з презентацією на тему "Modern Java Web Development" в якій буде висвітлено питання вибору java веб фреймворків.
Ви маєте змогу почути та обговорити, що краще використовувати, та куди рухатись у всьому різномаїтті сучасного вебдевелопменту.
Зустріч відбудеться 22 лютого о 19-30
за адресою В. Великого, 52, конференц-зал, 1
Вхід вільний
Прохання тим хто планує прийти - прислати лист на нашу скриньку jug.lviv@gmail.com для того щоб організатори могли підготуватись
Переглянути більшу мапу
Translate
понеділок, 14 лютого 2011 р.
неділя, 13 лютого 2011 р.
Java шпаргалка
This appendix summarizes the most commonly-used Java language features in the textbook. Here are the APIs of the most common libraries.
Взято звідси
Hello, World.
Editing, compiling, and executing.
Built-in data types.
Declaration and assignment statements.
Integers.
Floating-point numbers.
Booleans.
Comparison operators.
Parsing command-line arguments.
Math library.
The full Math API.![]()
Type conversion.
If and if-else statements.
Nested if-else statement.
While and for loops.
Break statement.
Do-while loop.
Switch statement.
Arrays.
Compile-time initialization.![]()
Typical array-processing code.![]()
Two-dimensional arrays.
Compile-time initialization.![]()
Ragged arrays.![]()
Our standard output library.
The full StdOut API.![]()
Our standard input library.
The full StdIn API.![]()
Our standard drawing library.
The full StdDraw API.![]()
Our standard audio library.
The full StdAudio API.![]()
Redirection and piping.
Functions.
Libraries of functions.
Our standard random library.
Our standard statistics library.
Using an object.
Creating an object.
Instance variables.Constructors.![]()
Instance methods.![]()
Classes.
Object-oriented libraries.
Java's String data type.
The full String API.![]()
Java's Color data type.
The full Color API.![]()
Our input library.
The full In API.![]()
Our output library.
The full Out API.![]()
Our picture library.
The full Picture API.![]()
Compile-time and run-time errors.
Here's a list of errors compiled by Mordechai Ben-Ari. It includes a list of common error message and typical mistakes that give rise to them.Взято звідси
Copyright © 2000–2010 by Robert Sedgewick and Kevin Wayne. All rights reserved.
Підписатися на:
Дописи (Atom)