Similar Podcasts

En terapia con Roberto Rocha

En terapia con Roberto Rocha
Siéntete cómodo, ya estás En Terapia, un podcast dirigido por un servidor con la intensión de acompañarte y animarte a resolver los conflictos que se presentan en tu vida, mediante una plática amena y con colegas especialistas que te ayudarán a ver otra perspectiva de lo que te pasa.https://www.robertorocha.com.mx/https://www.instagram.com/robertorocha__/ See acast.com/privacy for privacy and opt-out information. Become a member at https://plus.acast.com/s/en-terapia-con-roberto-rocha

Nadie Sabe Nada

Nadie Sabe Nada
Andreu Buenafuente y Berto Romero se sientan frente a frente, micro a micro, e improvisan. ¿Qué puede salir mal? El humor de estos dos genios es oro para tus orejas. Ábrelas bien que, en el fondo, nadie sabe nada.?En directo en Cadena Ser los sábados a las 12:00 y a cualquier hora si te suscribes.

Math Ed Podcast

Math Ed Podcast
Interviews with mathematics education researchers about recent studies. Hosted by Samuel Otten, University of Missouri.www.mathedpodcast.comProduced by Fibre Studios

High Performance Computing

November 11, 2015 01:02:34 0.0 MB Downloads: 0

Rob and Jason are joined by Dmitri Nesteruk to talk about High Performance Computing and some of the new features coming to CLion and ReSharper for C++.

Qt Creator

November 03, 2015 00:30:17 0.0 MB Downloads: 0

Rob and Jason are joined by Tobias Hunger to discuss the Qt Creator IDE for C++.

Qt Creator

November 03, 2015 00:30:17 21.9 MB Downloads: 0

Rob and Jason are joined by Tobias Hunger to discuss the Qt Creator IDE for C++. Tobias graduated from the University of Kaiserslautern in Germany with a degree in computer engineering. Before joining Nokia in 2009 to work on Qt Creator he has been a consultant, specializing in systems administration and later Qt software development. He went with Qt to Digia and now works for The Qt Company in Berlin, Germany.   Tobias has been an open source contributor ever since his student days and is now a maintainer in the Qt project, responsible for the version control plugins in Qt Creator. He also is heavily involved with the project management plugins.   In his spare time he does way to many computer related things, but also manages to read books, go to the movies and play with his son. News First beta release of KDevelop 5.0.0 Microsoft promises Clang for Windows in November Handmade Con 2015 Tobias Hunger @t_hunger Tobias Hunger's Github Links Qt Creator 3.6 Beta1 released Qt

D

October 26, 2015 00:56:35 0.0 MB Downloads: 0

Rob and Jason are joined by Andrei Alexandrescu to discuss the D Programming language, C++ interoperability and more. Andrei even announces plans for a new book on the show!

D

October 26, 2015 00:56:35 40.84 MB Downloads: 0

Rob and Jason are joined by Andrei Alexandrescu to discuss the D Programming language, C++ interoperability and more. Andrei even announces plans for a new book on the show! Andrei Alexandrescu coined the colloquial term "modern C++" (adapted from his award-winning book Modern C++ Design), used today to describe a collection of important C++ styles and idioms. He is also the coauthor of C++ Coding Standards and the author of The D Programming Language book. With Walter Bright, Andrei co-designed many important features of D and authored a large part of D's standard library. His research on Machine Learning and Natural Language Processing and a five-year tenure as Research Scientist at Facebook complete a broad spectrum of expertise. Andrei holds a PhD in Computer Science from the University of Washington and a BSc in Electrical Engineering from University "Politehnica" Bucharest. He currently works on the D Language Foundation. News C++17 Progress Update Herb Sutter's Fall 2015 Trip Report Rr 4.0 released with reverse execution Andrei Alexandrescu @incomputable Andrei Alexandrescu's Website Andrei Alexandrescu's books on Amazon Links CppCon 2015: Andrei Alexandrescu “Declarative Control Flow" CppCon 2015: Andrei Alexandrescu “std::allocator...” The D Programming Language

JUCE

October 20, 2015 00:37:23 27.02 MB Downloads: 0

Rob and Jason are joined by Julian Storer to discuss the JUCE library. Jules has been developing audio and library software in C++ for over 15 years, and is the author of the JUCE library, the most widely used framework for audio applications and plugins. Music tech company ROLI acquired JUCE in 2014, and as well as continuing work on library itself, he helps to guide ROLI's other software projects. He also created the Tracktion audio workstation in 2002, which is still going strong and being used by thousands of recording musicians around the world. He lives in London, and likes to escape from the world of music technology by playing classical guitar News CppCon 2016 Call for Class Proposals Bjarne Stroustrup on the 30th anniversary of Cfront Do you prefer fast or precise? Julian Storer Julian Storer's GitHub Links CppCon 2015: Julian Storer "The Projucer" JUCE @JUCElibrary ROLI Tracktion

JUCE

October 20, 2015 00:37:23 0.0 MB Downloads: 0

Rob and Jason are joined by Julian Storer to discuss the JUCE library.

Stop Teaching C (When Teaching C++)

October 13, 2015 00:48:17 0.0 MB Downloads: 0

Rob and Jason are joined by Kate Gregory to talk about how we should be teaching C++ without the C.

Stop Teaching C (When Teaching C++)

October 13, 2015 00:48:17 34.86 MB Downloads: 0

Rob and Jason are joined by Kate Gregory to talk about how we should be teaching C++ without the C. Kate Gregory has been using C++ since before Microsoft had a C++ compiler, and has been paid to program since 1979. She loves C++ and believes that software should make our lives easier. That includes making the lives of developers easier! She'll stay up late arguing about deterministic destruction or how C++ these days is not the C++ you remember. Kate runs a small consulting firm in rural Ontario and provides mentoring and management consultant services, as well as writing code every week. She has spoken all over the world, written over a dozen books, and helped thousands of developers to be better at what they do. Kate is a Microsoft Regional Director, a Visual C++ MVP, an Imagine Cup judge and mentor, and an active contributor to StackOverflow and other StackExchange sites. She develops courses for Pluralsight, primarily on C++ and Visual Studio. In 2014 and 2015 she was Open Content Chair for CppCon, the largest C++ conference ever held, where she also delivered sessions. News Getting started with emscripten Range checks using a switch statement Debug Visualizers in Visual C++ 2015 Kate Gregory @gregcons Kate Gregory's Blog Kate Gregory on StackOverflow Kate Gregory's Pluralsight courses Kate Gregory's books on Amazon Links CppCon 2015: Kate Gregory "Stop Teaching C" CppCon 2015: Kate Gregory "Stop Teaching C" (Slides) CppCon 2014: James McNellis & Kate Gregory "Modernizing Legacy C++ Code" CppCon 2014: James McNellis & Kate Gregory "Making C++ Code Beautiful"

Expression Templates

October 04, 2015 00:36:27 26.35 MB Downloads: 0

Rob and Jason are joined by Joel Falcou to discuss Expression Templates. Joel Falcou is an assistant professor in France where he works on torturing compilers to get the best performance out of modern hardware. He's an active member of the Boost community and CTO of NumScale, a start-up aligned with parallel processing tools. News Rejuvenating the Microsoft C/C++ Compile Coroutines in Visual C++ 2015 Holy Build Box Joel Falcou @joel_f Joel Falcou on GitHub Joel Falcou on StackOverflow Links NumScale Expression Templates - Past, Present, Future

Expression Templates

October 04, 2015 00:36:27 0.0 MB Downloads: 0

Rob and Jason are joined by Joel Falcou to discuss Expression Templates.

C++ Concurrency

September 28, 2015 00:50:44 0.0 MB Downloads: 0

Rob and Jason are joined by Anthony Williams to discuss some of the Concurrency features of C++.

C++ Concurrency

September 28, 2015 00:50:44 36.62 MB Downloads: 0

Rob and Jason are joined by Anthony Williams to discuss some of the Concurrency features of C++. Anthony Williams is a UK-based developer and consultant with many years of experience in C++. He has been an active member of the BSI C++ Standards Panel since 2001, and is author or coauthor of many of the C++ Standards Committee papers that led up to the inclusion of the thread library in the new C++ Standard, known as C++11 or C++0x. He was the lead maintainer of boost thread from 2006 to 2011, and is the developer of the just::thread implementation of the C++11 thread library from Just Software Solutions Ltd. Anthony lives in the far west of Cornwall, England. News C++ Core Guidelines GSL Lite Anthony Williams @a_williams Anthony Williams on StackOverflow Links C++ Concurrency in Action: Practical Multithreading Just Software Solutions just::thread C++ Standard Thread Library

VR Development

September 15, 2015 00:49:36 35.81 MB Downloads: 0

Rob and Jason are joined by Nicolas Lazaraff to discuss the current state of VR development with C++. Nick is a VR/AR engineer who is passionate about bridging the interface between computers and humans. Currently he's VP of Software Development at OTOY focusing on VR and AR ("mixed/digital reality"). He was a cofounder of everyAir, a pioneering P2P game streaming application which was later acquired. Before that he worked at Microsoft on Office 2010 and 2013. News Stack, Heap, Pool Dependency Injection in C++ using Variadic Templates Nicolas Lazareff nzff.net Links Balls Away - Game on iTunes App Store CppCon: C++ for cross-platform VR development OTOY & Oculus: Render the Metaverse Oculus Connect Keynote: Future of VR Panel Down the VR rabbit hole: Fixing judder

VR Development

September 15, 2015 00:49:36 0.0 MB Downloads: 0

Rob and Jason are joined by Nicolas Lazaraff to discuss the current state of VR development with C++.