20 years later, open source is as important as ever
Sarah Novotny outlines two reasons why open source continues to be important: choice and infrastructure.
Looking at open source projects and communities and how they are shaping the future of software.
Sarah Novotny outlines two reasons why open source continues to be important: choice and infrastructure.
Angie Brown explains how Home Depot uses open source in its stores, online search, order management, analytics, and more.
Ying Xiong explains how Huawei collaborates with industry leaders and innovates through open source projects.
Christopher Ferris says Hyperledger was formed to help deliver blockchain technology for the enterprise. Two and a half years later, that goal is being realized.
Zaheda Bhorat explores the next wave of open source contributions.
Explore TensorFlow’s applications and its community on July 17 at TensorFlow Day at OSCON.
Cast your vote for the top open source projects and communities through June 29.
How to use Apache Spark’s Resilient Distributed Dataset (RDD) API.
Zaheda Bhorat talks about open source at Amazon Web Services (AWS) and takes you through highlights of her journey to AWS.
Source code management, CI pipelines, and IaaS have open alternatives, but most projects are developed on proprietary infrastructure. Christopher Aedo explains how to make open choices.
Ying Xiong discusses the fast-growing open source market in China.
Take the lessons of open source and apply them across your processes, not just to development.
What will innovations like dynamic plugins, serverless Go, and HTTP/2 Push mean for your development this year?
Learn about Swift’s most impactful and interesting new features, and explore Swift’s use on non-Apple platforms.
Open source software is everywhere, but do you know where to start if you want to contribute, convince your manager your next project should be open source, or avoid recreating the wheel?
Exploring the many trends in business, education, and government that have contributed to the current state of open source activity in Brazil.
@WalmartLabs has transformed its Electrode application platform to React and Node.js, and the platform is now open sourced. Laurent Desegur discusses the problems the platform aims to solve.
Danese Cooper explores InnerSource, the move to develop open source software within the walls of an organization.
Jake VanderPlas explains Python’s essential syntax and semantics, built-in data types and structures, function definitions, control flow statements, and more, using Python 3 syntax.
OSCON program chair Rachel Roumeliotis on what it takes to make OSCON happen and what to expect at OSCON in London.
Saron Yitbarek explains how socioeconomic status, location, education, and other factors affect the likelihood of being able to contribute to the open source community.
Use this instructional tutorial to interact with Keystone and invoke its core operational capabilities.
Jonas Rosland and Stephanie Carlson outline a few of the smart tools they use—for chats, emails, community metrics, project management, and more—to tackle this big task and discuss failures, successes, and lessons learned in managing large open source communities.
Learn to locate files using the os.path.isfile() function in Python.