Git Product home page Git Product logo

ai2615's Introduction

AI2615 Programming Guide

This is the programming guide (in Chinese) for AI2615, Algorithm Design and Analysis at SJTU.

It's for

  • helping students to finish programming homework, especially, for those who are not familiar with algorithmic problems.

  • maybe some from-zero-to-one tutorial in the future?

Currently deployed on GitHub Pages. See the website for more.

If you want to contribute

You can raise issue, and / or create pull request.

It's now written by me mostly. I am happy if there are some pull requests to provide more content.

ai2615's People

Contributors

fstqwq avatar wznmickey avatar

Stargazers

YBiR avatar  avatar  avatar  avatar HengineXu0504 avatar Kangrui Mao avatar Frog Chen avatar

Watchers

 avatar

Forkers

wznmickey

ai2615's Issues

环境配置的分类

现在环境配置部分按照LInux/Win/MacOS分成了三类,但是 Linux下的内容和win下的内容其实不太和系统相关联。
比如,linux下介绍了命令行的编译方式,但是在win中使用mingw的情况下也可以使用命令行进行操作。
再比如,win下的IDE基本也都提供linux版本,即使在使用linux的同学中,这些软件使用同学也不少,纯vi的同学应该非常少。

是否可以考虑分成与系统环境相关和与系统环境无关两部分进行介绍。比如命令行/IDE之类的在三个系统中都有需要,而相关工具的安装在不同系统中不一样,比如linux下通常是使用对应的包管理器,win中可以用mingw/IDE自带/包管理器/虚拟Linux环境。

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.