#
knowledge-sharing
Here are 48 public repositories matching this topic...
Anahita is a platform and framework for developing open science and knowledge sharing applications on a social networking foundation.
notifications
platform
framework
actors
open-data
open-science
social-networking
hashtags
mentions
locations
social-graph
knowledge-sharing
social-network-graph
graph-architecture
location-graph
social-apps
anahita
anahita-apps
-
Updated
May 27, 2020 - PHP
sketching out concepts one 📝 at a time
-
Updated
Nov 8, 2019
A collection of public resources about how software companies test their software
testing
quality
knowledge
culture
companies
software-quality
software-testing
testing-practices
knowledge-sharing
quality-engineering
test-engineering
-
Updated
Jun 7, 2020 - HTML
javascript
map
markdown
http
front-end
docs
awesome
browser
web-development
collection
html5
mdn
ecmascript
ecmascript6
e-books
knowledge-sharing
qian-duan
road-map
-
Updated
Jun 10, 2020 - JavaScript
⚛︎ To share knowledge and have fun.
-
Updated
May 12, 2020
gfursin
commented
Mar 6, 2016
I noticed in our public repository that we may record the same optimizations as different solutions (unroll loops, etc). We should fix that and merge those results...
Android application to participate in experiment crowdsourcing (such as workload crowd-benchmarking and crowd-tuning) using Collective Knowledge Framework and open repositories of knowledge:
automation
reproducible-research
android-application
performance-tuning
knowledge-sharing
collaborative-research
open-research
mobile-devices
crowdsource-experiments
crowd-tuning
collaborative-benchmarking
performance-benchmarking
-
Updated
Dec 20, 2018 - Java
[Deprecated] Revel is an elegant forum or knowledge sharing system base on NodeJS especially VueJS and Parse-Server
-
Updated
Dec 29, 2019 - JavaScript
What I consider the best practices for web and software development
php
web-development
best-practices
strict-types
team-work
knowledge-sharing
php-best-practices
agile-development
-
Updated
Jun 10, 2020
日本のソフトウェア企業のテスト・テスト自動化に関する資料をまとめています
testing
devops
test-automation
test-framework
testing-tools
quality-assurance
knowledge-sharing
testing-framework
quality-engineering
knowle
test-engineering
-
Updated
Jun 4, 2020 - HTML
Solutions and algorithms for Speech and Language Processing (3rd ed. draft)
-
Updated
May 5, 2020 - TeX
A repository meant for sharing bootstrap knowledge on key technologies and frameworks StatusNeo excels in.
git
open-source
machine-learning
cloudformation
maven
terraform
datadog
cloud-computing
amazon-web-services
knowledge-sharing
statusneo
-
Updated
Apr 23, 2020 - Python
Collection of links to great software development resources!
links
cpu
graphics
rendering
resources
linkshare
graphics-programming
software-development
sofware
rendering-3d-graphics
rendering-optimizations
rendering-pipeline
graphics-rendering
knowledge-sharing
rendering-algorithm
-
Updated
May 31, 2020
Repository containing the code of the projects presented in my personal website.
-
Updated
Jun 14, 2020 - Jupyter Notebook
This is an open source project for building Rule/Policy Inference Engine written in Java
javascript
java
database
spring-boot
rule-engine
gradle
reactjs
postgresql
nadia
javascript-engine
knowledge-base
rule-parser
knowledge-management
java-engine
expert-system
knowledge-sharing
knowledge-based-systems
policy-engine
inference-engine
inference-rules
-
Updated
Apr 29, 2020 - JavaScript
Knowledge hub to share and learn the state-of-the-art developments in computer graphics.
materials
computer-graphics
animation-3d
crowdsourcing
information-exchange
geometry-processing
physics-simulation
materials-informatics
photogrammetry
texture-synthesis
graphics-3d
fluid-simulation
3d-graphics
knowledge-sharing
physics-based
texture-generation
physics-based-animation
computer-graphics-simulation
physics-based-simulation
-
Updated
Dec 19, 2018
大概可以暫時稱之為一個讓深度共通脈絡得以存在的社交平台。
-
Updated
Sep 12, 2017 - Ruby
"Together, we will accomplish more!" - Crowdsourced case studies, data, infographics, & stats for open use.
data-science
data
reliability
open-data
stats
case-study
information-gathering
knowledge-sharing
infographics
knowledge-based-systems
-
Updated
Oct 18, 2019 - HTML
Articles from Kishor Alo Programming Club (a Facebook based programming club), will be gathered in this repository. The goal of these articles is helping beginners with various topics related to programming.
-
Updated
Apr 17, 2019
-
Updated
Jul 27, 2017 - Jupyter Notebook
An exhaustive list of resources for any topic under the sun for newbs, novices & everyone else
-
Updated
May 11, 2020 - Ruby
The knowlege of modern web development. Web 开发知识体系总结。
-
Updated
Mar 11, 2019
Java基础知识全实践
-
Updated
May 25, 2020 - Java
Improve this page
Add a description, image, and links to the knowledge-sharing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knowledge-sharing topic, visit your repo's landing page and select "manage topics."
Currently, tours are persisted as JSON files and written to the “.tours” directory of your repo. However, we could also explore allowing tours to be defined via actual code comments. For example, the following could represent a step definition above a line of code:
// CodeTour: <tourTitle> <stepNumber> <stepDescription>While this approach could help mitigate tour decay,