
Podcast
pseudocode
12
0
A weekly tech podcast by developers for developers - mostly Apple related, but not always!
A weekly tech podcast by developers for developers - mostly Apple related, but not always!
Episode 12: We're Going to Get Some [Corrections]
Episode in
pseudocode
Emlyn and Joe discuss Compiled and Interpreted Languages. SHOW NOTESJust In Time (JIT) - https://en.wikipedia.org/wiki/Just-in-time_compilationBitcode Demystified - http://lowlevelbits.org/bitcode-demystified/P/Invoke - http://pinvoke.net/HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
54:20
Episode 11: 'Cause You Don't Rely That Heavily On Inheritance
Episode in
pseudocode
Emlyn and Joe continue their examination of a list of code smells. Part two of two.SHOW NOTESCoding Horror: Code Smells - http://blog.codinghorror.com/code-smellsCode Smell PDF - http://www.industriallogic.com/wp-content/uploads/2005/09/smellstorefactorings.pdfHOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
50:16
Episode 10: It Just Stinks
Episode in
pseudocode
Emlyn and Joe examine a list of code smells and discuss each one. Part one of two.SHOW NOTESCoding Horror: Code Smells - http://blog.codinghorror.com/code-smellsCode Smell PDF - http://www.industriallogic.com/wp-content/uploads/2005/09/smellstorefactorings.pdfRefactoring: Improving theDesign of Existing Code - http://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201485672Design Patterns: Elements of Reusable Object-Oriented Software - http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
52:05
Episode 9: Swiftmas Is Among Us
Episode in
pseudocode
Recording at the December meeting for the Atlanta iOS Developer Meetup, Emlyn and Joe discuss the launch of Swift.org and the open sourcing of Swift.SHOW NOTESSwift Open Source site - https://swift.orgSwift Guidelines - https://swift.org/documentation/api-design-guidelines.htmlHow popular is Swift? - http://thenextweb.com/dd/2015/12/08/how-popular-is-swift-its-already-the-number-one-language-on-githubAtlanta iOS Developer Meetup - http://www.meetup.com/iosatlantaHOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
47:13
Episode 8: The Plumbing and the Porcelain
Episode in
pseudocode
Join Emlyn and Joe as they discuss Source Control Management Systems.
SHOW NOTESGit - http://oleb.net/blog/2014/06/core-data-concurrency-debuggingVarious Git Tutorials - https://www.codeschool.com/courses/git-realhttps://try.github.io/levels/1/challenges/1GitFlow - http://nvie.com/posts/a-successful-git-branching-model/https://github.com/nvie/gitflowGit Flow Considered Harmful - http://endoflineblog.com/gitflow-considered-harmfulHOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlyn
01:10:17
Episode 7: Already Solved the Problem
Episode in
pseudocode
If you have ever been faced with the decision to write a piece of complex code or use some else's implementation, you will enjoy this episode as Emlyn and Joe discuss the pros and woes of using third-party libraries.HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
01:02:37
Episode 6: Stack Overflow: It's Not Just a Website
Episode in
pseudocode
Emlyn and Joe discuss the Recursion design pattern, its pros, cons, and it in comparison to iterating.HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
38:54
Episode 5: Remake the World
Episode in
pseudocode
Join Emlyn and Joe discuss their learnings and opinions of their first trip to WWDC. They discuss announcements that were made as well as strategies for developers to address the new information they will receive at such events.HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
01:15:25
Episode 4: It Turns Off a Different Part of Your Mind
Episode in
pseudocode
Join Emlyn and Joe as they discuss the pros and cons of unit testing.SHOW NOTESExtreme Programming - Extreme Programming Explained: Embrace Change - http://www.amazon.com/Extreme-Programming-Explained-Embrace-Edition/dp/0321278658/ref=tmm_pap_title_0Idempotence - http://en.wikipedia.org/wiki/IdempotenceJava Springs - http://docs.spring.io/spring-framework/docs/3.0.x/reference/overview.htmlTDD - http://en.wikipedia.org/wiki/Test-driven_development No Silver Bullet - http://en.wikipedia.org/wiki/No_Silver_BulletRecurrence Pattern Rule (iCalendar Spec) - http://www.kanzaki.com/docs/ical/rrule.html HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlynThe thoughts and opinions expressed on this show are not necessarily the opinion of Joseph's or Emlyn's employer(s), its members or affiliates.
53:43
Episode 3: The Problems Happen Much Later
Episode in
pseudocode
Emlyn and Joe discuss concurrent programming. They spend a great deal of time on the academics of it, but eventually get to their recommendations on the topic.SHOW NOTESCore Data Concurrency Debugging - http://oleb.net/blog/2014/06/core-data-concurrency-debuggingC#’s Task Parallel Library - https://msdn.microsoft.com/en-us/library/dd460717(v=vs.110).aspxNSOperation main vs start (not run) - https://developer.apple.com/library/mac/documentation/Cocoa/Reference/NSOperation_class/HOSTSJoseph DeCarlo - @jdecarloEmlyn Murphy - @emlyn
01:26:05
Episode 2: I'm Not Gonna Go Full Rob Rix
Episode in
pseudocode
Building an app or writing a program? Trying to figure out how to best reuse some code you've written? Emlyn and Joe discuss inheritance and its inherent problems. SHOW NOTESGang of Four : Design Patterns: Elements of Reusable Object-Oriented SoftwareRick Hickey: Simple Made EasyRob Rix: Many Types Make Light WorkRob Rix: NSBrief Episode 134Facebook's non-UIKit Framework: AsyncDisplayKitHOSTSJoseph DeCarlo (@jdecarlo)Emlyn Murphy (@emlyn)
46:40
Episode 1: The Beginning of the End of Objective-C
Episode in
pseudocode
If you are new to iOS or OSX Development, or you are starting a new project, you may be asking yourself if you should focus on Objective-C or Swift. Emlyn and Joe discuss the challenges when trying to choose between Objective-C and Swift.SHOW NOTESSwift requires iOS Version 7 or later and OSX Version Mavericks (10.9) or laterSwift and C by Mike AshWeak versus Unowned References: Apple DocsSyntax for @main in Swift: Swift Under the HoodFunctional Programming in Swift
Permalink
01:16:41
You may also like View more
xHUB.AI
En la era de la Inteligencia Artificial, la aplicación en cualquier escenario supone el mayor debate y más importante para el ser humano y su futuro.En el podcast de xHUB.AI hablamos sobre inteligencia artificial y otras ciencias transversales, su aplicación a diferentes sectores y soluciones, con los mejores speakers y especialistas.La Inteligencia Artificial cambiará el mundo y nosotros queremos contartelo.Te lo vas a perder? Updated
Hablando Crypto
¿Te interesan las criptomonedas? A nosotros también. Somos Óscar y Cristian. Después de más de 5 años jugueteando con las criptomonedas os explicamos nuestras historias. También hablamos sobre como vemos el crypto-mundo y hacia donde creemos que irá. Updated
![Episode 12: We're Going to Get Some [Corrections]](https://img-static.ivoox.com/index.php?w=255&url=https://static-1.ivoox.com/canales/6001479982382g.jpg)


