I need a teacher

Can somebody please teach me how to write programms?

I am currently reading books on basic programming but i need someone to put me through some things.

And can I just jump from one language to another or do I have to know a particular language before learning others?

Please help!.


Comments

  • : Can somebody please teach me how to write programms?

    : I am currently reading books on basic programming but i need someone to put me through some things.

    : And can I just jump from one language to another or do I have to know a particular language before learning others?

    : Please help!.


    BASIC is a good language to start learning how to program. It may seem slow, but start with a simple example from one of your books, type this into your PC and continue to build on this. Only by making changes to your code will you learn and understand what the various commands do. Some of the most important aspects for you to begin with are the concept of variables, iterations (loops) and the IF statement. These are the basic concepts that are common to all languages I have used through work (about 12). However, different languages have different value added features and benefits that make them unique to any other language and help the programmer decide which language is best to use in a particular case.


    This is just a very basic overview. There are many concepts that you will encounter in time, but as I said, BASIC is a good place to start.


    To answer your other question: It is only possible to jump between different languages once you have learned the individual syntax for that individual language.


    Justin




  • Well you can take a look for books as "......for dummies". They are great for real beginners and then jump to more serious books.


    There is also books that teach you in 24 hours. More expansive but....


    So look, compare and try....... That's what we all do!




Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories