Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Iglesia Católica 658
- Historia 589
- Biblia 541
- Liturgia 526
- Església Catòlica 511
- Derecho canónico 481
- Teología dogmática 456
- Teología 419
- Breviarios 369
- Litúrgia 345
- Concilio Vaticano 276
- Misales 270
- Filosofía 239
- Moral cristiana 235
- Libros litúrgicos 233
- Jesuitas 200
- Història 175
- Derecho Canónico 168
- History 161
- Tàpies, Antoni 161
- Utopies 160
- Crítica e interpretación 158
- Teología moral 153
- Obres anteriors al 1800 146
- Iglesia católica 140
- Bíblia 128
- Teologia 127
- Documentos pontificios 122
- Tomás de Aquino 117
- Derecho romano 116
-
25221por Garcia, Suzanne“…—Tim Kasse, CEO and Principal Consultant, Kasse Initiatives LLC "This book contains practical (working) tips for the 'getting started' phase of process improvement, which is the hardest one in the road to improving one's processes." —Agapi Svolou, Principal of Alexanna, LLC, and SEI CMMI Transition Partner "The authors have done an outstanding job in providing guidance for process improvement from a practical perspective. …”
Publicado 2007
Libro electrónico -
25222Publicado 2009“…With this useful guidebook, you can Objectively assess whether the consultant’s life makes sense for you Break into the business and build a career path that works Avoid the Seven Deadly Firms by identifying unscrupulous technology consultancies and avoiding their traps and pitfalls Understand the business models and mechanics that virtually all consulting firms use Master secret consulting success tips that are typically left unstated or overlooked Gain a competitive advantage by adding more value than your competitors Continue your professional development so you stay billable even during bad times Profit from both fixed-bid and time-and-materials projects Build a personal brand that improves your resiliency no matter what happens About the Author xiii About the Annotators xv Acknowledgments xix Foreword xxi Preface xxv Chapter 1: Why Consulting? …”
Libro electrónico -
25223por Kosev, GorgiTabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Display of Textual Data -- Introduction -- Rounding numbers for display -- Padding numbers -- Displaying metric and imperial measurements -- Displaying formatted dates in the user's time zone -- Displaying the dynamic time that has elapsed -- Displaying Math -- Creating an endless scrolling list -- Creating a sortable paginated table -- Creating multiple-choice filters -- Creating range filters -- Creating combined complex filters -- Displaying code in HTML -- Rendering Markdown -- Auto updating fields -- Chapter 2: Display of Graphical Data -- Introduction -- Creating a line chart -- Creating a bar chart -- Creating a pie chart -- Creating an area chart -- Displaying combined charts -- Creating a bubble chart -- Showing a map with a marked location -- Showing a map with a path -- Displaying gauges -- Displaying a tree -- LED scoreboard using web fonts -- Chapter 3: Animated Data Display -- Introduction -- Making a motion chart -- Displaying a force directed graph -- Making a live range chart filter -- Making an image carousel -- Zooming and panning a chart -- Using the web notifications API -- Creating interactive Geo charts from a dataset -- Chapter 4: Using HTML5 input components -- Introduction -- Using the text input field -- Using text area -- Inputting dates -- Inputting time -- Telephone input -- Range input field -- Color picker input -- Using single-choice dropdowns -- Using multiple-choice select lists -- Getting geographical location input -- Using file inputs on the client side -- Using a drag-and-drop file area -- Chapter 5: Custom Input Components -- Introduction -- Using contentEditable for basic rich text input -- Advanced rich text input -- Creating a drop-down menu -- Creating…”
Publicado 2013
Libro electrónico -
25224Publicado 2013“…It covers a full array of Excel's builtin auditing and testing tools and illustrates how to build customized error-checking tools of your own to catch the inaccuracies that typically fall through the cracks. Get the most out of your data with Mastering Financial Modeling . …”
Libro electrónico -
25225Publicado 2012“…Discover Your CEO Brand provides the insight, knowledge, and tools you need to discover your own personal CEO style and then develop it into a powerful presence that extends beyond your typical spheres of influence. Bates walks you through the process step by step, teaching you ways to increase your visibility and influence by combining traditional self-branding vehicles like PR and face-to-face networking with new social-media platforms, including Facebook, Twitter, and blogs. …”
Libro electrónico -
25226Publicado 2002“…In Part 2 you will learn how to implement the methodology into developing and deploying a typical J2EE application using IBM WebSphere and enJin. …”
Libro electrónico -
25227Publicado 2021“…Such accommodation is typically understood in terms of national models. French laïcité, Dutch pillarization, or Norwegian establishment, authors argue, explain how these countries react to newcomers. …”
Libro electrónico -
25228Publicado 2020“…Finally, a description of typical avalanche problems and types of avalanche hazards follows. …”
Libro electrónico -
25229Publicado 2022“…You will be introduced to laboratory integration to cloud services so that you learn another dimension of exploitation that is typically forgotten during a penetration test. Gathering all possible information on a target is pivotal for a penetration tester. …”
Libro electrónico -
25230Publicado 2014“…“Cindi has created, with her typical attention to details that matter, a contemporary forward-looking guide that organizations could use to evaluate existing or create a foundation for evolving business intelligence / analytics programs. …”
Libro electrónico -
25231Publicado 2010“…But those same gurus still relegate strategy to an elite set of executives who focus on frameworks, long presentations, and hierarchical approaches. Business strategy typically has been planned by corporate chiefs in annual meetings, and then dictated to managers to carry out. …”
Libro electrónico -
25232Publicado 2017“…With practical use cases, the book covers typical daily scenarios you will come across while using these servers to give you hands-on experience. …”
Libro electrónico -
25233Publicado 2017Tabla de Contenidos: “…Cover -- Copyrights -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Beginning Your Kotlin Adventure -- Say hello to Kotlin -- Awesome Kotlin examples -- Dealing with Kotlin code -- Kotlin Playground -- Android Studio -- Configuring Kotlin for the project -- Using Kotlin in a new Android project -- Java to Kotlin converter (J2K) -- Alternative ways to run Kotlin code -- Kotlin under the hood -- The Kotlin standard library -- More reasons to use Kotlin -- Summary -- Chapter 2: Laying a Foundation -- Variables -- Type inference -- Strict null safety -- Safe call -- Elvis operator -- Not-null assertion -- The let function -- Nullability and Java -- Casts -- Safe/unsafe cast operator -- Smart casts -- Type smart casts -- Non-nullable smart cast -- Primitive data types -- Numbers -- Char -- Arrays -- The Boolean type -- Composite data types -- Strings -- String templates -- Ranges -- Collections -- Statements versus expressions -- Control flow -- The if statement -- The when expression -- Loops -- The for loop -- The while loop -- Other iterations -- Break and continue -- Exceptions -- The try... catch block -- Compile-time constants -- Delegates -- Summary -- Chapter 3: Playing with Functions -- Basic function declaration and usage -- Parameters -- Returning functions -- Vararg parameter -- Single-expression functions -- Tail-recursive functions -- Different ways of calling a function -- Default argument values -- Named arguments syntax -- Top-level functions -- Top-level functions under the hood -- Local functions -- Nothing return type -- Summary -- Chapter 4: Classes and Objects -- Classes -- Class declaration -- Properties -- Read-write versus read-only -- Property access syntax between Kotlin and Java -- Increment and decrement operators…”
Libro electrónico -
25234Publicado 2019“…What you will learn Develop an agent to play CartPole using the OpenAI Gym interface Discover the model-based reinforcement learning paradigm Solve the Frozen Lake problem with dynamic programming Explore Q-learning and SARSA with a view to playing a taxi game Apply Deep Q-Networks (DQNs) to Atari games using Gym Study policy gradient algorithms, including Actor-Critic and REINFORCE Understand and apply PPO and TRPO in continuous locomotion environments Get to grips with evolution strategies for solving the lunar lander problem Who this book is for If you are an AI researcher, deep learning user, or anyone who wants to learn reinforcement learning from scratch, this book is for you. …”
Libro electrónico -
25235Publicado 2020“…It helps you focus on the ML problem at hand and deploy high-quality models by removing the heavy lifting typically involved in each step of the ML process. …”
Libro electrónico -
25236Publicado 2019“…You'll also learn how to use Deep Q-Networks to complete Atari games, along with how to effectively implement policy gradients. …”
Libro electrónico -
25237Publicado 2020“…What you will learn Understand core RL concepts including the methodologies, math, and code Train an agent to solve Blackjack, FrozenLake, and many other problems using OpenAI Gym Train an agent to play Ms Pac-Man using a Deep Q Network Learn policy-based, value-based, and actor-critic methods Master the math behind DDPG, TD3, TRPO, PPO, and many others Explore new avenues such as the distributional RL, meta RL, and inverse RL Use Stable Baselines to train an agent to walk and play Atari games Who this book is for If you're a machine learning developer with little or no experience with neural networks interested in artificial intelligence and want to learn about reinforcement learning from scratch, this..…”
Libro electrónico -
25238Publicado 2016“…Practical Windows PowerShell Scripting LiveLessons begins with the basics of working with PowerShell and progresses to areas that are not typically covered, such as building GUI interfaces. …”
-
25239Publicado 2017“…Description Business intelligence is the science of mining data and using it to derive business value. It typically requires complex tools such as Microsoft’s Power BI. …”
-
25240Publicado 2017“…Lesson 2 covers Ansible architecture and the different components that are typically involved in an Ansible environment. Understand how to run a successful Ansible deployment, and learn about modules, which are probably the most important parts of Ansible; they enable you to do anything in an Ansible environment. …”