Mostrando 961 - 980 Resultados de 32,882 Para Buscar 'JAXA~', tiempo de consulta: 1.74s Limitar resultados
  1. 961
    Publicado 2022
    Materias: “…Java (Computer program language)…”
    Video
  2. 962
    Publicado 2021
    Materias: “…JavaScript (Computer program language)…”
    Libro electrónico
  3. 963
    Publicado 2022
    Tabla de Contenidos: “…1: Introduction to Numerical Methods in Java -- 2: Linear Algebra -- 3: Finding Roots of Equations -- 4: Finding Roots of Systems of Equations -- 5: Curve Fitting and Interpolation -- 6: Numerical Differentiation and Integration -- 7: Ordinary Differential Equations -- 8: Partial Differential Equations -- 9: Unconstrained Optimization -- 10: Constrained Optimization -- 11: Heuristics -- 12: Basic Statistics -- 13: Random Numbers and Simulation -- 14: Linear Regression -- 15: Time Series Analysis -- References…”
    Libro electrónico
  4. 964
    Beginning programming with java for dummies
    Beginning Programming with Java For Dummies
    Publicado 2021
    “…Become a Java wizard with this popular programming guide Consider Beginning Programming with Java For Dummies your indispensable guide to learning how to program in one of the most popular programming languages--Java! …”
    Libro electrónico
  5. 965
    Publicado 2022
    Materias: “…Java (Computer program language) Examinations Study guides…”
    Video
  6. 966
    Publicado 2022
    Tabla de Contenidos: “…1: Getting Started -- 2: Properties and Bindings -- 3: Observable Collections -- 4: Managing Stages -- 5: Making Scenes -- 6: Understanding Nodes -- 7: Playing with Colors -- 8: Styling Nodes -- 9: Event Handling -- 10: Understanding Layout Panes -- 11: Model-View-Controller Pattern -- 12: Understanding Controls -- 13: Understanding TableView -- 14: Understanding 2D Shapes -- 15: Understanding Text Nodes -- 16: Understanding 3D Shapes -- 17: Applying Effects -- 18: Understanding Transformations -- 19: Understanding Animation -- 20: Understanding Charts -- 21: Understanding the Image API -- 22: Drawing on a Canvas -- 23: Understanding Drag and Drop -- 24: Understanding Concurrency in JavaFX -- 25: Playing Audio and Video -- 26: Understanding FXML -- 27: Understanding the Print API -- Appendix A: Additional Controls and Resources…”
    Libro electrónico
  7. 967
    Publicado 2022
    Materias: “…Java (Computer program language)…”
    Video
  8. 968
    Publicado 2022
    Tabla de Contenidos: “…-- 1 Introducing modern Java -- 1.1 The language and the platform -- 1.2 The new Java release model -- 1.3 Enhanced type inference (var keyword) -- 1.4 Changing the language and the platform -- 1.4.1 Sprinkling some sugar -- 1.4.2 Changing the language -- 1.4.3 JSRs and JEPs -- 1.4.4 Incubating and preview features -- 1.5 Small changes in Java 11 -- 1.5.1 Collections factories (JEP 213) -- 1.5.2 Remove enterprise modules (JEP 320) -- 1.5.3 HTTP/2 (Java 11) -- 1.5.4 Single-file source-code programs (JEP 330) -- Summary -- 2 Java modules -- 2.1 Setting the scene -- 2.1.1 Project Jigsaw -- 2.1.2 The module graph -- 2.1.3 Protecting the internals -- 2.1.4 New access control semantics -- 2.2 Basic modules syntax -- 2.2.1 Exporting and requiring -- 2.2.2 Transitivity -- 2.3 Loading modules -- 2.3.1 Platform modules -- 2.3.2 Application modules -- 2.3.3 Automatic modules -- 2.3.4 Unnamed module -- 2.4 Building a first modular app -- 2.4.1 Command-line switches for modules -- 2.4.2 Executing a modular app -- 2.4.3 Modules and reflection -- 2.5 Architecting for modules -- 2.5.1 Split packages -- 2.5.2 Java 8 Compact Profiles -- 2.5.3 Multi-release JARs -- 2.6 Beyond modules -- Summary -- 3 Java 17 -- 3.1 Text Blocks -- 3.2 Switch Expressions -- 3.3 Records -- 3.3.1 Nominal typing -- 3.3.2 Compact record constructors -- 3.4 Sealed Types -- 3.5 New form of instanceof -- 3.6 Pattern Matching and preview features…”
    Libro electrónico
  9. 969
    por Daconta, Michael C.
    Publicado 2000
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  10. 970
    por Davis, Gene
    Publicado 2010
    Tabla de Contenidos: “…Java® and Mac OS® X Developer Reference; About the Author; Contents; Introduction; Part I: Getting Started; Chapter 1: Programming Java for OS X; Reviewing Apple Java History; Installing the OS X Developer Tools; Exploring the Apple Developer Connection; Avoiding Deprecated Java Cocoa Libraries; Exploring Available IDEs; Summary; Chapter 2: Introducing the Environment; Configuring the JVMs; Adding Libraries; Finding Environment Variables; Summary; Chapter 3: Understanding Xcode; Exploring Project Templates; Highlighting Xcode Features; Using Organizer; Summary…”
    Libro electrónico
  11. 971
    Publicado 2017
    Materias: “…JavaScript (Computer program language)…”
    Libro electrónico
  12. 972
    Publicado 2017
    Materias: “…Java (Computer program language)…”
    Libro electrónico
  13. 973
    Publicado 2016
    Tabla de Contenidos: “…The monsters folder; The player folder; The portal folder; The walls folder; Adding images to our cats; Draw the canvas; The app.key_handler.js file; The app.movement_functions.js file; The app.constants.js file; Playing the game; Summary; Chapter 9: Tidying up Your Code Using OOP; Inheritance in JavaScript; Encapsulation in JavaScript; Dissecting Hangman; Summary; Chapter 10: Possibilities; JavaScript as your first programming language; JavaScript is everywhere; JavaScript developer as profession; All chores can be done by JavaScript; Robotics; 3D games…”
    Libro electrónico
  14. 974
    Publicado 2017
    Tabla de Contenidos: “…-- Available transducer implementations for JavaScript -- The transducers-js API -- Using transducers -- Using transducers with RxJS -- Testing transducers -- A performance comparison for JavaScript code using transducers -- Summary -- Chapter 10: A Real-Time Server -- The web chat server -- Creating the project -- The architecture of the server -- Implementing the server -- DataSource -- Service to send messages -- Test implementation -- Service implementation -- Service to listen to new messages -- Test implementation -- Service implementation -- Service to block messages from a given user -- Test implementation -- Service implementation -- Service to send a command -- Test implementation -- Service implementation -- Handling WebSocket connections -- Scaling the server -- Connecting to Redis -- Using Redis as the DataSource for messages -- Summary -- Chapter 11: A Real-Time Client -- Installing dependencies -- The structure of our client -- Building the application for the first time -- Connecting to the server application -- Using RxJS to manage user input -- Connecting user interactions and server communication -- Improving interaction with RxJS -- Batching changes to the DOM -- Testing the application -- Summary -- Index…”
    Libro electrónico
  15. 975
    Publicado 2015
    Materias: “…Java (Computer program language)…”
    Video
  16. 976
    Publicado 2016
    Materias: “…JavaScript (Computer program language)…”
    Libro electrónico
  17. 977
    Publicado 2015
    Materias: “…Java (Computer program language)…”
    Video
  18. 978
    por Jecan, Alexandru. author
    Publicado 2017
    Tabla de Contenidos: “…Introduction -- Chapter 1: Modular Programming Concepts -- Chapter 2: Project Jigsaw -- Chapter 3: Modular JDK and Source Code -- Chapter 4: Defining and Using Modules -- Chapter 5: Modular Run-Time Images -- Chapter 6: Services -- Chapter 7: jLink: The Java Linker -- Chapter 8: Migration -- Chapter 9: The New Module API -- Chapter 10: Advanced topics -- Chapter 11: Testing Modular Applications -- Chapter 12: Integration with Tools…”
    Libro electrónico
  19. 979
    Tabla de Contenidos: “…Getting Started -- 2. JavaFX and Jigsaw -- 3. JavaFX Fundamentals -- 4. …”
    Libro electrónico
  20. 980
    Publicado 2016
    Materias: “…Java (Computer program language)…”
    Libro electrónico