|
|
|
|
LEADER |
00000cam a2200000Mi 4500 |
001 |
OR_ocn793995921 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n|---||||| |
008 |
120521s2012 njua o 001 1 eng d |
010 |
|
|
|a 2012937949
|
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d TEFOD
|d YDXCP
|d OCLCQ
|d DEBSZ
|d UKDOC
|d OCLCQ
|d COO
|d OCLCF
|d UMI
|d IDEBK
|d RECBK
|d TEFOD
|d OCLCQ
|d OCL
|d OCLCQ
|d BIBBD
|d OCLCQ
|d LIV
|d OCLCQ
|d MERUC
|d OCLCQ
|d UUM
|d HCO
|d OCLCQ
|d KF5
|d NTG
|d WYU
|d STF
|d VT2
|d OCLCQ
|d INARC
|d OCLCQ
|d OCLCO
|d OCLCQ
|
015 |
|
|
|a GBB218026
|2 bnb
|
016 |
7 |
|
|a 016035425
|2 Uk
|
019 |
|
|
|a 817085177
|a 852501417
|a 864466253
|a 1023508692
|a 1066442807
|a 1103280399
|a 1129349915
|a 1150117003
|a 1153044205
|a 1192344932
|a 1240515102
|
020 |
|
|
|a 9781118226421
|q (electronic bk.)
|
020 |
|
|
|a 1118226429
|q (electronic bk.)
|
020 |
|
|
|a 9781118239742
|q (electronic bk.)
|
020 |
|
|
|a 1118239741
|q (electronic bk.)
|
020 |
|
|
|a 1280672374
|
020 |
|
|
|a 9781280672378
|
020 |
|
|
|a 1118168232
|
020 |
|
|
|a 9781118168233
|
028 |
0 |
1 |
|a EB00057610
|b Recorded Books
|
029 |
1 |
|
|a AU@
|b 000052005861
|
029 |
1 |
|
|a AU@
|b 000058044084
|
029 |
1 |
|
|a DEBBG
|b BV041431495
|
029 |
1 |
|
|a DEBSZ
|b 397178883
|
029 |
1 |
|
|a DEBSZ
|b 398273502
|
029 |
1 |
|
|a AU@
|b 000055811623
|
035 |
|
|
|a (OCoLC)793995921
|z (OCoLC)817085177
|z (OCoLC)852501417
|z (OCoLC)864466253
|z (OCoLC)1023508692
|z (OCoLC)1066442807
|z (OCoLC)1103280399
|z (OCoLC)1129349915
|z (OCoLC)1150117003
|z (OCoLC)1153044205
|z (OCoLC)1192344932
|z (OCoLC)1240515102
|
037 |
|
|
|a CL0500000234
|b Safari Books Online
|
037 |
|
|
|a F636BC58-B6B4-4B69-9A4C-1D1B3F492B95
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.J38
|
082 |
0 |
4 |
|a 005.13/3
|2 23
|
084 |
|
|
|a af101fs
|2 lacc
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Lowe, Doug,
|d 1959-
|
245 |
1 |
0 |
|a Java for dummies quick reference /
|c by Doug Lowe.
|
260 |
|
|
|a Hoboken :
|b John Wiley & Sons,
|c 2012.
|
300 |
|
|
|a 1 online resource :
|b illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a For dummies
|
505 |
0 |
|
|a Java® For Dummies® Quick Reference; Contents at a Glance; Table of Contents; Introduction; About Java For Dummies Quick Reference; Foolish Assumptions; Conventions Used in This Book; How This Book Is Organized; Icons Used in This Book; Where to Go from Here; Part 1: Java Language Tools; Downloading and Installing the Java Development Kit; JDK Folder Structure; Setting the Path for Java; java Command; javac Command; javap Command; jar Command; Part 2: Java Language Basics; & and & & Operators; and Operators;! Operator; Abstract Class; And Operators (& and & &); Anonymous Class; Arrays.
|
505 |
8 |
|
|a Assignment StatementsBlocks; boolean Data Type; Boolean Expressions; Boolean Operators; break Statement; byte Data Type; Casting; char Data Type; Checked Exceptions; Class Declaration; Class Variables; Comments; Concatenating Strings; Constants; Constructor; continue Statement; Data Types; Decrement Operator; do ... while Statement; double Data Type; Escape Sequences; Exception Class; Exceptions; extends Keyword; Fields; final Class; final Method; final Variables; float Data Type; Floating-point Data Types; for Statement; Generic Class; Identifiers; if Statement; implements Keyword.
|
505 |
8 |
|
|a Import StatementIncrement and Decrement Operators; Inheritance; Inner Class; Initializer; Instance Variables; int Data Type; Integer Data Types; Interface; Keywords; Local Variables; Logical Operators; long Data Type; Main Method; Method; Not Operator (!); Object-Oriented Programming; Operators; Or Operators (and); Package Statement; Parsing Strings; Polymorphism; Primitive Data Types; private Keyword; protected Keyword; public Keyword; Recursion; Reference Types; Scope; Shadowing; short Data Type; Statements; static Keyword; String Data Type; switch Statement; super Keyword.
|
505 |
8 |
|
|a This Keywordthrow Statement; throws Keyword; try Statement; Variables; while Statement; White Space; Part 3: Basic Java Classes; ArrayList Class; Arrays Class; Class Class; Exception Class; Iterable Interface; Iterator Interface; LinkedList Class; Matcher Class; Math Class; NumberFormat Class; Object Class; Pattern Class; Random Numbers; Regular Expressions; Runnable Interface; String Class; StringBuffer Class; StringBuilder Class; Thread Class; Part 4: File and Network I/O; BufferedInputStream Class; BufferedOutputStream Class; BufferedReader Class; BufferedWriter Class.
|
505 |
8 |
|
|a DataInputStream ClassDataOutputStream Class; DirectoryStream Class; InputStream Class; File Class; FileInputStream Class; FileOutputStream Class; FileReader Class; Files Class; FileVisitor Interface; FileVisitResult Enum; FileWriter Class; InetAddress Class; OutputStream Class; Path Interface; Paths Class; PrintStream Class; PrintWriter Class; Reader Class; Scanner Class; ServerSocket Class; SimpleFileVisitor Class; Socket Class; Streams (Overview); System.err; System.out; Writer Class; Part 5: Swing; ActionEvent Class; ActionListener Interface; BorderFactory Class; ButtonGroup Class.
|
520 |
|
|
|a A reference that answers your questions as you move through your codingThe demand for Android programming and web apps continues to grow at an unprecedented pace and Java is the preferred language for both. Java For Dummies Quick Reference keeps you moving through your coding while you solve a problem, look up a command or syntax, or search for a programming tip. Whether you're a Java newbie or a seasoned user, this fast reference offers you quick access to solutions without requiring that you wade through pages of tutorial material. Leverages the true reference format that is organized with q.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|v Amateurs' manuals.
|
650 |
|
0 |
|a World Wide Web.
|
650 |
|
2 |
|a Internet
|
650 |
|
6 |
|a Java (Langage de programmation)
|v Manuels d'amateurs.
|
650 |
|
6 |
|a Web.
|
650 |
|
7 |
|a World Wide Web.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|0 (OCoLC)fst00982065
|
650 |
|
7 |
|a World Wide Web.
|2 fast
|0 (OCoLC)fst01181326
|
655 |
|
7 |
|a Handbooks and manuals.
|2 fast
|0 (OCoLC)fst01423877
|
776 |
0 |
8 |
|i Print version:
|a Lowe, Doug.
|t Java For Dummies Quick Reference.
|d Hoboken : John Wiley & Sons, ©2012
|z 9781118168233
|
830 |
|
0 |
|a --For dummies.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781118239742/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a 123Library
|b 123L
|n 58807
|
938 |
|
|
|a BiblioBoard
|b BIBD
|n 42ec6b94-fc61-415b-8815-14066fd2637e
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 364930
|
938 |
|
|
|a Recorded Books, LLC
|b RECE
|n rbeEB00057610
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7643977
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL818124
|
938 |
|
|
|a Internet Archive
|b INAR
|n javafordummiesqu0000lowe
|
994 |
|
|
|a 92
|b IZTAP
|