- Interview with Andrei Alexandrescu (Part 3 of 3)
- Aug 25, 2010
- Eric Niebler and Andrei Alexandrescu conclude their conversation about the D programming language by discussing concurrency, the complications of sharing data, dynamic loading, specification and licensing, and the future of D.
|
- Video: Large Scale C++: Logical/Physical Coherence
- Apr 21, 2015
- In this excerpt from Large-Scale C++ LiveLessons (Workshop): Applied Hierarchical Reuse Using Bloomberg's Foundation Libraries, John Lakos discusses logical/physical coherence, where each logical subsystem is tightly encapsulated by a corresponding physical aggregate.
|
- Web scripting and the JavaScript Language
-
By
Julie C. Meloni, Jennifer Kyrnin
- Mar 5, 2019
Work through this lesson to learn how to use JavaScript to spice up a web page and to interact with users in new ways.
|
- "Beyond Requirements" Case Study: Commission System
- Oct 13, 2015
- Kent J. McDonald, author of Beyond Requirements: Analysis with an Agile Mindset, details a case study on how agile analysis was used to build a commission system.
|
- "D"iving Into the D Programming Language
- Jul 29, 2009
- Andrei Alexandrescu dives into explaining the basics of the D programming language.
|
- "Hello, World!" Writing Your First Program
- Nov 24, 2014
- Steven Foote sets you up to write your first program in this chapter from Learning to Program. You'll learn to choose a text editor, create a project directory, create a test file, and create a Chrome extension.
|
- "The Best Programming Advice I Ever Got" with Andrei Alexandrescu
- Aug 29, 2012
- Andrei Alexandrescu, author of The D Programming Language and Modern C++ Design, explains that learning how to learn is more important than learning anything else.
|
- "The Best Programming Advice I Ever Got" with Rob Pike
- Aug 15, 2012
- Rob Pike, now a Distinguished Engineer at Google, worked at Bell Labs as a member of the Unix Team and co-created Plan 9 and Inferno. He was central to the creation of the Go and Limbo programming languages. Rob shares an experience at Bell Labs that changed his approach to debugging.
|
- "The Best Programming Advice I Ever Got" with Russ Olsen
- Aug 8, 2012
- Russ Olsen, author of Eloquent Ruby and Clojure developer, spins a tale of an archaic CAD program, politics, and progress that can be summed up with one simple mantra: "Stay the hell out of other people's code!"
|
- (Video) Exam Profile: Designing Security for a Microsoft Windows Server 2003 Network (70-298)
- Dec 6, 2011
- This Windows Server 2003 exam is focused on managing the complex computing environments of medium-to-large companies. Find out what you can expect to see on the exam and how you can better prepare for it.
|
- (Video) Exam Profile: MCSE: Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (70-291)
- Dec 9, 2011
- This exam To pass the 70-291 exam tests the skills needed to effectively implement a windows network, maintain server resources, and troubleshoot network problems. Find out what you can expect to see on the exam and how you can better prepare for it.
|
- (Video) Exam Profile: MCSE: Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (70-293)
- Dec 8, 2011
- This Windows Server 2003 exam leads to MCP status and is part of the path toward MCSE certification. Find out what you can expect to see on the exam and how you can better prepare for it.
|
- (Video) Exam Profile: MCSE: Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure (70-294)
- Dec 7, 2011
- This core exam covers infrastructure for networks that include more than 350 users, at least three physical locations, and at least three domain controllers. Find out what you can expect to see on the exam and how you can better prepare for it.
|
- 10 Tips for Analysis with an Agile Mindset
- Oct 26, 2015
- How can you ensure that a project's outcomes will satisfy all stakeholders? If you're just thinking about techniques to get to the desired results, you're probably setting yourself up for failure. Kent J. McDonald, author of Beyond Requirements: Analysis with an Agile Mindset, suggests 10 important ways to give your team the laser focus needed to get the right results every time.
|
- 21 Rules of Thumb for Managing Software People and Teams
- Dec 19, 2019
- An oft-overlooked tool in a manager's arsenal is the 'rule of thumb'—a short, pithy statement embodying a powerful message that makes a lasting impression on the listener. Mickey W. Mantle and Ron Lichty, co-authors of Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams, identify eight major management challenges and 21 rules of thumb to help managers address those challenges.
|
- 22 Python Tricks
-
By
Brian Overland, John Bennett
- Jul 31, 2019
- Twenty-two Python programming shortcuts and time-saving techniques.
|
- 5 Steps to Building and Operating an Effective Security Operations Center (SOC)
- Dec 21, 2015
- Joseph Muniz, co-author of Security Operations Center: Building, Operating, and Maintaining Your SOC, provides a high-level overview of the steps involved in creating a security operations center to protect your organization's valuable data assets.
|
- A Brief History of Craftsmanship in Programming
-
By
Robert C. Martin
- Feb 22, 2022
- A look at past examples of craftsmanship from the author of "Clean Code."
|
- A C++ Reading List by John Lakos
- Jun 17, 2013
- John Lakos, author of Large-Scale C++ Software Design and senior architect and Bloomberg LP, shares his list of favorite resources for C++ software engineers.
|
- A Good First Program
- Apr 17, 2024
|