Vai al contenuto principale della pagina

Java quick syntax reference / / Mikael Olsson



(Visualizza in formato marc)    (Visualizza in BIBFRAME)

Autore: Olsson Mikael Visualizza persona
Titolo: Java quick syntax reference / / Mikael Olsson Visualizza cluster
Pubblicazione: New York : , : Apress, , 2013
Edizione: 1st ed. 2013.
Descrizione fisica: 1 online resource (xiii, 74 pages)
Disciplina: 004
005.11
Soggetto topico: Java (Computer program language)
Computer science
Object-oriented programming (Computer science)
Note generali: Includes index.
Nota di contenuto: ""Contents at a Glance""; ""Contents""; ""About the Author""; ""Introduction""; ""Chapter 1: Hello World""; ""Installing""; ""Creating a project""; ""Hello world""; ""Code hints""; ""Chapter 2: Compile and Run""; ""Running from the IDE""; ""Running from a console window""; ""Comments""; ""Chapter 3: Variables""; ""Data types""; ""Declaring variables""; ""Assigning variables""; ""Using variables""; ""Integer types""; ""Floating-point types""; ""Char type""; ""Boolean type""; ""Variable scope""; ""Anonymous block""; ""Chapter 4: Operators""; ""Arithmetic operators""; ""Assignment operators""
""Combined assignment operators""""Increment and decrement operators""; ""Comparison operators""; ""Logical operators""; ""Bitwise operators""; ""Operator precedence""; ""Chapter 5: String""; ""Combining strings""; ""Escape characters""; ""String compare""; ""StringBuffer class""; ""Chapter 6: Arrays""; ""Array declaration""; ""Array allocation""; ""Array assignment""; ""Multi-dimensional arrays""; ""ArrayList class""; ""Chapter 7: Conditionals""; ""If statement""; ""Switch statement""; ""Ternary operator""; ""Chapter 8: Loops""; ""While loop""; ""Do-while loop""; ""For loop""
""Foreach loop""""Break and continue""; ""Labeled block""; ""Chapter 9: Methods""; ""Defining methods""; ""Calling methods""; ""Method parameters""; ""Return statement""; ""Method overloading""; ""Passing arguments""; ""Chapter 10: Class""; ""Object creation""; ""Accessing object members""; ""Constructor""; ""This keyword""; ""Constructor overloading""; ""Constructor chaining""; ""Initial field values""; ""Default constructor""; ""Null""; ""Default values""; ""Garbage collector""; ""Chapter 11: Static""; ""Accessing static members""; ""Static methods""; ""Static fields""
""Static initialization blocks""""Instance initialization blocks""; ""Chapter 12: Inheritance""; ""Object""; ""Upcasting""; ""Downcasting""; ""Instanceof operator""; ""Chapter 13: Overriding""; ""Overriding members""; ""Override annotation""; ""Hiding members""; ""Preventing method inheritance""; ""Accessing overridden methods""; ""Calling parent constructor""; ""Chapter 14: Packages and Import""; ""Import specific class""; ""Import package""; ""Import static""; ""Chapter 15: Access Levels""; ""Private access""; ""Package-private access""; ""Protected access""; ""Public access""
""Top-level access""""Nested class access""; ""Access level guideline""; ""Chapter 16: Constants""; ""Local constants""; ""Constant fields""; ""Constant method parameters""; ""Compile-time and run-time constants""; ""Constant guideline""; ""Chapter 17: Interface""; ""Interface members""; ""Interface example""; ""Functionality interface""; ""Class interface""; ""Interface classes""; ""Chapter 18: Abstract""; ""Abstract class example""; ""Abstract classes and interfaces""; ""Abstract class and interface guideline""; ""Chapter 19: Enum""; ""Enum example""; ""Enum class""
""Chapter 20: Exception Handling""
Sommario/riassunto: The Java Quick Syntax Reference is a condensed code and syntax reference to the Java programming language. It presents the essential Java syntax in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible.  The book is packed with useful information and is a must-have for any Java programmer. In the Java Quick Syntax Reference, you will find: A concise reference to the Java language syntax Short, simple and focused code examples A well laid out table of contents and a comprehensive index allowing easy review.
Titolo autorizzato: Java Quick Syntax Reference  Visualizza cluster
ISBN: 1-4302-6287-7
Formato: Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione: Inglese
Record Nr.: 9910438098803321
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Serie: Expert's voice in Java.