Contribuții utilizator
De la WikiLabs
Jump to navigationJump to search- 23 decembrie 2013 11:51 dif ist +8.600 N Network Sockets Pagină nouă: The Java language, through the API library, provides native support for network communication. The easiest way to communicate between two machines is by using [http://en.wikipedia.org...
- 23 decembrie 2013 11:03 dif ist +3 Java Syntax; A Program's Lexical Structure →Șabloane (generics)
- 23 decembrie 2013 11:03 dif ist -2 Java Syntax; A Program's Lexical Structure →Șabloane (generics)
- 23 decembrie 2013 11:02 dif ist +4 Java Syntax; A Program's Lexical Structure →Șabloane (generics)
- 23 decembrie 2013 11:01 dif ist +7.400 N Serialization Pagină nouă: Besides Input/Output streams which were thoroughly described in the stream chapter, the Java language also provides a powerful system of serializing objects. We already know that a cl... actuală
- 15 decembrie 2013 12:45 dif ist -1 Java Syntax; A Program's Lexical Structure →Static Members
- 15 decembrie 2013 12:45 dif ist -3 Java Syntax; A Program's Lexical Structure →this and super Keywords
- 15 decembrie 2013 12:44 dif ist -115 Exception Handling →Blocul finally și try-with-resources actuală
- 15 decembrie 2013 12:36 dif ist 0 Exception Handling →Generating (Throwing) Exceptions
- 15 decembrie 2013 12:35 dif ist 0 Exception Handling →Managing Exceptions
- 15 decembrie 2013 12:35 dif ist -134 Exception Handling →Administrarea excepțiilor
- 15 decembrie 2013 12:26 dif ist -28 Exception Handling →Propagarea pe stivă
- 15 decembrie 2013 12:18 dif ist -24 Exception Handling →Generating (Throwing) Exceptions
- 15 decembrie 2013 12:18 dif ist -57 Exception Handling →Managing Exceptions
- 15 decembrie 2013 12:09 dif ist +21 Exception Handling →Generating (Throwing) Exceptions
- 15 decembrie 2013 12:08 dif ist -2 Exception Handling →Tratarea excepțiilor
- 15 decembrie 2013 12:08 dif ist -39 Exception Handling →Generating (Throwing) Exceptions
- 15 decembrie 2013 12:06 dif ist +11.425 N Exception Handling Pagină nouă: In Java, exceptions represent an interruption in the normal execution of the algorithm. They are used to manage the issues that appear during the execution and to take action in order...
- 15 decembrie 2013 11:59 dif ist -839 Input/Output Streams →Fluxuri de intrare-ieșire la nivel de caracter actuală
- 15 decembrie 2013 11:53 dif ist -853 Input/Output Streams →Byte Output Streams
- 15 decembrie 2013 11:50 dif ist +282 Input/Output Streams →Fluxuri de ieșire orientate pe octet
- 15 decembrie 2013 11:27 dif ist -29 Input/Output Streams →Byte Input/Output Streams
- 15 decembrie 2013 11:23 dif ist -309 Input/Output Streams →Byte Input/Output Streams
- 15 decembrie 2013 11:15 dif ist -97 Input/Output Streams →Byte Input/Output Streams
- 15 decembrie 2013 11:00 dif ist -39 Input/Output Streams →Byte Input/Output Streams
- 15 decembrie 2013 10:56 dif ist +1 Input/Output Streams →Byte Input/Output Streams
- 15 decembrie 2013 10:56 dif ist +6 Input/Output Streams →Fluxuri de intrare-ieșire la nivel de octet
- 15 decembrie 2013 10:51 dif ist +86 Input/Output Streams →Console Streams
- 15 decembrie 2013 10:44 dif ist -210 Input/Output Streams
- 15 decembrie 2013 10:31 dif ist -106 Input/Output Streams
- 15 decembrie 2013 10:22 dif ist +17.111 N Input/Output Streams Pagină nouă: A computer communicates with the exterior world through one or more communication interfaces, also called input-output (IO) ports. E.g.: serial port, parallel port, video port, audio ...
- 14 decembrie 2013 23:23 dif ist +776 N OOP Lab Task 7 Pagină nouă: == Required Tutorials == * The Object Oriented Paradigm; Classes and Objects * Notions About the Java Language * Writing and Executing a Java Program * [[Java Syntax; A P...
- 14 decembrie 2013 23:20 dif ist +2.287 N OOP Lab Task 5 Pagină nouă: == Required Tutorials == * The Object Oriented Paradigm; Classes and Objects * Notions About the Java Language * Writing and Executing a Java Program * [[Java Syntax; A P...
- 14 decembrie 2013 23:07 dif ist +5 OOP Lab Task 4 →Requirements
- 14 decembrie 2013 23:06 dif ist +1.760 N OOP Lab Task 4 Pagină nouă: == Required Tutorials == * The Object Oriented Paradigm; Classes and Objects * Notions About the Java Language * Writing and Executing a Java Program * [[Java Syntax; A P...
- 14 decembrie 2013 22:56 dif ist +9 OOP Lab Task 3 →Requirements
- 14 decembrie 2013 22:54 dif ist +2.303 N OOP Lab Task 3 Pagină nouă: == Required Tutorials == * The Object Oriented Paradigm; Classes and Objects * Notions About the Java Language * Writing and Executing a Java Program * [[Java Syntax; A P...
- 2 noiembrie 2013 17:30 dif ist +2.232 N OOP Lab Task 2 Pagină nouă: == Required Tutorials == * The Object Oriented Paradigm; Classes and Objects * Notions About the Java Language * Writing and Executing a Java Program * [[Java Syntax; A P...
- 2 noiembrie 2013 17:16 dif ist +714 N Java Application Programming Interface (API) (EN) Pagină nouă: One of the substantial advantages of the Java language is the existence of a extensive class library which contains implementations for functionality needed for developing application... actuală
- 2 noiembrie 2013 17:11 dif ist +4 Java Syntax; A Program's Lexical Structure →Class Extension
- 2 noiembrie 2013 17:10 dif ist -180 Advanced Notions About Object Oriented Programming →Încapsulare
- 2 noiembrie 2013 16:55 dif ist -34 Advanced Notions About Object Oriented Programming →Casting (upcast & downcast)
- 2 noiembrie 2013 16:52 dif ist +12.859 N Advanced Notions About Object Oriented Programming Pagină nouă: Concepts of inheritance, encapsulation and polymorphism are object oriented programming concepts and thus any OO language will support them, not just Java. However, the following exam...
- 2 noiembrie 2013 16:28 dif ist -25 Java Syntax; A Program's Lexical Structure →Extinderea claselor
- 2 noiembrie 2013 16:24 dif ist -11 Java Syntax; A Program's Lexical Structure →Constante de clasă
- 2 noiembrie 2013 16:21 dif ist -22 Java Syntax; A Program's Lexical Structure →Modificatorul final
- 2 noiembrie 2013 16:18 dif ist -9 Java Syntax; A Program's Lexical Structure →Access Modifiers
- 2 noiembrie 2013 16:17 dif ist -58 Java Syntax; A Program's Lexical Structure →Modificatori speciali pentru membrii
- 2 noiembrie 2013 16:09 dif ist -27 Java Syntax; A Program's Lexical Structure →Membrii statici
- 2 noiembrie 2013 16:04 dif ist +1 Java Syntax; A Program's Lexical Structure →this and super Keywords