Mostrando 29,981 - 30,000 Resultados de 31,524 Para Buscar 'USBL~', tiempo de consulta: 0.97s Limitar resultados
  1. 29981
    Publicado 2019
    “…During all this, we'll be learning about deploying our Python web applications, scaling to thousands of users, and mastering usability and security issues. …”
    Video
  2. 29982
    Publicado 2019
    “…Skill Level Intermediate Learn How To Write tests for Django Implement authentication in Django Optimize Django performance Enhance applications Enable user media and processing with a Celery queue Utilize asynchronous Python Who Should Take This Course Python programmers and other software developers interested in leveraging the Django web framework to build web applications Course Requirements Python programming experience Lesson Descriptions Lesson 1: Dip Your Toes Into Test Writing Lesson 1 starts off the course with testing, which is crucial to successful software development. …”
    Video
  3. 29983
    Publicado 2016
    Tabla de Contenidos: “…Chapter 4 : Troubleshooting Hierarchies and Site ServersHierarchies and Site Servers; Replication; Log files; SQL Server; SQL performance; SQL logs; SQL trace and extended events; The Configuration Manager console; Troubleshooting the console; Debug modes; Active Directory; Schema Extension; Attributes; Classes; DNS and DHCP; Certificate services; Discovery; Site boundaries; Summary; Chapter 5 : Troubleshooting Management Points and Distribution Points; How a management point works; Testing our management point; Troubleshooting our management point; Console; HTTP codes; Log files…”
    Libro electrónico
  4. 29984
    Publicado 2016
    “…What You Will Learn The principal syntactical elements of Python The most important and basic types in Python The essential building blocks of computational mathematics, linear algebra, and related Python objects Plot in Python using matplotlib to create high quality figures and graphics to draw and visualize your results Define and use functions and learn to treat them as objects How and when to correctly apply object-oriented programming for scientific computing in Python Handle exceptions, which are an important part of writing reliable and usable code Two aspects of testing for scientific programming: Manual and Automatic In Detail Python can be used for more than just general-purpose programming. …”
    Libro electrónico
  5. 29985
    Publicado 2017
    “…What You Will Learn Set up a working development environment and create a simple web service to demonstrate the basics Learn how to make your service more usable by adding a database and an app server to process logic Add resilience to your services by learning how to horizontally scale with a few containers on a single node Master layering isolation and messaging to simplify and harden the connectivity between containers Learn about numerous issues encountered at scale and their workarounds, from the kernel up to code versioning Automate the most important parts of your infrastructure with continuous integration In Detail Deploying Docker into production is considered to be one of the major pain points in developing large-scale infrastructures, and the documentation available online leaves a lot to be desired. …”
    Libro electrónico
  6. 29986
    Publicado 2009
    “…Design worksheets that will be more useful and reliable Leverage built-in and application-spec..…”
    Libro electrónico
  7. 29987
    “…Therefore, understanding the technology and being able to plan, design, and deploy IPv6 services are necessary skills for networking professionals. …”
    Libro electrónico
  8. 29988
    por Mugridge, Rick
    Publicado 2005
    “…--Dave Thomas, coauthor of The Pragmatic Programmer “Ward and Rick do a great job in eschewing the typical, overly complicated technology trap by presenting a simple, user-oriented, and very usable technology that holds fast to the agile principles needed for success in this new millennium.” …”
    Libro electrónico
  9. 29989
    Publicado 2003
    Tabla de Contenidos: “…-- 1.6 Archetype patterns and analysis patterns -- 1.7 UML profile for archetypes and archetype patterns -- 1.8 Modeling style -- 1.9 Variation -- 1.10 Archetype variation and optionality -- 1.11 Archetype pattern variation -- 1.12 Pleomorphism -- 1.13 How to find archetype patterns -- 1.14 Model management for archetype patterns -- 1.15 Using archetype patterns in your models -- 1.16 Translation and mapping -- 1.17 Example applications of archetype patterns -- 1.18 Summary -- 2 Model Driven Architecture with archetype patterns -- 2.1 Introduction -- 2.2 Introduction to Model Driven Architecture -- 2.3 Archetype patterns and MDA-creating a PIM -- 2.4 Archetype pattern automation -- 2.5 Pattern configuration -- 2.6 A simple example -- 2.7 Pattern configuration rules -- 2.8 Pattern configuration rules in UML -- 2.9 How to create pattern configuration rules -- 2.10 Archetype pattern automation with ArcStyler -- 2.11 Enabling ArcStyler with archetype patterns -- 2.12 Entering the archetype pattern into ArcStyler -- 2.13 The pattern configuration GUI -- 2.14 Generating source code -- 2.15 Summary -- Part 2 Literate modeling -- 3 Literate modeling -- 3.1 Acknowledgments -- 3.2 Introduction -- 3.3 The problem with visual modeling -- 3.4 A solution-literate modeling -- 3.5 The comprehensibility and accessibility of UML models -- 3.6 The problem of comprehensibility -- 3.7 The trivialization of business requirements in visual modeling -- 3.8 Literate modeling -- 3.9 Structuring the business context document…”
    Libro electrónico
  10. 29990
    Publicado 2012
    “…Implement features such as screen navigation, data interaction, paging, and Excel export, with absolutely no coding Build simple data-centric applications and add power to them with relationships and details Rapidly create customized queries, filters, sorts, and reports Aggregate data from many locations, including SharePoint, SQL Server, and the cloud Simplify the implementation of application-level data validation Protect your applications with authentication and authorization Fine tune your code for scalability and performance Streamline deployment to local computers, web servers, and the Windows Azure cloud Use .NET code to define custom behaviors related to data and the user interface Understand how LightSwitch applications are architected and how they are handled by Visual Studio Use LightSwitch with other Visual Studio tools to manage the entire application life cycle Efficiently debug LightSwitch code–and create code that’s easier to debug Category: Microsoft Programming Covers: LightSwitch User Level: Intermediate—Advanced ON THE WEB: Download all examples and source code presented in this book as they are available from informit.com/title/9780672335532…”
    Libro electrónico
  11. 29991
    Publicado 2020
    Tabla de Contenidos: “…Learn Human-Computer Interaction: Solve human problems and focus on rapid prototyping and validating solutions through user testing…”
    Libro electrónico
  12. 29992
    por Swenson, Erik
    Publicado 2011
    Tabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewers; Acknowledgments; Introduction; Who This Book Is For; How This Book Is Structured; Prerequisites; Downloading the code; CHAPTER 1 Intro to SharePoint 2010 Branding; Why Brand SharePoint?…”
    Libro electrónico
  13. 29993
    por Talbot, James
    Publicado 2014
    “…Learn how to Set up your Android development environment on Windows or Mac operating systems Quickly create a simple, working app that demonstrates basic Android principles Master core building blocks, such as Activities, Intents, Services, and Resources Build a functional user interface, and then make it more intuitive and usable Professionally style your Android app Make your app location-aware Integrate social networking features Build highly efficient threaded apps Integrate database support to read and write data Make your app run faster, while using less memory and power Efficiently test and debug your app Easily internationalize your app for multiple countries and languages Sell your app through Google Play and the Amazon AppStore Get all of this book’s sample code at www.androiddevbook.com/code.html. …”
    Libro electrónico
  14. 29994
    Publicado 2005
    “…This first part provides specific techniques, usable in all routing protocols, to work around real-world problems. …”
    Libro electrónico
  15. 29995
  16. 29996
    Publicado 2009
    “…Profiling points you to code regions that burn more CPU cycles, so we learn to use the OProfile kernel profiler and the gprof application profiler to sense the presence of code bottlenecks. …”
    Libro electrónico
  17. 29997
    Publicado 2016
    “…Así, el ángel rebelde provoca la perdición de la nueva criatura (que habrá de llevar siempre en sí esa doble naturaleza, angélica e infernal) y abre un nuevo tablero de juego para su eterna disputa con Dios. …”
    Libro
  18. 29998
    por DIEZ CANO, L. Santiago
    Publicado 1992
    “…La explicación de este doble (y como veremos problemático) carácter sirvió de inicial estímulo para nuestro trabajo, dado que deseábamos dedicar nuestra atención al muy poco cultivado campo de las investigaciones sobre las organizaciones empresariales. …”
    Texto completo en Odilo
    Otros
  19. 29999
    por Company-Ramon, Juan Miguel
    Publicado 2014
    “…Este libro despliega ante el lector un doble itinerario. En el primero, constituido por los textos de inicio (Travesía I) y fin (Travesía II), se habla de las determinaciones históricas, teóricas e ideológicas que cimentaron la labor crítica del autor desde comienzos de los años setenta del pasado siglo a la actualidad, así como del origen biográfico en el que su mirada a la pantalla de cine pudo convertirse en visión tras un largo aprendizaje. …”
    Texto completo en Odilo
    Otros
  20. 30000
    por Verdet Martínez, Nuria
    Publicado 2014
    “…En esta monografía se ofrece una caracterización de su personalidad desde un doble enfoque: el entorno personal, familiar y social del jurista es perfilado en la primera parte del trabajo, mientras la segunda se consagra al estudio de su carrera profesional.…”
    Texto completo en Odilo
    Otros