0% found this document useful (0 votes)
13 views

Open_source_(qb)

Bca open source

Uploaded by

b13261344
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Open_source_(qb)

Bca open source

Uploaded by

b13261344
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Module 1

1 Mark Questions:

1. What is open source?


A software whose source code is freely distributed with a license to study, change and further
distributed to Anyone for any purpose is called open source software.

2. Give four examples for Open source.


Linux, Open Solaris, Free RTOS, Open BDS, Free BSD, Minix, etc.

3. Mention any two rights of open source software.


Free Redistribution. …
Source Code. …
Derived Works. …
Integrity of The Author’s Source Code. …
No Discrimination Against Persons or Groups. …
No Discrimination Against Fields of Endeavor. …
Distribution of License. …

4. What are the promises of open source?


The promise of open source is better quality, higher reliability, more flexibility, lower cost, and
an end to predatory vendor lock-in.

5. List any four criteria’s of “distribution terms” of open source software.


Free Redistribution. …
Source Code. …
Derived Works. …
Integrity of The Author’s Source Code. …
No Discrimination Against Persons or Groups. …
No Discrimination Against Fields of Endeavor. …
Distribution of License.

6. Mention any two open source principles.


Free Redistribution, source code,derived works,integrity of author’s source code

7. What are the open standards requirements for software?


An “open standard” must not prohibit conforming implementations in open source software.

8. What is free software?


Free and Open Source Software (FOSS) is a computer software which are free and open source.
They Are also available and can be freely licenced to use, copy and modify the software based
on need or Requirement.

9. Give two examples for free software.


Some of the best-known examples include the Linux kernel, the BSD and Linux operating
systems, the GNU Compiler Collection and C library; the MySQL relational database; the Apache
web server; and the Sendmail mail transport agent.

10.List any four free software license providers

Apache License, Berkeley Software Distribution, Massachusetts institute of technology, GNU general
public license

11.What is public domain?

Public domain software is any software that has no legal, copyright or Editing restrictions associated
with it. It is free and open-source software that can Be publicly modified, distributed or sold without any
restrictions.

12.Why “free software” is better than “open source”?

As one person put it, “Open source is a development methodology; free software is a social movement.”
For the Open Source movement, nonfree software is a suboptimal solution. For the Free Software
movement, nonfree software is a social problem and free software is the solution.

13.Write any two differences between proprietary and open source licensing model.

Proprietary refers to software that is owned by the individual or company who published it. Open source
refers to software that is available for anyone to access or change the code.

Unlike open source, proprietary software can be modified only by the company that developed it and
you get no access to its source code. Depending on how much money you pay, you’ll get access to more
or fewer features.

14.Expand NDA and FLOSS.

Free, Libre and Open Source Software


15.Expand OSS and FOSS.

Open source software, Free Open Source Software

16.Expand GPL and LGPL.

General Public License, Lesser General Public License

17.Expand BSD and MIT.

Berkeley Software Distribution, Massachusetts institute of technology

18.Expand GNU and GCC.

GNU’S not UNIX, GNU’S Compiler Collection

19.List any four criteria’s of OSR.

(3m 1st)

20.What is freeware software?

A software that is available free of cost for use and distribution but cannot be modified as its source
code is Not available is called freeware. Examples of freeware are Google Chrome, Adobe Acrobat PDF
Reader, Skype, etc.

21.Write any two freedoms which defines free software.

• The freedom to run the program, for any purpose.

• The freedom to study how the program works, and modify it

• The freedom to redistribute copies.

• The freedom to distribute copies of modified versions to others.

22.Write any two differences between free software and open source software.

3-Mark questions:

1. List and explain any four criteria’s of “distribution terms” of open source Software.
To comply with the Open Standards Requirement, an “open standard” must satisfy the following
Criteria. If an “open standard” does not meet these criteria, it will be discriminating against
open Source developers.
1. No Intentional Secrets: The standard MUST NOT withhold any detail necessary for
interoperable Implementation. As flaws are inevitable, the standard MUST define a process
for fixing flaws Identified during implementation and interoperability testing and to
incorporate said changes into a Revised version or superseding version of the standard to be
released under terms that do not violate the OSR.

