InfoQ Homepage Programming Content on InfoQ
-
John Graham-Cumming on Polyglot Programming and Geek History
John Graham-Cumming talks about his work at CloudFlare, and being a polyglot programmer there. He also discusses reverse engineering GNU Make, and writing a book about it. The interview also touches on side projects with Arduino and Raspberry Pi, his successful campaign to get Turing pardoned, the project to build Babbage's analytical engine, and his Geek Atlas.
-
Interview with Benjamin Cabé on the Internet of Things at Eclipse
Recorded at EclipseCon NA 2015, Benjamin Cabé talks to Alex Blewitt about the state of the Internet of Things at Eclipse, including newly released and recently created projects under the IoT umbrella at Eclipse, as well the importance of having a neutral body to provide a hub for commercial organisations.
-
Interview with Lars Vogel on the Eclipse Platform
Recorded at EclipseCon NA 2015, Lars Vogel talks to Alex Blewitt about the state of the Eclipse platform, how Git and Gerrit are helping increase contributions and code quality, and what to look out for in the upcoming Eclipse Mars release.
-
Jessica Frazelle on Working at Docker
Jessica Frazelle tells InfoQ what it's like to work at Docker open source, what are some of the goals for Docker Inc in the near future and the rational between Docker's clustering solution (Swarm).
-
Spring Framework - Today, Past and Future
Spring may not be in the air just yet but Juergen Hoeller, co-founder of the Spring Framework and project lead and release manager talks to InfoQ about how Spring has managed to stay relevant with developers by adapting to the changes in the underlying infrastructure such as Cloud, Big Data, NoSQL and so on. He talks about the Spring ecosystem and about the future of Spring including Spring 5.0.
-
Mathias Brandewinder on F# for Data Science
Mathias Brandewinder explains why F# is well suited for data science: the REPL, type providers for seamless data access, functional programming concepts and much more.
-
Yan Cui on Graph Databases for Modeling Game Economies, Actors and DSLs with F#
Yan Cui talks about the advantages of using F# to build DSLs and using the actor model. Also: why and how to use graph databases to model (game) economies.
-
Natalia Chechina on Scaling Distributed Erlang with SD Erlang
Natalia Chechina explains the challenges of scaling distributed Erlang beyond a certain number of systems and how SD Erlang helps to overcome those problems.
-
Barbara Fusinska on Building Offline Mobile Applications
Barbara Fusinska explains the challenges of building offline mobile applications: synchronisation, API design, data modeling, and much more.
-
Dianne Marsh on Language and Frameworks Used at Netflix, the Manager's Role, and Diversity in IT
Dianne Marsh talks to Charles Humble about hiring an engineer at Netflix, organising an engineering team around speed of execution, the languages and frameworks Netflix uses, and diversity in IT.
-
Jon McKay on Building Tessel Boards and What We Can Expect From Tessel Soon
The Internet of Things is right around the corner and it's very much about connected devices, sensors and gathering and leveraging data. The Tessel Board is programmable in JavaScript and makes it extremely easy to try out programming connected devices, send sensor data to the cloud or even control your elevator with a text message. And there's more to expect in the future, Jon tells us.
-
Mike Long on Modern C++ and the C++ Memory Model
Mike Long explains the new memory model in C++: why it's necessary, what it does, and who needs to know about it. Also: a look at modern C++ programming.