Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 783
- Application software 686
- Engineering & Applied Sciences 645
- Computer networks 426
- Computer Science 414
- Management 402
- Python (Computer program language) 393
- Examinations 380
- Machine learning 374
- Artificial intelligence 349
- Data processing 348
- Cloud computing 299
- Certification 294
- Computer programs 276
- Computer security 276
- Security measures 263
- Computer programming 254
- Electronic data processing personnel 250
- Computer software 242
- Web site development 234
- Design 216
- Electrical & Computer Engineering 215
- Java (Computer program language) 207
- Database management 190
- Telecommunications 187
- Operating systems (Computers) 178
- Web sites 175
- Programming 169
- Microsoft .NET Framework 165
- Information technology 164
-
6481Publicado 2016Tabla de Contenidos: “…-- Android local data storage techniques -- Shared preferences -- SQLite databases -- Internal storage -- External storage -- Shared preferences -- Real world application demo -- SQLite databases -- Internal storage -- External storage -- User dictionary cache -- Insecure data storage - NoSQL database -- NoSQL demo application functionality -- Backup techniques…”
Libro electrónico -
6482Publicado 2016“…All pronouncements are fully explained in detail, including terminology, and practice exercises demonstrate real-world application. Each chapter includes a discussion of perspectives and issues, sources of GAAP, definitions, concepts, rules, and examples, with specific appendices where applicable. …”
Libro electrónico -
6483Publicado 2023“…To hone your programming skills, each chapter has a simulated real-world project that'll enable you to apply the skills you've learned. …”
Libro electrónico -
6484por Nomani, QamarTabla de Contenidos: “…-- The role of CTI in vulnerability and patch management -- CTI integration/feeds into CSPM tools -- Example use case -- Case studies and real-world examples -- Operational challenges -- Summary -- Further reading -- Chapter 14: Compliance Management and Governance -- Compliance management and governance overview -- Compliance management -- Governance -- Compliance versus governance - Distinctions and interconnections -- Why are compliance and governance crucial in cloud security? …”
Publicado 2024
Libro electrónico -
6485Publicado 2013“…Through a fundamental balance between theory and applications, the book supplies readers with an accessible approach to financial econometric models and their applications to real-world empirical research. The author supplies a hands-on introduction to the analysis of financial data using the freely available R software package and case studies to illustrate actual implementations of the discussed methods. …”
Libro electrónico -
6486por Saltzman, Marc“…It fuses virtual reality, where you're completely immersed in a 360-degree digital space, with augmented reality, which lets you see the real world around you, but augmented (or enhanced) with digital information superimposed on top. …”
Publicado 2024
Libro electrónico -
6487Publicado 2024“…Elevate your mobile app development skills using reusable software development methodologies and code design principles, leveraging proven strategies from industry experts who have fostered thriving developer communities Key Features Cover code structure, app architecture, testing, performance optimization, error handling, and more Get hands on with code examples and exercises to apply design patterns and best practices in real-world scenarios Leverage the intricacies of the Flutter framework to build better apps for your clients Purchase of the print or Kindle book includes a free PDF eBook Book Description Flutter's rapid adoption by developers and businesses alike has led to an increased demand for skilled developers who can deliver high-quality Flutter apps. …”
Libro electrónico -
6488Publicado 2023“…Unlock the true potential of software testing to achieve seamless software performance with this comprehensive guide Key Features Gain a solid understanding of software testing and master its multifaceted strategies Empower yourself to effectively overcome software testing challenges Develop actionable real-world testing skills for succeeding in any role Purchase of the print or Kindle book includes a free PDF eBook Book Description Software Testing Strategies covers a wide range of topics in the field of software testing, providing practical insights and strategies for professionals at every level. …”
Libro electrónico -
6489Publicado 2023“…Get started with Drupal 10 using this comprehensive guide for beginners and learn key concepts such as building, installing, maintaining, managing content, and advanced topics through real-world examples and use cases Key Features Explore Drupal 10 concepts in depth and discover how you can engage with the Drupal open-source community Build Drupal applications with powerful features such as structured content, media, views, and displays Learn how to create modules and themes with metadata, hooks, and Drupal's customization plugins Purchase of the print or Kindle book includes a free PDF eBook Book Description Learning Drupal can be challenging because of its robust, extensible, and powerful capability for digital experiences, making it difficult for beginners to grasp and use it for application development. …”
Libro electrónico -
6490Publicado 2024Tabla de Contenidos: “…Ethical and Social Issues in Information Systems -- Chapter-Opening Case: Apps That Track: A Double-Edged Sword -- 4-1 Identify the ethical, social, and political issues raised by information systems -- A Model for Thinking about Ethical, Social, and Political Issues -- Five Moral Dimensions of the Information Age -- Key Technology Trends that Raise Ethical Issues -- 4-2 Describe principles for conduct that can be used to guide ethical decisions -- Basic Concepts: Responsibility, Accountability, Liability, and Due Process -- Ethical Analysis -- Ethical Principles -- Professional Codes of Conduct -- Some Real- World Ethical Dilemmas -- 4-3 Explain how contemporary information systems technologies and the Internet pose challenges to the protection of individual privacy and intellectual property. -- Information Rights: Privacy and Freedom in the Internet Age -- Property Rights: Intellectual Property -- 4-4 Discuss the issues that contemporary information systems raise with respect to system quality, accountability and control, and the quality of everyday life. -- System Quality: Data Quality and System Errors…”
Libro electrónico -
6491Publicado 2024“…In this book each attack vector is dissected with detailed explanations, real-world examples, countermeasures…”
Libro electrónico -
6492Publicado 2017“…Over 80 effective recipes to help you solve real-world Microsoft Dynamics 365 for Finance and Operations development problems About This Book Learn all about the enhanced functionalities of Dynamics 365 for Finance and Operations and master development best practices Develop powerful projects using new tools and features Work through easy-to-understand recipes with step-by-step instructions and useful screenshots Who This Book Is For If you are a Dynamics AX developer primarily focused on delivering time-proven applications, then this book is for you. …”
Libro electrónico -
6493Publicado 2009“…They'll learn about key features with real world examples of how and when features should be used, including what's new in After Effects CS4: the addition of Imagineer System’s Mocha for Adobe After Effects, which allows users to do motion tracking for difficult shots; the ability to export rich media compositions from After Effects to Adobe Flash; searchable timelines and projects, plus easier composition navigation; the ability to import Photoshop 3D layers; independent keyframing of X, Y, and Z axis positions; the new Cartoon effect for creating an animated look to live footage; and many more enhancements…”
Libro electrónico -
6494Publicado 2023“…He also offers you real-world tested methods you can apply to any programming language. …”
Libro electrónico -
6495por Hahn, Marcelo GuerraTabla de Contenidos: “…Singleton -- Factory -- Adapter -- Composite -- Observer -- Command -- Applying design patterns -- The problem -- Trade-offs -- Systemwide impact -- Users -- Using domain-driven design -- An example of a real-world project -- Summary -- Questions -- Further reading -- Chapter 12: Incorporating Design Patterns in C++ Applications -- Technical requirements -- Design patterns in game development -- The singleton pattern -- The factory pattern -- The flyway pattern -- Design patterns in data-intensive applications -- The proxy pattern -- The decorator pattern -- The iterator pattern -- Design patterns in enterprise applications -- SOA -- Summary -- Questions -- Further reading -- Chapter 13: Networking and Security -- Technical requirements -- Introduction to networks, the OSI model, and network programming using sockets -- The OSI model -- Network applications under the hood -- Programming network applications using sockets -- Understanding network protocols -- Designing an echo server -- Securing applications -- Securing network applications -- Summary -- Questions -- Further reading -- Chapter 14: Debugging and Testing -- Technical requirements -- Understanding the root cause of an issue -- RCA overview -- Prevention is better than cure - good coding behavior -- The uninitialized variable problem -- Side effects in compound expressions -- Mixed signed and unsigned problems -- Order of evaluation problem -- Compile-time checking versus runtime checking -- Avoiding memory leaks -- Debugging programs -- Tools for debugging a C/C++ program -- GDB overview -- Examples of GDB -- Setting breakpoints and inspection variable values -- Practical debugging strategies -- Static and dynamic analysis -- Static analysis -- Dynamic analysis -- Testing, TDD, and BDD -- Unit testing -- TDD -- BDD -- Summary -- Further reading…”
Publicado 2023
Libro electrónico -
6496Publicado 2023“…Explore expert tips and techniques to effectively manage the security, compliance, and identity features within your Microsoft 365 applications Purchase of the print or Kindle book includes a free PDF eBook Key Features Discover techniques to reap the full potential of Microsoft security and compliance suite Explore a range of strategies for effective security and compliance Gain practical knowledge to resolve real-world challenges Book Description The Microsoft 365 Security, Compliance, and Identity Administration is designed to help you manage, implement, and monitor security and compliance solutions for Microsoft 365 environments. …”
Libro electrónico -
6497Publicado 2023“…The second edition of this book remains dedicated to its original goal of helping you master the fundamentals of game design in a practical manner with the addition of some of the latest trends in game design and a whole lot of fresh, real-world examples from games of the current generation. …”
Libro electrónico -
6498Publicado 2024“…Working through a series of real-world editing projects, crafting realistic brand mockups and traditional marketing collateral, you'll learn robust methods for building social media assets in Photoshop, from images to animated GIFs and videos. …”
Libro electrónico -
6499Publicado 2024“…Become an expert at developing, designing, and managing intelligent automation solutions in Blue Prism Key Features Learn how to develop and design complex IPA solutions in Blue Prism Leverage machine learning to accelerate productions running at high scale and volume Discover how development in IA differs from RPA while working on real-world IA use cases Purchase of the print or Kindle book includes a free PDF eBook Book Description Intelligent Automation (IA) stands out as an impactful enterprise technology, shaping the future of work. …”
Libro electrónico -
6500por Cohen, MartinTabla de Contenidos: “…Using maps and charts in the real world -- Appreciating the different styles of concept charts and mind maps -- Adding movement to your diagrams by drawing flowcharts -- Considering Other Thinking Tools -- Emptying your head with a dump list -- Sifting for gold: Summarizing -- Conjuring up ideas with brainstorming -- Ascending the heights: Meta-thinking -- Trying out triangulation -- Real-life triangles -- Denzin's three-sided methods -- Answers to Chapter 7's Exercises -- The plant problem -- Summarizing exercise -- Chapter 8 Constructing Knowledge: Information Hierarchies -- Building the Knowledge Pyramid -- Viewing the connections between data and information -- Joining the (data) dots to create information -- Social media sifting disinformation -- Birdwatch -- Watching for errors and biases -- Turning the Knowledge Hierarchy Upside Down -- Thinking critically with Benjamin Bloom -- Meeting Bloom's Taxonomy -- Making knowledge flow upwards -- Thinking creatively with Calvin Taylor -- Maintaining Motivation: Knowledge, Skills, and Mindsets -- Feeling your way to academic success! …”
Publicado 2024
Libro electrónico