2. Availability: The standard MUST be freely and publicly available (e.g., from a stable web site)
under Royalty-free terms at reasonable and non-discriminatory cost.

3. Patents: All patents essential to implementation of the standard MUST:O be licensed under
royalty-free terms for unrestricted use, or O be covered by a promise of non-assertion when
practiced by open source software

4. No Agreements: There MUST NOT be any requirement for execution of a license agreement,
NDA, Grant, click-through, or any other form of paperwork to deploy conforming
implementations of the Standard.

5. No OSR-Incompatible Dependencies: Implementation of the standard MUST NOT require


any other Technology that fails to meet the criteria of this Requirement.

2. Write a note on open source principles.


The principles of Open Source Software Open source doesn’t just mean access to the source
code. The distribution terms of open- source Software must fulfill with the following criteria:

1. Free Redistribution
The license shall not restrict any party from selling or giving away the software as a
Component of an aggregate software distribution containing programs from several
Different sources. The license shall not require a royalty or other fee for such sale.

2. Source Code
The program must include source code, and must allow distribution in source code as well
As compiled form. Where some form of a product is not distributed with source code, there
Must be a well-publicized means of obtaining the source code for no more than a
Reasonable reproduction cost preferably, downloading via the Internet without charge. The
Source code must be the preferred form in which a programmer would modify the Program.
Deliberately obfuscated source code is not allowed. Intermediate forms such as The output
of a preprocessor or translator are not allowed.

3. Derived Works
The license must allow modifications and derived works, and must allow them to be
Distributed under the same terms as the license of the original software.

4. Integrity of the Author’s Source Code


The license may restrict source-code from being distributed in modified form only if the
License allows the distribution of “patch files” with the source code for the purpose of
Modifying the program at build time. The license must explicitly permit distribution
ofsoftware built from modified source code. The license may require derived works to carry
a different name or version number from the original software.
5. No Discrimination against Persons or Groups
The license must not discriminate against any person or group of persons.
6. No Discrimination against Fields of Endeavor
The license must not restrict anyone from making use of the program in a specific field of
endeavor. For example, it may not restrict the program from being used in a business, or
from being used for genetic research.
7. Distribution of License
The rights attached to the program must apply to all to whom the program is redistributed
without the need for execution of an additional license by those parties.
8. License Must Not Be Specific to a Product
The rights attached to the program must not depend on the program's being part of a
particular software distribution. If the program is extracted from that distribution and used
or distributed within the terms of the program's license, all parties to whom the program is
redistributed should have the same rights as those that are granted in conjunction with the
original software distribution.
9. License Must Not Restrict Other Software
The license must not place restrictions on other software that is distributed along with the
licensed software. For example, the license must not insist that all other programs
distributed on the same medium must be open-source software.
10. License Must Be Technology-Neutral
No provision of the license may be predicated on any individual technology or style of
interface.

3. What are the open standards requirements for software? Explain


(Same answer as 1st)

4. Write a note on free software.


Free and Open Source Software (FOSS) is a computer software which are free and open source.
They Are also available and can be freely licenced to use, copy and modify the software based
on need or Requirement. The source code is openly shared so that user can use or improve the
existing software. FOSS provides freedom to run a program for any purpose. You can study the
program and can Customize it based on your needs. You can use source code freely and can
distribute to anyone. We can Enhance program and can release the updated code to the
public.A particular user has software freedom with respect to a particular program if that user
has the Following freedoms:

• The freedom to run the program, for any purpose.


• The freedom to study how the program works, and modify it

• The freedom to redistribute copies.

• The freedom to distribute copies of modified versions to others.


Benefits of using FOSS

1. Secure: Operating System or platform are not perfectly secured but security aspect of FOSS
Attracted public organizations to consider FOSS solutions.

2. Stable and Reliable: FOSS servers are functioning fine for years without making any
Maintenance issues.

3. Reduced dependence on import of software: FOSS reduces the cost of proprietary software
Licenses.

4. Developing Local Software Capability: Everyone is able to modify and redistribute the
software Which helpsin learning and acts as an excellent training system.

