 A Seat at the Table - IT Leadership in the Age of AgilityA Seat at the Table – IT Leadership in the Age of Agility – Part 3 By Mark Schwartz “Courage, I say, is the value most needed by Agile IT leaders.” – Mark Schwartz Last Time in Part 2 Enterprise in no sense a “final” operating capability. Quality It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures and ties.The CIO’s Place at the Table IT leadership runs the business along with the others who run the business. The seat at the table is earned by being at the table. The role of senior IT leadership0 码力 | 7 页 | 387.48 KB | 5 月前3 A Seat at the Table - IT Leadership in the Age of AgilityA Seat at the Table – IT Leadership in the Age of Agility – Part 3 By Mark Schwartz “Courage, I say, is the value most needed by Agile IT leaders.” – Mark Schwartz Last Time in Part 2 Enterprise in no sense a “final” operating capability. Quality It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures and ties.The CIO’s Place at the Table IT leadership runs the business along with the others who run the business. The seat at the table is earned by being at the table. The role of senior IT leadership0 码力 | 7 页 | 387.48 KB | 5 月前3
 A Seat at the Table - IT Leadership in the Age of AgilityA Seat at the Table – IT Leadership in the Age of Agility By Mark Schwartz “Mark Schwartz is a rare combination: a deep thinker who has also applied lean, Agile, and DevOps principles at the highest adapt, feedback-and-vision-oriented approach because of its complexity. A Nimble Approach to The Table Agile in One Paragraph: Agile thinking simply says that we should empower small teams to inspect adopting an intelligent attitude toward risk. Quality: It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures0 码力 | 4 页 | 379.23 KB | 5 月前3 A Seat at the Table - IT Leadership in the Age of AgilityA Seat at the Table – IT Leadership in the Age of Agility By Mark Schwartz “Mark Schwartz is a rare combination: a deep thinker who has also applied lean, Agile, and DevOps principles at the highest adapt, feedback-and-vision-oriented approach because of its complexity. A Nimble Approach to The Table Agile in One Paragraph: Agile thinking simply says that we should empower small teams to inspect adopting an intelligent attitude toward risk. Quality: It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures0 码力 | 4 页 | 379.23 KB | 5 月前3
 A Seat at the Table: IT Leadership in the Age of Agility - Part 2A Seat at the Table – IT Leadership in the Age of Agility – Part 2 By Mark Schwartz “To the talented and hard-working government employees, so resilient in the face of impediments, criticism, and abuse sort of Star Chamber—a dimly lit group of serious, hooded faces (“decision makers”) seated around a table, passing judgment on each “formal proposal” presented to them. That last piece of Hunter and Westerman’s adopting an intelligent attitude toward risk. Quality: It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures0 码力 | 7 页 | 387.61 KB | 5 月前3 A Seat at the Table: IT Leadership in the Age of Agility - Part 2A Seat at the Table – IT Leadership in the Age of Agility – Part 2 By Mark Schwartz “To the talented and hard-working government employees, so resilient in the face of impediments, criticism, and abuse sort of Star Chamber—a dimly lit group of serious, hooded faces (“decision makers”) seated around a table, passing judgment on each “formal proposal” presented to them. That last piece of Hunter and Westerman’s adopting an intelligent attitude toward risk. Quality: It is difficult for IT to gain a seat at the table when IT is always failing, but on the other hand, an IT leader who is reacting to statistical noise—failures0 码力 | 7 页 | 387.61 KB | 5 月前3
 Tornado 6.5 Documentationhttp_client = AsyncHTTPClient() response = await http_client.fetch(url) return response.body Or for compatibility with older versions of Python, using the tornado.gen module: 14 Chapter 6. DocumentationTornado and await keywords (functions using these keywords are also called “native corou- tines”). For compatibility with older versions of Python, you can use “decorated” or “yield-based” coroutines using the tornado Native coroutines are the recommended form whenever possible. Only use decorated coroutines when compatibility with older versions of Python is required. Examples in the Tornado documentation will generally0 码力 | 272 页 | 1.12 MB | 3 月前3 Tornado 6.5 Documentationhttp_client = AsyncHTTPClient() response = await http_client.fetch(url) return response.body Or for compatibility with older versions of Python, using the tornado.gen module: 14 Chapter 6. DocumentationTornado and await keywords (functions using these keywords are also called “native corou- tines”). For compatibility with older versions of Python, you can use “decorated” or “yield-based” coroutines using the tornado Native coroutines are the recommended form whenever possible. Only use decorated coroutines when compatibility with older versions of Python is required. Examples in the Tornado documentation will generally0 码力 | 272 页 | 1.12 MB | 3 月前3
 Julia 1.12.0 Beta4backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 Beta4backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3
 Julia 1.12.0 Beta3backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 Beta3backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3
 julia 1.12.0 beta1backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2047 页 | 7.41 MB | 3 月前3 julia 1.12.0 beta1backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2047 页 | 7.41 MB | 3 月前3
 Julia 1.12.0 RC1backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 452 35 Performance Tips 455 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 455 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 RC1backtrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 452 35 Performance Tips 455 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 455 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2057 页 | 7.44 MB | 3 月前3
 julia 1.13.0 DEVbacktrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2058 页 | 7.45 MB | 3 月前3 julia 1.13.0 DEVbacktrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 451 35 Performance Tips 454 35.1 Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 454 35.2 General function, do, let, comprehensions, generators local (hard) global, local Notably missing from this table are begin blocks and if blocks which do not introduce new scopes. The three types of scopes follow the module Main. 11.2 Local Scope A new local scope is introduced by most code blocks (see above table for a complete list). If such a block is syntactically nested inside of another local scope, the0 码力 | 2058 页 | 7.45 MB | 3 月前3
 Tornado 6.5 DocumentationAsyncHTTPClient() response = await http_client.fetch(url) return response.body Or for compatibility with older versions of Python, using the tornado.gen module: from tornado.httpclient import AsyncHTTPClient and await keywords (functions using these keywords are also called “native coroutines”). For compatibility with older versions of Python, you can use “decorated” or “yield-based” coroutines using the tornado Native coroutines are the recommended form whenever possible. Only use decorated coroutines when compatibility with older versions of Python is required. Examples in the Tornado documentation will generally0 码力 | 437 页 | 405.14 KB | 3 月前3 Tornado 6.5 DocumentationAsyncHTTPClient() response = await http_client.fetch(url) return response.body Or for compatibility with older versions of Python, using the tornado.gen module: from tornado.httpclient import AsyncHTTPClient and await keywords (functions using these keywords are also called “native coroutines”). For compatibility with older versions of Python, you can use “decorated” or “yield-based” coroutines using the tornado Native coroutines are the recommended form whenever possible. Only use decorated coroutines when compatibility with older versions of Python is required. Examples in the Tornado documentation will generally0 码力 | 437 页 | 405.14 KB | 3 月前3
共 19 条
- 1
- 2














 
 