GithubHelp home page GithubHelp logo

alexis-opolka / import-cours-but-rt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 460.41 MB

It's a repository used to store my classes online, on a collaborative basis and to let me share any class, if required.

License: The Unlicense

Python 2.50% HTML 46.95% Jupyter Notebook 49.14% Shell 0.11% C++ 0.16% CSS 0.60% JavaScript 0.19% PHP 0.22% PLSQL 0.03% SCSS 0.03% Hack 0.01% TeX 0.04% PowerShell 0.01% Dockerfile 0.01%

import-cours-but-rt's Introduction

import-cours-BUT-RT

What's this repo?

The repository used to store all my classes and class-related documents such as scripts and others.

It also uses GIT LFS (Large File Storage) system but the storage is not unlimited. If you add binary files, please do only if it's under ~100 MB per file.

This project was made to help students in the Networks and Telecommunications field at the IUT of Béziers, so if you've been helped by this repository, please think of supporting this project either by supporting me (this lets me have more time to work on this project) or by contributing classes or ressources in this repository.

Install and setup

As this repository uses submodules, when trying to clone the repository use this command:

  • using SSH:

    git clone --recursive [email protected]:alexis-opolka/import-cours-but-rt.git
  • using HTTPS:

    git clone --recursive https://github.com/alexis-opolka/import-cours-but-rt.git

After having successfully cloned the repository, you might not see all the files such as PDFs, it's normal, as we use GIT LFS you need to pull the remaining files.

git lfs pull

Now you're ready to code! Happy to count you onboard! 😄

Legal notice and caution to contributors

This repository was made in order to store school documents during my bachelor and help my comrades with the ressources acessible online.
Following this, it's important to be sure to respect any copyright holder or license linked to any media sent or stored in this repository.

Since the repository is licensed under the Unlicense license every licensed work that isn't coming from one of the collaborators needs to be written down with its license or copyright in the Hall of Fame section.

You may come accross files that contains Copyrights, even from me, even though the repository is released into the public domain.
No worries! It's simply written at the end of files in order to know who wrote the content inside the file.

If you're a contributor who writes, or contributes to a file:

  • Either write your copyright this way if you're the sole author of the content:

    Copyright &copy; <YEAR> <COPYRIGHT-HOLDER> - All Rights Reserved

    or write it this way, including the source of the content, if you're using content written by someone else:

    Copyright &copy; <YEAR> <COPYRIGHT-HOLDER> - Some Rights Reserved
  • If you're adding content in a file, please add your name to the copyright.

  • If you're fixing or slightly modifying content, don't add your name to the copyright, I'll make sure it appears. 😉

If you're the holder of the copyright of a document stored in this repository

If the copyright or license is not respected, please either open an issue or contact me here

Issues and Pull Requests

If you think there are issues within some code or classes, please open an issue and I'll take a look at it with pleasure.
It's even better if you're able to come up with a fix to some issues and open a pull request. 😄

Hall of Fame

Nature file / folder in question holder (on the date of upload)
Copyright /cours/sae/sae-13/src/ Fluke Networks

Copyright © 2022-2024 Alexis Opolka (Centaurus) - All Rights Reserved

import-cours-but-rt's People

Contributors

alexis-opolka avatar lucassimpol avatar

Watchers

 avatar  avatar

Forkers

armfy

import-cours-but-rt's Issues

Update R209 missing TD

Apparently, there's a new subject for a "TD" in the R209 class, it should be added.

cc: @Keobook

R309-TP2: Segmentation Issues

With the R309-TP2 project called "Net App" there are multiple issues appearing due to the implementation of segmented links:

  • Rewritten segmented links are causing issues both on the event binding side and logical side
    • Links are not event binded
    • Segment IDs are not recognised by the Canvas
    • Links may not remember their parent and take a "random" root coords (often the current cursor coords)
  • Segmented links are raising an issue about a list object being called in a Tkinter process as Callable

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.