Chapter 1 Introduction To Computers And Python 1.6-1.9 Flashcards
______ _______ are software systems that make using computers more convening for users, application developers and system administrators. They provide services that allow each application to execute safely, efficiently and concurrently with other application
Operating systems
Software that contains the core components of the operating system is called the ______
Kernel
This operating system consists of graphical user interface built on top of DOS (Disk Operating System)— an enormously popular personal-computer operating system that users interact with by typing commands
Windows operating system
This operating systems is among the greatest successes of the open-source movement
Linux operating system
______-______ software departs from the proprietary software development style that dominated software’s early years
Open-source software
Individuals and companies contribute their efforts in developing, maintaining and evolving software in exchange for the right to use that software for their own purposes, typically at no charge
What open-source organization is responsible for Python?
Python Software Foundation
What open-source community organization provides tools for managing open-source projects-it has millions of them under development
GitHub
What open-source community organization is originally the creators of Apache web server, they now oversee 350 open-source projects, including several big data infrastructure technologies
Apache Software Foundation
What open-source community organization helps programmers conveniently develop software?
Eclipse Foundation
What open-source community organization is the creator of the Firefox web browser
Mozilla Foundation
What open-source community organization focuses on open-source tools and data for machine learning
OpenML
What open-source community organization which focuses on open-source computer-vision tools that can be used across a range of operating systems and programming languages
OpenCV
Rapid improvements to computing and communications, _______ costs and open-source software have made it much _____ and more _____ to create software-based businesses now than just a decade ago.
Decrease, easier, economical
Example: facebook built with open-source software
The core of the most popular open-source, freely distributed, full-featured operating system.
Linux kernel
Unlike proprietary OS systems like Windows and macOS, _____ source code (the program code) is available to the public for examination and modification and is free to download and install
Linux