Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- TFM 2,694
- Gestió de projectes 1,302
- Empreses 1,057
- Universidad Pontificia de Salamanca (España) 987
- Direcció i administració 882
- Planificació estratègica 792
- Development 785
- TFMP 721
- Application software 720
- Engineering & Applied Sciences 583
- Planificació 566
- Management 423
- Computer programs 420
- Computer Science 404
- Computer networks 359
- Examinations 350
- Data processing 338
- Python (Computer program language) 328
- Computer programming 304
- Arquitectura 298
- Edificis 297
- Sistemes d'informació per a la gestió 294
- Design 281
- History 277
- Indústria i comerç 274
- Comerç electrònic 273
- Cloud computing 269
- Certification 266
- Photography 262
- Operating systems (Computers) 259
-
21141Publicado 2024“…Whether starting an IT career, mastering a profession, or developing a team, they provide essential support at every step. …”
Video -
21142Publicado 2006“…A Child-Computer Interaction Master Class was organized for newcomers to the field by Janet C. …”
Libro electrónico -
21143Publicado 2011“…Learn how to Identify the worst threats to your network and assess your risks Get inside the minds of hackers, so you can prevent their attacks Implement a proven layered approach to network security Use basic networking knowledge to improve security Resist the full spectrum of Internet-based scams and frauds Defend against today’s most common Denial of Service (DoS) attacks Prevent attacks by viruses, spyware, and other malware Protect against low-tech social engineering attacks Choose the best encryption methods for your organization Select firewalls and other security technologies Implement security policies that will work in your environment Scan your network for vulnerabilities Evaluate potential security consultants Understand cyberterrorism and information warfare Master basic computer forensics and know what to do after you’re attacked…”
Libro electrónico -
21144Publicado 2018“…Learn the ins-and-outs the easy way, with clear instruction and friendly, helpful, expert advice. Master the basic functions, including Phone, Messages, Mail, and Safari Explore iTunes and the App Store to find the apps you can't live without Manage your calendar, contacts, music, photos, games, movies, and more Connect to WiFi, troubleshoot issues, and find the answers you need quickly Whether you're ready to get to work or ready to have some fun, the iPhone can do it—often, both at the same time! …”
Libro electrónico -
21145Publicado 2017“…Discover how OpenACC makes scalable parallel programming easier and more practical Walk through the OpenACC spec and learn how OpenACC directive syntax is structured Get productive with OpenACC code editors, compilers, debuggers, and performance analysis tools Build your first real-world OpenACC programs Exploit loop-level parallelism in OpenACC, understand the levels of parallelism available, and maximize accuracy or performance Learn how OpenACC programs are compiled Master OpenACC programming best practices Overcome common performance, portability, and interoperability challenges Efficiently distribute tasks across multiple processors Register your product at informit.com/register for convenient access to downloads, updates, and/or corrections as they become available…”
Libro electrónico -
21146Publicado 2018“…Learn how components clarify intent, improve collaboration, and simplify innovation and maintenance Create a full Rails application within a component, from first steps to migrations and dependency management Test component-based applications, manage assets and dependencies, and deploy your application to production Identify the seams in an existing Rails application, and refactor it to extract components Master a scripted, repeatable approach for refactoring Rails applications of any size Use component-based Rails with two popular structural patterns: hexagonal and DCI architecture Leverage your new component skills with other frameworks and languages Overcome the unique challenges that arise as you componentize Rails applications If you’re ready to simplify and revitalize your complex Rails systems, you’re ready for Component-Based Rails Applications . …”
Libro electrónico -
21147Publicado 2020“…Cloud computing is a strong industry trend. Mastering the content in this book leaves you well-positioned to make the transition into providing and supporting cloud-based applications and databases. …”
Libro electrónico -
21148Publicado 2018“…What you will learn Install Jenkins on multiple operating systems Work with Jenkins freestyle scripts, pipeline syntax, and methodology Explore Travis CI build life cycle events and multiple build languages Master the Travis CI CLI (command-line interface) and automate tasks with the CLI Use CircleCI CLI jobs and work with pipelines Automate tasks using CircleCI CLI and learn to debug and troubleshoot Learn open source tooling such as Git and GitHub Install Docker and learn concepts in shell scripting Who this book is for Hands-On Continuous Integration and Delivery is for system administrators, DevOps engineers, and build and release engineers who want to understand the concept of CI and gain hands-on experience working with prominent tools in the CI ecosystem. …”
Libro electrónico -
21149Publicado 2018“…What you will learn Understand the benefts of serverless computing and know when to use it Develop serverless applications on AWS, Azure, and Google Cloud Get to grips with Function as a Service (FaaS) Apply triggers to serverless functions Build event-driven apps using serverless frameworks Use the Node.js programming language to build serverless apps Use code editors, such as Visual Studio Code, as development environments Master the best development practices for creating scalable and practical solutions Who this book is for This book is targeted towards developers, system administrators or any stakeholder working in the Serverless environment and want to understand how functions work. …”
Libro electrónico -
21150Publicado 2017“…We know that before mastering Python you need to learn the culture and the tools to become a productive member of any Python project. …”
Libro electrónico -
21151por Lie, Håkon Wium“…Clear, readable, and thorough, it's the one must-have CSS resource for every Web developer, designer, and content provider. Coverage includes Mastering essential CSS concepts: Rules, declarations, selectors, properties, and more Working with type: From absolute/relative units to font size and weight Understanding CSS objects: Box model, display properties, list styles, and more Exercising total control over spacing and positioning Specifying colors for borders and backgrounds Managing printing: Margins, page breaks, and more Implementing media-specific style sheets for audio rendering, handhelds, and other forms of presentation Moving from HTML extensions to CSS: Five practical case studies Making the most of cascading and inheritance Using external style sheets and @import Integrating CSS with XML documents Optimizing the performance of CSS pages Includes a handy CSS Quick Reference printed on the inside covers © Copyright Pearson Education. …”
Publicado 2005
Libro electrónico -
21152Publicado 2005“…They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. …”
Libro electrónico -
21153por Ekas, Leslie“…Coverage includes Building “whole teams” that cut across silos and work together throughout a product’s lifecycle Engaging product stakeholders earlier and far more effectively Overcoming inefficient “waterations” and “big batch” waterfall thinking Getting past the curse of multi-tasking Eliminating dangerous technical and project debt Repeatedly deploying “release-ready” software in real user environments Delivering what customers really need, not what you think they needn Fixing the root causes of problems so they don’t recur Learning from experience: mastering continuous improvement Assessing whether you’re just “doing agile” or actually “being agile” Being Agile will be indispensable for all software professionals now adopting agile; for coaches, managers, engineers, and team members who want to get more value from it and for students discovering it for the first time…”
Publicado 2014
Libro electrónico -
21154Publicado 2010“…Following an introduction to C#, readers learn about Best practices for object-oriented programming in C# C# primitive data types, value and reference types, implicitly typed variables, anonymous types, plus dynamic typing in C# 4.0 Methods and parameters–including extension methods, partial methods, and C# 4.0’s optional and named parameters Generics, concurrent collections, and custom collections with iterators Delegates, events, and lambda expressions Collection interfaces and standard query operators Query expressions and the tree expressions on which LINQ providers are based Reflection, attributes, and dynamic programming Parallel Query Processing with PLINQ Multithreaded programming with the Task Parallel Library Platform interoperability and unsafe code The Common Language Infrastructure that underlies C# Whether you’re just starting out, are an experienced developer moving to C#, or are a seasoned C# programmer seeking to master C# 4.0’s most valuable enhancements, Essential C# 4.0 will help you write high-quality, highly effective code…”
Libro electrónico -
21155Publicado 2013“…¿ Discover powerful tips for success with InfoPath Designer 2013 ¿ Efficiently create SharePoint form controls, rules, and functions ¿ Master form page design, views, and list forms ¿ Submit, publish, and use data in SharePoint forms ¿ Streamline business processes by integrating forms into SharePoint workflows ¿ Design more intuitive, easier-to-use forms with InfoPath controls, functionality, and settings ¿ Use template parts to create reusable form components, including controls, fields, and data connections ¿ Leverage Visual Studio 2012 with InfoPath to build solutions and application-level add-ins ¿ Dynamically populate repeating tables in forms ¿ Elegantly track changes in SharePoint forms ¿ Automatically generate new InfoPath form instances ¿ Use SharePoint 2013 Central Administration to manage forms and Forms Services ¿ Automate InfoPath Form Services administration with PowerShell ¿ Manage form permissions to control user access and rights ¿ Troubleshoot form development, deployment, publishing, and form submission…”
Libro electrónico -
21156Publicado 2013“…Understand SQL Server 2012’s newest features, licensing changes, and capabilities of each edition Manage SQL Server 2012 more effectively with SQL Server Management Studio, the SQLCMD command-line query tool, and Powershell Use Policy-Based Management to centrally configure and operate SQL Server Utilize the new Extended Events trace capabilities within SSMS Maximize performance by optimizing design, queries, analysis, and workload management Implement new best practices for SQL Server high availability Deploy AlwaysOn Availability Groups and Failover Cluster Instances to achieve enterprise-class availability and disaster recovery Leverage new business intelligence improvements, including Master Data Services, Data Quality Services and Parallel Data Warehouse Deliver better full-text search with SQL Server 2012’s new Semantic Search Improve reporting with new SQL Server 2012 Reporting Services features Download the following from informit.com/title/9780672336928: Sample databases and code examples ¿ ¿…”
Libro electrónico -
21157Publicado 2014“…14 types of hostile mobs Get friendly mobs on your side and build automated farms Brew potions to cure ills, gain superpowers, and throw at enemies Transform your shelter into a palace (or a secret underwater base) Create new worlds and master the fine art of terraforming Learn the secrets of redstone devices, and build incredible rail systems Play safely through The Nether and The End Minecraft is a trademark of Mojang Synergies / Notch Development AB. …”
Libro electrónico -
21158Publicado 2015“…This concise, hands-on eBook is valuable for every data scientist, data engineer, and architect who wants to master data munging: not just in theory, but in practice with the field’s #1 platform–Hadoop. …”
Libro electrónico -
21159Applied generative AI for beginners practical knowledge on diffusion models, ChatGPT, and other LLMspor Kulkarni, Akshay“…Whether you're a data scientist looking to implement advanced models, a business leader aiming to leverage AI for enterprise growth, or an academic interested in cutting-edge advancements, this book offers a concise yet thorough guide to mastering generative AI, balancing theoretical knowledge with practical insights. …”
Publicado 2023
Libro electrónico -
21160Publicado 1999“…Engineering Considerations Oracle Replication Architecture Advanced Replication Option Installation Basic Replication Multi-Master Replication Updateable Snapshots Procedural Replication Conflict Avoidance and Resolution Techniques In a distributed database environment, data in two or more databases is accessible as if it were in a single database. …”
Libro electrónico