Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 768
- Management 727
- Engineering & Applied Sciences 715
- History 674
- Application software 584
- Computer Science 481
- Historia 378
- Data processing 351
- Computer networks 348
- Leadership 300
- Business & Economics 291
- Computer software 276
- Design 276
- Economics 276
- Database management 261
- Computer programs 255
- Artificial intelligence 254
- Information technology 253
- Security measures 253
- Education 250
- Computer programming 241
- Python (Computer program language) 233
- Social aspects 232
- Cloud computing 230
- Web site development 229
- Computer security 223
- Web sites 222
- Java (Computer program language) 221
- Medicine 214
- Business 200
-
2341Publicado 2011Tabla de Contenidos: “…Shaw -- Parties and government: features of governing in representative democracies / Hans Keman -- Parties into government: still many puzzles / Lieven De Winter and Patrick Dumont -- Party patronage and party colonization of the state / Wolfgang C. …”
Sumario
Libro -
2342por OECDTabla de Contenidos: “…-- Executive summary -- There are persistent gender gaps in entrepreneurship -- Women are less likely to be entrepreneurs than men… -- …and tend to operate smaller and less dynamic businesses -- These gender gaps are caused by many inter-related factors… -- …and the COVID-19 pandemic risks undoing progress made in closing the gender gap -- Governments are using a wide range of instruments to encourage and support women's entrepreneurship but work remains -- Overarching policy frameworks for women's entrepreneurship need to be introduced -- Women's entrepreneurship policy interventions must reflect context -- More evaluation evidence is needed as a foundation for scaling policy initiatives -- Part I State of women's entrepreneurship -- 1 Key findings and recommendations -- The gender gap in entrepreneurship has reduced over the past 20 years -- COVID-19 risks reversing gains in women's entrepreneurship -- Traditional gender roles exert negative influences on women's entrepreneurship -- Women's entrepreneurship policies are well-established in many countries -- Women's entrepreneurship policy frameworks are needed to underpin individual policy actions -- Women's entrepreneurship interventions must be contextualised -- More effective implementation of policies is needed to achieve policy objectives -- Greater efforts are needed to address gender gaps in entrepreneurship skills -- Greater use of dedicated measures is needed to address gender gaps in access to financing -- References -- 2 The state of women's entrepreneurship -- The gender gap has been closing among solo entrepreneurs… -- …but the gender gap was growing among self-employed with employees…”
Publicado 2021
Libro electrónico -
2343Publicado 2017Tabla de Contenidos: “…Study the Start -- Prepare, Prepare, Prepare -- Take a Breath . . . or Two -- Put on Your Game Face -- Summary -- Chapter 16: The Value of Good Training -- Meet the New Breed of Presenters -- Whom to Hire -- Summary -- Chapter 17: Avoiding the Training Trap -- How to Build Credibility and Gain Respect for Training -- Build a Qualified Training Staff -- Make Sure Trainers Are Knowledgeable and Up-to-Date in Their Fields -- Training Can't Solve All Business Problems -- Consult to Find Out Whether Training Is Really Needed -- Analyze the Potential Audience for the Training Program -- Investigate the Training Curriculum -- Pilot a Test Training Program -- Validating Your Training Programs -- Summary -- Chapter 18: Developing a Training Staff -- Emphasize the Quality of Your Training Programs -- Make Sure Trainers Work with the Curriculum Developers -- Promote Consistency in Course Content and Training Style -- Summary -- Chapter 19: Evaluation and Support -- Evaluating Trainees -- Evaluating the Trainer -- Advance Preparation Using Preschools -- Realistic Expectations -- Summary -- Chapter 20: Adventures in Cross-Training -- Factors to Consider before Cross-Training Trainers -- How to Cross-Train a New Presenter -- Don't Be a Perfectionist -- Power and Its Many Misuses -- Summary -- Epilogue: What's Next? …”
Libro electrónico -
2344Publicado 2018Tabla de Contenidos: “…How function arguments work in Python -- How arguments are copied to functions -- Variable number of arguments -- The number of arguments in functions -- Function arguments and coupling -- Compact function signatures that take too many arguments -- Final remarks on good practices for software design -- Orthogonality in software -- Structuring the code -- Summary -- References -- Chapter 4: The SOLID Principles -- Single responsibility principle -- A class with too many responsibilities -- Distributing responsibilities -- The open/closed principle -- Example of maintainability perils for not following the open/closed principle -- Refactoring the events system for extensibility -- Extending the events system -- Final thoughts about the OCP -- Liskov's substitution principle -- Detecting LSP issues with tools -- Detecting incorrect datatypes in method signatures with Mypy -- Detecting incompatible signatures with Pylint -- More subtle cases of LSP violations -- Remarks on the LSP -- Interface segregation -- An interface that provides too much -- The smaller the interface, the better -- How small should an interface be? …”
Libro electrónico -
2345Publicado 2017Tabla de Contenidos: “…-- Solution #2 - use a global flag -- Solution #3 - remove the handler -- Solution #4 - change the handle -- Solution #5 - disable the button -- Solution #6 - redefine the handler -- Solution #7- use a local flag -- A functional solution -- A higher-order solution -- Testing the solution manually -- Testing the solution automatically -- An even better solution -- Questions -- Summary -- Chapter 3: Starting Out with Functions - A Core Concept -- All about functions -- Of lambdas and functions -- Arrow functions - the modern way -- Returning values -- Handling the this value -- Working with arguments -- One argument or many? -- Functions as objects -- A React+Redux reducer -- An unnecessary mistake -- Working with methods -- Using functions in FP ways -- Injection - sorting it out -- Callbacks, promises, and continuations -- Continuation Passing Style -- Polyfills -- Detecting Ajax -- Adding missing functions -- Stubbing -- Immediate invocation…”
Libro electrónico -
2346Publicado 2017Tabla de Contenidos: “…-- Specifying a method's parameters -- How many parameters can a method have? -- Returning a value from a method -- Returning the value -- Example -- Summary -- Chapter 5: Lists, Arrays, and Dictionaries -- What is an array? …”
Libro electrónico -
2347Tabla de Contenidos: “…CUPS Troubleshooting Tools -- System Status Page -- System Troubleshooter Page -- MOC Troubleshooter Page -- Trace Files -- Troubleshooting CUCM/CUPS Dependencies -- Troubleshooting CUPS User Problems -- Problem: Users Not Showing Up in CUPS -- Possible Cause: Capabilities Assignment in CUCM -- Possible Cause: LDAP Synchronization Failing -- Problem: LDAP Not Synchronizing -- Possible Cause: Bind Distinguished Name Incorrectly Entered -- Possible Cause: LDAP Sync Going to Global Catalog Server -- Problem: Newly Added Users Not Showing in CUPS -- Possible Cause: Sync Agent Out of Sync -- Problem: Subcluster Defined but All Users Remaining Assigned to CUPS Publisher Node -- Possible Cause: Cisco UP Sync Agent Service Parameter -- Troubleshooting CUPC Problems -- Problem: User's Name Contains Too Many Characters -- Possible Cause: Too Many Characters -- Problem: User Added but Will Not Fully Connect via CUPC -- Possible Cause: User Device Associations -- Possible Cause: User Group Membership -- Problem: CUPC System Health Shows TFTP Download Failed -- Possible Cause: TFTP Server Not Configured in CUPS -- Problem: Cannot Get Voicemail in CUPC -- Possible Cause: Voicemail Profile Not Selected in User Settings -- Possible Cause: IMAP Not Enabled in Unity/Unity Connection -- Summary -- Index…”
Libro electrónico -
2348Publicado 2016Tabla de Contenidos: “…7.6 Taylor's Formula -- 7.7 Elasticities -- 7.8 Continuity -- 7.9 More on Limits -- 7.10 The Intermediate Value Theorem and Newton's Method -- 7.11 Infinite Sequences -- 7.12 L'Hˆopital's Rule -- Review Exercises -- 8 Single-Variable Optimization -- 8.1 Extreme Points -- 8.2 Simple Tests for Extreme Points -- 8.3 Economic Examples -- 8.4 The Extreme Value Theorem -- 8.5 Further Economic Examples -- 8.6 Local Extreme Points -- 8.7 Inflection Points, Concavity, and Convexity -- Review Exercises -- 9 Integration -- 9.1 Indefinite Integrals -- 9.2 Area and Definite Integrals -- 9.3 Properties of Definite Integrals -- 9.4 Economic Applications -- 9.5 Integration by Parts -- 9.6 Integration by Substitution -- 9.7 Infinite Intervals of Integration -- 9.8 A Glimpse at Differential Equations -- 9.9 Separable and Linear Differential Equations -- Review Exercises -- 10 Topics in Financial Mathematics -- 10.1 Interest Periods and Effective Rates -- 10.2 Continuous Compounding -- 10.3 Present Value -- 10.4 Geometric Series -- 10.5 Total Present Value -- 10.6 Mortgage Repayments -- 10.7 Internal Rate of Return -- 10.8 A Glimpse at Difference Equations -- Review Exercises -- 11 Functions of Many Variables -- 11.1 Functions of Two Variables -- 11.2 Partial Derivatives with Two Variables -- 11.3 Geometric Representation -- 11.4 Surfaces and Distance -- 11.5 Functions of More Variables -- 11.6 Partial Derivatives with More Variables -- 11.7 Economic Applications -- 11.8 Partial Elasticities -- Review Exercises -- 12 Tools for Comparative Statics -- 12.1 A Simple Chain Rule -- 12.2 Chain Rules for Many Variables -- 12.3 Implicit Differentiation along a Level Curve -- 12.4 More General Cases -- 12.5 Elasticity of Substitution -- 12.6 Homogeneous Functions of Two Variables -- 12.7 Homogeneous and Homothetic Functions -- 12.8 Linear Approximations -- 12.9 Differentials…”
Libro electrónico -
2349Publicado 2023Tabla de Contenidos: “…-- 2.6.1 What is in our best interests? -- 2.6.2 Many paths to liberation: Beginning to control your data. …”
Libro electrónico -
2350Publicado 2021Tabla de Contenidos: “…-- 1.5 Randomness and Providence -- 1.6 Conclusion -- Bibliography -- Part II: The Problem(s) Stated -- Chapter 2: The Many Faces of Randomness -- 2.1 No Single Definition -- 2.2 Purpose -- 2.3 Probability and Statistics -- 2.4 Physics -- 2.4.1 Statistical Mechanics -- 2.4.2 Chaos Theory -- 2.4.3 Instability and Singular Points…”
Libro electrónico -
2351Publicado 2012Tabla de Contenidos: “…House prices are falling in real terms in many countries; Table 1.2. House price-to-rent ratios remain high in some countries; Figure 1.8. …”
Libro electrónico -
2352Publicado 2016Tabla de Contenidos:Libro electrónico
-
2353Publicado 2015Tabla de Contenidos: “…Locate Lost Nuts and Other Small BitsBuild Your Top and Bottom Frame As Completely As Possible; Add Extra Nuts; The Moving Parts; Working with Oiled Parts ; Keep Smooth and Threaded Rods Clean; Belt Tensioners ; Align Pulleys with the Belt; Don't Stress the Plastic ; Take Care with Mounting the Accessories; Electronics; ESD Is the Enemy; Test Your Components Separately; Don't Rush Assembly; You Cannot Use Too Many Zip Ties ; Cutting Wires to Length; Cut Zip Ties Close to the Nub; Use High-Temp Wire for Heaters; Use ESD Shielding for LCD Cables; Insulate Mains; Use Stress Relief…”
Libro electrónico -
2354Publicado 2014Tabla de Contenidos: “…; Seniors Get the Jobs but the Pay Leaves Many Cold; "Charg-It"; Why Debt Is Good-or Bad; The Rich Worry, Too; Economic Theory of Wealth; Feeling Good? …”
Libro electrónico -
2355Publicado 1988Tabla de Contenidos: “…Hierarchical Planning at Differing Abstraction Levels; 4.1 The Many Guises of Hierarchical Planning; 4.2 A Problem with Current Planners; 4.3 Solutions; CHAPTER 5. …”
Libro electrónico -
2356Publicado 2015Tabla de Contenidos: “…Intricate imbrications and their uncertainties; 1.4. Many levels: subatomic, micro, meso, macro, chrono, etc.; 2: Is Globalization, or Holism, Really a New Phenomenon?…”
Libro electrónico -
2357por Bales, Donald. authorTabla de Contenidos: “…Using SQL to Perform Complex UpdatesDeletes; Selects; No Data Found; Too Many Rows; It's Your Turn to Select; Summary; Chapter 5: Multirow Processing; Cursors; Cursor Declarations; Fetching Rows from a C ursor Manually; Cursor Records; A Singleton Cursor; It's Your Turn to Fetch Manually; A Code Table Package; A Worker Table Package; Write a Modularized Version of In sert with PL/SQL Detection; My Solution; Fetching Rows from a Cursor Automatically; It's Your Turn to Fetch Automatically; Bulk Collect; Bulk Collect with a Cursor; Bulk Collect with a Select Statement…”
Publicado 2015
Libro electrónico -
2358Publicado 2015Tabla de Contenidos: “…; Lesson 23: What Isn't User Research?; Lesson 24: How Many Users Do You Need?; Lesson 25: How to Ask Questions; Lesson 26: How to Observe a User; Lesson 27: Interviews; Lesson 28: Surveys; Lesson 29: Card Sorting; Lesson 30: Creating User Profiles…”
Libro electrónico -
2359por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Business sentiment is weak in many economies…”
Publicado 2012
Libro electrónico -
2360por Sörgel, FranziskaTabla de Contenidos: “…From Problem to Possibility -- 3.1 Imagining Possibilities -- 3.1.1 Imagination as a Mental Force -- 3.1.2 Creativity as an Imaginative Act -- 3.2 Experiencing Daily Life -- 3.2.1 William James and the Creative Reality -- 3.2.2 John Dewey's Experiences as Interactions -- 3.3 Emotions Constituting the Technological Artefact -- 3.3.1 Emotionality with Things -- 3.3.2 How Emotions Lead to Judgement -- 3.4 Interim Conclusion: The 'Moral Economy' Around the Artefact -- 3.4.1 The One and the Many Ideas -- 3.4.2 Esprit de Corps in the Moral Economy -- VI. …”
Publicado 2024
Libro electrónico