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. Small Basic - Success Story [modified]

Small Basic - Success Story [modified]

Scheduled Pinned Locked Moved The Lounge
questioncsharpasp-netcomperformance
71 Posts 33 Posters 0 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.
  • Y Offline
    Y Offline
    Yusuf
    wrote on last edited by
    #1

    Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

    Yusuf May I help you?

    modified on Wednesday, February 16, 2011 12:14 PM

    H D D P I 25 Replies Last reply
    0
    • Y Yusuf

      Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

      Yusuf May I help you?

      modified on Wednesday, February 16, 2011 12:14 PM

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

      Don't push too hard, unless he asks for ideas/suggestions.

      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.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.

      Y 1 Reply Last reply
      0
      • Y Yusuf

        Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

        Yusuf May I help you?

        modified on Wednesday, February 16, 2011 12:14 PM

        D Offline
        D Offline
        Dalek Dave
        wrote on last edited by
        #3

        Young minds are like sponges, they can absorb lots, so get him learning now whilst it is easy.

        ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]

        A Y 2 Replies Last reply
        0
        • Y Yusuf

          Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

          Yusuf May I help you?

          modified on Wednesday, February 16, 2011 12:14 PM

          D Offline
          D Offline
          Dan Neely
          wrote on last edited by
          #4

          Find out what he's actually interested in, and then either go down through C++ to asm, or up to a web platform or to a RAD gaming platform like Greenfoot[^] that's specifically designed to be easy for kids.[^]

          3x12=36 2x12=24 1x12=12 0x12=18

          Y 1 Reply Last reply
          0
          • Y Yusuf

            Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

            Yusuf May I help you?

            modified on Wednesday, February 16, 2011 12:14 PM

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #5

            What Henry said, and:

            congrats, proud dad!

            :D

            FILETIME to time_t
            | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

            Y 1 Reply Last reply
            0
            • Y Yusuf

              Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

              Yusuf May I help you?

              modified on Wednesday, February 16, 2011 12:14 PM

              I Offline
              I Offline
              Ian Shlasko
              wrote on last edited by
              #6

              How old is he? My parents' strategy back in the early 80s (I was four years old at the time) was to teach me line numbers and for-next loops (Atari Basic), give me a simple reference book, and leave. Seemed to turn out alright, as I've got bits and bytes in the bloodstream, so to speak... So make sure he sees it as fun, not work... But then... Maybe your kid is different... *shrug*... As for languages... Basic is a good starting point, but going straight to C# and OOP at the same time might be a bit much... Start with static C# console apps to introduce the syntax and the concept of namespaces, then add some functions, THEN classes once he's comfortable with the basics. I'd suggest saving GUIs for later, as that can muddle things. But that's just my two cents.

              Proud to have finally moved to the A-Ark. Which one are you in?
              Author of the Guardians Saga (Sci-Fi/Fantasy novels)

              Y 1 Reply Last reply
              0
              • Y Yusuf

                Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

                Yusuf May I help you?

                modified on Wednesday, February 16, 2011 12:14 PM

                S Offline
                S Offline
                Soulus83
                wrote on last edited by
                #7

                How old is he? It is not for critics, it's to know an average to when I can start introducing mine :-D

                Y 1 Reply Last reply
                0
                • Y Yusuf

                  Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

                  Yusuf May I help you?

                  modified on Wednesday, February 16, 2011 12:14 PM

                  N Offline
                  N Offline
                  Nish Nishant
                  wrote on last edited by
                  #8

                  How old is he?

                  Regards, Nish


                  Latest article: Code Project Posts Analyzer for Windows Phone 7 My technology blog: voidnish.wordpress.com

                  N Y 2 Replies Last reply
                  0
                  • N Nish Nishant

                    How old is he?

                    Regards, Nish


                    Latest article: Code Project Posts Analyzer for Windows Phone 7 My technology blog: voidnish.wordpress.com

                    N Offline
                    N Offline
                    Nish Nishant
                    wrote on last edited by
                    #9

                    OK, just realized a few others asked exactly this :-)

                    Regards, Nish


                    Latest article: Code Project Posts Analyzer for Windows Phone 7 My technology blog: voidnish.wordpress.com

                    1 Reply Last reply
                    0
                    • Y Yusuf

                      Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

                      Yusuf May I help you?

                      modified on Wednesday, February 16, 2011 12:14 PM

                      Mike HankeyM Offline
                      Mike HankeyM Offline
                      Mike Hankey
                      wrote on last edited by
                      #10

                      I agree with Henry, don't push to hard or he may become disinterested. The object is to give him things to do to challenge him but not so hard that he gets discouraged.

                      Even a blind squirrel gets a nut occasionally. http://www.hq4thmarinescomm.com[^] [My Site]

                      Y 1 Reply Last reply
                      0
                      • D Dalek Dave

                        Young minds are like sponges, they can absorb lots, so get him learning now whilst it is easy.

                        ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]

                        A Offline
                        A Offline
                        Anthony Mushrow
                        wrote on last edited by
                        #11

                        And old minds are like wet sponges, slowly dripping out over the carpet.

                        My current favourite phrase: I've seen better!

                        -SK Genius

                        Source Indexing and Symbol Servers Vehicle Simulation Demo - Mostly Works

                        1 Reply Last reply
                        0
                        • N Nish Nishant

                          How old is he?

                          Regards, Nish


                          Latest article: Code Project Posts Analyzer for Windows Phone 7 My technology blog: voidnish.wordpress.com

                          Y Offline
                          Y Offline
                          Yusuf
                          wrote on last edited by
                          #12

                          Oops forgot that part. He is 11.

                          Yusuf May I help you?

                          N 1 Reply Last reply
                          0
                          • Y Yusuf

                            Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

                            Yusuf May I help you?

                            modified on Wednesday, February 16, 2011 12:14 PM

                            S Offline
                            S Offline
                            Sandesh M Patil
                            wrote on last edited by
                            #13

                            Another Marc Zuckenberg? :)

                            Cheers,
                            SMP

                            Recent Tip/Tricks
                            Prevent a drag and drop text and Copy paste text in your textbox control
                            Find a column name within SQL database

                            Y 1 Reply Last reply
                            0
                            • S Soulus83

                              How old is he? It is not for critics, it's to know an average to when I can start introducing mine :-D

                              Y Offline
                              Y Offline
                              Yusuf
                              wrote on last edited by
                              #14

                              Oops forgot that part. He is 11.

                              Yusuf May I help you?

                              1 Reply Last reply
                              0
                              • P peterchen

                                What Henry said, and:

                                congrats, proud dad!

                                :D

                                FILETIME to time_t
                                | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                                Y Offline
                                Y Offline
                                Yusuf
                                wrote on last edited by
                                #15

                                Thanks +5

                                Yusuf May I help you?

                                1 Reply Last reply
                                0
                                • H Henry Minute

                                  Don't push too hard, unless he asks for ideas/suggestions.

                                  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.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.

                                  Y Offline
                                  Y Offline
                                  Yusuf
                                  wrote on last edited by
                                  #16

                                  You see that is where I have difficult. He is 11 years old. For a year plus I have been throwing stuff at him and see what he does with it. He is very quick learner, when I ask him if that interests him, he answer is typical of [lost] kids answer. He does not mind it. My philosophy is that, he is free to choose what he want to be. I keep telling him his job to to figure out what interests him and pursue it. My job it to help and support him. I don't want to impose anything on him, but I will be more than happy to help him make his own choice. So far he does not have clear mindset, which does not worry me. Today he wants to be something, next month it is something else. Back to programming, I have being trying to pull back and watch him. The thing that led me to push hard now is 1. He kept mentioning that he is bored with his computer classes. He knows more than what the curriculum says they want to teach him ( how to use computers, how to use the internet, how to search, How to use MS office....) 2. He has figured out Advanced windows stuff (for his age), like setting up Users and permissions, How to manage files and folders, what are system and user files etc. 3. Every thing I mentioned something related to programming he shows interest. I want to push the envelop hard with out breaking his interest or over challenging him and want to see the reaction, but I am concerned at the same time pushing to much. One method to setup things for him leave it there. He will figure out things in few days then he will get bored. So, I though giving him some advanced topics my tickle his 'lil mind. BTW, I notice the same issue (figuring out things then quickly getting bored) with Math and Science as well.

                                  Yusuf May I help you?

                                  H 1 Reply Last reply
                                  0
                                  • D Dalek Dave

                                    Young minds are like sponges, they can absorb lots, so get him learning now whilst it is easy.

                                    ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]

                                    Y Offline
                                    Y Offline
                                    Yusuf
                                    wrote on last edited by
                                    #17

                                    Dalek Dave wrote:

                                    Young minds are like sponges, they can absorb lots

                                    that is true

                                    Dalek Dave wrote:

                                    so get him learning now whilst it is easy.

                                    will try

                                    Yusuf May I help you?

                                    1 Reply Last reply
                                    0
                                    • D Dan Neely

                                      Find out what he's actually interested in, and then either go down through C++ to asm, or up to a web platform or to a RAD gaming platform like Greenfoot[^] that's specifically designed to be easy for kids.[^]

                                      3x12=36 2x12=24 1x12=12 0x12=18

                                      Y Offline
                                      Y Offline
                                      Yusuf
                                      wrote on last edited by
                                      #18

                                      Thanks, will look that one up.

                                      Yusuf May I help you?

                                      1 Reply Last reply
                                      0
                                      • Y Yusuf

                                        Last weekend my son (who is 11 years old) won NetBook on local quiz competition. I was so ecstatic and I suggested we install Small Basic[^] to get him into programming. In the past, I introduced him into some programming including Lego. But I was not that enthusiastic about Lego, where as Small Basic[^] felt right approach into hard core programming. Yesterday was his first day reading about the Small Basic. By the time I got home, he already brushed through the console application part and got the gist of basic programming ( the typical basics such as variables, writing/reading from console, simple text concatenation, conditional statements, and loops). By the time I noticed where he was, he was reading Loops. I got skeptical and asked him to explain to me For and While loops and their difference. His explanation was perfect. Then I asked him to convert the For loop into while loop and the while loop into For loop. Boom he did it ( I swear he did not said plz snd codz ;P ). I am amazed at his speed and comprehension. I have few assignments lines up for him. After we finish with Small Basic, I am thinking to give him some grounds on OOP and then thinking to slowly introduce him to C#. I was skeptical but seen what he has mastered in single day, I feel he can grasp OOP and C#. What do you think? If you have to transition a kid from Small Basic, what would be your next step? Please don't say VB. [Edit] Fixed Small Basic URL mess-up [/Edit] [Edit2] Based on popular question added my son's age [/Edit2]

                                        Yusuf May I help you?

                                        modified on Wednesday, February 16, 2011 12:14 PM

                                        S Offline
                                        S Offline
                                        S Houghtelin
                                        wrote on last edited by
                                        #19

                                        Congrats on the precocious son! It is always cool to hear about children wanting to learn stuff of this nature and actually understanding the concepts. Have you looked into getting him either a pSOC eval kit http://www.cypress.com/?rID=40237[^]or a Freescale tower kit. http://www.towergeeks.org/[^]. The kits generally include code and IDE in C++ and assembly. I have three tower kits that are way cool. They have a lot of very cool projects that can spark the minds of young people, and old guys like myself. :)

                                        It was broke, so I fixed it.

                                        Y 1 Reply Last reply
                                        0
                                        • I Ian Shlasko

                                          How old is he? My parents' strategy back in the early 80s (I was four years old at the time) was to teach me line numbers and for-next loops (Atari Basic), give me a simple reference book, and leave. Seemed to turn out alright, as I've got bits and bytes in the bloodstream, so to speak... So make sure he sees it as fun, not work... But then... Maybe your kid is different... *shrug*... As for languages... Basic is a good starting point, but going straight to C# and OOP at the same time might be a bit much... Start with static C# console apps to introduce the syntax and the concept of namespaces, then add some functions, THEN classes once he's comfortable with the basics. I'd suggest saving GUIs for later, as that can muddle things. But that's just my two cents.

                                          Proud to have finally moved to the A-Ark. Which one are you in?
                                          Author of the Guardians Saga (Sci-Fi/Fantasy novels)

                                          Y Offline
                                          Y Offline
                                          Yusuf
                                          wrote on last edited by
                                          #20

                                          Ian Shlasko wrote:

                                          As for languages... Basic is a good starting point, but going straight to C# and OOP at the same time might be a bit much... Start with static C# console apps to introduce the syntax and the concept of namespaces, then add some functions, THEN classes once he's comfortable with the basics. I'd suggest saving GUIs for later, as that can muddle things.

                                          That is exactly what I have in mind. Thanks

                                          Yusuf May I help you?

                                          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