awesome-for-beginners-master

所属分类:Windows编程
开发工具:WINDOWS
文件大小:10KB
下载次数:1
上传日期:2019-07-16 00:36:40
上 传 者jsmith473
说明:  A list of awesome beginners-friendly projects.

文件列表:
CONTRIBUTING.md (2137, 2019-07-08)

# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A list of awesome beginners-friendly projects. Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post and [YourFirstPR](http://yourfirstpr.github.io/) project. If you are a maintainer for open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so people can find it. If you are looking to contribute then explore this list, look at [`first-timers-only` labelled open issues on Github](https://github.com/search?utf8=%E2%9C%93&q=label%3Afirst-timers-only+is%3Aissue+is%3Aopen&type=), and follow [@first_tmrs_only](https://twitter.com/first_tmrs_only) on Twitter to be notified when a new `first-timers-only` issue is created. If you are not a programmer, but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. ## Table of Contents: - [.NET](#net) - [C](#c) - [C++](#c-1) - [Clojure](#clojure) - [ClojureScript](#clojurescript) - [Dart](#dart) - [Elixir](#elixir) - [Go](#go) - [Java](#java) - [JavaScript](#javascript) - [Julia](#julia) - [Kotlin](#kotlin) - [Perl](#perl) - [PHP](#php) - [Python](#python) - [Ruby](#ruby) - [Rust](#rust) - [Scala](#scala) - [TypeScript](#typescript) ## .NET - [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be! - [MvvmCross](https://github.com/MvvmCross/MvvmCross/labels/first-timers-only) _(label: first-timers-only)_
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac. ## C - [Neovim](https://github.com/neovim/neovim/labels/good%20first%20issue) _(label: good first issue)_
Vim-fork focused on extensibility and agility. ## C++ - [electron](https://github.com/electron/electron/labels/good%20first%20issue) _(label: good first issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [Godot Engine](https://github.com/godotengine/godot/labels/junior%20job) _(label: junior job)_
2D and 3D cross-platform game engine. Also has C# and Python code. - [tensorflow](https://github.com/tensorflow/tensorflow/labels/stat%3Acontributions%20welcome) _(label: stat:contributions welcome)_
Computation using data flow graphs for scalable machine learning - [projectM](https://github.com/projectM-visualizer/projectm/labels/good%20first%20issue) _(label: good first issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. ## Clojure - [Alda](https://github.com/alda-lang/alda/labels/low-hanging%20fruit) _(label: low-hanging-fruit)_
A music programming language for musicians. :notes: ## ClojureScript - [LightTable](https://github.com/LightTable/LightTable/labels/good%20first%20issue) _(label: good first issue)_
The Next Generation code editor! One of the top funded projects on KickStarter. ## Dart - [dart.dev](https://github.com/dart-lang/site-www/labels/beginner) _(label: beginner)_
A website covering the Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. ## Elixir - [Elixir](https://github.com/elixir-lang/elixir/labels/Level%3AStarter) _(label: Level:Starter)_
Elixir is a dynamic, functional language designed for building scalable and maintainable applications - [Ecto](https://github.com/elixir-ecto/ecto/labels/Level%3AStarter) _(label: Level:Starter)_
Ecto is a database wrapper and language integrated query for Elixir ## Go - [Moby](https://github.com/moby/moby/labels/exp%2Fbeginner) _(label: exp/beginner)_
Open-source application container engine - [Apex](https://github.com/apex/apex/labels/contrib%20(easy)) _(label: contrib (easy))_
Build, Deploy, and Manage AWS Lambda functions with ease - [Hugo](https://github.com/spf13/hugo/labels/exp%2Fbeginner) _(label: exp/beginner)_
A Fast and Flexible Static Site Generator built with love in GoLang - [CockroachDB](https://github.com/cockroachdb/cockroach/labels/E-easy) _(label: E-easy)_
The Scalable, Survivable, Strongly-Consistent SQL Database - [Helm](https://github.com/kubernetes/helm/labels/good%20first%20issue) _(label: good first issue)_
The Kubernetes Package Manager - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FGo%22+) _(label: Up For Grabs, Difficulty/1:Easy, Tech/Go)_
Open source Slack-alternative in Golang and React - [Docker/CLI](https://github.com/docker/cli/labels/exp%2Fbeginner) _(label: exp/beginner)_
The Docker CLI - [Kubernetes](https://github.com/kubernetes/kubernetes/labels/good%20first%20issue) _(label: good first issue)_
Production-Grade Container Scheduling and Management System ## Java - [Strongbox](https://github.com/strongbox/strongbox/labels/good%20first%20issue) _(label: good first issue)_
Strongbox is an artifact repository manager written in Java. - [TEAMMATES](https://github.com/TEAMMATES/teammates/labels/d.FirstTimers) _(label: d.FirstTimers)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. - [elasticsearch](https://github.com/elastic/elasticsearch/labels/good%20first%20issue) _(label: good first issue)_
Open Source, Distributed, RESTful Search Engine. - [JabRef](https://github.com/JabRef/jabref/labels/good%20first%20issue) _(label: good first issue)_
Desktop application moving from SWING to JavaFX. Focus on code quality: Usage of code quality tools such as [CodeCov](https://codecov.io/) and [Codacy](https://www.codacy.com/). Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. - [Wikimedia Commons Android App](https://github.com/commons-app/apps-android-commons/labels/beginner%20friendly) _(label: beginner friendly)_
Allows users to upload pictures from their Android phone/tablet to Wikimedia Commons. - [XWiki](https://jira.xwiki.org/issues/?jql=labels%20%3D%20Onboarding) _(label: Onboarding)_
[XWiki](http://xwiki.org) is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the [onboarding wiki](http://dev.xwiki.org/xwiki/bin/view/Onboarding/). - [zerocode](https://github.com/authorjapps/zerocode/labels/good%20first%20issue) _(label: good first issue)_
API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly. ## JavaScript - [name-suggestion-index](https://github.com/osmlab/name-suggestion-index/labels/good%20first%20issue) _(label: good first issue)_
Canonical common brand names for OpenStreetMap - [iD](https://github.com/openstreetmap/iD/labels/good%20first%20issue) _(label: good first issue)_
The easy-to-use OpenStreetMap editor in JavaScript. - [missioncontrol](https://github.com/davfoundation/missioncontrol/labels/first-timers-only) _(label: first-timers-only)_
Mission Control is a free and open marketplace connecting autonomous vehicles (e.g., drones) with users looking for services such as package deliveries. - [missions](https://github.com/davfoundation/missions/labels/first-timers-only) _(label: first-timers-only)_
Missions is a mobile web app connecting DAV users looking to ship packages with autonomous drones looking for work in an open and free marketplace. - [annyang](https://github.com/TalAter/annyang/labels/first-timers-only) _(label: first-timers-only)_
A popular Speech Recognition library used to communicate with everything from websites to smart mirrors to flying drones. - [Clementine.js Boilerplate](https://github.com/johnstonbl01/clementinejs/labels/beginner) _(label: beginner)_
The elegant and lightweight full stack JavaScript boilerplate. - [PouchDB](https://github.com/pouchdb/pouchdb/labels/first%20timers%20only) _(label: first time only)_
PouchDB is a pocket-sized database. - [Leaflet](https://github.com/Leaflet/Leaflet/labels/good%20first%20issue) _(label: good first issue)_
JavaScript library for mobile-friendly interactive maps. - [Dragula](https://github.com/bevacqua/dragula/labels/first-timers-only) _(label: first-timers-only)_
Drag and drop so simple it hurts. - [UI.Layout directive (Angular UI)](https://github.com/angular-ui/ui-layout/labels/first-timers-only) _(label: first-timers-only)_
Angular directive that allows you to split! - [history](https://github.com/rackt/history/labels/good-for-beginner) _(label: good-for-beginner)_
A minimal, functional history library for JavaScript. - [TodoMVC](https://github.com/tastejs/todomvc/labels/first%20time%20contributor) _(label: first time contributor)_
Helping you select an MV\* framework by implementing Todo in lots of Javascript apps. - [Adobe Brackets](https://github.com/adobe/brackets/issues?q=is%3Aopen+is%3Aissue+label%3A%22starter+bug%22) _(label: starter bug)_
An open source code editor for the web, written in JavaScript, HTML and CSS. - [AVA](https://github.com/sindresorhus/ava/labels/good%20for%20beginner) _(label: good for beginner)_
Futuristic test runner. - [Kinto.js](https://github.com/Kinto/kinto.js/labels/easy-pick) _(label: easy-pick)_
An offline-first JavaScript client leveraging the [Kinto API](http://kinto.readthedocs.org/) for remote data synchronization. - [ESLint](https://github.com/eslint/eslint/labels/good%20first%20issue) _(label: good first issue)_
A fully pluggable tool for identifying and reporting on patterns in JavaScript. - [Webpack](https://github.com/webpack/webpack/labels/D0%3A%20My%20First%20Commit%20%28Contrib.%20Difficulty%29) _(label: D0: My First Commit (Contrib. Difficulty))_
A bundler for javascript and friends. - [Tessel 2 CLI](https://github.com/tessel/t2-cli/labels/contribution-starter) _(label: contribution-starter)_
Command line interface to Tessel 2. - [Ember.js](https://github.com/emberjs/ember.js/labels/Good%20for%20New%20Contributors) _(label: Good for New Contributors)_
A JavaScript framework for creating ambitious web applications. - [Ember.js Data](https://github.com/emberjs/data/labels/Good%20for%20New%20Contributors) _(label: Good for New Contributors)_
A data persistence library for Ember.js. - [FreeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp/labels/first%20timers%20welcome) _(label: first timers welcome)_
Open source codebase and curriculum. Learn to code and help nonprofits. - [Ghost](https://github.com/TryGhost/Ghost/labels/good%20first%20issue) _(label: good first issue)_
Just a blogging platform - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn/labels/good%20for%20beginner) _(label: good for beginner)_
Awesome ESLint rules. - [Hyper](https://github.com/zeit/hyper/labels/good%20first%20issue) _(label: good first issue)_
JS/HTML/CSS Terminal - [pdf.js](https://github.com/mozilla/pdf.js/labels/5-good-beginner-bug) _(label: 5-good-beginner-bug)_
PDF Reader in JavaScript - [Moment.js](https://github.com/moment/moment/labels/Up-For-Grabs) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. - [serverless](https://github.com/serverless/serverless/labels/help-wanted-easy) _(label: help-wanted-easy)_
The Serverless Framework - [Hoodie Camp](https://github.com/hoodiehq/camp/labels/first-timers-only) _(label: first-timers-only)_
Hoodie Camp is a space for new and existing contributors. - [React](https://github.com/facebook/react/labels/good%20first%20issue) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. - [React Native](https://github.com/facebook/react-native/labels/Good%20first%20issue) _(label: Good first issue)_
A framework for building native apps with React. - [React server](https://github.com/redfin/react-server/labels/good%20first%20contribution) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. - [Yarn](https://github.com/yarnpkg/yarn/labels/good%20first%20issue) _(label: good first issue)_
Fast, reliable, and secure dependency management. - [pixi.js](https://github.com/pixijs/pixi.js/labels/Difficulty%3A%20Easy) _(label: Difficulty: Easy)_
A 2D JavaScript Renderer - [Next.js](https://github.com/zeit/next.js/labels/good%20first%20issue) _(label: good first issue)_
A minimalistic framework for universal server-rendered React applications - [keystonejs](https://github.com/keystonejs/keystone/labels/good%20first%20task) _(label: good first task)_
The open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. - [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React/labels/good%20first%20issue) _(label: good first issue)_
The official React integration for Semantic UI. - [electron](https://github.com/electron/electron/labels/good%20first%20issue) _(label: good first issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [Botpress](https://github.com/botpress/botpress/labels/good%20first%20issue) _(label: good first issue)_
The only sane way to build great bots. - [Atom](https://github.com/atom/atom/labels/beginner) _(label: beginner)_
The hackable text editor - [cdnjs](https://github.com/cdnjs/cdnjs/labels/BEGINNER) _(label: BEGINNER)_
The best FOSS web front-end resource CDN - [Video.js](https://github.com/videojs/video.js/labels/first-timers-only) _(label: first-timers-only)_
The player framework - [Operation Code](https://github.com/OperationCode/operationcode_frontend/labels/beginner%20friendly) _(label:beginner-friendly)_
Operation Code is a non-profit organization that are helping Veterans and their families get into the tech industry through mentorships, scholarships, and providing a supportive community. - [stryker](https://github.com/stryker-mutator/stryker/labels/beginner%20friendly) _(label: beginner friendly)_
The JavaScript mutation testing framework - [Kap](https://github.com/wulkano/kap/labels/good%20first%20issue) _(label: good first issue)_
An open-source screen recorder built with web technology - [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite/labels/help%20wanted) _(label: help wanted)_
A browser extension to enhance the Reddit browsing experience. - [Brave Browser](https://github.com/brave/brave-browser/labels/good%20first%20bug) _(label: good first bug)_
Desktop browser for macOS, Windows, and Linux. - [Fastify](https://github.com/fastify/fastify/labels/good%20first%20issue) _(label: good first issue)_
Fast and low overhead web framework, for Node.js. - [Node.js core](https://github.com/nodejs/node/labels/good%20first%20issue) _(label: good first issue)_
JavaScript runtime built on Chrome's V8 JavaScript engine - [Jest](https://github.com/facebook/jest/labels/good%20first%20issue) _(label: good first issue)_
A complete and easy to set up JavaScript testing solution. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FJavaScript%22+) _(label: Up For Grabs, Difficulty:1/Easy, Tech/JavaScript)_
Open source Slack-alternative in Golang and React - [p5.js](https://github.com/processing/p5.js/labels/good%20first%20issue) _(label: good first issue)_
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. - [squirrelly](https://github.com/nebrelbug/squirrelly/labels/good%20first%20issue) _(label: good first issue)_
Squirrelly is a lightweight template engine that supports helpers, filters, partials, and more. - [NativeScript](https://github.com/NativeScript/NativeScript/labels/good%20first%20issue) _(label: good first issue)_
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android. - [Gatsby.js](https://github.com/gatsbyjs/gatsby/labels/good%20first%20issue) _(label: good first issue)_
Build blazing fast, modern apps and websites with React. - [Vue.js](https://github.com/vuejs/vue/labels/good%20first%20issue) _(label: good first issue)_
The Progressive JavaScript Framework. - [md-page](https://github.com/oscarmorrison/md-page/labels/good%20first%20issue) _(label: good first issue)_
Create a webpage with just markdown. - [Check It Out](https://github.com/jwu910/check-it-out/labels/good%20first%20issue) _(label: good first issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. - [nuclear](https://github.com/nukeop/nuclear/labels/good%20first%20issue) _(label: good first issue)_
Multiplatform music player that streams from free sources. ## Julia - [Julia Language: Help wanted](https://github.com/JuliaLang/julia/labels/help%20wanted) _(label: help wanted)_
"Move like Python, Run like C" - A fresh approach to technical computing! - [Julia Language: Good first issue](https://github.com/JuliaLang/julia/labels/good%20first%20issue) _(label: good first issue )_
"Move like Python, Run like C" - A fresh approach to technical computing! ## Kotlin - [Atrium](https://github.com/robstoll/atrium/labels/good%20first%20issue) _(label: good first issue)_
Multiplatform assertion library for Kotlin ## Perl - [Ravada](https://github.com/UPC/ravada/labels/good%20first%20issue) _(label: good first issue)_
Remote Virtual Desktops Manager. ## PHP - [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin/labels/newbie) _(label: newbie)_
Admin interface for MySQL written in PHP. - [Deployer](https://github.com/deployphp/deployer/labels/good%20for%20beginner) _(label: good for beginner)_
A deployment tool written in PHP with support for popular frameworks out of the box. - [Matomo](https://github.com/matomo-org/matomo/labels/help%20wanted) _(label: help wanted)_
Matomo is the leading Free/Libre open analytics platform. - [OrgManager](https://github.com/orgmanager/orgmanager/labels/beginners-only) _(label: beginners-only)_
Supercharge your GitHub organizations! - [PHP Censor](https://github.com/php-censor/php-censor/labels/good-for-beginner) _(label: good-for-beginner)_
Open source self-hosted continuous integration server for PHP projects. ## Python - [catapult](https://github.com/catapult-project/catapult/labels/Good%20First%20Bug) _(label: Good First Bug)_
Catapult home for performance tools. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki/labels/good%20first%20issue) _(Good First Issue)_
Building a Better Democracy for the Internet Age - [Python Babel](https://github.com/python-babel/babel/labels/difficulty%2Flow) _(label: difficulty/low)_
The Python Internationalization Library. - [Kinto](https://github.com/Kinto/kinto/labels/easy-pick) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [BorgBackup](https://github.com/b ... ...

近期下载者

相关文件


收藏者