Coder Social home page Coder Social logo

cworld1 / cn-learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 28.94 MB

Some notes and code about CWorld learning Computer Network. Match with the book: Computer Network: A Top-down Approach

Home Page: https://cn.cworld.top

License: GNU General Public License v3.0

TypeScript 50.41% Vue 15.69% SCSS 33.90%
computer-networks learning notes vuepress

cn-learning's Introduction

Computer Network Learning

GitHub stars GitHub commit activity GitHub Workflow Status GitHub license

Some notes and code about CWorld learning Computer Network.

Get Started 前往阅读 →

Or you can get PDF file automaticly generated by github actions.

Local Development

Environment requirements:

1. Enable corepack & pnpm

If your Node.js version is lower than 16.13.0,Please install corepack first.

npm install -g corepack
corepack enable
corepack prepare pnpm@latest --activate

2. Clone the repository

git clone https://github.com/cworld1/cn-learning.git
cd cn-learning

2. Install dependencies

pnpm install

3. Start the development server

pnpm dev

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

4. Some useful commands

pnpm build Bundles your website into static files for production.

Contributions

As the author is only a beginner in learning Computer Network, there are obvious mistakes in his notes. Readers are also invited to make a lot of mistakes. In addition, you are welcome to use PR or Issues to improve them.

Thanks

Some of the electronic textbooks have helped the author a lot in his studies, and without them, this notebook would not have been possible. I would like to express my gratitude to the original authors of these materials. If you have any doubts about this project, you can also read the following textbooks carefully to remedy them.

License

This project is licensed under the GPL 3.0 License.

Creative Commons

This documention is admitted by Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).

Note This website is built using Vuepress Next, a Vuejs static website generator.

cn-learning's People

Contributors

cworld1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cn-learning's Issues

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.