SØG - mellem flere end 8 millioner bøger:

Søg på: Titel, forfatter, forlag - gerne i kombination.
Eller blot på isbn, hvis du kender dette.

Viser: Java Phrasebook

Java Phrasebook, 1. udgave

Java Phrasebook Vital Source e-bog

Timothy R. Fisher
(2006)
Pearson International
71,00 kr. 63,90 kr.
Leveres umiddelbart efter køb
Java Phrasebook, 1. udgave

Java Phrasebook Vital Source e-bog

Timothy R. Fisher
(2006)
Pearson International
99,00 kr. 89,10 kr.
Leveres umiddelbart efter køb
Java Phrasebook, 1. udgave

Java Phrasebook Vital Source e-bog

Timothy R. Fisher
(2006)
Pearson International
87,00 kr. 78,30 kr.
Leveres umiddelbart efter køb
Java Phrasebook

Java Phrasebook

Timothy R. Fisher
(2006)
Sprog: Engelsk
Pearson Education, Limited
171,00 kr. 153,90 kr.
ikke på lager, Bestil nu og få den leveret
om ca. 10 hverdage

Detaljer om varen

  • 1. Udgave
  • Vital Source 90 day rentals (dynamic pages): 256 sider
  • Udgiver: Pearson International (November 2006)
  • ISBN: 9780132715003R90
Essential Code and Commands   Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.   Concise and Accessible Easy to carry and easy to use—lets you ditch all those bulky books for one portable guide   Flexible and Functional Packed with more than 100 customizable code snippets—so you can readily code functional Java in just about any situation   Timothy Fisher has been working professionally in the Java software development field since 1997 and is currently a consultant for the Compuware Corporation in Detroit, Michigan. He enjoys writing about technology and has been a contributor to Java Developer’s Journal and XML Journal. Tim is also passionate about education and the use of advanced Internet technologies for education.   Programming / Java
Licens varighed:
Bookshelf online: 90 dage fra købsdato.
Bookshelf appen: 90 dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 2 sider kan printes ad gangen
Copy: højest 2 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • 1. Udgave
  • Vital Source 365 day rentals (dynamic pages): 256 sider
  • Udgiver: Pearson International (November 2006)
  • ISBN: 9780132715003R365
Essential Code and Commands   Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.   Concise and Accessible Easy to carry and easy to use—lets you ditch all those bulky books for one portable guide   Flexible and Functional Packed with more than 100 customizable code snippets—so you can readily code functional Java in just about any situation   Timothy Fisher has been working professionally in the Java software development field since 1997 and is currently a consultant for the Compuware Corporation in Detroit, Michigan. He enjoys writing about technology and has been a contributor to Java Developer’s Journal and XML Journal. Tim is also passionate about education and the use of advanced Internet technologies for education.   Programming / Java
Licens varighed:
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: 5 år fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 2 sider kan printes ad gangen
Copy: højest 2 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • 1. Udgave
  • Vital Source 180 day rentals (dynamic pages): 256 sider
  • Udgiver: Pearson International (November 2006)
  • ISBN: 9780132715003R180
Essential Code and Commands   Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.   Concise and Accessible Easy to carry and easy to use—lets you ditch all those bulky books for one portable guide   Flexible and Functional Packed with more than 100 customizable code snippets—so you can readily code functional Java in just about any situation   Timothy Fisher has been working professionally in the Java software development field since 1997 and is currently a consultant for the Compuware Corporation in Detroit, Michigan. He enjoys writing about technology and has been a contributor to Java Developer’s Journal and XML Journal. Tim is also passionate about education and the use of advanced Internet technologies for education.   Programming / Java
Licens varighed:
Bookshelf online: 180 dage fra købsdato.
Bookshelf appen: 180 dage fra købsdato.

Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 2 sider kan printes ad gangen
Copy: højest 2 sider i alt kan kopieres (copy/paste)

Detaljer om varen

  • Paperback: 224 sider
  • Udgiver: Pearson Education, Limited (November 2006)
  • ISBN: 9780672329074

Essential Code and Commands

 

Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.

 

Concise and Accessible

Easy to carry and easy to use--lets you ditch all those bulky books for one portable guide

 

Flexible and Functional

Packed with more than 100 customizable code snippets--so you can readily code functional Java in just about any situation

 

Timothy Fisher has been working professionally in the Java software development field since 1997 and is currently a consultant for the Compuware Corporation in Detroit, Michigan. He enjoys writing about technology and has been a contributor to Java Developer's Journal and XML Journal. Tim is also passionate about education and the use of advanced Internet technologies for education.

 

Programming / Java

