opinionDevelopers don’t belong on an assembly lineSoftware is a product unlike any other. Forcing developers to track the time on tasks of indeterminate duration has many downsides — and no upsides. By Nick HodgesOct 30, 20246 minsDeveloperCareersSoftware Development feature AI is transforming the developer experience. Embrace the changeBy Andre BechtoldOct 29, 20246 minsDeveloperGenerative AIArtificial Intelligenceanalysis AI stagnation: The gap between AI investment and AI adoptionBy David LinthicumOct 18, 20245 minsSoftware DeploymentArtificial IntelligenceCareers opinionThe worst programmer I knowBy Nick Hodges Oct 01, 20246 minsDeveloperCareersSoftware Development opinionWhy I don’t buy Apple productsBy Nick Hodges Aug 13, 20245 minsDeveloperCareersSoftware Development analysis5 things great data science product managers doBy Isaac Sacolick Aug 12, 202411 minsAgile DevelopmentDevopsCareers analysisA strategic road map for navigating the cloud skills shortageBy David Linthicum Aug 09, 20246 minsIT SkillsCareersCloud Computing opinionThe rise and fall of Stack OverflowBy Nick Hodges Jul 30, 20245 minsDeveloperCareersSoftware Development newsDeveloper productivity poorly understood, report saysBy Paul Krill Jul 18, 20242 minsCareersSoftware Development ArticlesopinionWhat senior developers doMuch of what a senior developer does boils down to writing good code. Here are seven tips that make that easier. By Nick Hodges Jul 16, 2024 8 minsDeveloperCareersSoftware DevelopmentnewsHR professionals trust AI recommendationsHireVue survey finds 73% of HR professionals trust AI to make candidate recommendations, while 75% of workers are opposed to AI making hiring decisions. By Paul Krill Jul 11, 2024 3 minsTechnology IndustryCareersopinionWhat senior developers knowAre you a good junior developer who wants to be a senior developer? Understand these four things. By Nick Hodges Jun 25, 2024 6 minsDeveloperCareersSoftware Developmentfeature4 cloud certifications that will help you stand outIf you've wondered whether you should invest in cloud certification, or which certifications really make a difference, this article has answers.By Bob Violino Jun 24, 2024 9 minsCertificationsCareersCloud ComputinganalysisA CISO game plan for cloud securityCISOs are still hampered by bad assumptions and outdated approaches. They should be involved in decisions from day 1 to address unique business needs. By David Linthicum Jun 11, 2024 4 minsCloud SecurityCareersCloud ComputingfeatureAddressing workers’ concerns about AISuccessful integration of AI into daily operations hinges on front-line employees, yet the impact on their morale is often overlooked. By Bill Surrette Jun 04, 2024 9 minsGenerative AIArtificial IntelligenceCareersanalysisWhat’s your plan for the cloud skills gap?It's old news that no one in IT can find enough talent to build and run modern IT solutions. AI won’t save you, so start looking at other options. By David Linthicum May 31, 2024 4 minsTechnology IndustryIT SkillsCareersnewsAzul CEO sees Java’s AI future as brightExec Scott Sellers says Java will eventually compete with Python in the AI space, and says removing sun.misc.Unsafe from Java is long overdue.By Paul Krill May 29, 2024 4 minsJavaGenerative AICareersfeature10 big devops mistakes and how to avoid themDevops adoption is on the rise and more organizations are reaping the rewards—and learning from their mistakes. Here's what you need to know before getting started.By Bob Violino May 27, 2024 8 minsDevopsCareersSoftware Developmenthow-toDownload the enterprise architecture (EA) tools buyer’s guideFrom the editors of our sister publication CIO.com, this enterprise buyer’s guide helps IT leaders understand what enterprise architecture (EA) can do for them and the kinds of tools available to do EA well.By Sarah White and Peter Wayner May 22, 2024 1 minDevelopment ToolsEnterprise Buyer’s GuidesCareersanalysisHow to improve cloud-based generative AI performanceThe problems can be hard to find but easy to solve. With a proactive approach and best practices, you can avoid unhappy users and a damaged business reputation.By David Linthicum May 21, 2024 5 minsGenerative AICareersCloud Computinghow-toDownload the cloud cost management enterprise buyer’s guideFrom the editors of our sister publication CIO.com, this enterprise buyer’s guide helps IT staff understand the cost management tools available to keep their cloud spend under control.By Peter Wayner May 15, 2024 1 minCloud ManagementEnterprise Buyer’s GuidesCareers Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See all videos Explore a topic Analytics Artificial Intelligence Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos news Go language evolving for future hardware, AI workloads By Paul Krill Nov 15, 20243 mins Google GoGenerative AIProgramming Languages analysis Strategies to navigate the pitfalls of cloud costs By David Linthicum Nov 15, 20246 mins Cloud ArchitectureCloud ManagementCloud Computing analysis And the #1 Python IDE is . . . By Serdar Yegulalp Nov 15, 20242 mins PythonProgramming LanguagesSoftware Development video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python