Cargando…

Beginning NetBeans IDE : for Java developers /

This is a guide for getting started learning and using the free and open source NetBeans IDE. It shows you what the IDE is all about and how to use it with real-world case studies built from the ground up as you learn all about the IDE. You'll learn what NetBeans is and how to use it; how to in...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Wielenga, Geertjan (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2015.
Colección:Expert's voice in Java.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn920465936
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 150908t20152015cau o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d YDXCP  |d IDEBK  |d BTCTA  |d OCLCF  |d UMI  |d EBLCP  |d STF  |d COO  |d DEBSZ  |d OCLCQ  |d IDB  |d IAS  |d IAO  |d JBG  |d IAD  |d ICN  |d SOI  |d ILO  |d VT2  |d UAB  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d U3W  |d CEF  |d EZ9  |d OCLCQ  |d INT  |d AU@  |d REB  |d OCLCQ  |d WYU  |d UKMGB  |d OCLCQ  |d UKAHL  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB8O2064  |2 bnb 
016 7 |a 019177082  |2 Uk 
019 |a 926118357  |a 961598113  |a 985042727  |a 1005790949  |a 1008949485  |a 1021275561  |a 1026455958  |a 1066462057  |a 1066472001  |a 1086428167  |a 1110869894  |a 1112531686  |a 1129355437  |a 1153041839  |a 1192343973  |a 1204028283  |a 1240538368 
020 |a 9781484212578  |q (electronic bk.) 
020 |a 1484212576  |q (electronic bk.) 
020 |a 1484212584  |q (print) 
020 |a 9781484212585  |q (print) 
020 |z 9781484212585 
024 7 |a 10.1007/978-1-4842-1257-8  |2 doi 
029 1 |a AU@  |b 000061144312 
029 1 |a CHNEW  |b 000893579 
029 1 |a CHVBK  |b 374527369 
029 1 |a DEBBG  |b BV043626792 
029 1 |a DEBSZ  |b 453693059 
029 1 |a GBVCP  |b 897165683 
029 1 |a NZ1  |b 16246660 
029 1 |a UKMGB  |b 019177082 
029 1 |a AU@  |b 000067100680 
029 1 |a AU@  |b 000068983992 
035 |a (OCoLC)920465936  |z (OCoLC)926118357  |z (OCoLC)961598113  |z (OCoLC)985042727  |z (OCoLC)1005790949  |z (OCoLC)1008949485  |z (OCoLC)1021275561  |z (OCoLC)1026455958  |z (OCoLC)1066462057  |z (OCoLC)1066472001  |z (OCoLC)1086428167  |z (OCoLC)1110869894  |z (OCoLC)1112531686  |z (OCoLC)1129355437  |z (OCoLC)1153041839  |z (OCoLC)1192343973  |z (OCoLC)1204028283  |z (OCoLC)1240538368 
037 |a CL0500000663  |b Safari Books Online 
050 4 |a QA76.73.J38 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.13/3  |2 23 
049 |a UAMI 
100 1 |a Wielenga, Geertjan,  |e author. 
245 1 0 |a Beginning NetBeans IDE :  |b for Java developers /  |c Geertjan Wielenga. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2015. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2015 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a The expert's voice in Java 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed September 9, 2015). 
500 |a Includes index. 
520 |a This is a guide for getting started learning and using the free and open source NetBeans IDE. It shows you what the IDE is all about and how to use it with real-world case studies built from the ground up as you learn all about the IDE. You'll learn what NetBeans is and how to use it; how to install and set up your NetBeans IDE and environment; how to write your first Java application using NetBeans; how to explore the key NetBeans wizards and plug-ins; how to build a complex Java EE-based application using Maven with NetBeans; how to improve applications by refactoring, testing, debugging, and profiling. --  |c Edited summary from book. 
505 0 |a At a Glance; Contents; About the Author; About the Technical Reviewer; About the Illustrator; Acknowledgments; Foreword; Preface; Introduction ; Chapter 1: Installing and Setting Up; What Is NetBeans IDE?; Advantages of the IDE; Downloading the IDE; Installing the IDE; Using Mac OSX; Chapter 2: Getting Started; Hello World; Exploring the IDE; Project Views; File Views; Hierarchy Views; Service Views; Supporting Views; Output Window; Properties Window; Action Items Window; Tasks Window; Notifications Window; Chapter 3: Java Editor; Overview; Getting Started. 
505 8 |a Opening a File Opening a File Without a Project; Reconfiguring the Source Editor; Changing Keyboard Shortcuts, Fonts, and Colors; Comparing Differences Between Two Files; Typing; Finishing and Concatenating ; Matching Other Words in a File; Text Selection Shortcuts ; Macros ; Code Snippets; Code Completion; Code Completion Tricks; Customizing Settings for Code Completion; Templates ; Code Templates; Adding, Changing, and Removing Code Templates; Code Template Syntax; Changing the Expander Shortcut for Code Templates; File Templates ; Java Hints ; Java Members. 
505 8 |a Implements and Overrides JavaBeans ; Imports ; Javadoc ; Formatting; Indenting Blocks of Code Manually; Changing Formatting Rules ; Navigation; Navigating Within the Current Java File; Viewing and Navigating Members of a Class; Moving the Insertion Point and Scrolling the Window; Customizing Code Folds; Hiding Sections of Code ; Bookmarking Lines of Code; Navigating from the Source Editor; Switching Between Open Files; Jumping to Related Code and Documentation; Jumping Between Areas Where You Have Been Working; Jumping from the Source Editor to a File's Node ; Search and Replace. 
505 8 |a Finding Usages Renaming; Finding; Replacing; Other File Searches; Tracking Notes; Adding, Removing, and Changing Action Item Tags; Filtering Action Items ; Chapter 4: Using Wizards and Plugins; Overview; General; Application Structure ; Project Groups; Viewing Java Packages; Comprehensive Service Integration; Plugin Manager ; Java SE ; Java EE ; Embedded ; Cloud ; Chapter 5: Putting the Pieces Together; Setting Up; Creating the Java EE Server Application; Generating JPA Entity Classes; Exposing Data to Frontend Clients; Generate JSF Pages from Entity Classes. 
505 8 |a Generate RESTful Web Services from Entity Classes Generate RESTful JavaScript Clients from RESTful Web Services; Deploying the Application; Chapter 6: Analysis and Refactoring; Analysis; Manual Refactoring; Deleting Code Safely; Changing a Method's Signature; Encapsulati ng a Field; Moving a Class to a Different Package ; Moving Class Members to Other Classes; Moving Code to a Superclass; Moving Code to Subclasses; Creating a Method from Existing Statements; Creating an Inter face from Existing Methods; Extracting a Superclass to Consolidate Common Methods. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 0 |a JavaScript (Computer program language) 
650 0 |a Application software  |x Development. 
650 6 |a Java (Langage de programmation) 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a Software Engineering.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 7 |a JavaScript (Computer program language)  |2 fast 
773 0 |t Springer eBooks 
776 0 8 |i Printed edition:  |z 9781484212585 
830 0 |a Expert's voice in Java. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484212578/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH31525266 
938 |a Baker and Taylor  |b BTCP  |n BK0017719229 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4178072 
938 |a EBSCOhost  |b EBSC  |n 1060015 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32513978 
938 |a YBP Library Services  |b YANK  |n 12598495 
994 |a 92  |b IZTAP