CoRecursive: Coding Stories

The stories and people behind the code. Hear stories of software development from interesting people.

http://corecursive.com

subscribe
share






episode 26: Modern Systems Programming And Scala Native With Richard Whaling


Richard Whaling has an interesting perspective on software development. If you write software for the JVM or if you are interested in low level system programming, or even doing data heavy or network heavy IO programming then you will find this interview interesting.

We discuss how to build faster software in a modern fashion by using glibc and techniques from system programming. This means using raw pointers and manual memory management but from a modern language.

Richard also shares some perspectives on better utilizing the underlying operating system and how we can build better software by depending on services rather than libraries.

Links:

  • Beej's Guide to C
  • Beej's Guide to Unix Interprocess Communication
  • Beej's Guide to Network Programming
  • Gary Bernhardt's Destroy All Software Screencasts (Web Server from Scratch, Malloc from scratch, shell from scratch)
  • Stevens & Rago Systems Programming books:
    • Advanced Programming UNIX Environment
    • Unix Network Programming - Sockets
    • UNIX Network programming - Interprocess Communication

 


fyyd: Podcast Search Engine
share








 February 22, 2019  53m