Laden...
InfoWorld First Look
Expert articles on cloud, software development, and AI
December 03, 2024
How AI agents will transform the future of work
AI agents are already reengineering software development, business processes, and customer experiences. Here's what you need to know.
Read more
Refactoring AI code: The good, the bad, and the weird
For most developers, maintaining and refactoring legacy code is all in a day's work. But what about when the code was written by AI?
The dangers of fashion-driven tech decisions
Following the crowd can be an expensive mistakeâjust ask the developers trying to make Kubernetes or AI fit.
Understanding unstructured data in the context of AI
Whatâs the best way to store, search, and analyze content not based on their technical characteristics but on their meaning?
Dev with Serdar: Creating a pip install-able Python package
It's not hard to write a Python package that can be installed into an interpreter or virtual environment with pip. This video shows a simple example of how to lay out a project's source code and set up its pyproject.toml file to allow pip to use it as an installation source. (In future videos we'll explore actions like creating Python wheels or uploading such projects to PyPi, too.)
Rust 1.83 expands const capabilities
The Rust Team released Rust 1.83 and announced that the Rust 2024 edition will ship in Rust 1.85 in February 2025.
5 ways AI will change the software development life cycle
As generative AI continues to advance, it will impact every phase of the software development process, not least the role of humans.
© 2024