Git Product home page Git Product logo

business-congnitive's Introduction

简介

做开发需要了解业务吗?毫无疑问是需要的,个人认为,技术最大的价值在于它能解决对应的业务问题。

如果不能很好的理解业务,轻则和产品经理吵架,重则理解偏差造成线上bug,带来资损。

一直以来,技术人员学习和理解业务是比较困难的,往往是通过这些渠道来了解业务:

  • 做业务调研,与业务人员交谈
  • 看专业的文章或论文
  • 看公司或团队的文档

——它们当然都是非常好的方法,但也存在几个缺点:

  1. 做调研和找专业的论文成本都比较大
  2. 文档可能会比较散乱和繁杂
  3. 很难扩大视野,看别的技术人员是如何思考和解决类似的业务问题的

基于此,我想创建一个开源的项目,来介绍一些市面上常见的业务,及其对应的模型设计、解决方案等。也希望借助开源的力量,能够不断吸纳大家的设计,扩展自己视野,深入的思考业务,构建一个完整的业务认知体系。

我给这个项目取名为《业务认知》

进度

目前计划的内容,持续更新中。。。

  • 通用业务
    • 权限系统
    • 文章业务
    • 论坛业务
    • 客服业务
    • 会员业务
    • 个人中心
    • 素材中心
    • 评论
    • 通知
  • 电商业务
    • 商家增长和商家成长
    • 交易履约
    • 营销
    • 物流
  • 公司官网业务
    • 官网展示
    • 文章业务
  • 管理系统
    • 客服关系管理
    • 进销存管理
    • 绩效管理
    • 财务管理
  • 金融业务
    • 基金业务

支持

本项目所有文章首发在微信公众号“编了个程”上,修改后最新内容会同步到此page。感兴趣的朋友可以关注这个公众号,我们还有一个几百人的技术社区(RedSpider技术社区),可以加入进来一起玩。

公众号

本项目使用了docsify工具,部署在Github Pages上,项目源代码:https://github.com/yasinshaw/business-congnitive

本项目使用七牛云图床保存图片。

贡献

非常欢迎对某个业务领域有深入理解的同学加入我们,一起完善这个文档,加入之前请联系发起人(微信号yasinshaw,你可以叫我 萤火虫),然后在github提交PR即可。

本地运行

# 安装docsify
npm i -g docsify

# 运行服务
docsify serve ./docs

添加内容

  • 在docs目录下对应的文件夹中添加目录
  • 修改docs/_sidebar

贡献者列表

排名不分先后:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.