GithubHelp home page GithubHelp logo

hfsz2313 / c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdr-c-tutorial/c

2.0 1.0 0.0 10.46 MB

Mdr's c tutorial

Home Page: https://hfsz2313.github.io/C/

License: Creative Commons Attribution Share Alike 4.0 International

C 65.23% HTML 17.70% Shell 0.62% JavaScript 16.45%

c's Introduction

C

Mdr's c tutorial

#define INTRODUCTION 52
// 欢迎来到mdr的C语言教程
// 向着星辰与深渊!

#define INFORMATION 'C'
// B站账号 Minsecrus
// GitHub账号 Minsecrus
// QQ交流群 885719573

#include <stdio.h>
int main(int argc, char* argv[]){
    printf("%d %c", INTRODUCTION, INFORMATION);
    return 0;
}

此教程并非一时兴起而作,实则怀“为往圣继绝学,为万世开太平”之愿,深思熟虑打造而成

鸣谢名单

许可证

CC-BY-SA 4.0

参考资料

  • ISO C standard
  • cpp reference
  • C Primer Plus (ISBN 978-0-321-92842-9)
  • 算法导论 (ISBN 978-7-111-40701-0)
  • The C++ Programming Language (ISBN 978-7-111-53941-4) 借鉴一下其中的示例

c's People

Contributors

hfsz2313 avatar ly-xiang avatar minsecrus avatar juajuanchi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.