Mostrando 31,361 - 31,380 Resultados de 32,755 Para Buscar '"idea"', tiempo de consulta: 0.15s Limitar resultados
  1. 31361
    Publicado 2023
    “…Discusses how various technologies influence and shape individuals and society both positively and negatively Illustrates how emerging technologies affect traditional ideas about ethics and human self-understanding Addresses the ethical complications of creating technologies that may lead to morally problematic consequences Considers if the benefits of new technologies outweigh potential drawbacks, such as how people interact online through social media Explores how established moral and ethical theories relate to new questions concerning advanced technologies Part of the popular This is Philosophy series published by Wiley-Blackwell, This is Technology Ethics: An Introduction is a must-read for undergraduate students taking a Technology Ethics course, researchers in the field, engineers, technology professionals, and general readers looking to learn more about the topic…”
    Libro electrónico
  2. 31362
    Publicado 2020
    “…To benefit fully from this course, you need to have at least a basic idea of ES6 concepts such as const, let, classes, map, filters, and so on. …”
    Video
  3. 31363
    Publicado 2016
    “…Key features include High-level strategies and methods for addressing diverse software failures Specific techniques to apply when programming, compiling, and running code Better ways to make the most of your debugger General-purpose skills and tools worth investing in Advanced ideas and techniques for escaping dead-ends and the maze of complexity Advice for making programs easier to debug Specialized approaches for debugging multithreaded, asynchronous, and embedded code Bug avoidance through improved software design, construction, and management…”
    Libro electrónico
  4. 31364
    Publicado 2016
    “…Castrén is renown especially as a linguist and explorer who worked among Siberian peoples but his work was marked also by interest in Finnishness at a time when the idea of a Finnish nation was developing. Lectures was Castrén's last work. …”
    Libro electrónico
  5. 31365
    Publicado 2006
    “…But we've done the "tip" idea one better, because every tip has a full-color graphic to make the tips even more accessible, even more fun, and even easier to use. …”
    Libro electrónico
  6. 31366
    por Flanders, Jon, 1969-
    Publicado 2008
    “…You'll learn how to: Program Read-Only (GET) services Program READ/WRITE services Host REST services Program REST feeds Program AJAX REST clients Secure REST endpoints Use workflow to deliver REST services Consume RESTful XML services using WCF Work with HTTP Work with ADO.NET Data Services (Astoria) RESTful .NET introduces you to the ideas of REST and RESTful architecture, and includes a detailed discussion of how the Web/REST model plugs into the WCF architecture. …”
    Libro electrónico
  7. 31367
    Publicado 2008
    “…"Novice to veteran, no matter what industry, every salesperson will gain new ideas from this book. Don't miss out; your competition won't!" …”
    Libro electrónico
  8. 31368
    Publicado 2013
    “…Written by two of the UK’s leading business trainers and based on extensive research into what the best trainers say and do, this book: · Is a single reference for anyone involved in business training whether you are newly qualified or experienced, a freelance trainer or already embedded in learning and development departments · Provides a comprehensive resource of ideas, tools and approaches · Will help you improve the quality of all aspects of your training needs, including analysis, planning and delivery · Reveals the secrets of outstanding business training so that you can improve your reputation and results · Answers commonly asked questions · Offers support on your training journey via www.ftguidetobusinesstraining.com…”
    Libro electrónico
  9. 31369
    Publicado 2013
    “…Along with updated tables and references that reflect recent advances in various areas, such as error-correcting codes and combinatorial designs, the Second Edition also features: Many new exercises to help readers understand and apply combinatorial techniques and ideas A deeper, investigative study of combinatorics through exercises requiring the use of computer programs Over fifty new examples, ranging in level from routine to advanced, that illustrate important combinatorial concepts Basic principles and theories in combinatorics as well as new and innovative results in the field Introduction to Combinatorics, Second Edition is an ideal textbook for a one- or two-semester sequence in combinatorics, graph theory, and discrete mathematics at the upper-undergraduate level. …”
    Libro electrónico
  10. 31370
    Publicado 2012
    “…Pattern categories include: Navigation: get patterns for primary and secondary navigation Forms: break the industry-wide habits of bad form design Tables and lists: display only the most important information Search, sort, and filter: make these functions easy to use Tools: create the illusion of direct interaction Charts: learn best practices for basic chart design Invitations: invite users to get started and discover features Controls and feedback: help users perform actions, and provide them with timely feedback Help: integrate help pages into a smaller form factor "It’s a super handy catalog that I can flip to for ideas." —Bill Scott, Senior Director of Web Development at PayPal "Just a quick thanks to express my sheer gratitude for this pub, it has been a guide for me reworking a design for an app already in production!" …”
    Libro electrónico
  11. 31371
    Publicado 2020
    “…After all, if we take seriously the idea that liberalism’s single world order is unraveling, we have the opportunity - one many have long fought for - to create our own new codes, if not new worlds. …”
    Libro electrónico
  12. 31372
    Publicado 2012
    “…Each has the opportunity to bind together data and explore original ideas whose fate will not fall into the hands of uncompromising reviewers of traditional journals. …”
    Libro electrónico
  13. 31373
    Publicado 2019
    “…It examines how popular culture, including pornography, romance fiction, and sex advice manuals, shapes our ideas of consent; explores the communities at the forefront of consent activism; and considers what meaningful social change in this area might look like. …”
    Libro electrónico
  14. 31374
    por Blackman, Sue
    Publicado 2011
    “…On the other hand, you may just want to familiarize yourself with programming games and the latest ideas in game production. This book introduces key game production concepts in an artist-friendly way, and rapidly teaches the basic scripting skills you'll need with Unity. …”
    Libro electrónico
  15. 31375
    por Marks, Andrea S.
    Publicado 2011
    “…Marks offers a feast for the eyes--from Leonardo da Vinci's sketchbooks to video of Jack Kerouac's On the Road scroll--adding depth and dimension to the written word and encouraging readers to explore their thoughts and ideas in text. The print book also contains handy workbook and sketchbook pages. …”
    Libro electrónico
  16. 31376
    Publicado 2019
    “…Instead, it provides immediately recognizable and relatable context, suggesting actions that can be tried, measured, tested, and iterated upon in any communication context that involves the exchange of information and ideas. Ground your business communications in proven techniques Profit from expert instruction given by those who have helped thousands of readers and workshop students Develop your sales career by applying effective teaching practices to customer and colleague interactions For educators, adopt the latest best practices into your teaching style Backed by thorough research and extensive real-world testing, Make Yourself Clear opens a door to more productive communication and more effective interactions. …”
    Libro electrónico
  17. 31377
    por Briggs, Will. author
    Publicado 2019
    “…You will: Program for the first time in C++ in a fun, quick and easy manner Discover the SDL graphics and gaming library Work with SSDL, the Simple SDLwrapper library Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW) Practice “anti-bugging” for easy fixes to common problems Work with the debugger Acquire examples-driven concepts and ideas Build a C++-based arcade game application Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Dip your toe in C, C++'s ancestor, still extensively used in industry Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers…”
    Libro electrónico
  18. 31378
    Publicado 2020
    “…This modeling process will be done in Python 3 on a Jupyter notebook, so it's a good idea to have Anaconda installed on your computer so you can follow along. …”
    Video
  19. 31379
    Publicado 2020
    “…Each chapter is dedicated to different aspects of communication, throughout which you will learn to: • Build and communicate confidence • Establish and articulate your value • Harness the power of language to articulate your ideas • Approach difficult conversations • Assert an effective voice at the table • Recover, rebuild, and re-establish damaged relationships or negative impressions • Communicate competence and credibility Supported by a wealth of real-life examples from the thousands of business professionals Katen has helped, each of these techniques is practical and actionable. …”
    Libro electrónico
  20. 31380
    Publicado 2020
    “…Details the four critical principles needed to form a sustainable startup community Perfect for entrepreneurs and venture capitalists seeking fresh ideas and new opportunities Written by Brad Feld, a thought-leader in this field who has been an early-stage investor and successful entrepreneur for more than thirty years Engaging and informative, this practical guide not only shows you how startup communities work, but it also shows you how to make them work anywhere in the world"--…”
    Libro electrónico