Programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nitro
    Talkative Tyro
    • Oct 2024
    • 33

    Programming

    This has been off and on for me for a while, but the past few years I've really started to get more into programming (consuming more tutorials, documentation,videos, etc.).

    So anyone else here programming? Beginner or Expert? What are you using?

    Any fun projects you might be working on?

    I'm currently working through JavaScript and Python.
  • Shawn
    Administrator
    • Oct 2024
    • 1092

    #2
    Beginner for me really. I’ve done HTML and CSS for a while. That’s what I started out doing.

    I kind of want to get back into that and learn it until I can make excellent websites with it.

    And then move on.

    I’d love to build a hiking app for mobile devices. I just don’t know where to start.

    Great topic!!
    Check out our other great features, such as OT Blogs, OT Articles, and OT Groups​​​​​​.

    Comment

    • Nitro
      Talkative Tyro
      • Oct 2024
      • 33

      #3
      Web development was/is my first foray into programming as well. There's a lot of resources out there but one of my favourites and go-to is MDN. It's been very helpful and covers a lot of the basics while also getting into more advanced topics.

      I've been working on mobile development (still very much a beginner) but I think the type of phone you have will help decide the route to take (iOS development or Android development).

      Comment

      • Shawn
        Administrator
        • Oct 2024
        • 1092

        #4
        Originally posted by Nitro
        Web development was/is my first foray into programming as well. There's a lot of resources out there but one of my favourites and go-to is MDN. It's been very helpful and covers a lot of the basics while also getting into more advanced topics.

        I've been working on mobile development (still very much a beginner) but I think the type of phone you have will help decide the route to take (iOS development or Android development).
        iOS for me

        Is this the MDN you're referring to? https://developer.mozilla.org/en-US/
        Check out our other great features, such as OT Blogs, OT Articles, and OT Groups​​​​​​.

        Comment

        • Nitro
          Talkative Tyro
          • Oct 2024
          • 33

          #5
          Originally posted by Shawn

          iOS for me

          Is this the MDN you're referring to? https://developer.mozilla.org/en-US/
          I haven't done much with iOS but if I recall, you will need a mac computer to develop for it.

          That's the one! I noticed they added a new section called curriculum. I basically just used the guides, but the curriculum section seems to structure them to be more course-like which could be helpful.

          Comment

          • Shawn
            Administrator
            • Oct 2024
            • 1092

            #6
            Originally posted by Nitro

            I haven't done much with iOS but if I recall, you will need a mac computer to develop for it.

            That's the one! I noticed they added a new section called curriculum. I basically just used the guides, but the curriculum section seems to structure them to be more course-like which could be helpful.
            Maybe I can create it from a website but make it really responsive and super mobile-friendly.
            Check out our other great features, such as OT Blogs, OT Articles, and OT Groups​​​​​​.

            Comment

            • Ravenfreak
              Talkative Tyro
              • Oct 2024
              • 33

              #7
              I'm still a beginner because I start teaching myself some languages, then I get bored and move on. I mainly enjoy modifying existing code rather than writing code from scratch. I know z80 and 68k assembler well because I enjoy modding the Sonic games for the Genesis and Master System/Game Gear. I know some Python as well, and find it to be the easiest language to learn.

              Comment

              • Nitro
                Talkative Tyro
                • Oct 2024
                • 33

                #8
                Originally posted by Ravenfreak
                I'm still a beginner because I start teaching myself some languages, then I get bored and move on. I mainly enjoy modifying existing code rather than writing code from scratch. I know z80 and 68k assembler well because I enjoy modding the Sonic games for the Genesis and Master System/Game Gear. I know some Python as well, and find it to be the easiest language to learn.
                That happens a lot to me too. I've dabbled in a bunch of different things and moved on. Trying to stick with what I'm learning now. Python does seem easier to grasp and I can see why it's so popular and widely used.


                Comment

                • ExoticDreamer
                  Curious Contributor
                  • Oct 2024
                  • 17

                  #9
                  I have been a web developer for several companies in the past. My specialty is PHP and I am now building websites using Laravel. As to what I am building, I am currently working on an online invoice tool, a betting app, and a gym website.

                  Comment

                  • Nitro
                    Talkative Tyro
                    • Oct 2024
                    • 33

                    #10
                    Originally posted by ExoticDreamer
                    I have been a web developer for several companies in the past. My specialty is PHP and I am now building websites using Laravel. As to what I am building, I am currently working on an online invoice tool, a betting app, and a gym website.
                    Awesome! Those definitely sound like fun projects, at least to an outsider like me (maybe it's been hectic thus far but hopefully it's going well 😊).

                    I know PHP is used a lot for forums, so it would be nice to know more about it.

                    Do you have any recommendations for getting started with PHP? Or web development in general?

                    Comment

                    • Shawn
                      Administrator
                      • Oct 2024
                      • 1092

                      #11
                      This one is a lot of fun!

                      Check out our other great features, such as OT Blogs, OT Articles, and OT Groups​​​​​​.

                      Comment

                      Working...