podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
John Lakos
Shows
chtigmankouni1970
Large-scale C++ Volume I Process And Architecture Pdf
File name: Large-scale C++ Volume I Process And Architecture Pdf Rating: 4.8 / 5 (3285 votes) Downloads: 3231 ======================== Link👉Large-scale C++ Volume I Process And Architecture Pdf ======================== Creating large-scale systems requires a practical understanding of logical design – beyond the theoretical concepts addressed in most popular texts. Up to date and with a solid engineering focus, Large-Scale C++, Volume I: Process and Architecture, demonstrates fundamental design concepts with Large-Scale C++ Volume I. Writing reliable and maintainable C++ software is ha...
2025-05-04
00 min
Ryde Baptist Church
John 6 | Jesus The Bread Of Life
We have a look at John 6 with David Lakos, and Jesus' claim that He is the bread of life.
2024-03-03
22 min
Akademy
Akademy 2023 An OSS tool for comprehending huge codebases
We'll show and explain our tool (currently under development sponsored by Bloomberg) and how we've been using the KDE project as a case study. Tool is relevant to software developers trying to visualize and understand the code and those trying to maintain and analyse their code that, for instance, are part or make use of the KDE Frameworks (KF5 / KF6). This visualization, analysis, and development tool is based on the ideas from John Lakos' book "Large Scale C++ Software Design".
2023-10-27
00 min
The Filmmakers Podcast
Writing and Directing a multiple-award-winning Debut Feature Film with Nóra Lakos
Today on the show, Giles Alderson and co-host Dom Lenoir chat with the Hungarian writer and director Nóra Lakos about her debut feature film, Cream/Hab (2020). They dive deep into her filmmaking career, how she went from award-winning short films and TV to making her first feature film. They also discuss why you should go to film festivals and you’ll hear about what it’s like to make a film in Hungary. Nóra talks about her writing routine, directing actors, the director’s mindset, how she made Cream, and why preproduction is the most important part of filmmaki...
2021-07-06
1h 03
cpp.chat
My Friends Call Me Bool
This week we chat with a vector-of-bool (a.k.a. Colby Pike). We talk about pseudonyms, modules, build systems and his standard layout proposal, Pitchfork. At the last minute we branch into TDD and what makes good design. But what prompts Michael Caisse, in the chat, to respond, "because we are not monsters", and why does that cat say "test first"? Links:The 'Dam Book'- John Lakos' long-awaited 'Large Scale C++ Volume 1'Upcoming C++ virtual meetups, worldwide- On the Sweden C++ usergroups sitePitchforkDDS
2020-06-21
1h 04
cpp.chat
My Friends Call Me Bool
This week we chat with a vector-of-bool (a.k.a. Colby Pike). We talk about pseudonyms, modules, build systems and his standard layout proposal, Pitchfork. At the last minute we branch into TDD and what makes good design. But what prompts Michael Caisse, in the chat, to respond, "because we are not monsters", and why does that cat say "test first"? Links:The 'Dam Book'- John Lakos' long-awaited 'Large Scale C++ Volume 1'Upcoming C++ virtual meetups, worldwide- On the Sweden C++ usergroups sitePitchforkDDS
2020-06-21
1h 04
CppCast
Large Scale C++
Rob and Jason are joined by author John Lakos. They first talk about a funny C++ themed freestyle rap video commissioned by Victor Zverovich and a C++20 reference card produced by Bartlomiej Filipek. Then John discusses his new book, Large Scale C++ Volume I: Process and Architecture. In addition to discussing the book John shares some of his thoughts on allocators, modules, move semantics and contracts. News Jason's C++ Training Courses in Stuttgart Freestyle C++ Rap for the next meeting C++20 Reference card Links Large-Scale C++ Volume I: Process and Architecture CppCon 2019: John Lakos "Value Proposition...
2020-02-06
58 min
cpp.chat
How Hard Is It to Write a Build Tool?
This week we're joined by Ben Craig as we chat about Modules, as was recently adopted into the C++20 draft standard in the meeting at Kona. We talk about how modules interact with build systems, what the deal with macros is, and the new study group set up to advise tools vendors on best practices for supporting modules in an optimal way. We also talk about Ben's ongoing work on moving the Free Standing mode of the standard forwards - and what that really means. To find out what the beneficial crisis is...
2019-03-13
58 min
cpp.chat
How Hard Is It to Write a Build Tool?
This week we're joined by Ben Craig as we chat about Modules, as was recently adopted into the C++20 draft standard in the meeting at Kona. We talk about how modules interact with build systems, what the deal with macros is, and the new study group set up to advise tools vendors on best practices for supporting modules in an optimal way. We also talk about Ben's ongoing work on moving the Free Standing mode of the standard forwards - and what that really means. To find out what the beneficial crisis is...
2019-03-13
58 min
cpp.chat
The next Call to Random() Must Be 4
We've talked about contracts before, but this week Björn Fahller joins us to give us his thoughts, based on his recent talk at C++ on Sea. This is all pre-Kona - the recent Standards meeting that saw several tweaks to the wording for contracts in the draft standard for C++20. Björn gives us a refresher of what contracts actually are, and how many of us have been using them in some form for years - even decades. Then we discuss what's actually going into C++20, why that's worth having compared to assert() or hand-rolled or li...
2019-03-05
1h 00
cpp.chat
The next Call to Random() Must Be 4
We've talked about contracts before, but this week Björn Fahller joins us to give us his thoughts, based on his recent talk at C++ on Sea. This is all pre-Kona - the recent Standards meeting that saw several tweaks to the wording for contracts in the draft standard for C++20. Björn gives us a refresher of what contracts actually are, and how many of us have been using them in some form for years - even decades. Then we discuss what's actually going into C++20, why that's worth having compared to assert() or hand-rolled or li...
2019-03-05
1h 00
MVA Church - Sydney, Australia
Galatians 5: 13-26. Guest speaker talks about Domestic Violence.
19 August 2018. Sunday 10am. John 13: 13-17. Galatians 5: 13-26. Guest speaker, Jen Lakos from The Cottage Counselling Centre, talks about Domestic Violence- what Domestic Violence (DV) is; how to recognise it; and what we can do to ensure our churches are safe places.
2018-08-19
00 min
cpp.chat
Who, Here, Writes Unit Tests?
This week we manage to align with the calendars of Kevlin Henney and Martin Hořeňovský to talk about testing and beyond - with a particular focus on Catch2 - past, present and future. We discuss how some of Kevlin's ideas influenced Catch originally, and how Martin later joined as a co-maintainer (who does most of the work).Links:Kevlin's talk, 'Rethinking Unit Testing in C++'Phil's blog post about Kevlin's talkCatch2John Lakos' long-promised book, 'Large Scale C++, Vol I'Google FilamentClang ConceptsC++ on Sea Early Bird ticketsWin a free ticket to C++ on
2018-08-17
1h 03
cpp.chat
Who, Here, Writes Unit Tests?
This week we manage to align with the calendars of Kevlin Henney and Martin Hořeňovský to talk about testing and beyond - with a particular focus on Catch2 - past, present and future. We discuss how some of Kevlin's ideas influenced Catch originally, and how Martin later joined as a co-maintainer (who does most of the work).Links:Kevlin's talk, 'Rethinking Unit Testing in C++'Phil's blog post about Kevlin's talkCatch2John Lakos' long-promised book, 'Large Scale C++, Vol I'Google FilamentClang ConceptsC++ on Sea Early Bird ticketsWin a free ticket to C++ on
2018-08-17
1h 03
cpp.chat
Whatever Happens Inside the Function Is Nobody's Business
This week we discuss Contracts, both as an idea (and possible implementations) and as the language level proposal currently progressing through the ISO process. We have one of the proposal's authors, John Lakos, as well as an interested bystander, Kévin Boissonneault. We finally get to Jon's rant on non-const arguments in post-conditions, and realise that the proposal authors may be one step ahead of us!Links:John (et al)'s earlier paper on the Bloomberg implementationThe Contracts proposal - r4- (apparently there is a non-public r5)The Lakos Rule/ GuidelineC++ on Sea C...
2018-06-30
1h 06
cpp.chat
Whatever Happens Inside the Function Is Nobody's Business
This week we discuss Contracts, both as an idea (and possible implementations) and as the language level proposal currently progressing through the ISO process. We have one of the proposal's authors, John Lakos, as well as an interested bystander, Kévin Boissonneault. We finally get to Jon's rant on non-const arguments in post-conditions, and realise that the proposal authors may be one step ahead of us!Links:John (et al)'s earlier paper on the Bloomberg implementationThe Contracts proposal - r4- (apparently there is a non-public r5)The Lakos Rule/ GuidelineC++ on Sea C...
2018-06-30
1h 06