SlideShare a Scribd company logo
Professional
                     Development


Monday, 4 March 13
Git(hub)


Monday, 4 March 13
Peer Review &
                      Pull Request


Monday, 4 March 13
Monday, 4 March 13
Monday, 4 March 13
One touch updating


Monday, 4 March 13
Continuous
                     Integration


Monday, 4 March 13
Continuous
                     Integration


Monday, 4 March 13
Continuous
                     Integration


Monday, 4 March 13
Monday, 4 March 13
Monday, 4 March 13
Monday, 4 March 13
Local test env
                      (.dev, .test)


Monday, 4 March 13
Monday, 4 March 13
Quality


Monday, 4 March 13
D.R.Y.


Monday, 4 March 13
static $drupal_static_fast;
               if (!isset($drupal_static_fast)) {
                 $drupal_static_fast['languages'] =
               &drupal_static(__FUNCTION__);
               }




Monday, 4 March 13
$items['portal/account/order/%donkey'] = array(
                       'title' => 'Order',
                       'description' => 'Portal - Account order',
                       'page callback' => 'p1_account_order_detail_page',
                       'page arguments' => array(3),
                       'access callback' => 'p1_dashboard_access',
                       'file' => 'p1_account.pages.inc',
                       'type' => MENU_NORMAL_ITEM,
                       'weight' => 2,
                     );

                 function donkey_load($donkey_id) {
                 ! return do_a_big_query_or_something($donkey_id);
                 }


Monday, 4 March 13
static $drupal_static_fast;
               if (!isset($drupal_static_fast)) {
                 $drupal_static_fast['languages'] =
               &drupal_static(__FUNCTION__);
               }




Monday, 4 March 13
D.R.Y.


Monday, 4 March 13
Distributable code


Monday, 4 March 13
Bottom up
                     Top Down


Monday, 4 March 13
Community
                     participation


Monday, 4 March 13

More Related Content

Viewers also liked

Issue# 2 To The Press Final
Issue# 2 To The Press FinalIssue# 2 To The Press Final
Issue# 2 To The Press Final
JCOMIC
 
GAWDA Spring Management Conference Presentation
GAWDA Spring Management Conference PresentationGAWDA Spring Management Conference Presentation
GAWDA Spring Management Conference Presentation
Karl Meinhardt
 
Relevo 04 unid
Relevo 04 unidRelevo 04 unid
Relevo 04 unid
quiquehs
 
Hp psg my digital living solutions showcase
Hp psg my digital living solutions showcase Hp psg my digital living solutions showcase
Hp psg my digital living solutions showcase
ALEX CHANG
 
Presentation Agar Agar
Presentation Agar AgarPresentation Agar Agar
Presentation Agar Agar
justusbruns
 
Análisis de textos
Análisis de textosAnálisis de textos
Análisis de textos
Noemí
 
Professional Drupal Development The Economis
Professional Drupal Development The EconomisProfessional Drupal Development The Economis
Professional Drupal Development The Economis
stewsnooze
 
Be supposed to do
Be supposed to doBe supposed to do
Be supposed to do
Jorge Ferreira
 
Network security solutions and services selling
Network security solutions and  services sellingNetwork security solutions and  services selling
Network security solutions and services selling
ALEX CHANG
 
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
dcasato
 
Peer teaching(final)
Peer teaching(final)Peer teaching(final)
Peer teaching(final)
Tuấn Cao Quang
 
Odśwież swoje Datacenter z Windows Server 2012
Odśwież swoje Datacenter z Windows Server 2012Odśwież swoje Datacenter z Windows Server 2012
Odśwież swoje Datacenter z Windows Server 2012
Mariusz Kedziora
 
01 e relevo vocabulario
01 e relevo vocabulario01 e relevo vocabulario
01 e relevo vocabulario
quiquehs
 
01 f relevo teoría
01 f relevo teoría01 f relevo teoría
01 f relevo teoría
quiquehs
 
09 vocabulario sector primario
09 vocabulario sector primario09 vocabulario sector primario
09 vocabulario sector primario
quiquehs
 

Viewers also liked (16)

Firosmani Pptx
Firosmani PptxFirosmani Pptx
Firosmani Pptx
 
Issue# 2 To The Press Final
Issue# 2 To The Press FinalIssue# 2 To The Press Final
Issue# 2 To The Press Final
 
GAWDA Spring Management Conference Presentation
GAWDA Spring Management Conference PresentationGAWDA Spring Management Conference Presentation
GAWDA Spring Management Conference Presentation
 
Relevo 04 unid
Relevo 04 unidRelevo 04 unid
Relevo 04 unid
 
Hp psg my digital living solutions showcase
Hp psg my digital living solutions showcase Hp psg my digital living solutions showcase
Hp psg my digital living solutions showcase
 
Presentation Agar Agar
Presentation Agar AgarPresentation Agar Agar
Presentation Agar Agar
 
Análisis de textos
Análisis de textosAnálisis de textos
Análisis de textos
 
Professional Drupal Development The Economis
Professional Drupal Development The EconomisProfessional Drupal Development The Economis
Professional Drupal Development The Economis
 
Be supposed to do
Be supposed to doBe supposed to do
Be supposed to do
 
Network security solutions and services selling
Network security solutions and  services sellingNetwork security solutions and  services selling
Network security solutions and services selling
 
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
Multiplicaciones De Un Numero De Dos Cifras Por Un Numero De Una Cifra Fichas...
 
Peer teaching(final)
Peer teaching(final)Peer teaching(final)
Peer teaching(final)
 
Odśwież swoje Datacenter z Windows Server 2012
Odśwież swoje Datacenter z Windows Server 2012Odśwież swoje Datacenter z Windows Server 2012
Odśwież swoje Datacenter z Windows Server 2012
 
01 e relevo vocabulario
01 e relevo vocabulario01 e relevo vocabulario
01 e relevo vocabulario
 
01 f relevo teoría
01 f relevo teoría01 f relevo teoría
01 f relevo teoría
 
09 vocabulario sector primario
09 vocabulario sector primario09 vocabulario sector primario
09 vocabulario sector primario
 

Recently uploaded

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Mariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceXMariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceX
Mariano Tinti
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 

Recently uploaded (20)

GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Mariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceXMariano G Tinti - Decoding SpaceX
Mariano G Tinti - Decoding SpaceX
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 

Drupal camp london exported