Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Kodu

Kodu

Scheduled Pinned Locked Moved The Lounge
htmlcomgame-devquestionannouncement
14 Posts 10 Posters 1 Views 1 Watching
  • 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.
  • C Chris Losinger

    MS's new game builder app[^] uses a simple programming language which could be a good candidate for the answer to "which programming language should I teach my kids first?"

    image processing toolkits | batch image processing

    E Offline
    E Offline
    Ennis Ray Lynch Jr
    wrote on last edited by
    #2

    Since your job as a parent is to teach your kids and help them be prepared for the real world and not be their friend perhaps you should teach them assembly. 1) Because Momma's shouldn't let their kid's grow up to be programmers, and 2) The kids that will do it anyway will love you even more for it.

    Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

    M C 2 Replies Last reply
    0
    • E Ennis Ray Lynch Jr

      Since your job as a parent is to teach your kids and help them be prepared for the real world and not be their friend perhaps you should teach them assembly. 1) Because Momma's shouldn't let their kid's grow up to be programmers, and 2) The kids that will do it anyway will love you even more for it.

      Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #3

      Ennis Ray Lynch, Jr. wrote:

      Since your job as a parent is to teach your kids and help them be prepared for the real world

      Actually, I prefer to prepare the world for my kid. :) Marc

      Will work for food. Interacx

      I'm not overthinking the problem, I just felt like I needed a small, unimportant, uninteresting rant! - Martin Hart Turner

      1 Reply Last reply
      0
      • E Ennis Ray Lynch Jr

        Since your job as a parent is to teach your kids and help them be prepared for the real world and not be their friend perhaps you should teach them assembly. 1) Because Momma's shouldn't let their kid's grow up to be programmers, and 2) The kids that will do it anyway will love you even more for it.

        Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #4

        Ennis Ray Lynch, Jr. wrote:

        Since your job as a parent is to teach your kids and help them be prepared for the real world

        i would teach them how to prepare hamburgers for the world. if i had any.

        image processing toolkits | batch image processing

        S D 2 Replies Last reply
        0
        • C Chris Losinger

          Ennis Ray Lynch, Jr. wrote:

          Since your job as a parent is to teach your kids and help them be prepared for the real world

          i would teach them how to prepare hamburgers for the world. if i had any.

          image processing toolkits | batch image processing

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #5

          Chris Losinger wrote:

          i would teach them how to prepare hamburgers for the world. if i had any.

          *raises a bun in sympathy for Chris's lack of hamburgers*

          C 1 Reply Last reply
          0
          • C Chris Losinger

            Ennis Ray Lynch, Jr. wrote:

            Since your job as a parent is to teach your kids and help them be prepared for the real world

            i would teach them how to prepare hamburgers for the world. if i had any.

            image processing toolkits | batch image processing

            D Offline
            D Offline
            Dinobot_Slag
            wrote on last edited by
            #6

            Chris Losinger wrote:

            if i had any

            Hamburgers, or kids?

            C H 2 Replies Last reply
            0
            • S Shog9 0

              Chris Losinger wrote:

              i would teach them how to prepare hamburgers for the world. if i had any.

              *raises a bun in sympathy for Chris's lack of hamburgers*

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #7

              i'd gladly pay you Tuesday...

              image processing toolkits | batch image processing

              M 1 Reply Last reply
              0
              • D Dinobot_Slag

                Chris Losinger wrote:

                if i had any

                Hamburgers, or kids?

                C Offline
                C Offline
                Chris Losinger
                wrote on last edited by
                #8

                kidburgers

                image processing toolkits | batch image processing

                1 Reply Last reply
                0
                • C Chris Losinger

                  MS's new game builder app[^] uses a simple programming language which could be a good candidate for the answer to "which programming language should I teach my kids first?"

                  image processing toolkits | batch image processing

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #9

                  Or maybe not, I still believe in learning bottom-up rather than top .. not quite down (not that many people go back down when to lower levels after they learn a high level language). You know, for greater understanding about the underlying architecture and all that. That way the lower levels of the machine won't suddenly bite you when the abstractions leak. And also because it's just easier, you just tell the computer what to do instead of having to put it in a strange syntax that you would have to learn first :)

                  B 1 Reply Last reply
                  0
                  • C Chris Losinger

                    i'd gladly pay you Tuesday...

                    image processing toolkits | batch image processing

                    M Offline
                    M Offline
                    MikoTheTerrible
                    wrote on last edited by
                    #10

                    Chris Losinger wrote:

                    i'd gladly pay you Tuesday...

                    Wimpy :laugh:

                    "The computer industry is the only industry that is more fashion-driven than women's fashion. Maybe I'm an idiot, but I have no idea what anyone is talking about. What is it? It's complete gibberish. It's insane. When is this idiocy going to stop?" -- Oracle CEO Larry Ellison

                    1 Reply Last reply
                    0
                    • L Lost User

                      Or maybe not, I still believe in learning bottom-up rather than top .. not quite down (not that many people go back down when to lower levels after they learn a high level language). You know, for greater understanding about the underlying architecture and all that. That way the lower levels of the machine won't suddenly bite you when the abstractions leak. And also because it's just easier, you just tell the computer what to do instead of having to put it in a strange syntax that you would have to learn first :)

                      B Offline
                      B Offline
                      bulg
                      wrote on last edited by
                      #11

                      well i think it's cool. Its hard to explain HTML to people, and that's about as straightforward as it gets. This one shows graphically that you have to use severak very simple instructions to get the computer to do what you want, and I think it's a much smaller step from there to (assembly, c, html, whatever).

                      L 1 Reply Last reply
                      0
                      • B bulg

                        well i think it's cool. Its hard to explain HTML to people, and that's about as straightforward as it gets. This one shows graphically that you have to use severak very simple instructions to get the computer to do what you want, and I think it's a much smaller step from there to (assembly, c, html, whatever).

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #12

                        Yea it's cool, but I still wouldn't start there :)

                        1 Reply Last reply
                        0
                        • D Dinobot_Slag

                          Chris Losinger wrote:

                          if i had any

                          Hamburgers, or kids?

                          H Offline
                          H Offline
                          Henry Minute
                          wrote on last edited by
                          #13

                          Had to say. Love the name. :)

                          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

                          1 Reply Last reply
                          0
                          • C Chris Losinger

                            MS's new game builder app[^] uses a simple programming language which could be a good candidate for the answer to "which programming language should I teach my kids first?"

                            image processing toolkits | batch image processing

                            C Offline
                            C Offline
                            Caslen
                            wrote on last edited by
                            #14

                            My kids use this offering from MIT Scratch[^]

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups