Related Content
FDA Updates Cybersecurity Recommendations for Medical Devices Because of the rapidly evolving nature of cybersecurity threats and risks, the U.S. Food and Drug Administration recently released a draft of updated premarket cybersecurity recommendations on how device manufacturers can better protect their products and proactively address security. |
||
Solo Programming, Pairing, and Mobbing: Which Is Right for You? Programming often is considered an individual pursuit, but there are other options gaining popularity: pairing, where you work with another developer or tester, and mobbing, where the entire team works on one thing at a time. Each is effective for certain kinds of challenges. How much collaboration is right for you? |
||
Code Katas for Testers A kata is a small programming task you build a solution to. The point is to develop programming skill through familiarity with programming patterns, which is a useful practice for testers today. You’ll learn about software development, testing, continuous integration, exploration—and even how to be a better person. |
||
Notable Challenges: NASA, LEGOs, and YouTubers Did you ever say to yourself, "What a brilliant idea! How did they come up with that?" One school of thought holds that the best "aha" moments take place when someone’s alone. However, another theory—shared by organizations such as NASA and LEGO—is that a problem shared is a problem solved. |
||
The Future of Artificial Intelligence in Education There will be many new roles for AI to play in future “developed” classrooms. Artificial neural networks will make it possible for robots to perform tasks through simple observation without programming, which will make their use limitless in a school setting. Here are some ways AI can be put to good use in a classroom. |
||
Today’s Smart Pet Trackers Have GPS, Bluetooth, and More Today’s smart pet trackers are so much more than a homing beacon for your dog or cat. They’re Bluetooth-enabled and use GPS technology, and some even act as a fitness tracker. If you’re worried about your pet escaping—and wouldn't mind some bells and whistles—these devices can bring you some peace of mind. |
||
5 Myths about API Security APIs are designed to provide interfaces between multiple applications, allowing them to work together. From a security perspective, this is a powerful tool to have. Unfortunately, the effectiveness of APIs diminishes if they are misunderstood. Here are five common myths about API security, along with the facts. |
||
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. |