Use Case

Developers making a podcast about development! Follow us on Twitter @usecasepod!

#15 - Kotlin: A Better Java?

Clinton and Austin finally talk about Clinton's favorite company (Jetbrains) and how they have applied themselves to language design. They take an in-depth look at how the company has attempted to make Java irrelevant with Kotlin, not just with the language itself but by fostering a community and integrating the language into their suite of developer tools.

05-30
01:25:22

#14 - The Linux Incident

Full show notes available at https://usecasepod.github.io/episodes/14-the-linux-incident.html

07-31
01:14:29

Ep #13 - M1 Hype!

Full show notes available at https://usecasepod.github.io/episodes/13-m1-hype.html

02-27
01:30:43

#12 - Design Patterns for Patternless Languages

Full show notes available at https://usecasepod.github.io/episodes/12-deisgn-patterns.html

10-31
01:00:16

#11 - Turing Completness

Full show notes available at https://usecasepod.github.io/episodes/11-turing-completeness.html

09-07
02:06:34

#10 - Automation

Full show notes available at https://usecasepod.github.io/episodes/10-automation.html

07-04
50:44

#9 - Shillin' and Chillin'

Find our full show notes for this episode at https://usecasepod.github.io/episodes/9-shillin-and-chillin.html. Contact us! Twitter: @usecasepod Email: usecasepod@gmail.com

05-30
01:20:06

#8 - Use Case Goes Remote

Full show notes available at https://usecasepod.github.io/episodes/8-usecase-goes-remote.html

05-02
01:20:01

#7 - Cheating at Design

Find our full show notes for this episode at https://usecasepod.github.io/episodes/7-cheating-at-design.html. Contact us! Twitter: @usecasepod Email: usecasepod@gmail.com

03-28
01:17:12

#6 - Containers!

Find our full show notes for this episode at usecasepod.github.io. Contact us! Twitter: @usecasepod Email: usecasepod@gmail.com

02-29
52:04

#5 - Agile and Scrum

Find our full show notes for this episode at usecasepod.github.io. Contact Us! Twitter: @usecasepod Email: usecasepod@gmail.com

01-25
01:04:56

#4 - The Failure of PHP

On a very clickbait episode, Clinton and Austin discuss the internet's love/hate (but mostly hate) relationship with PHP.  Git Trendy: Austin's Pick: https://github.com/naptha/tesseract.js Clinton's Pick: https://github.com/inorichi/tachiyomi Sources https://en.wikipedia.org/wiki/PHP#Early_history https://www.php.net/manual/en/history.php.php https://slack.engineering/taking-php-seriously-cf7a60065329 https://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/ https://whydoesitsuck.com/why-does-php-suck/ https://phptherightway.com/ http://phpsadness.com/ https://phpthewrongway.com/ https://www.reddit.com/r/lolphp/ Contact Us! Twitter: @usecasepod Email: usecasepod@gmail.com

12-28
58:38

#3 - Functional Programming

Clinton (@clintonjwalker) and Austin (@austinwebre) talk about what Functional Programming is, how it compares to OOP and how Functional paradigms have made their way into Object Oriented languages. This month's Git Trendy also features special guest. Lily, a feisty Mini Schnauzer has something to say about DevOps - we're just not quite sure what. Follow us on Twitter, @usecasepod! GIT TRENDY Austin - https://github.com/30-seconds/30-seconds-of-code Clinton - https://github.com/bregman-arie/devops-interview-questions EPISODE RESOURCES https://en.wikipedia.org/wiki/Functional_programming https://medium.com/@sho.miyata.1/the-object-oriented-programming-vs-functional-programming-debate-in-a-beginner-friendly-nutshell-24fb6f8625cc https://www.codenewbie.org/blogs/object-oriented-programming-vs-functional-programming https://en.wikipedia.org/wiki/Lambda_calculus  http://tutorials.jenkov.com/java-functional-programming/index.html  https://www.developer.com/java/data/what-is-functional-programming-in-java.html  https://probablydance.com/2016/02/27/functional-programming-is-not-popular-because-it-is-weird/  https://wiki.haskell.org/Currying https://www.keycdn.com/blog/functional-programming

11-30
44:23

#2 - The State of Quantum Computing

Clinton and Austin give an overview of the state of Quantum Computing. They discuss what a Quantum Computer is, how it works, and the implications of Quantum Computing for developers. Follow us on Twitter: @usecasepod! GIT TRENDY  Austin's Pick: https://github.com/tootsuite/mastodon  Clinton's Pick: https://github.com/mattermost/mattermost-server  EPISODE RESOURCES  https://qiskit.org/ https://www.microsoft.com/en-us/research/blog/cryptography-for-the-post-quantum-world-with-dr-brian-lamacchia/  https://docs.microsoft.com/en-us/quantum/quickstart?tabs=tabid-vscode&view=qsharp-preview  https://physics.stackexchange.com/a/39364 https://en.wikipedia.org/wiki/Quantum_logic_gate  https://docs.microsoft.com/en-us/quantum/techniques/putting-it-all-together?view=qsharp-preview  https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/02/27/quantum-teleportation-in-q/

10-26
52:06

#1 - JVM vs CLR

On the inaugural episode of Use Case, Clinton and Austin compare and contrast JVM and CLR. The discussion broadens to include all of the Java and .NET ecosystems as well as the approaches taken by the companies who support these ecosystems. Follow us on Twitter: @usecasepod! GIT TRENDING:  Clinton's Pick: https://github.com/TheAlgorithms/Python  Austin's Pick: https://github.com/EbookFoundation/free-programming-books  EPISODE RESOURCES:  https://en.wikipedia.org/wiki/Common_Language_Runtime  https://docs.microsoft.com/en-us/dotnet/standard/clr  https://www.guru99.com/java-virtual-machine-jvm.html  https://en.wikipedia.org/wiki/Java_virtual_machine https://www.toptal.com/software/creating-jvm-languages-an-overview  http://www.cs.cmu.edu/~jcarroll/15-100-s05/supps/basics/history.html  https://en.wikipedia.org/wiki/List_of_JVM_languages  https://en.wikipedia.org/wiki/List_of_CLI_languages  https://en.wikipedia.org/wiki/Common_Language_Infrastructure  https://en.wikipedia.org/wiki/Common_Intermediate_Language  https://neo4j.com/  https://github.com/dotnet/coreclr/blob/master/Documentation/botr/intro-to-clr.md  https://blog.overops.com/clr-vs-jvm-how-the-battle-between-net-and-java-extends-to-the-vm-level/  https://visualstudio.microsoft.com/license-terms/ecma-c-common-language-infrastructure-standards/

09-28
39:43

Use Case Trailer

Austin and Clinton talk about software development and the art of programming. Follow us on Twitter: @usecasepod!

09-08
00:36

Recommend Channels