Java For Dummies /
The top-selling beginning Java book is now fully updated! As an unstoppably platform-independent, object-oriented programming language, Java is used for developing web and mobile applications. In this up-to-date bestselling book, veteran author Barry Burd shows you how to create basic Java objects a...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken :
Wiley,
2014.
|
Edición: | 6th edition. |
Colección: | --For dummies.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- All about Java
- All about software
- Using the basic building blocks
- Making the most of variables and their values
- Controlling program flow with decision-making statements
- Controlling program flow with loops
- Thinking in terms of classes and objects
- Saving time and money: reusing existing code
- Constructing new objects
- 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
- Responding to keystrokes and mouse clicks
- Writing Java applets
- Using Java database connectivity
- Ten ways to avoid mistakes
- Ten websites for Java.