Software Engineering Daily

Technical interviews about software topics.

https://softwareengineeringdaily.com/

Eine durchschnittliche Folge dieses Podcasts dauert 54m. Bisher sind 1673 Folge(n) erschienen. Jeden Tag erscheint eine Folge dieses Podcasts.

Gesamtlänge aller Episoden: 61 days 23 hours

subscribe
share






recommended podcasts


Keybase with Max Krohn


Public key encryption allows for encrypted, private messages. A message sent from Bob to Alice gets encrypted using Alice’s public key. Public key encryption also allows for signed messages–so that when Alice signs a message,


share








 October 24, 2017  57m
 
 

Quantum Computing Introduction with Zlatko Minev


Computer chips have physical limitations. When transistors get too small, electrons start to behave in ways that make the hardware modules less reliable. Our reliable technological progress has been enabled by Moore’s Law: the idea that the number of c...


share








 October 23, 2017  1h0m
 
 

Smart Contract Security with Emin Gün Sirer


A smart contract is a program that allows for financial transactions. Smart contracts are usually associated with the Ethereum platform, which has a language called Solidity that makes it easy to program smart contracts. Someday,


share








 October 20, 2017  1h6m
 
 

Interviewing.io with Aline Lerner


Interviewing engineers is not a solved problem. Quite the opposite–everyone in the software industry will tell you their own personal issues with the hiring process. One reason that technical interviews have not evolved significantly is the lack of sta...


share








 October 19, 2017  54m
 
 

Model Training with Yufeng Guo


Machine learning models can be built by plotting points in space and optimizing a function based off of those points. For example, I can plot every person in the United States in a 3 dimensional space: age, geographic location, and yearly salary.


share








 October 18, 2017  49m
 
 

Internet Monitoring with Matt Kraning


How would you build a system for indexing and monitoring the entire Internet? Start by breaking the Internet up into IP address ranges. Give each of those address ranges to servers distributed around the world. On each of those servers,


share








 October 17, 2017  58m
 
 

Scala Native with Denys Shabalin


Scala is a functional and object oriented programming language built on the JVM. Scala Native takes this language, loved by many, and brings it to bare metal. Scala Native is an optimizing ahead-of-time compiler and lightweight managed runtime designed...


share








 October 16, 2017  56m
 
 

Gigster with Roger Dickey


You have heard the phrase: every company is becoming a software company. An insurance company is now supposed to turn into a software company that sells insurance. A clothing retailer needs to reinvent itself to be able to build software to manage the ...


share








 October 13, 2017  53m
 
 

Blockchain Building with Daniel van Flymen


A blockchain is a data structure that provides decentralized, peer-to-peer data distribution. Bitcoin is the most well-known blockchain, but in the next decade we will see many more blockchains. Most listeners probably know that you could just fork the...


share








 October 12, 2017  1h8m
 
 

Ethereum Platform with Preethi Kasireddy


Ethereum is a decentralized transaction-based state machine. Ethereum was designed to make smart contracts more usable for developers. Smart contracts are decentralized programs that usually allow for some a transaction between the owner of the contrac...


share








 October 11, 2017  57m