GithubHelp home page GithubHelp logo

impact-eintr / linuxc Goto Github PK

View Code? Open in Web Editor NEW
490.0 490.0 162.0 43.02 MB

听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识

License: GNU General Public License v3.0

Makefile 1.47% C 89.37% C++ 5.24% SWIG 3.74% Assembly 0.18%
apue c cpp csapp linux os

linuxc's Introduction

UNIX哲学

  1. 使每个程序做好一件事。若要做新的工作,则重新构建,而不是通过添加新功能使旧程序复杂化。
  2. 期望每个程序的输出成为另外一个未知程序的输入。不要杂乱无章地输出信息,避免使用严格的柱状或二进制输入格式。不要执拗于交互式输入。
  3. 设计和构建软件甚至是操作系统都要尽早尝试,数周之内较为理想。遇到笨重的部分,不要犹豫,扔掉并重建它们。
  4. 为了减轻编程任务,优化使用工具,即使你不得不绕道构建一部分用完后便会抛弃的工具(这也是值得的)。

github contribution grid snake animation

linuxc's People

Contributors

impact-eintr avatar linchengshen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

linuxc's Issues

是否有本课程的学习群?

感谢大佬创建了本项目.
希望能搞个本课程或C语言的vx群, 方便大家沟通学习.
若大佬没有建群计划, 大家加我后,我来拉群也可以. 我的vx号是数字的:幺呜呜零琪琪四五六
加友时备注: linuxC加群
期待大佬的回复

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.