Skip to content

Commit f247e80

Browse files
committed
Open source - add image
1 parent 656736d commit f247e80

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

248 KB
Loading

docs/notes/open-source.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33

44
**Open source software** is software whose source code is freely available for anyone to view, modify, and distribute. This access fosters a culture of transparency, collaboration, and innovation, enabling community-driven improvement and adaptation of software.
55

6+
![Open Source Software benefits the world. [Image Source](https://traefik.io/blog/how-contributing-to-open-source-benefits-developers-and-the-world/).](../images/open-source-benefits-the-world.jpg)
7+
68
Popular examples of open source software include: the [Mozilla Firefox](https://www.mozilla.org/en-US/firefox/) web browser, the [Linux](https://www.linux.org/) operating system, and the [WordPress](https://wordpress.org/) blogging platform. Additionally, Facebook's open source [React](https://react.dev/) platform is a great example of a big tech company successfully leveraging the benefits of crowd-sourced developer labor, without losing their competitive advantage.
79

8-
Platforms like [GitHub](http://github.com), [GitLab](https://gitlab.com), and/or [Bitbucket](https://bitbucket.org) can help individuals discover and collaborate on open source coding projects.
10+
[Version control](./version-control.qmd) tools like Git, and platforms like [GitHub](http://github.com), [GitLab](https://gitlab.com), and/or [Bitbucket](https://bitbucket.org) can help individuals discover and collaborate on open source coding projects.
911

1012
Contributing to open source projects can help individuals demonstrate their credibility and skills to potential employers, build professional networks, and connect with like-minded individuals.
1113

0 commit comments

Comments
 (0)