Introduction1 The BasicsCompiling a Java ProgramRunning a Java ProgramSetting the Classpath2 Interacting with the EnvironmentGetting Environment VariablesSetting and Getting System PropertiesParsing Command-Line Arguments3 Manipulating StringsComparing StringsSearching For and Retrieving SubstringsProcessing a String One Character at a TimeReversing a String by CharacterReversing a String by WordMaking a String All Uppercase or All LowercaseTrimming Spaces from the Beginning or End of a StringParsing a Comma-Separated String4 Working with Data StructuresResizing an ArrayIterating Over a CollectionCreating a Mapped CollectionSorting a CollectionFinding an Object in a CollectionConverting a Collection to an Array5 Dates and TimesFinding Today's DateConverting Between Date and Calendar ObjectsPrinting Date/Time in a Given FormatParsing Strings into DatesAdding to or Subtracting from a Date or CalendarCalculating the Difference Between Two DatesComparing DatesFinding the Day of Week/Month/Year or Week NumberCalculating Elapsed Time6 Pattern Matching with Regular ExpressionsRegular Expressions in JavaFinding Matching Text Using a Regular ExpressionReplacing Matched TextFinding All Occurrences of a PatternPrinting Lines Containing a PatternMatching Newlines in Text7 NumbersChecking Whether a String Is a Valid NumberComparing Floating Point NumbersRounding Floating Point NumbersFormatting NumbersFormatting CurrenciesConverting an Integer to Binary, Octal, and HexadecimalGenerating Random NumbersCalculating Trigonometric FunctionsCalculating a Logarithm8 Input and OutputReading Text from Standard InputWriting to Standard OutputFormatting OutputOpening a File by NameReading a File into a Byte ArrayReading Binary DataSeeking in a FileReading a JAR or Zip ArchiveCreating a Zip Archive9 Working with Directories and FilesCreating a FileRenaming a File or DirectoryDeleting a File or DirectoryChanging File AttributesGetting the Size of a FileDetermining if a File or Directory ExistsMoving a File or DirectoryGetting an Absolute Filename Path from a Relative Filename PathDetermining if a Filename Path is a File or DirectoryListing a DirectoryCreating a New Directory10 Network ClientsContacting a ServerFinding IP Addresses and Domain NamesHandling Network ErrorsReading TextWriting TextReading Binary DataWriting Binary DataReading Serialized DataWriting Serialized DataReading a Web Page via HTTP11 Network ServersCreating a Server and Accepting a RequestReturning a ResponseReturning an ObjectHandling Multiple ClientsServing HTTP Content12 Sending and Receiving EmailOverview of JavaMail APISending EmailSending MIME EmailReading Email13 Database AccessConnecting to a Database via JDBCSending a Query via JDBCUsing a Prepared StatementRetrieving Results of a QueryUsing a Stored Procedure14 Using XMLParsing XML with SAXParsing XML with DOMUsing a DTD to Verify an XML DocumentCreating an XML Document with DOMTransforming XML with XSLT15 Using ThreadsStarting a ThreadStopping a ThreadWaiting For a Thread to CompleteSynchronizing ThreadsPausing a ThreadLis
De oplyste priser er inkl. moms

Senest sete

Polyteknisk Boghandel

har gennem mere end 50 år været studieboghandlen på DTU og en af Danmarks førende specialister i faglitteratur.

 

Vi lagerfører et bredt udvalg af bøger, ikke bare inden for videnskab og teknik, men også f.eks. ledelse, IT og meget andet.

Læs mere her


Trykt eller digital bog?

Ud over trykte bøger tilbyder vi tre forskellige typer af digitale bøger:

 

Vital Source Bookshelf: En velfungerende ebogsplatform, hvor bogen downloades til din computer og/eller mobile enhed.

 

Du skal bruge den gratis Bookshelf software til at læse læse bøgerne - der er indbygget gode værktøjer til f.eks. søgning, overstregning, notetagning mv. I langt de fleste tilfælde vil du samtidig have en sideløbende 1825 dages online adgang. Læs mere om Vital Source bøger

 

Levering: I forbindelse med købet opretter du et login. Når du har installeret Bookshelf softwaren, logger du blot ind og din bog downloades automatisk.

 

 

Adobe ebog: Dette er Adobe DRM ebøger som downloades til din lokale computer eller mobil enhed.

 

For at læse bøgerne kræves særlig software, som understøtter denne type. Softwaren er gratis, men du bør sikre at du har rettigheder til installere software på den maskine du påtænker at anvende den på. Læs mere om Adobe DRM bøger

 

Levering: Et download link sendes pr email umiddelbart efter købet.

 


Ibog: Dette er en online bog som kan læses på udgiverens website. 

Der kræves ikke særlig software, bogen læses i en almindelig browser.

 

Levering: Vores medarbejder sender dig en adgangsnøgle pr email.

 

Vi gør opmærksom på at der ikke er retur/fortrydelsesret på digitale varer.