5. Explain four freedoms which define free software.


(Given above)

6. List any six examples for free software.


Some of the best-known examples include the Linux kernel, the BSD and Linux operating
systems, the GNU Compiler Collection and C library; the MySQL relational database; the Apache
web server; and the Sendmail mail transport agent

7. Explain any three free software license providers


GNU General Public License (GPL):GNU General Public License is the most popular open source
licensearound. Richard Stallman Created the GPL to protect the GNU software from becoming
proprietary, and it is a specific implementation of His “copyleft” concept.GPL is a copyleft
license. This means that any software that is written basedon any GPL component must be
Released as open source. The result is that any software that uses any GPL open source
component (regardless Of its percentage in the entire code) is required to release its full source
code and all of the rights to modify And distribute the entire
2. The Apache License:The Apache License is an open source software license released by the
Apache Software Foundation (ASF). It’s a popular and widely deployed license backed by a
strong community. The Apache License allows you to freely use, modify, and distribute any
Apache licensed product. However, whiledoing so, you’re required to follow the terms of the
Apache License.The Apache Group (later named the Apache Software Foundation) released the
first version of its License in 1995, but it’s rare that you’ll come across components that still
carry this license.
3. Berkeley Software Distribution (BSD):BSD Licenses or the original BSD License and its two
variants – the Modified BSD License (3-clause), and the Simplified BSD License/FreeBSDLicense
(2-clause) are a family of Permissive free software licenses.The BSD License lets you freely
modify and distribute your software’s code in the source or Binary format as long as you retain a
copy of the copyright notice, list of conditions, and theDisclaimer. The original BSD License or
the 4-clause BSD License also contains an advertising Clause and a non-endorsement clause
(detailed explanation about these clauses are offered in theFollowing questions). The modified
BSD License or the 3-clause BSD License was formed by Removing the advertising clause from
the original BSD License. Further, the FreeBSD version or the 2-clause BSD License was formed
byremoving the non-endorsement clause from the modified BSD License or the 3- clause BSD
License.

8. What is public domain? Explain.


Public domain software is any software that has no legal, copyright or Editing restrictions
associated with it. It is free and open-source software that can Be publicly modified, distributed
or sold without any restrictions. SQLite, I2P and CERN are popular examples of public domain
software. As well as Many different Items can be labelled as public domain. For instance, books,
speeches, poems, Artwork, songs, and videos can all be made freely available to the public. In
the Computing world, “public domain” is often used to refer to software programs that Are
offered to the public without copyright restrictions.The copyright protection an item in the
public domain may have expired, Been released by the author, or never existed in the first place.
Public domain Software has no ownership and is available for use, modification and
Commercialization by anyone. Typically, public domain software is intentionally or Voluntarily
uncopyrighted, unpatented and is unrestricted by its developer/author. It Is different from free
software and freeware that does has copyrights and patents Associated with it.Although there
are no licensing requirements with public domain software,

The Unlicensed, Creative Commons License and WTFPL are based on a similar Approach.Public
domain software is similar to open source software, in which The source code of a program is
made publicly available. However, open source Software, while freely distributed, still retains
the original developer’s copyright. This means the developer can change the redistribution
policy at any time. Public Domain software is also similar to freeware, which refers to software
offered at no Charge. However, like open source software, freeware programs are still protected
By copyright. Therefore, users may not redistribute the software unless they receive Permission
from the original developer.
Since there are many similarities between freeware, open source, and public

Domain software, the terms are often used interchangeably. However, there are Important legal
differences between the licenses, so it is important for developers To choose the correct license
when releasing software programs. Public domain Software, which offers the least legal
protection, is most often published by Individuals or educational institutions, rather than
companies. When software is Offered as public domain, it is often labelled “PD” or may include
a Public Domain Mark (PDM).
9. Write the differences between proprietary and open source licensing model.
1. Open source Software: Open source software is computer software whose source code
is available openly on the internet and programmers can modify it to add new features
and capabilities without any cost. Here the software is developed and tested through
open collaboration. This software is managed by an open-source community of
developers. It provides community support, as well as commercial support, which is
available for maintenance. We can get it for free of cost. This software also sometimes
comes with a license and sometimes does not. This license provides some rights to
users.

