Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,456
- Development 1,382
- Java (Computer program language) 1,307
- Application software 1,225
- JavaScript (Computer program language) 876
- Història 818
- Engineering & Applied Sciences 746
- Web site development 670
- Computer Science 606
- Web sites 386
- Computer programming 384
- Java (Lenguaje de programación) 368
- Design 365
- Web applications 329
- Internet programming 298
- Cajas de ahorros 284
- Biblia 283
- Computer software 274
- Computer programs 225
- Caza 211
- Programming languages (Electronic computers) 208
- Programming 200
- History 186
- HTML (Document markup language) 183
- Universidad Pontificia de Salamanca (España) 181
- Android (Electronic resource) 179
- Casas, Bartolomé de las 168
- Arquitectura 167
- Crítica e interpretación 167
- Software engineering 162
-
1001por Friesen, JeffTabla de Contenidos: “…; ""Chapter 1 Getting Started With Java""; ""What Is Java?""; ""Java Is a Language""; ""Java Is a Platform""; ""Java SE, Java EE, Java ME, and Android""; ""Installing and Exploring the JDK""; ""Installing and Exploring the Eclipse IDE""; ""Overview of Java APIs""…”
Publicado 2013
Libro electrónico -
1002
-
1003Publicado 2013Tabla de Contenidos: “…Developing with Java 7 -- Vital techniques -- Polyglot programming on the JVM -- Crafting the polyglot project…”
Libro electrónico -
1004Publicado 2013Materias: “…JavaScript (Computer program language) Handbooks, manuals, etc…”
Libro electrónico -
1005por Sharan, Kishori. authorTabla de Contenidos: “…; What Is an Identifier ?; Data Types in Java; Primitive Data Types in Java; Integral Data Types; The int Data Type; The long Data Type; The byte Data Type…”
Publicado 2014
Libro electrónico -
1006por Olsson, Mikael. authorTabla de Contenidos: “…""Contents at a Glance""; ""Contents""; ""About the Author""; ""Introduction""; ""Chapter 1: Hello World""; ""Installing""; ""Creating a project""; ""Hello world""; ""Code hints""; ""Chapter 2: Compile and Run""; ""Running from the IDE""; ""Running from a console window""; ""Comments""; ""Chapter 3: Variables""; ""Data types""; ""Declaring variables""; ""Assigning variables""; ""Using variables""; ""Integer types""; ""Floating-point types""; ""Char type""; ""Boolean type""; ""Variable scope""; ""Anonymous block""; ""Chapter 4: Operators""; ""Arithmetic operators""; ""Assignment operators""…”
Publicado 2013
Libro electrónico -
1007por FRIESEN, JEFF. authorMaterias: “…Java (Computer program language)…”
Publicado 2015
Libro electrónico -
1008por Minnick, ChrisTabla de Contenidos: “…Chapter 3 Giving and Receiving DataMastering Variables; Understanding Data Types; Prompting the User for Input; Responding to Input; Combining Input and Output; Chapter 4 Fiddling with Web Applications; Introducing JSFiddle; Creating a JSFiddle Account; Sharing Your Fiddle; Saving Your App; Part II Animating the Web; Chapter 5 JavaScript and HTML; Writing HTML; Knowing Your HTML Elements; Adding Attributes to Elements; Changing HTML with JavaScript; Chapter 6 JavaScript and CSS; Meet Douglas the JavaScript Robot; CSS Basics; CSS Properties Give You Style; Customize Your Own JavaScript Robot!…”
Publicado 2015
Libro electrónico -
1009Publicado 2015Tabla de Contenidos: “…""Chapter 2 : Tools, Frameworks, and Environments""""Git""; ""Virtual machines""; ""Vagrant""; ""Docker""; ""Build tools""; ""The integrated development environment""; ""The IDEA demo project""; ""Unit testing frameworks""; ""JUnit""; ""TestNG""; ""Hamcrest and AssertJ""; ""Hamcrest""; ""AssertJ""; ""Code coverage tools""; ""JaCoCo""; ""Mocking frameworks""; ""Mockito""; ""EasyMock""; ""Extra power for mocks""; ""User interface testing""; ""Web testing frameworks""; ""Selenium""; ""Selenide""; ""The behavior-driven development ""; ""JBehave""; ""Cucumber""; ""Summary""…”
Libro electrónico -
1010por Markham, NoelTabla de Contenidos: “…Intro -- Part I: Navigating the Interview Process -- Chapter 1: Dissecting Interview Types -- Looking at the Phone Screening Process -- Reviewing Technical Tests -- Handling Face-to-Face Interviews -- Making the Decision -- Summary -- Chapter 2: Writing a Noticeable Resume -- How to Write a Resume and Cover Letter -- Writing a Cover Letter -- Summary -- Chapter 3: Technical Test and Interview Basics -- Technical Written Tests -- At-Computer Tests -- Face-to-Face Technical Interviews -- Summary -- Chapter 4: Writing Core Algorithms -- Looking at Big O Notation -- Sorting Lists -- Searching Lists -- Summary -- Chapter 5: Data Structures -- Lists -- Trees -- Maps -- Sets -- Summary -- Chapter 6: Design Patterns -- Investigating Example Patterns -- Commonly Used Patterns -- Summary -- Chapter 7: Implementing Popular Interview Algorithms -- Implementing FizzBuzz -- Demonstrating the Fibonacci Sequence -- Demonstrating Factorials -- Implementing Library Functionality -- Using Generics -- Summary -- Part II: Core Java -- Chapter 8: Java Basics -- The Primitive Types -- Using Objects -- Java's Arrays -- Working with Strings -- Understanding Generics -- Autoboxing and Unboxing -- Using Annotations -- Naming Conventions -- Handling Exceptions -- Using the Standard Java Library -- Looking Forward to Java 8 -- Summary -- Chapter 9: Testing with JUnit -- The JUnit Test Life Cycle -- Best Practices for Using JUnit -- Eliminating Dependencies with Mocks -- Creating System Tests with Behavior-Driven Development -- Summary -- Chapter 10: Understanding the Java Virtual Machine -- Garbage Collection -- Memory Tuning -- Interoperability between the JVM and the Java Language -- Summary -- Chapter 11: Concurrency -- Using Threads -- Working with Concurrency -- Actors -- Summary -- Part III: Components and Frameworks…”
Publicado 2014
Libro electrónico -
1011Tabla de Contenidos: “…Implementing A Genetic Algorithm in Java -- 3. Evolving Robot Controls with GA -- 4. …”
Libro electrónico -
1012por Brett Spell, Terrill. authorTabla de Contenidos: “…Contents at a Glance; Introduction; Chapter 1: Going Inside Java; Java's Architecture; The Java Virtual Machine; Different JVM Implementations; The JVM As a Runtime Execution Environment; The Runtime Data Areas of the JVM; The Heap; The Stack; Method Area; Registers; Runtime Constant Pool; The Garbage Collector; The JVM: Loading, Linking, and Initializing; The First Step; Loading; Linking; Java Class File Verification; Preparation; Resolution; Initialization; Bytecode Execution; The Java Class File Format; The Java Programming Language and APIs; The Java Programming Language; The Java APIs…”
Publicado 2015
Libro electrónico -
1013Publicado 2014“…The book covers industry-standard tools and technologies, specific technologies, and underlying programming concepts. Java is an essential programming language used worldwide for both Android app development and enterprise-level corporate solutions As a step-by-step guide or a general reference, this book provides an all-in-one Java development solution Explains Java Enterprise Edition 7 and the basic web application, how to set up a development application server environment, which tools are needed during the development process, and how to apply various Java technologies Covers new language features in Java 8, such as Lambda Expressions, and the new Java 8 Date & Time API introduced as part of JSR 310, replacing the legacy Date and Calendar APIs Demonstrates the new, fully-duplex WebSocket web connection technology and its support in Java EE 7, allowing the reader to create rich, truly interactive web applications that can push updated data to the client automatically Instructs the reader in the configuration and use of Log4j 2.0, Spring Framework 4 (including Spring Web MVC), Hibernate Validator, RabbitMQ, Hibernate ORM, Spring Data, Hibernate Search, and Spring Security Covers application logging, JSR 340 Servlet API 3.1, JSR 245 JavaServer Pages (JSP) 2.3 (including custom tag libraries), JSR 341 Expression Language 3.0, JSR 356 WebSocket API 1.0, JSR 303/349 Bean Validation 1.1, JSR 317/338 Java Persistence API (JPA) 2.1, full-text searching with JPA, RESTful and SOAP web services, Advanced Message Queuing Protocol (AMQP), and OAuth Professional Java for Web Applications is the complete Wrox guide for software developers who are familiar with Java and who are ready to build high-level enterprise Java web applications…”
Libro electrónico -
1014Publicado 2014Materias: “…JavaScript (Computer program language)…”
-
1015Publicado 2015Tabla de Contenidos: “…""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Promises.js""; ""The fall and rise of JavaScript""; ""Google's contributions to JavaScript""; ""Where Promises.js came in?""…”
Libro electrónico -
1016por Sharan, Kishori. authorTabla de Contenidos: “…Contents at a Glance; Introduction; Chapter 1: Getting Started; What Is JavaFX?; History of JavaFX; System Requirements; JavaFX Runtime Library; JavaFX Source Code; Your First JavaFX Application; Creating the HelloJavaFX Class; Overriding the start() Method; Showing the Stage; Launching the Application; Adding the main() Method; Adding a Scene to the Stage; Improving the HelloFX Application; Using the NetBeans IDE; Creating a New JavaFX Project; Opening an Existing JavaFX Project; Running a JavaFX Project from the NetBeans IDE; Passing Parameters to a JavaFX Application; Case 1; Case 2…”
Publicado 2015
Libro electrónico -
1017
-
1018Publicado 2018Materias: “…Java (Computer program language) Handbooks, manuals, etc…”
Libro electrónico -
1019Publicado 2018Materias: “…Java (Computer program language)…”
Libro electrónico -
1020Publicado 2016Materias: “…JavaScript (Computer program language)…”
Libro electrónico