No Silver Bullet – Essence and Accident in Software Engineering
No Silver Bullet – Essence and Accident in Software Engineering Mike Ballou“There is no single development, in either technology or management technique, which by itself promises even one order-of- in simplicity.”Abstract “All software construction involves essential tasks, the fashioning of the complex conceptual structures that compose the abstract software entity, and accidental tasks, the onto machine languages within space and speed constraints.”Abstract “Most of the big gains in software productivity have come from removing artificial barriers that have made the accidental tasks inordinately0 码力 | 35 页 | 1.43 MB | 5 月前3Boosting Software Efficiency
12 INTRO ❑ The talk today is about software development. ❑ I worked on a product for two years, and during this time, I drastically improved its capabilities. ❑ I wanted to share with you the journey Everything – Avoid Assumptions (Remember – my first impression)TAKE HOME MESSAGES Write Robust Software 174 Unexpected inputs are unavoidable, but don’t let your system crash – have safeguards in Proactive. 178 Don't Wait for Customer ComplaintsTAKE HOME MESSAGES Create Simple Software 179 Creating simple software is more challenging than making it complex.180 Thanks! Any questions? You can0 码力 | 180 页 | 1.65 MB | 5 月前3Performance Engineering: Being Friendly to Your Hardware
Being Friendly to Your Hardware Performance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? various vectors, specialty instructions, on-core and off- core accelerators • Data layout: both software and hardware characteristics 84 src dst • Alignment: source and destination • Size • Direction0 码力 | 111 页 | 2.23 MB | 5 月前3Plug-in Based Software Architecture for Robotics
PickNik Robotics •I work with robotic arms •MoveIt Maintainer 3What is plugin architecture? Software Design Pattern that allows for developers to add functionality to a larger system without having application restart 8Some popular C++ projects that use plugins 9 ● Audio editing software ● Game Engines ● Image editing software ● Text Editors and IDEDesigning the components of the plugin architecture0 码力 | 75 页 | 2.40 MB | 5 月前3Powered by AI: A Cambrian Explosion for C++ Software Development Tools
`University of Massachusetts Amherst Powered by AI: A Cambrian Explosion for C++ Software Development Tools Emery BergerCretaceous–Paleogene (K-Pg) extinction eventCretaceous–Paleogene (K-Pg) extinction0 码力 | 128 页 | 23.40 MB | 5 月前3A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++
iZotope Inc.Roth Michaels Principal Software Engineer, Architect Music Production Software iZotope Inc.iZotope real-time audio plug-ins | music, film, television, and radio iZotope Inc.iZotope real-time0 码力 | 138 页 | 2.75 MB | 5 月前3MITRE Defense Agile Acquisition Guide - Mar 2014
to succeed in an increasingly complex environment. Agile has emerged as the leading industry software development methodology, and has seen growing adoption across the DoD and other federal agencies these objectives through: Focusing on small, frequent capability releases Valuing working software over comprehensive documentation Responding rapidly to changes in operations, technology, practices integrate planning, design, development, and testing into an iterative lifecycle to deliver software at frequent intervals. Developers can demonstrate interim capabilities to users and stakeholders0 码力 | 74 页 | 3.57 MB | 5 月前3Trends Artificial Intelligence
Stanford University… 1: AI ‘Winter’ was a term used by Nils J. Nilsson, the Kumagai Professor of Engineering in computer science at Stanford University, to describe the period during which AI continued to hypothetical endpoint, but as a reachable threshold. If / when achieved, AGI would redefine what software (and related hardware) can do. Rather than executing pre-programmed tasks, AGI systems would understand understand goals, generate plans, and self-correct in real time. They could drive research, engineering, education, and logistics workflows with little to no human oversight – handling ambiguity and novelty0 码力 | 340 页 | 12.14 MB | 4 月前310 Problems Large Companies Have with Managing C++ Dependencies and How to Solve Them
assets needed for builds •Companies must maintain their own internally-controlled copies of any software needed to operate their business • Download everything you need once outside of your “controlled” (2024) • … •Memory safety issues are common • Also see: The Urgent Need for Memory Safety in Software Products | CISA (2023) •Other CppCon talks on these topics tooProblem 6: Security vulnerabilities acquisition experience •Block vulnerable package versions from being accessibleProblem 7: Duplicated engineering cost to maintain dependencies •As organizations grow, it is harder to share and maintain dependencies0 码力 | 46 页 | 917.72 KB | 5 月前3Dependency Injection in C++
Dependency Injection in C++: A Practical Guide CppCon 2024 September 18, 2024 Pete Muldoon Senior Engineering LeadBloomberg 4 Questions #includeHereWho Am I? Bloomberg 5 • Started using Analyst & Architect • 21 years as a consultant • Bloomberg Ticker Plant Engineering Lead • Talks focus on practical Software Engineering • Based in the real world • Demonstrate applied principles • Take something Better Design Through Analysis of Real-World Usage) Software Development Completeness : Knowing when you are done and why it matters Other Engineering talks by yours truly :Questions? 125 Bloomberg Contact 0 码力 | 106 页 | 1.76 MB | 5 月前3
共 248 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25
相关搜索词
NoSilverBulletEssenceandAccidentinSoftwareEngineeringBoostingEfficiencyPerformanceBeingFriendlytoYourHardwarePlugBasedArchitectureforRoboticsPoweredbyAICambrianExplosionC++DevelopmentToolsCasestudyRewritingLegacyGUILibraryRealtimeAudioModernMITREDefenseAgileAcquisitionGuideMar2014TrendsArtificialIntelligence10ProblemsLargeCompaniesHavewithManagingDependenciesHowSolveThemDependencyInjection