Home » questions » I want to learn computer programming. What topics and programs should I begin with? Is there a study

I want to learn computer programming. What topics and programs should I begin with? Is there a study

2006-07-31 20:36:41, Category: Programming & Design
I am a layman so far as computer programs are concerned. I am interested in beginning in the right direction so that gradually I keep learning useful programs.

Answers

  1. yankovicfan6

    On 2006-07-31 20:39:33


    Best starter lang is probbly python vb or C++ i did C++ uh the traditional first program is Hello World. Buy a book learn blank in 24 hours they help a lot
  2. [Ayoob]

    On 2006-07-31 21:52:01


    In my opinion Visual Basic is the best to start with.. its very easy, and you can find many open source code's and tutorial's..
  3. griz803

    On 2006-08-01 09:21:01


    Well, after all the other opinions, here's one more. It will depend on what type of software you want to write and in what environment it will be used on. A good way to get a general feel for it is to explore with free tutorials and tools from the URL below. Good luck!
  4. Richard H

    On 2006-07-31 20:47:24


    THe best language to start with is a language called BASIC - the BEGINNER'S All-purpose Symbolic Instruction Code. Visual BASIC.NET is the latest version, and there are websites with sample code and tutorials.
  5. Asbestos

    On 2006-07-31 20:42:18


    If you're new to programming, you want to try Python. Python is easy, but yet is similar enough to all the other mainstream-type languages, except for perhaps Java. And also you can do powerful things for it too. When I was just learning Python, I sort of made a "study" sequence as I went http://pystorm.blogspot.com However, that was directed towards game programming, but the first parts should get you started.
  6. jfloresbcs

    On 2006-07-31 20:40:09


    First, you gotta decide what programming language you'd like to learn.
  7. ne0aes0p

    On 2006-08-01 12:06:50


    I'd start with C++ object oriented programming then Visual C++.
  8. vaani

    On 2006-07-31 20:42:42


    It'll be hard to teach yourself, but the good new is that there are lots of tutorial sites, like www.actionscript.org for learning FLASH. Most people start with C++, but you can do more useful or interesting things with Flash. If you're a total noob, I'd definitely recommend signing up for a course at the local community college or whatever. otherwise you'll really struggle.