Catalog Search Results
Author
Language
Español
Description
Esta obra es una herramienta de formación imprescindible para todos aquellos interesados en aprender a programar. Parte del análisis como una herramienta práctica para predecir y determinar la mejor manera de escribir algoritmos. Además, explica diferentes técnicas para su diseño con ejemplos en los que se plantean y solucionan diversos tipos de problemas mediante ejercicios escritos en seudocódigo e implementaciones en lenguaje C/C ++.
Author
Language
Español
Description
La cartilla va dirigida a estudiantes y profesionales de Ingeniería, Finanzas, Administración y Economía que deseen adquirir conocimientos respecto al uso de Matlab y primordialmente, en la implementación de modelos de volatilidad con esta herramienta. El libro busca responder a una necesidad latente relacionada con la dificultad de enlazar la teoría y la práctica del análisis de volatilidad, pues que además de los conceptos teóricos se presentan...
Author
Language
English
Description
Understanding the Basics of Raspberry Pi is a text written by a very enthusiastic author that loves technology and wants to share it with as many people as he possibly can. Though he is aware that almost everyone has some sort of computer or Smartphone he is aware that there are many other things that he can share about many new technological advances that have been made. One such thing is the Raspberry Pi technology. It may be more popular in Europe...
Author
Language
English
Description
Explore the possibility of building truly native, cross-platform mobile applications using your JavaScript skill-NativeScript!
If you are a JavaScript developer and want to build cross-platform applications, then this book is just the right one for you!
NativeScript allows you to build a fast cross-platform application that has a native UI. NativeScript is a true cross-platform framework that generates native speed applications using the native components...
Author
Pub. Date
2024.
Language
English
Description
Do you wish the existing books on site reliability engineering started at the beginning? Do you wish someone would walk you through how to become an SRE, how to think like an SRE, or how to build and grow a successful SRE function in your organization? Becoming SRE addresses all of these needs and more with three interconnected sections: the essential groundwork for understanding SRE and SRE culture, advice for individuals on becoming an SRE, and...
Author
Language
English
Description
Create engaging apps with fragments to provide a rich user interface that dynamically adapts to the individual characteristics of your customers' tablets and smartphones
This book is for developers with a basic understanding of Android programming who would like to improve the appearance and usability of their applications by creating a more interactive user experience and dynamically adaptive UIs; providing better support for tablets and smartphones...
Pub. Date
2023
Language
English
Description
"Optimize the performance of your systems with practical experiments used by engineers in the world's most competitive industries. In Experimentation for Engineers: From A/B testing to Bayesian optimization you will learn how to: Design, run, and analyze an A/B test Break the ""feedback loops"" caused by periodic retraining of ML models Increase experimentation rate with multi-armed bandits Tune multiple parameters experimentally with Bayesian optimization...
Author
Language
Français
Description
L'une des premières questions que l'on se pose pour chacune de nos implémentations de projet est "Quelle méthodologie de développement va-t-on utiliser?" C'est un sujet qui suscite beaucoup de discussions car il s'agit de la manière d'organiser le travail pour le projet, et non pas comme souvent perçu à tort, d'un style de gestion de projet ou d'une approche technique spécifique. Les deux méthodologies de base et les plus populaires sont:
•...
10) Agile & Scrum
Author
Language
Español
Description
"Una de las primeras preguntas que nos hacemos para la implementación de nuestro proyecto es "¿Qué metodología de desarrollo deberíamos utilizar?" Esto es un tema que genera mucha discusión, ya que es la forma de organizar el trabajo para el proyecto y a menudo no tan malinterpretado como un estilo de gestión de proyectos o un enfoque técnico específico. Las dos metodologías básicas y más populares son: 1. Cascada: que se conoce como el...
Author
Language
English
Description
Handlebars is one of the leading JavaScript templating engines and is quickly gaining widespread adoption by developers, as well as with frameworks like Ember.js and Meteor. "Instant Handlebars.js" is a complete guide to the Handlebars library filled with internal concepts and practical examples that will help illustrate what's going on and take you from a complete beginner to a Handlebars expert. "Instant Handlebars.js" begins with the very basics,...
Author
Pub. Date
2015.
Language
English
Description
"Releasing software to actual users can be a painful, risky, and time-consuming process. With this video workshop, experienced developers, testers, and operations engineers learn the principles and technical practices that enable rapid, incremental delivery of new, high-quality, valuable functionality to users. This video from Neal Ford (and guest experts Tim Brown, Rachel Laycock, and Ryan Murray) demonstrates the engineering practices that allow...
Pub. Date
2016.
Language
English
Description
The overwhelming majority of a software system's lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems? In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy,...
Author
Language
English
Formats
Description
In just 24 sessions of one hour or less, you'll discover how to implement, monitor, and manage a TCP/IP network-even the latest cloud-based and IPv6 networks. Using this book's straightforward, step-by-step approach, you'll uncover the essentials of TCP/IP and put that knowledge to work through practical examples. Each lesson builds on what you've already learned, giving you a strong real-world foundation for success. Expert author and network engineer...
16) Number-Crunching: Taming Unruly Computational Problems from Mathematical Physics to Science Fiction
Author
Language
English
Description
Paul J. Nahin is the author of many best-selling popular math books, including Mrs. Perkins's Electric Quilt, Digital Dice, Chases and Escapes, Dr. Euler's Fabulous Formula, When Least Is Best, and An Imaginary Tale (all Princeton). He is professor emeritus of electrical engineering at the University of New Hampshire.
More stimulating mathematics puzzles from bestselling author Paul Nahin
How do technicians repair broken communications cables at...
Author
Language
English
Description
This book is for readers of IT Fields. Key features of this book include: Used systematic approach throughout the book. Programming advances in C without requiring prior knowledge in C language. Simple language has been adopted to make the topics easy and clear to the readers. This book covers virtually most of the advanced features of Advanced C Programming including: Multidimensional Arrays, Pointers, Functions, Structures, Union, Preprocessing,...
Author
Language
English
Description
How to make a Killing From Adsense
Ready To Make Money With Google Adsense?
In this Course I'll Reveal My Strategy That Makes Me $1000-3000 Per Month, PER WEBSITE.
I Will Of Course Show You The Income Proof I Have So You Know I'm The Real Deal.
Some Of You Probably Watched My Youtube Crash Course That Became A Best - Seller on Udemy, and teaches you how to make money on youtube!
In this course I cover:
1. How to create profitable adsense websites...
Author
Pub. Date
2015.
Language
English
Description
Although multicore is now a mainstream architecture, there are few textbooks that cover parallel multicore architectures. Filling this gap, Fundamentals of Parallel Multicore Architecture provides all the material for a graduate or senior undergraduate course that focuses on the architecture of multicore processors. The book is also useful as a reference for professionals who deal with programming on multicore or designing multicore chips.
Pub. Date
2018.
Language
English
Description
In 2016, Google's Site Reliability Engineering book ignited an industry discussion on what it means to run production services today--and why reliability considerations are fundamental to service design. Now, Google engineers who worked on that bestseller introduce The Site Reliability Workbook, a hands-on companion that uses concrete examples to show you how to put SRE principles and practices to work in your environment. This new workbook not only...
Didn't find it?
Can't find what you are looking for? Try our Materials Request Service. Submit Request