Related Content
The Blurred Lines between the Open Source and Closed Source Worlds The open source and closed sourced worlds need each other—not only for healthy competition, but more importantly, for healthy collaboration, too. Mukesh Sharma looks at recent collaborative efforts between the open source and closed source communities and what is driving these changes. |
||
Mob Programming: Working Well Together Mob programming is a whole-team approach to creating software where everyone works together on the same thing at the same computer. It's not a bunch of people watching one person write code, but rather everyone thinking, discussing, designing, and collaborating. Sound crazy? Here's how it improves the quality of code. |
||
America’s New Supercomputer Summit Is Built for AI and Advanced Research Built for artificial intelligence and high performance computing, the new supercomputer Summit will provide researchers and others with the incredible computing power to solve problems in human health, high-energy physics, climate science, advanced materials discovery, and other areas. |
||
Analyzing the Software Team Generalist There's a recent trend in having generalists on the software team—there are no developers or testers, only "team members." The idea of the two roles learning from each other is a good one, but it's usually a one-way street: Testers learn to write production code or test tooling, but no one focuses on deep testing. |
||
FDA Reviewing Guidelines for AI and Health Care Artificial intelligence is projected to revolutionize health care and make high-quality medical treatment more accessible and affordable. While 3D-printed donor organs may still be on the horizon, AI tools to detect strokes, diagnose diabetic retinopathy, and help identify wrist fractures are already here. |
||
Good Cop, Bad Cop: How to Evaluate a Company’s Culture before Accepting a Job In a job interview, you learn a fair amount about the job you’re applying for. But it’s much harder to learn about the corporate culture so as to determine if the organization is a place you want to work. Try using a "good cop, bad cop" routine when asking questions to find out if the new environment is a good fit. |
||
The “Dear Mother” Approach to Getting Past Writer’s Block If you want to be a thought leader in the software community, you may want to share your expertise by getting published. But no matter how knowledgeable you are in your particular domain, writing about it is another matter entirely. If you're struck by writer's block, try writing a letter to unblock your thoughts. |
||
Testing Your DevOps Is Just as Important as Testing Your Software Many DevOps engineers fail to test their automation code in the same way they test the software they deploy. It's crucial for software to have tests, and this should apply to infrastructure-as-code software too, if we plan to change and improve this code with no worries about breaking automation in our DevOps pipeline. |