Mostrando 2,381 - 2,400 Resultados de 3,616 Para Buscar 'UNSMIL~', tiempo de consulta: 1.39s Limitar resultados
  1. 2381
    Publicado 2015
    Tabla de Contenidos: “…The 11 Deadly Sins of Product Development""; ""The Fundamental Principle of Product Development""; ""The Vice of Laziness""; ""Deadly Sin #1: Putting Off "Serious" Testing Until the End of Development""…”
    Libro electrónico
  2. 2382
    Publicado 2015
    Tabla de Contenidos: “…""Plan the Game""""Get Input from the Player""; ""Ask for Input""; ""Make Sure Things Are Equal""; ""Call the Operators""; ""Divide in Python""; ""Compare the Guess to a Number""; ""Compare the Player's Guess to the Computer's Number""; ""Tell Players If the Guess Is Wrong""; ""Keep Asking Until the Player Guesses Correctly""; ""Make Python Think of a Random Number""; ""Use Namespaces""; ""Finish Your Guessing Game""; ""Summary""; ""Project 4: Set Up Your Coding Environment""; ""Use the Default Development Environment""; ""Start IDLE""; ""Stash Some IDLE Tricks""…”
    Libro electrónico
  3. 2383
    Publicado 2022
    Tabla de Contenidos: “…A batch step -- The batch aggregator -- The batch job -- Components -- Custom Business Event -- Dynamic Evaluate -- Idempotent Message Validator -- Invalidate Cache -- Invalidate Key -- Logger -- Parse Template -- Set Transaction Id -- Transform Message -- Endpoints -- A Scheduler -- Error handling -- On Error Continue -- On Error Propagate -- Raise Error -- Error Handler -- Flow control -- Choice -- First Successful -- Round Robin -- Scatter-Gather -- Scopes -- Async -- Cache -- Flow -- For Each -- Parallel For Each -- Sub Flow -- Try -- Until Successful -- Transformers -- Set Variable…”
    Libro electrónico
  4. 2384
    Publicado 2016
    Tabla de Contenidos: “…Know the Difference between Your Role and Your PersonBeware of Triangulating; Think about Your Presence; Confessions; In a Nutshell; Notes; Chapter 11: Show Them the Big Picture: The Big Picture Does Not Exist Until You Help Them See It; The Millennial Intrinsic Value: Simplicity; The Bias of Experience; Learning from Success; Learning from Failures; Start with Something Easy; The Consequential Thinking Model; The Five Whys; Please, Do Share; In a Nutshell; Notes; Chapter 12: Include the Details: Ambiguity Is Their Kryptonite; The Millennial Intrinsic Value: Multitasking…”
    Libro electrónico
  5. 2385
    por Wilson, K. 1958-
    Publicado 2010
    Tabla de Contenidos: “….; Because, Since, As; Been, Gone; Being That, Being As; Below; Beside, Besides; Between, Among; Bias, Biased; Biased or Sexist Language; Bibliography; Billion; Biweekly, Bimonthly, Semiweekly, Semimonthly; Blind; Blog, Weblog; Bold Fonts; Bored, Boring; Both, Alike; Both, Each; Brackets; Changes to Quoted Material; Digressions within Parentheses; Brake, Break; Brand Names; Breath, Breathe; Bring, Take; British English; Bulleted List; Bushel; Business, Right; Buzzwords; By, Bye, Buy; By, Until; Call Back, Callback…”
    Libro electrónico
  6. 2386
    por Feuerstein, Steven
    Publicado 2008
    Tabla de Contenidos: “…IF-THEN-ELSIF combinationCASE statement; CASE expression; Sequential Control Statements; NULL; Loops; Numeric FOR Loop; Cursor FOR Loop; WHILE Loop; REPEAT UNTIL Loop Emulation; EXIT Statement; CONTINUE Statement (Oracle Database 11g); Loop Labels; Database Interaction; Transaction Management; ROLLBACK; SAVEPOINT; SET TRANSACTION; LOCK TABLE; Autonomous Transactions; Cursors in PL/SQL; Opening explicit cursors; Fetching from explicit cursors; Closing explicit cursors; Explicit cursor attributes; Implicit Cursors; WHERE CURRENT OF clause; Dynamic Cursors; DBMS_SQL…”
    Libro electrónico
  7. 2387
    por Wilson, Ed
    Publicado 2009
    Tabla de Contenidos: “…Looping Through the Script; For Each...Next; Reference Information; Worker Information; For...Next; Reference Information; Worker and Output Information; Do While...Loop; Reference Information; Worker and Output Information; Do Until...Loop; Do...Loop; While...Wend; Creating Additional Objects; Using the For Each...Next Command Step-by-Step Exercises; One Step Further: Modifying the Ping Script; 3. …”
    Libro electrónico
  8. 2388
    por Tisdall, James D.
    Publicado 2001
    Tabla de Contenidos: “…Turning Arrays into Scalars with joindo-until Loops; Regular Expressions; Regular expressions and character classes; Pattern matching with =~ and regular expressions; Counting Nucleotides; Exploding Strings into Arrays; Operating on Strings; Writing to Files; Exercises; Chapter 6. …”
    Libro electrónico
  9. 2389
    por Kochan, Stephen G.
    Publicado 2005
    Tabla de Contenidos: “…The repeat while StatementUsing Flags; The repeat until Statement; The repeat with Statement for Lists; Setting Up an Infinite Loop with repeat; Summary; Exercises; Chapter 5: Working with Strings; Strings, Text, and Unicode Text; Review of Concatenation; Getting the Size of a String; Using Special String Characters; The considering and ignoring Statements; Words, Characters, and Paragraphs; Locating Strings inside Strings; More on the Count Command; Enhancing the Alarm Clock Program; Summary; Exercises; Chapter 6: Working with Lists and Records; Working with Lists; Working with Records…”
    Libro electrónico
  10. 2390
    por Reinders, James
    Publicado 2007
    Tabla de Contenidos: “…pre_scan_tag and final_scan_tag ClassesSummary of Loops; Advanced Algorithms; Parallel Algorithms for Streams; Cook Until Done: parallel_while; Notes on parallel_while scaling; parallel_while Template Class; Working on the Assembly Line: Pipeline; Throughput of pipeline; Nonlinear pipelines; pipeline Class; filter Class; parallel_sort; parallel_sort Template Function; Containers; concurrent_queue; Iterating over a concurrent_queue for Debugging; When Not to Use Queues; concurrent_queue Template Class; concurrent_vector; concurrent_vector Template Class…”
    Libro electrónico
  11. 2391
    por Lewis, David H., 1970-
    Publicado 2012
    Tabla de Contenidos: “…Focus on the Question and the QuestionerUse Checkbacks; Create a Bridge; Maintain a Confident Presence; Reflect and Answer Carefully; Defer an Answer Until Later; Be Succinct; Defer to an Expert; Repeat the Question; Facilitate a Discussion; Rephrase Hostile Questions in Neutral Terms; Use Connector Statements; Use the Relevancy Tree; Prepare by Murder Board; Chapter 10 Assert Yourself; Getting What You Want; The Persuasion Equation; Finding Your Signature Style; Gaining Commitment; Getting Buy-in from Senior Leadership; Providing Feedback; Delivering Bad News; Conclusion; Notes…”
    Libro electrónico
  12. 2392
    por Stephens, Rod
    Publicado 2011
    Tabla de Contenidos: “…WPF ControlsProperties; Windows Forms Properties; WPF Properties; Methods; Events; Summary; Chapter 6: Variables; Fundamental Data Types; Strings; Program-Defined Data Types; Arrays; Enumerations; Classes; Value and Reference Types; Type Conversion; Explicit Conversion; Implicit Conversion; Scope, Accessibility, and Lifetime; Scope; Accessibility; Summary; Chapter 7: Control Statements; Pseudocode; Looping Statements; For Loops; For Each Loops; Do While Loops; While Loops; Until Loops; Conditional Statements; If; If Else; Else If; Case; Jumping Statements; Go To; Exit; Continue; Return…”
    Libro electrónico
  13. 2393
    por Collingbourne, Huw
    Publicado 2011
    Tabla de Contenidos: “…Multiple Iterator Argumentswhile Loops; while Modifiers; Ensuring a while Loop Executes at Least Once; until Loops; loop; Digging Deeper; The Enumerable Module; Custom Comparisons; each and yield; 6: Conditional Statements; if..then..else; and, or, and not; Negation; if..elsif; unless; if and unless Modifiers; Case Statements; The === Method; Alternative Case Syntax; Digging Deeper; Boolean Operators; Eccentricities of Boolean Operators; catch and throw; 7: Methods; Class Methods; What Are Class Methods For?…”
    Libro electrónico
  14. 2394
    por Shankar, Chandru
    Publicado 2011
    Tabla de Contenidos: “…Is project management unsalable?; Why project management?; The alternative; Using our own methodology; Why quality-driven companies prefer project management; The four pillars of project success; Communication matters; Rule number 1: Communication requires interaction; Rule number 2: E-mail does not equal project communication; Rule number 3: Be brief; Rule number 4: Set clear expectations; Proactive attitude makes the difference; Rule number 1: Look ahead and prevent; Rule number 2: Proactive power requires interaction…”
    Libro electrónico
  15. 2395
    Publicado 1995
    Tabla de Contenidos: “…Select a Set of Indicators -- Revise Sampling Design -- Information-Management System -- Publish Study Results -- Delay Full Implementation Until Results of Demonstration Projects are Evaluated -- GREAT LAKES -- Conclusions -- SURFACE WATERS -- Background and Objectives -- Assessment End Points -- Indicators -- Sampling Design -- Lake Pilot Project -- Streams -- Intra-Agency Cooperation -- Oversight And Coordination Among EMAP Resource Groups -- EMAP-Center Organization -- References -- Appendix A September 20, 1994 letter from Dr. …”
    Libro electrónico
  16. 2396
    Publicado 2012
    “…However, there has been precious little practical guidance for those seeking to change existing organizations to become Lean and Agile, until now. Mr. Levine has followed the successful approach of A Tale of Two Systems, telling two simultaneous intertwined and contrasting storie…”
    Libro electrónico
  17. 2397
    Publicado 2019
    “…The question of which side of the ideological divide was more successful (or lucky) in impacting actors and societies in the global south is still relevant, yet the Cold War perspective falls short in unfolding the complex geographies of connections and the multipolarity of actions and transactions that exists until today. Acknowledging the complexities of liberation movements in globalization processes, the papers thus argue that activities need to be understood in their local context, including personal agendas and internal conflicts, rather than relying primarily on the traditional frame of Cold War competition. …”
    Libro electrónico
  18. 2398
    Publicado 2016
    “…This partially explains the fight against "heresies", the wars of religions, the expulsion of Jews from several European kingdoms (as well as the expulsion of Muslims from Sicily and the Iberian peninsula), the "Jewish question" in the 19th century up until the Holocaust. Since the 20th century, the debates concerning Islam and concerning public expression of religion are shaped in part by this past. …”
    Electrónico
  19. 2399
    Publicado 2017
    “…A key addition in a corpus of literature which has until now been restricted to studying the childhood, adolescence and youth of the children of immigrants, the material includes analysis of longitudinal and transnational efforts to address challenges such as defining the population to be studied, and the difficulties of follow-up research that spans both time and geographic space. …”
    Libro electrónico
  20. 2400
    Publicado 2019
    “…Moreover, several climate scenarios give evidence of enhanced stress conditions for grapevine growth until the end of the century. Although grapevines have high resilience, the clear evidence for significant climate change in the upcoming decades urges adaptation and mitigation measures to be taken by sector stakeholders. …”
    Libro electrónico