2024-01-04 10:30:51 +03:00
|
|
|
|
# Go Kursu
|
|
|
|
|
|
2025-02-25 23:37:30 +03:00
|
|
|
|
Go programming language course by Mass Collaboration Labs
|
2024-01-04 10:30:51 +03:00
|
|
|
|
|
2025-02-25 23:37:30 +03:00
|
|
|
|
Forges:
|
2024-01-12 19:08:20 +03:00
|
|
|
|
|
2025-04-05 16:19:36 +03:00
|
|
|
|
* https://source.masscollabs.xyz/masscollaborationlabs/gokursu
|
|
|
|
|
|
2024-01-12 19:08:20 +03:00
|
|
|
|
* https://github.com/masscollaborationlabs/gokursu
|
|
|
|
|
|
2025-02-25 23:25:20 +03:00
|
|
|
|
* https://gitlab.com/masscollabs/masscollaborationlabs/gokursu
|
|
|
|
|
|
|
|
|
|
* https://git.sr.ht/~mertgor/gokursu
|
|
|
|
|
|
|
|
|
|
* https://git.disroot.org/masscollaborationlabs/gokursu
|
|
|
|
|
|
|
|
|
|
* https://codeberg.org/masscollaborationlabs/gokursu
|
|
|
|
|
|
2024-01-04 10:30:51 +03:00
|
|
|
|
# License
|
|
|
|
|
|
2025-02-25 23:37:30 +03:00
|
|
|
|
Go programming language course by Mass Collaboration Labs
|
|
|
|
|
|
2024-01-04 10:30:51 +03:00
|
|
|
|
BSD 3-Clause License
|
|
|
|
|
|
2024-10-25 11:02:46 +03:00
|
|
|
|
Copyright (C) 2024-2025 QB Networks
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2017-2025 Masscollabs Services
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2017-2025 Procyberian and contributors
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2017-2025 Mass Collaboration Labs and contributors
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2017-2025 amassivus and contributors
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2024-2025 godigitalist and contributors
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2024-2025 bilsege and contributors
|
|
|
|
|
|
|
|
|
|
Copyright (C) 2024-2025 Birleşik Dergi Yazarları
|
2024-01-04 10:30:51 +03:00
|
|
|
|
|
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
|
|
|
modification, are permitted provided that the following conditions are met:
|
|
|
|
|
|
|
|
|
|
1. Redistributions of source code must retain the above copyright notice, this
|
|
|
|
|
list of conditions and the following disclaimer.
|
|
|
|
|
|
|
|
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
|
|
|
this list of conditions and the following disclaimer in the documentation
|
|
|
|
|
and/or other materials provided with the distribution.
|
|
|
|
|
|
|
|
|
|
3. Neither the name of the copyright holder nor the names of its
|
|
|
|
|
contributors may be used to endorse or promote products derived from
|
|
|
|
|
this software without specific prior written permission.
|
|
|
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
|
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
|
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
|
|
|
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
|
|
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
|
|
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
|
|
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
|
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|