Interested in Programming

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shogunofharlem3
    MVP
    • Dec 2007
    • 1799

    #1

    Interested in Programming

    Not sure if anyone here knows how to code, I don't, but I wanted to learn and to teach my students about Computer Science. I came across a drag and drop programming language called Scratch which was created by the Lifelong Kindergarten Group at MIT.

    It is very accessible and a hell of a lot of fun. I am going to try to take a course this summer on Python as this really intrigued me and it has been very accessible, however, not easy.

    Here is an example project I'm working on now. You'll see it is build 7. I did a 5 part tutorial with my 7th and 8th graders at school Then I added to it for next school year.

    If you've ever been interested in actually coding a game but have never coded before or are completely overwhelmed with the syntax of actual code. Give, http://scratch.mit.edu a go.

    Cool thing is if you click, See Inside you can see all the Scripts for all the sprites.

    Mario Build 7 (does not work on tablets or phones)
    NHLTeamup Youtube Channel

    NHL 14 Dynasty Page

    NHL 14 Roster with FULL Skater and Goalie Edits

    MLB 2k12 / 2k13 With Shogun Global Edits Sliders
  • boxboy99
    MVP
    • Feb 2006
    • 2320

    #2
    Re: Interested in Programming

    If you are learning I would highly recommend the following resources.

    - thenewboston.com
    - codebat
    - codecademy

    Hopefully I got those correct but if you have trouble finding them let me know.
    MLB the Show - Cubs
    2015: 80-82
    2016: 96-66 - Lost Game 7 of WS (18 innings to Red Sox)
    2017: 93-69 - Swept by Red Sox in World Series
    2018: 100-62 - Swept by Dodgers in NLCS
    2019: 14-11

    Comment

    • FlyRice
      Lillard Time
      • Nov 2008
      • 1280

      #3
      Re: Interested in Programming

      Codecademy is awesome. It's where I learned JavaScript, which then helped me transition to UnityScript in Unity, and now I'm using C# for my basketball game.

      Unity is free so if you're interested in making your own game I would highly recommend it, and there are tons of free tutorials out there as well.
      ./// RIP CITY
      ((())) Twitter!
      ...///

      Comment

      • boxboy99
        MVP
        • Feb 2006
        • 2320

        #4
        Re: Interested in Programming

        The videos on the new Boston are excellent. Bucky has a great way of explaining how stuff works. Codebat is great for general programming exercise. Coedcademy is codebat on crack I suppose.
        MLB the Show - Cubs
        2015: 80-82
        2016: 96-66 - Lost Game 7 of WS (18 innings to Red Sox)
        2017: 93-69 - Swept by Red Sox in World Series
        2018: 100-62 - Swept by Dodgers in NLCS
        2019: 14-11

        Comment

        • mgoblue
          Go Wings!
          • Jul 2002
          • 25477

          #5
          Re: Interested in Programming

          Great you're into it! Sorry I don't have any advice on where to go though...I learned in college back in 1998-2002 and there's so much more stuff out there now.
          Nintendo Switch Friend Code: SW-7009-7102-8818

          Comment

          • oneamongthefence
            Nothing to see here folks
            • Apr 2009
            • 5683

            #6
            Re: Interested in Programming

            I bought a game programming book a long time ago did maybe a chapter or two them stopped. It was really simple language and mostly if/then prompts
            Really wanna get into learning to code so I'm gonna check this out for sure.

            Sent from my LG-AS991 using Tapatalk
            Because I live in van down by the river...

            Comment

            • FlyRice
              Lillard Time
              • Nov 2008
              • 1280

              #7
              Re: Interested in Programming

              Originally posted by oneamongthefence
              I bought a game programming book a long time ago did maybe a chapter or two them stopped. It was really simple language and mostly if/then prompts
              Really wanna get into learning to code so I'm gonna check this out for sure.

              Sent from my LG-AS991 using Tapatalk
              If you get back into game programming, be sure to check out this book. It's free on the web or you can also buy it to support the author.

              ./// RIP CITY
              ((())) Twitter!
              ...///

              Comment

              • shogunofharlem3
                MVP
                • Dec 2007
                • 1799

                #8
                Re: Interested in Programming

                Originally posted by oneamongthefence
                I bought a game programming book a long time ago did maybe a chapter or two them stopped. It was really simple language and mostly if/then prompts
                Really wanna get into learning to code so I'm gonna check this out for sure.

                Sent from my LG-AS991 using Tapatalk
                I always wanted to get into it but never did. With Scratch, I've made some pretty good projects. Nothing ground breaking but really fun watching things come to life.

                I'm a k-8 technology teacher and I started working with the old kids to create educational games for our younger students. They've been part of making match games, math games, etc. All of which we can share and the kids can play.

                We had a Scratch Club after school once a week and got the kids interested in programming. Some of their projects were terrific. It has me interested in moving on and starting to learn Python this summer (I'm not coaching this summer, so it is beers and Python).

                It really is fun, rewarding, frustration but when you logically work out an issue it is really satisfying. For someone like me that has very limited exposure to code, learning the logic behind a program is a lot of fun. I'm honestly hooked and hoping to take it further with other languages now. I'm a gamer that always wanted to make his own game. Now I can.

                And it is damn fun! Someday OS will be rating my sports games. a cool .5 out of 100. BUT AT LEAST IT GOT RATED!!!!

                Here is my 2 player baseball game:
                Frozen Rope Baseball


                Working on the sequel now. Haven't programmed bat ball collision yet.
                Frozen Rope Baseball 2
                Last edited by shogunofharlem3; 05-05-2016, 09:48 PM.
                NHLTeamup Youtube Channel

                NHL 14 Dynasty Page

                NHL 14 Roster with FULL Skater and Goalie Edits

                MLB 2k12 / 2k13 With Shogun Global Edits Sliders

                Comment

                • mjavon
                  MVP
                  • Jul 2013
                  • 1502

                  #9
                  Re: Interested in Programming

                  For an easy and free Python tutorial, check out www.automatetheboringstuff.com

                  Another open-source option is R, which is more geared towards data science/statistics, but is a top-down programming language itself also.
                  ----------------------
                  PSN/Steam: southtitan
                  ----------------------

                  Comment

                  • slickdtc
                    Grayscale
                    • Aug 2004
                    • 17125

                    #10
                    Re: Interested in Programming

                    Definitely something I've always wanted to get in to. Just the way the world is going, so it makes sense to have the skill. Plus, I did very extreme basic stuff in my early teens and building something was always so satisfying. Especially when it took hours to have it come out right!

                    Recently came across freecodecamp.com which teaches you while also helping non-profits. Giving back while also learning, what a deal.

                    Nowadays there are so many resources that you can learn on your own instead of shelling out thousands for a college course. You can parlay that experience in to an actual job, though the almighty piece of paper will give you a leg up.

                    I love what I do now, but learning to code is always in the back of my mind. In case anything ever happens with my job, it would be a very nice fallback to have that experience.
                    NHL - Philadelphia Flyers
                    NFL - Buffalo Bills
                    MLB - Cincinnati Reds


                    Originally posted by Money99
                    And how does one levy a check that will result in only a slight concussion? Do they set their shoulder-pads to 'stun'?

                    Comment

                    • dickey1331
                      Everyday is Faceurary!
                      • Sep 2009
                      • 14285

                      #11
                      Re: Interested in Programming

                      I recently finished my college class on C++ and my Java class begins in June.

                      I'm not a big fan of programming but it is part of my degree program
                      MLB: Texas Rangers
                      Soccer: FC Dallas, Fleetwood Town
                      NCAA: SMU, UTA
                      NFL: Dallas Cowboys
                      NHL: Dallas Stars
                      NBA: Dallas Mavericks

                      I own a band check it out

                      Comment

                      • shogunofharlem3
                        MVP
                        • Dec 2007
                        • 1799

                        #12
                        Re: Interested in Programming

                        I've always wanted to make games but I never took any programming or anything in school. Business management major with a minor in marketing that is a now a school teacher and high school baseball coach. To say I didn't follow my educational path is an understatement.

                        Messing around on scratch at the least for now, pardon this pun coming, scratches the itch I have to make games. I have a ton of fun with it. It really has interested me in doing something this summer.

                        Take last night for example. I spent like 3 hours programming enemy movement examples in a scrolling platformer (goomba just left right between pipes, goomba moving left, koopa that bounces and moves left, bullet bill that flies left, hammer brother that arcs hammers). Felt like I was doing that for half hour, next thing I know the Red Sox game was over. It is nothing more than some examples that can be used as a model or engine if you will. Because enemy placement and movement is much more complex in scrolling game than opposed to a single screen level, ex, the original Zelda. Screen to screen compared to Contra, scattered across the world.

                        Hoping this summer between coaching, smoking pork shoulders and smushing beers, I'll learn some Python (after some research it appears to be a scripting language. Scratch uses scripting so I think that make sense to move from here to there).

                        Last edited by shogunofharlem3; 05-09-2016, 11:06 AM.
                        NHLTeamup Youtube Channel

                        NHL 14 Dynasty Page

                        NHL 14 Roster with FULL Skater and Goalie Edits

                        MLB 2k12 / 2k13 With Shogun Global Edits Sliders

                        Comment

                        Working...