SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Downloaden Sie, um offline zu lesen
Inside Date.once
Understanding some of the more interesting
          code in the Ruby core
The Problem
The Problem

Instances of Date are immutable
The Problem

Instances of Date are immutable

Many methods involve complex calculations
The Problem

Instances of Date are immutable

Many methods involve complex calculations

Caching of results is desirable
The Problem

Instances of Date are immutable

Many methods involve complex calculations

Caching of results is desirable

Want to keep the code clean and uncluttered
with caching related code
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once
Date Once

Weitere ähnliche Inhalte

Was ist angesagt?

1.2 expansion and factorization
1.2 expansion and factorization1.2 expansion and factorization
1.2 expansion and factorization
MARA
 
Algebra 1 factorisation by grouping
Algebra 1 factorisation by groupingAlgebra 1 factorisation by grouping
Algebra 1 factorisation by grouping
estelav
 
Factoring quadratics ex 4
Factoring quadratics ex 4Factoring quadratics ex 4
Factoring quadratics ex 4
Esteban Parra
 
7th PreAlg - L55--Feb3
7th PreAlg - L55--Feb37th PreAlg - L55--Feb3
7th PreAlg - L55--Feb3
jdurst65
 
2.1 Revision Game
2.1 Revision Game2.1 Revision Game
2.1 Revision Game
alihamp
 
Pde unit 1
Pde unit 1Pde unit 1
Pde unit 1
Rajini10
 

Was ist angesagt? (19)

Practica productos notables
Practica productos notablesPractica productos notables
Practica productos notables
 
1.2 expansion and factorization
1.2 expansion and factorization1.2 expansion and factorization
1.2 expansion and factorization
 
Math basic
Math basicMath basic
Math basic
 
Integrales
IntegralesIntegrales
Integrales
 
Math basic2
Math basic2Math basic2
Math basic2
 
Algebra 1 factorisation by grouping
Algebra 1 factorisation by groupingAlgebra 1 factorisation by grouping
Algebra 1 factorisation by grouping
 
Factoring quadratics ex 4
Factoring quadratics ex 4Factoring quadratics ex 4
Factoring quadratics ex 4
 
Algoritmo da adição
Algoritmo da adiçãoAlgoritmo da adição
Algoritmo da adição
 
7th PreAlg - L55--Feb3
7th PreAlg - L55--Feb37th PreAlg - L55--Feb3
7th PreAlg - L55--Feb3
 
Algoritmo da adição
Algoritmo da adiçãoAlgoritmo da adição
Algoritmo da adição
 
Class 10 Maths
Class 10 MathsClass 10 Maths
Class 10 Maths
 
Alg2 lesson 5-4
Alg2 lesson 5-4Alg2 lesson 5-4
Alg2 lesson 5-4
 
The sum of the triangle sides lengths reciprocals vs a cyclic sum of a specif...
The sum of the triangle sides lengths reciprocals vs a cyclic sum of a specif...The sum of the triangle sides lengths reciprocals vs a cyclic sum of a specif...
The sum of the triangle sides lengths reciprocals vs a cyclic sum of a specif...
 
2.1 Revision Game
2.1 Revision Game2.1 Revision Game
2.1 Revision Game
 
March 1
March 1March 1
March 1
 
Mate tarea - 5º
Mate   tarea - 5ºMate   tarea - 5º
Mate tarea - 5º
 
Pde unit 1
Pde unit 1Pde unit 1
Pde unit 1
 
Mathematical methods and tools
Mathematical methods and toolsMathematical methods and tools
Mathematical methods and tools
 
RSA
RSARSA
RSA
 

Andere mochten auch

Sharing enterprise experience, or how not to let mess your pretty code
Sharing enterprise experience, or how not to let mess your pretty codeSharing enterprise experience, or how not to let mess your pretty code
Sharing enterprise experience, or how not to let mess your pretty code
IT Weekend
 
NodeWay in my project & sails.js
NodeWay in my project & sails.jsNodeWay in my project & sails.js
NodeWay in my project & sails.js
Dmytro Ovcharenko
 

Andere mochten auch (8)

JSQuest d:)
JSQuest   d:)JSQuest   d:)
JSQuest d:)
 
Sharing enterprise experience, or how not to let mess your pretty code
Sharing enterprise experience, or how not to let mess your pretty codeSharing enterprise experience, or how not to let mess your pretty code
Sharing enterprise experience, or how not to let mess your pretty code
 
Synthetic focuses: getting out of your analytic comfort zone
Synthetic focuses: getting out of your analytic comfort zoneSynthetic focuses: getting out of your analytic comfort zone
Synthetic focuses: getting out of your analytic comfort zone
 
“The anatomy of outsourced automation developer”
“The anatomy of outsourced automation developer”“The anatomy of outsourced automation developer”
“The anatomy of outsourced automation developer”
 
IT Weekend Ukraine: "Розробка під Google Glass, Oculus Rift, Vuzix M100"
IT Weekend Ukraine: "Розробка під Google Glass, Oculus Rift, Vuzix M100" IT Weekend Ukraine: "Розробка під Google Glass, Oculus Rift, Vuzix M100"
IT Weekend Ukraine: "Розробка під Google Glass, Oculus Rift, Vuzix M100"
 
