Look for any podcast host, guest or anyone
Showing episodes and shows of

Robert Seacord

Shows

Software Engineering Radio - The Podcast for Professional Software DevelopersSoftware Engineering Radio - The Podcast for Professional Software DevelopersRobert Seacord on What's New in the C Programming LanguageRobert Seacord, the Standardization Lead at Woven by Toyota, the convenor of the C standards committee, and author of The CERT® C Coding Standard, Effective C, and Secure Coding in C and C++, speaks with SE Radio host Gavin Henry about What's New in the C Programming Language. They start with a review of the history of C and why it has a standard, and then they discuss what C23 brings and how programmers can take advantage of it. They consider the sectors in which C is most used and whether you should use C to start a...2025-01-1750 minSoftware Engineering Radio - the podcast for professional software developersSoftware Engineering Radio - the podcast for professional software developersRobert Seacord on What's New in the C Programming LanguageRobert Seacord, the Standardization Lead at Woven by Toyota, the convenor of the C standards committee, and author of The CERT® C Coding Standard, Effective C, and Secure Coding in C and C++, speaks with SE Radio host Gavin Henry about What's New in the C Programming Language. They start with a review of the history of C and why it has a standard, and then they discuss what C23 brings and how programmers can take advantage of it. They consider the sectors in which C is most used and whether you should use C to start a...2025-01-1750 minCyberSecurity SummaryCyberSecurity SummaryEffective C: An Introduction to Professional C ProgrammingThe Book source is an excerpt from "Effective C: An Introduction to Professional C Programming" by Robert C. Seacord. It covers various aspects of C programming, from basic data types and code structures to best practices, common errors, and debugging techniques. The second source is a catalog entry for "Effective C," providing details about the book, its content, and author. The third source provides biographical information on Robert C. Seacord, highlighting his expertise in C programming and secure coding practices.You can listen and download our episodes for free on more than 10 different platforms:2024-12-0152 minbrennannnabrennannna[PDF] DOWNLOAD READ Effective C An Introduction to Professional C Programming E-bookDownload Effective C: An Introduction to Professional C Programming Full Edition,Full Version,Full Book by Robert C Seacord Reading Now at : https://happyreadingebook.club/?book=1718501048 OR DOWNLOAD EBOOK NOW! [PDF] Download [PDF] DOWNLOAD READ Effective C: An Introduction to Professional C Programming E-book Ebook | READ ONLINE Download [PDF] DOWNLOAD READ Effective C: An Introduction to Professional C Programming E-book read ebook online PDF EPUB KINDLE Download [PDF] DOWNLOAD READ Effective C: An Introduction to Professional C Programming E-book PDF - KINDLE - EPUB - MOBI - AUDIOBOOK2023-04-1500 minOpen Source SecurityOpen Source SecurityBull*&$% security ideasJosh and Kurt talk about a tweet from @kmcquade3 asking the question "What's a concept in security that is generally accepted as true but is actually bull%$#*?" How many of the replies make sense? Most of them do. We go over some of the best replies as fast as we can. Show Notes The tweet that started it all Mark Loveless Mark Manning Richard (Dick) Brooks @ImbecillicusRex What Train Have We Got? Dan Alejo 🏳️‍🌈 postmodern 🇺🇸 Robert C. Seacord 🇺🇦 Yip Wai Peng Sachin Shahi 2022-08-0838 minCppCastCppCastSecure Coding and IntegersRobert Seacord joins Rob and Jason. They first talk about a constexpr wordle game and constexpr unique_ptr being added to the standard. Then they talk to Robert Seacord about secure coding and his thoughts on integers. News Wordlexpr: compile-time wordle in C++20 January ISO Mailing Constexpr unique_ptr accepted Rainer's bundle on sale 1/2 off with sales going to support Ukraine Links Joy of Coding Humble Bundle Effective C - An Introduction to Professional C Programming Secure Coding in C and C++, 2nd Edition The CERT C Coding Standard SEI CERT C++ Coding Standard ISO/IEC...2022-03-0359 minSoftware Engineering Radio - the podcast for professional software developersSoftware Engineering Radio - the podcast for professional software developersEpisode 494: Robert Seacord on Avoiding Defects in C ProgrammingRobert Seacord, author of Effective C, The CERT C Coding Standard and Secure Coding in C and C++, discusses why the C programming language can be insecure, the top 5 security issues and the tools and techniques you can employ to write secure code in C.2022-01-121h 12Software Engineering Radio - The Podcast for Professional Software DevelopersSoftware Engineering Radio - The Podcast for Professional Software DevelopersEpisode 494: Robert Seacord on Avoiding Defects in C ProgrammingRobert Seacord, author of Effective C, The CERT C Coding Standard and Secure Coding in C and C++, discusses why the C programming language can be insecure, the top 5 security issues and the tools and techniques you can employ to write secure code in C.2022-01-121h 12The Secure DeveloperThe Secure DeveloperSecure Coding In C And C++ With Robert C. SeacordIn episode 35 of The Secure Developer, Guy is joined by Robert C. Seacord of NCC Group, who champions the continued practice of coding security in C and C++, and offers practical advantages to using various programming languages in the Agile era. The post Ep. #35, Secure Coding in C/C++ with Robert C. Seacord of NCC Group appeared first on Heavybit. Follow UsOur WebsiteOur LinkedIn2019-07-2528 minHeavybit Podcast Network Master FeedHeavybit Podcast Network Master FeedThe Secure Developer - Ep. #35, Secure Coding in C/C++ with Robert C. Seacord of NCC GroupIn episode 35 of The Secure Developer, Guy is joined by Robert C. Seacord of NCC Group, who champions the continued practice of coding security in C and C++, and offers practical advantages to using various programming languages in the Agile era.2019-07-2528 minHeavybit PodcastsHeavybit PodcastsEp. #35, Secure Coding in C/C++ with Robert C. Seacord of NCC GroupIn episode 35 of The Secure Developer, Guy is joined by Robert C. Seacord of NCC Group, who champions the continued practice of coding security in C and C++, and offers practical advantages to using various programming languages in the Agile era.The post appeared first on Heavybit.2019-07-2528 minWelcome to Cybersecurity Insights and PerspectivesWelcome to Cybersecurity Insights and PerspectivesInterview with Robert Seacord of NCC GroupHost Kevin Greene and guest Robert Seacord, a secure coding champion, discusses the importance of secure coding practices, the emergence of DevOps and SecDevOps, and barriers many organizations face in implementing these core principles in their software development process. Greene and Seacord also discuss incentives for developers, and the benefits of quality and security in software development.2016-05-2700 minSoftware Engineering Institute (SEI) Podcast SeriesSoftware Engineering Institute (SEI) Podcast SeriesRaising the Bar - Mainstreaming CERT C Secure Coding RulesAn essential element of secure coding in the C programming language is a set of well-documented and enforceable coding rules. The rules specified in this Technical Specification apply to analyzers, including static analysis tools, and C language compiler vendors that wish to diagnose insecure code beyond the requirements of the language standard. All rules are meant to be enforceable by static analysis. The application of static analysis to security has been done in an ad hoc manner by different vendors, resulting in nonuniform coverage of significant security issues. This specification enumerates secure coding rules and requires analysis engines to diagnose...2014-01-0725 min