The software can be used for any purpose


Allows to study how the software works
Freedom to modify and improve the program
No restrictions on redistribution
Some examples of Open source software include Android, Ubuntu, Firefox, Open Office, etc.

2. Proprietary Software: Proprietary software is computer software where the source


codes are publicly not available only the company that has created them can modify it.
Here the software is developed and tested by the individual or organization by which it
is owned not by the public. This software is managed by a closed team of individuals or
groups that developed it. We have to pay to get this software and its commercial
support is available for maintenance. The company gives a valid and authenticated
license to the users to use this software. But this license puts some restrictions on users
also like.

Number of installations of this software into computers


Restrictions on sharing of software illegally
Time period up to which software will operate
Number of features allowed to use
Some examples of Proprietary software include Windows, macOS, Internet Explorer, Google
Earth, Microsoft Office, etc.

10.Write a note on BSD.

BSD Licenses or the original BSD License and its two variants – the Modified BSDLicense (3-clause),
and the Simplified BSD License/FreeBSDLicense (2-clause) are a family of Permissive free software
licenses.The BSD License lets you freely modify and distribute your software’s code in the source or
Binary format as long as you retain a copy of the copyright notice, list of conditions, and the
Disclaimer. The original BSD License or the 4-clause BSD License also contains an advertising Clause
and a non-endorsement clause (detailed explanation about these clauses are offered in the
Following questions). The modified BSD License or the 3-clause BSD License was formed by
Removing the advertising clause from the original BSD License. Further, the FreeBSD version or the
2-clause BSD License was formed byremoving the non-endorsement clause from the modified BSD
License or the 3- clause BSD License.

11.Write a note on free software foundation and GNU Project.

The FSF (Free Software Foundation) was founded in the early eighties by Richard M. Stallman,
researcher at MIT’s Artificial Intelligence laboratory. The Foundation’s objective is to develop free
software. That is software that you can Freely copy, use, modify, and redistribute as you wish. The
only condition is that The source code of these programs must be freely available on demand.It is
important to understand that the term Free in Free Software Foundation does not refer to price, but
to freedom. These programs can be bought And sold, but there is always a legal way to obtain them
gratis.

GNU General Public License is the most popular open source licensearound. Richard Stallman
Created the GPL to protect the GNU software from becoming proprietary, and it is a specific
implementation of His “copyleft” concept.GPL is a copyleft license. This means that any software
that is written basedon any GPL component must be Released as open source. The result is that any
software that uses any GPL open source component (regardless Of its percentage in the entire code)
is required to release its full source code and all of the rights to modify And distribute the entire
code.

12.Write the differences between free software and open source software.

Module 2:
1 Mark Questions:

1. What is open source software development?


Open-source software development is the process by which open-source software, or similar
software whose source code is publicly available, is developed by an open-source software
project.

2. List any four participants in OSS Development projects

3. Draw a neat diagram of open source community.


4. What is License?

The simplest explanation is that open source licenses are legal and binding Contracts between the
author and the user of a software component, declaring that The software can be used in commercial
applications under specified conditions.The license is what turns code into an open source component.

5. Define copyright.
©Copyright is a bundle of rights granted to a creator providing him with exclusive rights over his
original Artistic and literary creation
6. What is Copy left?
Most of the creative works, including software programs and codes, comes within the domain of
Copyright protection and therefore can be copyrighted

7. Define Patent.
Unlike the holder of an Open Source license, the owner of a patent has exclusive rights over the
Patented software. No one else can make, use, modify,or sell patented software, and the source
code is not Available to the public.

8. Expand GPL and LGPL.


General Public License, Lesser General Public License

9. Expand BSD and ASF


Berkeley Software Distribution, Apache software Foundation

10.What is bug tracker?

Bug tracking is the process of logging and monitoring bugs or errors during software testing. It is also
referred to as defect tracking or issue tracking.

11.Write any two types of open source projects.

Open source office software.

Open source accounting software.

Open source operating systems.