NodeWay in my project & sails.js
NodeWay in my project & sails.jsNodeWay in my project & sails.js
NodeWay in my project & sails.js
 
Continuous Delivery: Responding to Change Faster Than Ever Before - SDEC14
Continuous Delivery: Responding to Change Faster Than Ever Before - SDEC14Continuous Delivery: Responding to Change Faster Than Ever Before - SDEC14
Continuous Delivery: Responding to Change Faster Than Ever Before - SDEC14
 
Build and maintain large ruby applications - LA Ruby Oct meetup
Build and maintain large ruby applications - LA Ruby Oct meetupBuild and maintain large ruby applications - LA Ruby Oct meetup
Build and maintain large ruby applications - LA Ruby Oct meetup
 

Ähnlich wie Date Once

Ddp Cs3.0 Solar System
Ddp Cs3.0 Solar SystemDdp Cs3.0 Solar System
Ddp Cs3.0 Solar System
boonzaai
 

Ähnlich wie Date Once (20)

Elliptic curve cryptography and zero knowledge proof
Elliptic curve cryptography and zero knowledge proofElliptic curve cryptography and zero knowledge proof
Elliptic curve cryptography and zero knowledge proof
 
Elliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge ProofElliptic Curve Cryptography and Zero Knowledge Proof
Elliptic Curve Cryptography and Zero Knowledge Proof
 
Rainer Grimm, “Functional Programming in C++11”
Rainer Grimm, “Functional Programming in C++11”Rainer Grimm, “Functional Programming in C++11”
Rainer Grimm, “Functional Programming in C++11”
 
Ddp Cs3.0 Solar System
Ddp Cs3.0 Solar SystemDdp Cs3.0 Solar System
Ddp Cs3.0 Solar System
 
Addressing Scenario
Addressing ScenarioAddressing Scenario
Addressing Scenario
 
K means clustering
K means clusteringK means clustering
K means clustering
 
GCC
GCCGCC
GCC
 
python.ppt
python.pptpython.ppt
python.ppt
 
sheet6.pdf
sheet6.pdfsheet6.pdf
sheet6.pdf
 
doc6.pdf
doc6.pdfdoc6.pdf
doc6.pdf
 
paper6.pdf
paper6.pdfpaper6.pdf
paper6.pdf
 
lecture5.pdf
lecture5.pdflecture5.pdf
lecture5.pdf
 
DLD BOOLEAN EXPRESSIONS
DLD BOOLEAN EXPRESSIONSDLD BOOLEAN EXPRESSIONS
DLD BOOLEAN EXPRESSIONS
 
Chapter 1 Basic Concepts
Chapter 1 Basic ConceptsChapter 1 Basic Concepts
Chapter 1 Basic Concepts
 
Domain Driven Design In C#3.0
Domain Driven Design In C#3.0Domain Driven Design In C#3.0
Domain Driven Design In C#3.0
 
Scylla Summit 2018: From SAP to Scylla - Tracking the Fleet at GPS Insight
Scylla Summit 2018: From SAP to Scylla - Tracking the Fleet at GPS InsightScylla Summit 2018: From SAP to Scylla - Tracking the Fleet at GPS Insight
Scylla Summit 2018: From SAP to Scylla - Tracking the Fleet at GPS Insight
 
Gur1009
Gur1009Gur1009
Gur1009
 
Using SQL-MapReduce for Advanced Analytics
Using SQL-MapReduce for Advanced AnalyticsUsing SQL-MapReduce for Advanced Analytics
Using SQL-MapReduce for Advanced Analytics
 
ERTS UNIT 3.ppt
ERTS UNIT 3.pptERTS UNIT 3.ppt
ERTS UNIT 3.ppt
 
Modular arithmetic
Modular arithmeticModular arithmetic
Modular arithmetic
 

Mehr von Mike Bowler

Mehr von Mike Bowler (7)

Retrospective Magic - Toronto Agile Conference
Retrospective Magic - Toronto Agile ConferenceRetrospective Magic - Toronto Agile Conference
Retrospective Magic - Toronto Agile Conference
 
Retrospective science
Retrospective scienceRetrospective science
Retrospective science
 
Brain Talk: More effective conversations through clean language
Brain Talk: More effective conversations through clean languageBrain Talk: More effective conversations through clean language
Brain Talk: More effective conversations through clean language
 
Continuous Delivery for Agile Teams
Continuous Delivery for Agile TeamsContinuous Delivery for Agile Teams
Continuous Delivery for Agile Teams
 
Inside Enumerable
Inside EnumerableInside Enumerable
Inside Enumerable
 
Exploring the magic behind dynamic finders: diving into ActiveRecord::Base.me...
Exploring the magic behind dynamic finders: diving into ActiveRecord::Base.me...Exploring the magic behind dynamic finders: diving into ActiveRecord::Base.me...
Exploring the magic behind dynamic finders: diving into ActiveRecord::Base.me...
 
Ruby For Java Programmers
Ruby For Java ProgrammersRuby For Java Programmers
Ruby For Java Programmers
 

Kürzlich hochgeladen

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Kürzlich hochgeladen (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 

Date Once