Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 134
- Eclipsis solars 128
- Application software 124
- Java (Computer program language) 118
- Android (Electronic resource) 64
- Engineering & Applied Sciences 53
- Computer Science 48
- Computer software 41
- Mobile computing 39
- Programming 28
- Web site development 26
- Computer programming 24
- Historia 24
- Eclipses solares 23
- Filosofía 18
- Open source software 17
- Eclipse (Electronic resource) 15
- Programming languages (Electronic computers) 15
- Computer programs 14
- History 14
- Java 14
- Observacions 14
- Design 13
- Spring (Software framework) 13
- Client/server computing 12
- Internet programming 12
- WebSphere 12
- Cloud computing 11
- Programming Techniques 11
- Smartphones 11
-
721Publicado 2015“…This IBM Redbooks® publication provides you with information to effectively use the WebSphere Application Server V8.5 Liberty profile along with the WebSphere Application Server Developer Tools for Eclipse, for development and testing of web applications that do not require a full Java Platform. …”
Libro electrónico -
722por Lee, Wei-Meng“…Serves as a full-color, hands-on introduction to developing tablet applications with the new Android 3 Offers a helpful overview of Android 3 programming for tablets Details the components of Android tablet applications Highlights ways to build the Android user interface for tablets, create location-based services, publish Android applications, use Eclipse for Android development, and employ the Android emulator Beginning Android Tablet Application Development is an ideal starting point for getting started with using Android 3 to develop tablet applications…”
Publicado 2011
Libro electrónico -
723por Raymond, Eric S.“…--Kent Beck, author of Extreme Programming Explained, Test Driven Development , and Contributing to Eclipse "A delightful, fascinating read, and the lessons in problem-solvng are essential to every programmer, on any OS." …”
Publicado 2004
Libro electrónico -
724Publicado 2022“…Professeur au Collège de France, académicien, il reçut tous les honneurs de la République, avant d'être oublié, parfois rejeté, éclipsé par le siècle de Sartre. Bergson nous laisse pourtant une oeuvre d'une actualité troublante, sur laquelle il serait grand temps de nous repencher. …”
Libro -
725Publicado 2019“…Collaborant à plusieurs périodiques, il a notamment publié : Le Déshumain ; Nouvelles Figures de l'homme ; Egobody ; L'Emprise sportive ; L'Éclipse de la mort ; L'École fantôme. Il fut pendant quinze ans, à l'appel de Claude Lanzmann, membre du comité de rédaction des Temps Modernes. …”
Libro -
726Publicado 2022“…Il m'a semblé que l'éclipse de Dieu dans nos sociétés post-modernes, la crise des valeurs humaines et morales fondamentales et ses répercussions jusque dans l'Église, où l'on constate la confusion au sujet de la vérité divinement révélée, la perte du sens authentique de la liturgie et l'obscurcissement de l'identité sacerdotale, demandaient avec force qu'un véritable catéchisme de la vie spirituelle soit proposé à tous les fidèles. …”
Libro -
727Publicado 1994“…L'Ecole a connu une longue éclipse. Il semble qu'en cette année de son bicentenaire, elle reprenne confiance en elle-même. …”
Libro -
728Publicado 2015Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Setting Up the Development Environment -- The importance of Android Google Maps -- An example of a map application -- IDEs for developing Android applications -- Android Studio -- System requirements for Android Studio -- Eclipse -- Choosing one IDE over another -- Setting up Android Studio -- Windows -- Mac OS X -- Linux -- Setting up Eclipse with the ADT plugin -- Windows -- Mac OS X -- Linux -- Downloading and setting up Google Play services -- Downloading the Google APIs System Image -- Setting up AVD for testing -- Setting up AVD from Android Studio -- Setting up AVD from Eclipse -- Exploring Android Studio -- Creating a sample application -- Exporting the Android application as APK -- Additional helpful stuff -- Using Android Debug Bridge -- Configuring JAVA environment variables -- Android API levels -- Self-test questions -- Summary -- Chapter 2: Configuring an API Key and Creating Our First Map Application -- Generating the SHA1 fingerprint -- Windows -- Linux -- Mac OS X -- Registering in the Google Developer Console -- Configuring Google Play services -- Android Studio -- Eclipse -- Adding permissions and defining the API key -- Adding permissions -- INTERNET -- ACCESS_NETWORK_STATE -- WRITE_EXTERNAL_STORAGE -- READ_GSERVICES -- Specifying the Google Play services version -- Specifying the version 2 of OpenGL ES -- Defining the API key -- Creating our first map application -- Working with a layout -- Optional (for old APIs) -- Working with the Activity class -- Optional (for old APIs) -- Adding MapFragment programatically -- activity_maps.xml - code 3 -- Optional - for older APIs -- Using the callback method -- The GoogleMap object -- Common problems and solutions -- Self-test questions -- Summary…”
Libro electrónico -
729Publicado 1991Tabla de Contenidos: “…La presencia de Sarmiento en la novela histórica contemporánea / La visión de América en la obra de Abel Posse / Novela y teatro de Carlos Gorostiza en la década del '80 / Manuel Puig: "Malédiction... eternelle... ü... qui lise... ees pages" / Eclipse del sentido: De Nadie nada nunca a El entenado de Juan José Saer / Una estética del más allá del ser. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Universitat Ramon Llull)Enlace del recurso
Libro electrónico -
730por Dietrich, DanielTabla de Contenidos: “…; Stripped down and optimized stack traces; Step 4 - Setting up your preferred IDE; IntelliJ IDEA; Eclipse; Other IDEs; Top features you need to know about; 1 - Designing a Play application; Introducing our sample application; Defining the domain model; Designing the HTTP interface with the routes file; Handling HTTP requests by controller actions; Composing the UI from view templates; Implementing the phone book views; 2 - Dealing with user input; Defining a form; Validating user input…”
Publicado 2013
Libro electrónico -
731Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Setting Up the Environment and Tools - Backend -- Technical requirements -- Setting up the environment and tools -- Installing Eclipse -- The basics of Eclipse and Maven -- Creating the project with Spring Initializr -- How to run the project -- Spring Boot development tools -- Logs and problem solving -- Installing MariaDB -- Summary -- Questions -- Further reading -- Chapter 2: Using JPA to Create and Access a Database -- Technical requirements -- Basics of ORM, JPA, and Hibernate -- Creating the entity classes -- Creating CRUD repositories -- Relationships between tables -- Setting up the MariaDB database -- Summary -- Questions -- Further reading -- Chapter 3: Creating a RESTful Web Service with Spring Boot -- Technical requirements -- Creating a RESTful web service with Spring Boot -- Basics of REST -- Creating a RESTful web service -- Using Spring Data REST -- Summary -- Questions -- Further reading -- Chapter 4: Securing and Testing Your Backend -- Technical requirements -- Spring Security -- Securing your backend using JWT -- Testing in Spring Boot -- Creating unit tests -- Summary -- Questions -- Further reading -- Chapter 5: Setting Up the Environment and Tools - Frontend -- Technical requirements -- Installing Node.js -- Installing VS Code -- Creating and running a React app -- Modifying a React app -- Summary -- Questions -- Further reading -- Chapter 6: Getting Started with React -- Technical requirements -- Basic React components -- Basics of ES6 -- Understanding constants -- Arrow functions -- Template literals -- Classes and inheritance -- JSX and styling -- Props and state -- Component life cycle methods -- Handling lists with React -- Handling events with React -- Handling forms with React…”
Libro electrónico -
732Publicado 2014Tabla de Contenidos: “…; Project structure and configuration; Comparison of Eclipse, NetBeans, and IntelliJ IDEA terminologies; The project; Modules; Folders; Libraries; Facets; Artifacts; Creating a project; Creating a new project from scratch; Importing the existing project; Project format; The directory-based format; The file-based format; The directory-based format versus the file-based format; Summary; Chapter 3: The Editor…”
Libro electrónico -
733por Fraijó, Manuel“…Buber constataría el Eclipse de Dios. Este debilitamiento de la fe en Dios es uno de los factores desencadenantes del nacimiento de la Filosofía de la religión. …”
Publicado 2022
Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca del Instituto Superior de Teología de las Islas Canarias, Biblioteca Universitat Ramon Llull, Red de Bibliotecas de la Archidiócesis de Granada, Biblioteca de Pastoral Madrid, Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad de Navarra, Biblioteca del Instituto Diocesano de Teología y Pastoral de Bilbao, Biblioteca Universidad de Deusto)Libro -
734por Sarah, Robert, Cardenal 1945-“…"Para que Dios recobre el lugar que le corresponde en el centro de la vida de la Iglesia y del cristiano, el Cardenal Robert Sarah nos guía con su característica fuerza misionera por la auténtica senda: la vuelta a los orígenes, al evangelio y los siete sacramentos. "Creo que el eclipse de Dios en nuestras sociedades posmodernas, la crisis de los valores humanos y morales fundamentales y sus repercusiones incluso en la Iglesia -en la que se constata la confusión en torno a la verdad divinamente revelada-, la pérdida del auténtico sentido de la liturgia y el desdibujamiento de la identidad sacerdotal exigen con urgencia que los fieles cuenten con un "catecismo de la vida espiritual" en forma de itinerario espiritual jalonado por los sacramentos de la Nueva Alianza". …”
Publicado 2022
Biblioteca del Instituto Superior de Teología de las Islas Canarias (Otras Fuentes: Red de bibliotecas Iglesia Navarra, Biblioteca Universitat Ramon Llull, Biblioteca de la Universidad de Navarra, Bibliotecas de la Diócesis de Teruel y Albarracín, Universidad Loyola - Universidad Loyola Granada)Libro -
735Publicado 2018“…"Ce livre part d'un constat: malgré une abondante production, étalée sur près de cinquante ans, le théâtre de Dumas subit aujourd'hui une indéniable éclipse. Or, son auteur a joué un rôle de premier plan dans la «bataille» romantique; il a continué sans interruption d'écrire pour la scène jusqu'à sa mort; refusant l'exclusive, il a pratiqué tous les genres. …”
Electrónico -
736Publicado 2016“…Understand Gradle’s generated build files for Android apps Run Gradle from the command line or inside Android Studio Add more Java libraries to your Android app Import and export Eclipse ADT projects Digitally sign a Release APK for the Google Play store Use product flavors to build many versions of the same app Add custom tasks to the Gradle build process Test both your app’s Android and non-Android components Improve the performance of your Gradle build…”
Libro electrónico -
737Publicado 1989“…After its eclipse by the piano, the harpsichord survived primarily as a museum curiosity until the end of the nineteenth century. …”
Libro electrónico -
738Publicado 2013“…The professional programmer’s Deitel® guide to smartphone and tablet app development using Android 4.3 and 4.4, the Eclipse-based Android Development Tools and the new Android Studio Billions of apps have been downloaded from Google PlayTM! …”
Libro electrónico -
739Publicado 2021“…Debates around agroecology most often focus on the depth and radicality of the change and relate to different visions of agroecology, which tends to eclipse the ontological relationships of actors (or researchers) to the very 'change process' itself. …”
Libro electrónico -
740por Jordan, Lucas L.“…This book helps you quickly get Android projects up and running with the free and open source Eclipse, NetBeans, and IntelliJ IDEA IDEs. Then you build and extend mobile applications using the Android SDK, Java, Scripting Layer for Android (SL4A), and languages such as Python, Ruby, Javascript/HTML, Flex/AIR, and Lua…”
Publicado 2011
Libro electrónico