Open source website software.

Open source browsers and communication applications.

Open source IT security.

Images/multi-media.
Open source development tools.

12.Write any two ways of starting an open source project.

Build a business case. It’s also a good time to start an open source project after you have developed
a sound business case that’s bolstered with outcomes that can be achieved, like any other product
you’re bringing to market. …

Allocate resources. …

Test the code quality. …

Make sure it’s useful. …

Consult your team.

13.Write any two tools used for open source development.

Shotcut. …

LibreOffice. …

Mozilla Thunderbird. …

Mozilla Firefox. …

VLC Media Player. …

GIMP. …

Linux. …

14.Expand CVS and SVN.

Concurrent Version System,

15.List any four common licensing practices of open source.

The most popular permissive open source licenses are: Apache, MIT, BSD and Unlicense.

16.Expand NPL and MPL.

Natural language processing, Mozilla public license

17.Write any two decisions for choosing a license.

Licensing activity comes in two forms: Licensorsgive licenses to others; licensees receive licenses
from others.
18.List any four exclusive right attached to the holder of copyright.

So the owner of a copyright-protected work may decide how to use the work, and may prevent
others from using it without permission. National laws usually grant copyright owners exclusive
rights to allow third parties to use their works, subject to the legally recognized rights and interests
of others.

19.Expand SQA and FDL.

Software quality assurance (SQA) ,GNU free document License

20.Expand GDB and OSI.

GNU debugger,The Open Source Initiative

21.Expand RPM and APT.

Red Hat Package Manager.advanced persistent threat

22.List any four law of patent.

1) a request for the grant of a patent; 2) a description of the invention; 3) one or more claims for the
protection of an invention by a patent (hereinafter: patent claims), 4) a drawing referred to in the
description or claims, when appropriate; 5) an abstract.

23.Expand WTO and EPC.

Evolved packet core

24.List the different paradigm of software engineering methodology.

As a noun, a software development methodology is a framework that is used to structure, plan, and
control the process of developing an information system – this includes the pre-definition of specific
deliverables and artifacts that are created and completed by a project team to develop or maintain
an application.

25.List any four bug tracker.

1 Top Pick. SpiraTeam. 5.0. Integrations: Visual Studio, Android Studio, Eclipse, TFS, HelixCore, VSS,
and Mercurial. …

#2. Atlassian Jira. 4.9. …

#3. BugHerd. 4.8. …

#4. Monday.com. 4.7. …

#5. Smartsheet. 4.5. …

#6. ClickUp. 4.5. …


#7. Zoho BugTracker. 4.6. …

#8. Userback. 4.6.

3 Mark questions:

1. Write a note on Open source software development.


Open-source software development (OSSD) is the process by which open-source software, or
similar software whose source code is publicly available, is developed by an open-source
software project. These are software products available with its source code under an open-
source license to study, change, and improve its design. Examples of some popular open-source
software products are Mozilla Firefox, Google Chromium, Android, LibreOffice and the VLC
media player.
See also: List of open-source software packages
Several types of open-source projects exist. First, there is the garden variety of software
programs and libraries, which consist of standalone pieces of code. Some might even be
dependent on other open-source projects. These projects serve a specified purpose and fill a
definite need. Examples of this type of project include the Linux kernel, the Firefox web browser
and the LibreOffice office suite of tools.

Distributions are another type of open-source project. Distributions are collections of software
that are published from the same source with a common purpose. The most prominent example
of a “distribution” is an operating system. There are many Linux distributions (such as Debian,
Fedora Core, Mandriva, Slackware, Ubuntu etc.) which ship the Linux kernel along with many
user-land components. There are other distributions, like ActivePerl, the Perl programming
language for various operating systems, and Cygwin distributions of open-source programs for
Microsoft Windows.

Other open-source projects, like the BSD derivatives, maintain the source code of an entire
operating system, the kernel and all of its core components, in one revision control system;
developing the entire system together as a single team. These operating system development
projects closely integrate their tools, more so than in the other distribution-based systems.

Finally, there is the book or standalone document project. These items usually do not ship as
part of an open-source software package. The Linux Documentation Project hosts many such
projects that document various aspects of the Linux operating system. There are many other
examples of this type of open-source project.

