ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Where to read Code? or Best practices to Learn Code?

    Water Closet
    readin code
    14
    151
    9.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • travisdh1T
      travisdh1 @bnrstnr
      last edited by

      @bnrstnr said in Where to read Code?:

      You could probably read code until the end of time on github

      I was just going to say GitHub as well.

      1 Reply Last reply Reply Quote 1
      • WrCombsW
        WrCombs
        last edited by

        is that open source ?
        I've heard the name a few times but never really messed with it.

        B travisdh1T DustinB3403D scottalanmillerS 4 Replies Last reply Reply Quote 0
        • B
          bnrstnr @WrCombs
          last edited by bnrstnr

          Here are some examples of software that is popular on ML:
          https://github.com/vatesfr/xen-orchestra
          https://github.com/RocketChat/Rocket.Chat
          https://github.com/nextcloud
          https://github.com/snipe/snipe-it
          https://github.com/NodeBB/NodeBB
          https://github.com/pi-hole/pi-hole
          https://github.com/BookStackApp/BookStack

          and some user content:
          https://github.com/Ylianst/MeshCentral
          https://github.com/Jarli01/xenorchestra_updater
          https://github.com/travisdh1/FedPiHSecDNS
          https://gitlab.com/scottalanmiller/nextcloud_fedora_installer

          WrCombsW travisdh1T 2 Replies Last reply Reply Quote 3
          • WrCombsW
            WrCombs @bnrstnr
            last edited by

            @bnrstnr said in Where to read Code?:

            Here are some examples of software that is popular on ML:
            https://github.com/vatesfr/xen-orchestra
            https://github.com/RocketChat/Rocket.Chat
            https://github.com/nextcloud
            https://github.com/snipe/snipe-it
            https://github.com/NodeBB/NodeBB
            https://github.com/Ylianst/MeshCentral

            Thank you

            1 Reply Last reply Reply Quote 1
            • travisdh1T
              travisdh1 @WrCombs
              last edited by

              @WrCombs said in Where to read Code?:

              is that open source ?
              I've heard the name a few times but never really messed with it.

              GitHub is the place that a lot of open source projects use to store their code.

              WrCombsW 1 Reply Last reply Reply Quote 0
              • WrCombsW
                WrCombs @travisdh1
                last edited by

                @travisdh1 said in Where to read Code?:

                @WrCombs said in Where to read Code?:

                is that open source ?
                I've heard the name a few times but never really messed with it.

                GitHub is the place that a lot of open source projects use to store their code.

                I believe @JaredBusch uses GitHub a lot, right?

                JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                • travisdh1T
                  travisdh1
                  last edited by

                  If you're looking at getting into programming, I'd highly recommend learning to use git (no prize for guessing where GitHub got it's name.)

                  WrCombsW 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @WrCombs
                    last edited by

                    @WrCombs said in Where to read Code?:

                    @travisdh1 said in Where to read Code?:

                    @WrCombs said in Where to read Code?:

                    is that open source ?
                    I've heard the name a few times but never really messed with it.

                    GitHub is the place that a lot of open source projects use to store their code.

                    I believe @JaredBusch uses GitHub a lot, right?

                    Github and Gitlab both.

                    WrCombsW 1 Reply Last reply Reply Quote 0
                    • WrCombsW
                      WrCombs @travisdh1
                      last edited by

                      @travisdh1 said in Where to read Code?:

                      If you're looking at getting into programming, I'd highly recommend learning to use git (no prize for guessing where GitHub got it's name.)

                      I'm just learning something new - Someone told me I should try coding so I figured what bad could it do for me to look at it and do a few lessons.

                      I'm guessing here<--! because I honestly dont know... I've only see it around a bunch --> - that GitHub got it's name from codes like -

                      git https://github.com/getsomeradomcode/fromthisperson/himom
                      

                      ?

                      scottalanmillerS 1 Reply Last reply Reply Quote 1
                      • WrCombsW
                        WrCombs @JaredBusch
                        last edited by

                        @JaredBusch said in Where to read Code?:

                        @WrCombs said in Where to read Code?:

                        @travisdh1 said in Where to read Code?:

                        @WrCombs said in Where to read Code?:

                        is that open source ?
                        I've heard the name a few times but never really messed with it.

                        GitHub is the place that a lot of open source projects use to store their code.

                        I believe @JaredBusch uses GitHub a lot, right?

                        Github and Gitlab both.

                        Gitlab similar to github I assume, Same concept?

                        travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • travisdh1T
                          travisdh1 @bnrstnr
                          last edited by

                          @bnrstnr said in Where to read Code?:

                          Here are some examples of software that is popular on ML:
                          https://github.com/vatesfr/xen-orchestra
                          https://github.com/RocketChat/Rocket.Chat
                          https://github.com/nextcloud
                          https://github.com/snipe/snipe-it
                          https://github.com/NodeBB/NodeBB
                          https://github.com/Ylianst/MeshCentral

                          A lot of us have things on GitHub as well, and tend to be much simpler as they're things like update or installation scripts:
                          https://github.com/Jarli01/xenorchestra_updater
                          https://github.com/travisdh1/FedPiHSecDNS

                          I can't find @scottalanmiller's stuff for some reason.

                          B scottalanmillerS 2 Replies Last reply Reply Quote 1
                          • travisdh1T
                            travisdh1 @WrCombs
                            last edited by

                            @WrCombs said in Where to read Code?:

                            @JaredBusch said in Where to read Code?:

                            @WrCombs said in Where to read Code?:

                            @travisdh1 said in Where to read Code?:

                            @WrCombs said in Where to read Code?:

                            is that open source ?
                            I've heard the name a few times but never really messed with it.

                            GitHub is the place that a lot of open source projects use to store their code.

                            I believe @JaredBusch uses GitHub a lot, right?

                            Github and Gitlab both.

                            Gitlab similar to github I assume, Same concept?

                            Yep, that's right.

                            1 Reply Last reply Reply Quote 1
                            • S
                              scotth
                              last edited by

                              I love the list of projects that people here like.

                              1 Reply Last reply Reply Quote 0
                              • B
                                bnrstnr @travisdh1
                                last edited by

                                @travisdh1 said in Where to read Code?:

                                @bnrstnr said in Where to read Code?:

                                Here are some examples of software that is popular on ML:
                                https://github.com/vatesfr/xen-orchestra
                                https://github.com/RocketChat/Rocket.Chat
                                https://github.com/nextcloud
                                https://github.com/snipe/snipe-it
                                https://github.com/NodeBB/NodeBB
                                https://github.com/Ylianst/MeshCentral

                                A lot of us have things on GitHub as well, and tend to be much simpler as they're things like update or installation scripts:
                                https://github.com/Jarli01/xenorchestra_updater
                                https://github.com/travisdh1/FedPiHSecDNS

                                I can't find @scottalanmiller's stuff for some reason.

                                Maybe he's only on gitlab?
                                https://gitlab.com/scottalanmiller/nextcloud_fedora_installer

                                JaredBuschJ 1 Reply Last reply Reply Quote 2
                                • JaredBuschJ
                                  JaredBusch @bnrstnr
                                  last edited by

                                  @bnrstnr said in Where to read Code?:

                                  @travisdh1 said in Where to read Code?:

                                  @bnrstnr said in Where to read Code?:

                                  Here are some examples of software that is popular on ML:
                                  https://github.com/vatesfr/xen-orchestra
                                  https://github.com/RocketChat/Rocket.Chat
                                  https://github.com/nextcloud
                                  https://github.com/snipe/snipe-it
                                  https://github.com/NodeBB/NodeBB
                                  https://github.com/Ylianst/MeshCentral

                                  A lot of us have things on GitHub as well, and tend to be much simpler as they're things like update or installation scripts:
                                  https://github.com/Jarli01/xenorchestra_updater
                                  https://github.com/travisdh1/FedPiHSecDNS

                                  I can't find @scottalanmiller's stuff for some reason.

                                  Maybe he's only on gitlab?
                                  https://gitlab.com/scottalanmiller/nextcloud_fedora_installer

                                  I believe, that is correct.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    bnrstnr
                                    last edited by

                                    @WrCombs I just came across this, too
                                    https://github.com/collections/learn-to-code

                                    WrCombsW 2 Replies Last reply Reply Quote 0
                                    • WrCombsW
                                      WrCombs @bnrstnr
                                      last edited by

                                      @bnrstnr said in Where to read Code?:

                                      @WrCombs I just came across this, too
                                      https://github.com/collections/learn-to-code

                                      Fantastic,
                                      Thank you

                                      1 Reply Last reply Reply Quote 0
                                      • WrCombsW
                                        WrCombs @bnrstnr
                                        last edited by

                                        @bnrstnr said in Where to read Code?:

                                        @WrCombs I just came across this, too
                                        https://github.com/collections/learn-to-code

                                        LOL I am using free code camp right now for learning Html5/html, and CSS is what i'm currently on

                                        ObsolesceO wirestyle22W 2 Replies Last reply Reply Quote 0
                                        • DustinB3403D
                                          DustinB3403 @WrCombs
                                          last edited by

                                          @WrCombs said in Where to read Code?:

                                          is that open source ?
                                          I've heard the name a few times but never really messed with it.

                                          Is GitHub open source. . . .?

                                          WrCombsW 1 Reply Last reply Reply Quote 0
                                          • WrCombsW
                                            WrCombs @DustinB3403
                                            last edited by

                                            @DustinB3403 said in Where to read Code?:

                                            @WrCombs said in Where to read Code?:

                                            is that open source ?
                                            I've heard the name a few times but never really messed with it.

                                            Is GitHub open source. . . .?

                                            .....

                                            ObsolesceO 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 1 / 8
                                            • First post
                                              Last post