├── 2018-06-DatomicIons.pdf ├── Barnstorming_2013 └── ClojureInTenBigIdeas.pdf ├── Chadev_2019 └── StewardshipMadePractical.pdf ├── ClojureBR └── BetterBugReports.pdf ├── ClojureInTenBigIdeas-Jun-2017.pdf ├── ClojureWest2013 └── Simulant.pdf ├── Conj_2015 └── DebuggingWithTheScientificMethod.pdf ├── Conj_2016 └── ETL.pdf ├── Deconstruct └── AimSmallMissSmall.pdf ├── DevNexus2013 ├── ClojureInTheField2013.pdf ├── Concurrency.pdf └── Simulant.pdf ├── DevNexus2017 └── DatomicAndHow2017.pdf ├── DevNexus2019 └── DebuggingScientificMethod.pdf ├── DurhamTech2013 └── TooLazyToFail.pdf ├── GigCityElixir_2018 └── Stewardship.pdf ├── JavaOne └── ClojureSpecJavaOne2016.pdf ├── NDC2013 └── IntroClojureNDC.pdf ├── NFJS_Aug_2014 └── architectural_briefings │ ├── ArchitectureBriefings.pdf │ └── ArchitectureBriefings_bw.pdf ├── NFJS_June_2013 ├── codeq_making_git_repositories_smarter │ ├── codeq.pdf │ └── codeq_bw.pdf ├── edn_and_fressian_flexible_languages_for_data │ ├── ednAndFressian.pdf │ └── ednAndFressian_bw.pdf ├── generative_testing │ ├── GenerativeTesting.pdf │ └── GenerativeTesting_bw.pdf ├── get_logical_with_datalog │ ├── NFJS_GetLogicalWithDatalog.pdf │ └── NFJS_GetLogicalWithDatalog_bw.pdf ├── introduction_to_clojure │ ├── IntroClojure.pdf │ └── IntroClojure_bw.pdf └── simulation_testing_with_simulant │ ├── NFJS_Simulant.pdf │ └── NFJS_Simulant_bw.pdf ├── NFJS_Mar_2014 └── generative_testing │ ├── GenerativeTesting.pdf │ └── GenerativeTesting_bw.pdf ├── NFJS_Nov_2013 ├── clojure_in_10_big_ideas │ ├── ClojureInTenBigIdeas.pdf │ └── ClojureInTenBigIdeas_bw.pdf ├── core_async │ ├── core-async.pdf │ └── core-async_bw.pdf ├── datomic_for_the_96_percent │ ├── DatomicForThe96Percent.pdf │ └── DatomicForThe96Percent_bw.pdf └── narcissistic_design_10_steps_to_complex_code_and_job_security │ ├── NarcissisticDesign.pdf │ └── NarcissisticDesign_bw.pdf ├── Nov2014 ├── AdoptingClojure.pdf ├── ClojureScript.pdf ├── ClojureSimpleByDesign.pdf ├── ClojureWebInSevenBigIdeas.pdf ├── DayOfDatomicNov2014.pdf └── Transit.pdf ├── PhillyETE_2015 ├── core-async.pdf └── datalog.pdf ├── README.md ├── SACON_2019 └── DesignAfterAgile.pdf ├── SCNA_2013 └── DatomicAndHowWeBuiltIt.pdf └── StrangeLoop2018 └── RunningWithScissors.pdf /2018-06-DatomicIons.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/2018-06-DatomicIons.pdf -------------------------------------------------------------------------------- /Barnstorming_2013/ClojureInTenBigIdeas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Barnstorming_2013/ClojureInTenBigIdeas.pdf -------------------------------------------------------------------------------- /Chadev_2019/StewardshipMadePractical.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Chadev_2019/StewardshipMadePractical.pdf -------------------------------------------------------------------------------- /ClojureBR/BetterBugReports.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/ClojureBR/BetterBugReports.pdf -------------------------------------------------------------------------------- /ClojureInTenBigIdeas-Jun-2017.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/ClojureInTenBigIdeas-Jun-2017.pdf -------------------------------------------------------------------------------- /ClojureWest2013/Simulant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/ClojureWest2013/Simulant.pdf -------------------------------------------------------------------------------- /Conj_2015/DebuggingWithTheScientificMethod.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Conj_2015/DebuggingWithTheScientificMethod.pdf -------------------------------------------------------------------------------- /Conj_2016/ETL.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Conj_2016/ETL.pdf -------------------------------------------------------------------------------- /Deconstruct/AimSmallMissSmall.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Deconstruct/AimSmallMissSmall.pdf -------------------------------------------------------------------------------- /DevNexus2013/ClojureInTheField2013.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DevNexus2013/ClojureInTheField2013.pdf -------------------------------------------------------------------------------- /DevNexus2013/Concurrency.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DevNexus2013/Concurrency.pdf -------------------------------------------------------------------------------- /DevNexus2013/Simulant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DevNexus2013/Simulant.pdf -------------------------------------------------------------------------------- /DevNexus2017/DatomicAndHow2017.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DevNexus2017/DatomicAndHow2017.pdf -------------------------------------------------------------------------------- /DevNexus2019/DebuggingScientificMethod.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DevNexus2019/DebuggingScientificMethod.pdf -------------------------------------------------------------------------------- /DurhamTech2013/TooLazyToFail.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/DurhamTech2013/TooLazyToFail.pdf -------------------------------------------------------------------------------- /GigCityElixir_2018/Stewardship.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/GigCityElixir_2018/Stewardship.pdf -------------------------------------------------------------------------------- /JavaOne/ClojureSpecJavaOne2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/JavaOne/ClojureSpecJavaOne2016.pdf -------------------------------------------------------------------------------- /NDC2013/IntroClojureNDC.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NDC2013/IntroClojureNDC.pdf -------------------------------------------------------------------------------- /NFJS_Aug_2014/architectural_briefings/ArchitectureBriefings.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Aug_2014/architectural_briefings/ArchitectureBriefings.pdf -------------------------------------------------------------------------------- /NFJS_Aug_2014/architectural_briefings/ArchitectureBriefings_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Aug_2014/architectural_briefings/ArchitectureBriefings_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/codeq_making_git_repositories_smarter/codeq.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/codeq_making_git_repositories_smarter/codeq.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/codeq_making_git_repositories_smarter/codeq_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/codeq_making_git_repositories_smarter/codeq_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/edn_and_fressian_flexible_languages_for_data/ednAndFressian.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/edn_and_fressian_flexible_languages_for_data/ednAndFressian.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/edn_and_fressian_flexible_languages_for_data/ednAndFressian_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/edn_and_fressian_flexible_languages_for_data/ednAndFressian_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/generative_testing/GenerativeTesting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/generative_testing/GenerativeTesting.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/generative_testing/GenerativeTesting_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/generative_testing/GenerativeTesting_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/get_logical_with_datalog/NFJS_GetLogicalWithDatalog.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/get_logical_with_datalog/NFJS_GetLogicalWithDatalog.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/get_logical_with_datalog/NFJS_GetLogicalWithDatalog_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/get_logical_with_datalog/NFJS_GetLogicalWithDatalog_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/introduction_to_clojure/IntroClojure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/introduction_to_clojure/IntroClojure.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/introduction_to_clojure/IntroClojure_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/introduction_to_clojure/IntroClojure_bw.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/simulation_testing_with_simulant/NFJS_Simulant.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/simulation_testing_with_simulant/NFJS_Simulant.pdf -------------------------------------------------------------------------------- /NFJS_June_2013/simulation_testing_with_simulant/NFJS_Simulant_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_June_2013/simulation_testing_with_simulant/NFJS_Simulant_bw.pdf -------------------------------------------------------------------------------- /NFJS_Mar_2014/generative_testing/GenerativeTesting.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Mar_2014/generative_testing/GenerativeTesting.pdf -------------------------------------------------------------------------------- /NFJS_Mar_2014/generative_testing/GenerativeTesting_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Mar_2014/generative_testing/GenerativeTesting_bw.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/clojure_in_10_big_ideas/ClojureInTenBigIdeas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/clojure_in_10_big_ideas/ClojureInTenBigIdeas.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/clojure_in_10_big_ideas/ClojureInTenBigIdeas_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/clojure_in_10_big_ideas/ClojureInTenBigIdeas_bw.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/core_async/core-async.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/core_async/core-async.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/core_async/core-async_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/core_async/core-async_bw.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/datomic_for_the_96_percent/DatomicForThe96Percent.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/datomic_for_the_96_percent/DatomicForThe96Percent.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/datomic_for_the_96_percent/DatomicForThe96Percent_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/datomic_for_the_96_percent/DatomicForThe96Percent_bw.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/narcissistic_design_10_steps_to_complex_code_and_job_security/NarcissisticDesign.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/narcissistic_design_10_steps_to_complex_code_and_job_security/NarcissisticDesign.pdf -------------------------------------------------------------------------------- /NFJS_Nov_2013/narcissistic_design_10_steps_to_complex_code_and_job_security/NarcissisticDesign_bw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/NFJS_Nov_2013/narcissistic_design_10_steps_to_complex_code_and_job_security/NarcissisticDesign_bw.pdf -------------------------------------------------------------------------------- /Nov2014/AdoptingClojure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/AdoptingClojure.pdf -------------------------------------------------------------------------------- /Nov2014/ClojureScript.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/ClojureScript.pdf -------------------------------------------------------------------------------- /Nov2014/ClojureSimpleByDesign.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/ClojureSimpleByDesign.pdf -------------------------------------------------------------------------------- /Nov2014/ClojureWebInSevenBigIdeas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/ClojureWebInSevenBigIdeas.pdf -------------------------------------------------------------------------------- /Nov2014/DayOfDatomicNov2014.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/DayOfDatomicNov2014.pdf -------------------------------------------------------------------------------- /Nov2014/Transit.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/Nov2014/Transit.pdf -------------------------------------------------------------------------------- /PhillyETE_2015/core-async.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/PhillyETE_2015/core-async.pdf -------------------------------------------------------------------------------- /PhillyETE_2015/datalog.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/PhillyETE_2015/datalog.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | presentations 2 | ============= -------------------------------------------------------------------------------- /SACON_2019/DesignAfterAgile.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/SACON_2019/DesignAfterAgile.pdf -------------------------------------------------------------------------------- /SCNA_2013/DatomicAndHowWeBuiltIt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/SCNA_2013/DatomicAndHowWeBuiltIt.pdf -------------------------------------------------------------------------------- /StrangeLoop2018/RunningWithScissors.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stuarthalloway/presentations/5be23a8bb4e8494f5ede60103a888cfe2fe22a21/StrangeLoop2018/RunningWithScissors.pdf --------------------------------------------------------------------------------