2. Write the process data model for open source software development
3. Explain the different types of open source projects
1. Mozilla Firefox Source Tree
Mozilla’s Firefox Source Tree contains dozens of projects on which you can get your hands dirty.
Not only they are welcoming new contributors, but they also provide extensive documentation
on how to contribute to their projects. Since the whole process seems long, they have a
separate and dedicated channel where you can ask doubts and ask for help. On their
documentation page, they have a column where they have specially mentioned websites, bugs,
open issues, etc. for students and people who want to start contributing to open source.

2. Visual Studio Code


While programming or building a project we all have used Visual Studio Code, isn’t it? So why
not contribute to the software you have a great about! VS Code is a huge open-source software
currently having more than five thousand open issues. This means there is a great scope for new
beginners to find bugs that they can resolve and open other issues that they find while using VS
Code itself. There are many ways in which you can contribute to their project. This can be either
by submitting bugs, reviewing source code changes, submitting new feature requests, reviewing
documentation and finding typos, or adding new content.

4. Firefox DevTools
This is another popular project of Mozilla that contains a set of web developer tools that are
built into the Firefox web browser. Core tools include Page Inspector, Web Console, JavaScript
Debugger, Network Monitor, Performance Tools, Responsive Design Mode, Accessibility
Inspector, Application panel, and many more. This means so many projects to contribute to! To
contribute to their codebase, you can join their community which explains how to get started,
and they also provide a tool that helps to find bugs that you can resolve.

5. Pandas Package
This powerful Python package is widely used in data manipulation and analysis and if you’re into
data science, data analysis, or machine learning, you would have definitely used it. You can also
contribute to the project activities as it currently has more than three thousand open issues to
be resolved! The project is open to bug fixes, documentation improvements, and bug reports.
They have a contributing guide and if the code seems confusing to you at first, try resolving
issues in the documentation.

4. How to start an open source project? Explain.

Determine the goals

Every open source project solves a specific problem. Talk with colleagues, chats, forums, and share
your idea. It all helps you on the first steps to understand important things, like which solutions
already exist, and to hear criticism. Talk with people who already have open source projects. They
can give you very valuable advice, so don’t be afraid to ask and take the initiative.
One important bit of advice which I got at that stage is to pay attention in the first place on the
documentation of the project. You can have a very good project, but no one will spend the time to
understand how it works.

The most important aspect, without which further steps are impossible, is motivation. The idea of
the project should inspire you primarily. Most often people get used to the tools with which they
work and fall into a comfort zone, so external opinions may be ambiguous.

Planning

The choice of a certain task manager is a matter of taste. It should have a clear picture of the tasks
and stages of your project.

Divide tasks into sub-tasks. Ideally, if one task does not take more than 3–4 hours, it is important to
enjoy the implementation of small tasks. This will help to avoid burnout and loss of motivation.

I use pivotal tracker. The main advantage is a free version for open source projects where you can
sort tasks by type (feature, bug, chore, release), and group them into releases and determined
deadlines.

Documentation

Every open source project should contain these things:

README

Open Source license

Contributing guidelines

Changelog

The README file not only explains how to use your project, but also the purpose of your project. If
you do not know how to properly write a README file, you can look at other known open source
projects or use a template.

The license guarantees that others can use, copy and modify the source code of the project. You
need to add this file to each repository with your open source project. MIT and Apache 2.0 GPLv3
are the most popular licenses for open source projects. If you are not sure what to choose, you can
use this convenient service.

The CONTRIBUTING file will help other developers contribute to the project. At the first steps of the
project, it is not necessary to pay close attention to this file. You can use the already prepared
template from another project.

Changelog contains a supported, chronologically-ordered list of significant changes for each version.
As with the CONTRIBUTING file, I do not advise paying special attention to this at an early stage.

Versioning

To track important changes for users and contributors, there is a semantic version. The version
number contains numbers and adheres to the following pattern X.Y.Z.

X major release

Y minor release

Z patch release

Continuous integration / Continuous delivery

