Java for dummies / Barry Burd
"If you want to learn to speak the world's most popular programming language like a native, Java For Dummies is your ideal companion. With a focus on reusing existing code, it quickly and easily shows you how to create basic Java objects, work with Java classes and methods, understand the...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Hoboken, New Jersey :
John Wiley & Sons, Inc
2017.
|
Edición: | Seventh edition |
Colección: | --For dummies.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009849129206719 |
Tabla de Contenidos:
- Getting started with Java. All about Java ; All about software ; Using the basic building blocks
- Writing your own Java programs. Making the most of variables and their values ; Controlling program flow with decision-making statements ; Controlling program flow with loops
- Working with the big picture : object-oriented programming. Thinking in terms of classes and objects ; Saving time and money: reusing existing code ; Constructing new objects
- Smart Java techniques. Putting variables and methods where they belong ; Using arrays to juggle values ; Using collections and streams (when arrays aren't good enough) ; Looking good when things take unexpected turns ; Sharing names among the parts of a Java program ; Fancy reference types ; Responding to keystrokes and mouse clicks ; Using Java database connectivity
- The part of tens. Ten ways to avoid mistakes ; Ten websites for Java.