i would check out
http://www.w3schools.com/
this is a very good place to start or goto your local book store and pick a beginners book.
2006-11-14 06:46:44
·
answer #1
·
answered by Paultech 7
·
0⤊
0⤋
It is much more critical to define what you want to do with the software, than to learn any language. If you want to write web pages, w3schools.com is great. If you want to write windows applications, I would start with C# (you can download the VS platform for free at Microsoft - see link below). If you want to write programs that will run on several different environments, start with Java (check out Eclipse, it's a great IDE). Most of the time, you can Google a "How to" on any language and you can get great tutorials.
2006-11-14 15:24:51
·
answer #2
·
answered by JB 1
·
0⤊
0⤋
If you wan to learn to become an expert, may be I can suggest you my way to learn about programing.
1st Learn Turbo Pascal 7.1 and Turbo C++ (DOS Based)
why ? because in here you can learn about the basic for Branching (if... then .... ), Looping (do.... while....), Procedure - Function, Reccusion, etc.
Why C++ ? it's need if you want to become an expert for JAVA progaming. And also in here try to learn about the basic of Object Oriented programing/OOP. Which need for the 2nd step.
Also te learn about Programing Algorithm, DATA Structure. This helps you to make a structured Algorithms in your program, easy to develop in next time.
This first step is a basic of the basic. An old folks said :
"IN OLD TIMES WHEN WE LEARN ABOUT DOS VERY DEEP. SURE ITS SUCKS. BUT WHEN WINDOWS COME OUT, WE CAN BE THE EXPERT OF IT, ALSO POSSIBLE FOR US TO LEARN LINUX, EVEN WORST WE CAN BE A HACKER BY OUR SELF"
And I said this one is for REAL.
2nd Learn for Borland Delphi, VB, JAVA
After learning Pascal, C++. You should be already understand about OOP, which it makes you easy to handel Delphi/VB/JAVA. Because in here it's OOP and makes you easy and could make a good program interface using its GUI/Graphical User Interface.
And also this Step used at most University for Information system / Computer Science.
If you having trouble to study about programing, feel free to contact me.
Thanks
Below is a link that will help you to find a free tutorials and tips to learn how to make programs.
2006-11-14 14:58:52
·
answer #3
·
answered by asep_sidhi 3
·
0⤊
0⤋
Go buy "The C Programming Langauge" by dennis ritchie.
2006-11-14 14:47:07
·
answer #4
·
answered by Steven D 2
·
0⤊
0⤋
Take introductory class to programming and the class will teach you basic fundamental designs such as programming design, psuedocode, and loops.
2006-11-14 14:50:29
·
answer #5
·
answered by Full-Grown Crying Man w/keyboard 2
·
0⤊
0⤋
Decide what lang you want to learn and then join the class.
2006-11-14 14:52:08
·
answer #6
·
answered by golgolbaat 3
·
0⤊
0⤋