To automatically run tests and build, I use Travis CI. It’s also a good idea to add badges to display the
successful assembly of the build in the wizard, the test coverage (Codecov), and the documentation
(Inch CI).

5. Write a note on participants in OSS Development Projects.

6. List and explain the tools used for open source development.

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and
is available for Windows, macOS, and Linux. It comes with built-in support for JavaScript, TypeScript,
and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java,
Python, PHP, Go).

Budibase is an open source low-code platform, bringing together everything required to build internal
tools and custom business apps, such as; dashboards, admin panels, approval apps, customer portals,
and everything in between. Within minutes, transform data and processes into powerful internal tools.

Vercel is a deployment and collaboration platform for frontend developers. Vercel puts the frontend
developer first, giving them comprehensive tools to build high-performance websites and
applications.Vercel enables developers to host websites and web services that deploy instantly and scale
automatically – all without any configuration.

GitLab is a single application that spans the entire software development lifecycle. If you’re not using
GitLab, your DevOps lifecycle is likely spread across any number of applications. These silos take
overhead to integrate, manage, configure, and maintain, slowing down your team and your
deployments. Moving to a single application will speed up your workflow and help you deliver better
software faster.

6. Write a note on some common licensing practices.


(Given already)

8. Explain GPL/ LGPL/Apache license/BSD License.

(Explained already)

10. What is Copyright? Explain.


©Copyright is a bundle of rights granted to a creator providing him with exclusive rights over his
original Artistic and literary creation. It is not necessary that a copyright be registered, it is
attached automatically To any original artistic work. When the idea of a creator is converted to a
material form, the same Immediately gets protected under the copyright. For a work tobe
copyrighted, it is necessary that the Work is original work of literature, drama, music, or any
other art having artistic value. While copyright Protects the material form of an idea it does not
protect the idea in itself. It is essentialand of significant Importance, that permission is sought
and the same is granted by the copyright owner before it isRepublished or reproduced.
The bundle of rights granted to the copyright owner includes the rights to reproduce, copy,
publish, Communicate, and translate the copyrighted work. Such a right is a natural right
granted to the owner of theArtistic work immediately on the making of the same.

10.What is Copy left? Explain

Most of the creative works, including software programs and codes, comes within the domain of
Copyright protection and therefore can be copyrighted. However, it is to be noted that software and
Programming is an area where already existing programs many-a-times are used as a base to build
new Software or program. It is for this reason, many software owners tend to grant a license to its
users a license Allowing them to modify and alter their work. Such permission and license can be
referred to as Copyleft.Copyleft can be said to be a specific kind of a license that allows freeuse of
copyrighted material but Under certain terms and conditions, granted by the owner of the copyright
himself. For instance, software Having a copylefted license can be modified, used, distributed, or
reproduced provided the source code kept Open and available to the public.

A copylefted software must be transferred with a similar copyleft license to All its successive users
and the license also shall mandate any modification to the software shall be Copylefted in a similar
manner. In simpler words, copyleft is a license that provides original work to a Third person giving
him certain rights like that of copyingand modifying and any new work carved out Based on such
original work shall have a copyleft license in a similar manner.

11.Define Patent. Write a note on it.

Unlike the holder of an Open Source license, the owner of a patent has exclusive rights over the
Patented software. No one else can make, use, modify,or sell patented software, and the source
code is not Available to the public.Patent rights give the holder control over who uses software and
for what purpose. Though software Developers can protect their work using both copyrights and
patents, copyrights only protect the code itself.Patents, however, protect theprogram’s
functionality.Patents are better than copyrights for software developers because they protect the
program regardless of the Code and language used. In comparison, copyrights aren’t very practical
for developers. If you want to release Open Sourcesoftware while retaining some rights, a copyright
only gives you power over someone who steals Your work verbatim.The original idea of a patent
was to give the innovator who develops the idea a monopoly of time in which she/he can benefit by
commercial exploitation ofthe patent, protect by legal means from other wishing to copy the idea.
The expense of promoting a Free and Open Source venture (like introducing it in the related
gatherings) is typically lower.

Creating something under GPL may give free access to top-notch parts (likeQT) that are in any case
costly to purchase or not accessible by any stretch of the imagination.All things considered;
improvement of any product initially requires the designer time. Without a doubt, extremely famous
activities may hope to get an excellent code commitment for nothing.

12.Write a note on patent law.

Patent law is the branch of intellectual property law that deals with new inventions. Traditional
patents protect tangible scientific inventions, such as circuit boards, car engines, heating coils, or
zippers. However, over time patents have been used to protect a broader variety of inventions, such
as coding algorithms, business practices, or genetically modified organisms.

In general, a patent can be granted if an invention is:

● not a natural object or process;

● new;

● useful; and

● not obvious.

Exactly what is eligible for patent protection is a topic of fierce debate, and courts often struggle to
determine what is a new, nonobvious invention.
Once granted, a patent gives the inventors the exclusive right to sell their invention for 20 years.
Sometimes inventors give other companies a license to manufacture and sell the invention in
exchange for a fee.

13.Write a note on bug trackers and task lists.

Bug tracking is the process of logging and monitoring bugs or errors during software testing. It is also
referred to as defect tracking or issue tracking. Large systems may have hundreds or thousands of
defects. Each needs to be evaluated, monitored and prioritized for debugging. In some cases, bugs
may need to be tracked over a long period of time.

“Defect tracking is an important process in software engineering, as complex and business critical
systems have hundreds of defects,” says Tutorials Point. “One of the challenging factors is
managing, evaluating and prioritizing these defects. The number of defects gets multiplied over a
period of time and to effectively manage them, a defect tracking system is used to make the job
easier.”

A task list is a set of tasks that each render on a separate line with a clickable checkbox. You can
select or deselect the checkboxes to mark the tasks as complete or incomplete.

You can use Markdown to create a task list in any comment on GitHub. If you reference an issue,
pull request, or discussion in a task list, the reference will unfurl to show the title and state.

About issue task lists

If you add a task list to the body of an issue, the list has added functionality.

To help you track your team’s work on an issue, the progress of an issue’s task list appears in various
places on GitHub, such as a repository’s list of issues.

If a task references another issue and someone closes that issue, the task’s checkbox will
automatically be marked as complete.

If a task requires further tracking or discussion, you can convert the task to an issue by hovering over
the task and clicking in the upper-right corner of the task. To add more details before creating the
issue, you can use keyboard shortcuts to open the new issue form. For more information, see
“Keyboard shortcuts.”

Any issues referenced in the task list will specify that they are tracked in the referencing issue
14.Write a note on software engineering methodology.

A software development methodology or system development methodology in software


engineering is a framework that is used to structure, plan, and control the process of developing an
information system.

A wide variety of such frameworks have evolved over the years, each with its own recognized
strengths and weaknesses. One software development methodology framework is not necessarily
suitable for use by all projects. Each of the available methodology frameworks are best suited to
specific kinds of projects, based on various technical, organizational, project and team
considerations.[2]

These software development frameworks are often bound to some kind of organization, which
further develops, supports the use, and promotes the methodology framework. The methodology
framework is often defined in some kind of formal documentation. Specific software development
methodology frameworks (noun) include

Rational Unified Process (RUP, IBM) since 1998.

Agile Unified Process (AUP) since 2005 by Scott Ambler

15.Write a note on choosing a license.

Factors to consider when choosing an open-source license :

First thing first there will be a huge audience who will use your software so choose a critically
reviewed and evaluated license for official approval or acceptance.

Ask yourself how you want your software to be used by others, Are you building an open-source
library others will use to create their software?

If you choose a permissive license, others can take your code, alter it, and use it in their proprietary
software without releasing the code.

If you choose a copyleft license, anyone who uses your code will have to share their code in the
same way as it is.

Many of the companies can use your software for commercial purposes, you can put restrictions
under which they can do so. Also, you can ask for remuneration.

Always choose your audience wisely. A large organization with lots of intellectual developers may
not use your software fit prevents them from distributing their software commercially.
Don’t complex things too much, keep them simple. Don’t spend hours making decisions about
licenses. At the end of the day, all that you care about is the code.

You might also like