http://www.pscode.com - you can download code samples - from snippets that perform a function (single function) to complete applications. All of the examples are full of source code (you need to have the development environment on your computer in order to run them).
2006-12-22 13:49:24
·
answer #1
·
answered by Richard H 7
·
1⤊
0⤋
Programming Languages are really tailored to different uses. If you intend to use the language, then it is important to pick the right one, but if you just want to learn how to program then they are all much the same, plus learning your second programming language is easy once you know how to program.
If you will be doing programming for websites, PHP is a popular and has many tutorials (I wouldn't say it's the best, but it's the biggest).
w3schools.com has a great website to learn PHP.
If you will be doing non-website stuff e.g. program on your local computer or you want to do Graphical programming then perhaps Java.
Search for "learn java" and have a look at some of Sun's (the maker of Java) beginner tutorials.
Either way you will learn the basics concepts like functional and object orientated programming, loops, recursions, variables, constants, operators and much more.
2006-12-22 11:54:11
·
answer #2
·
answered by michaelnoack1 1
·
1⤊
0⤋
Here are a few sites that talk in general about programming concepts. These would apply to most languages. Just remember, all languages are basically the same. You have commands to get data, manipulate data and save or display data. The syntax is just different from language to language. Learning any new language requires practice and repetition. Good luck on your journey of knowledge :-)
2006-12-22 11:52:35
·
answer #3
·
answered by SHAWN G 3
·
1⤊
0⤋
%. a working laptop or computing device language which you particularly choose for to earnings, then do a google or Yahoo seek for that language. lots of the Languages would have a area or 2 committed particularly to that language. yet another decision is to check out books from a community public library.
2016-10-18 21:35:32
·
answer #4
·
answered by ? 4
·
0⤊
0⤋
For books I would look at the Sams teach yourself series, you can find these everywhere and have a good chance at finding them at Half Price Books.
2006-12-22 11:58:05
·
answer #5
·
answered by mybestemail69 3
·
1⤊
0⤋
It really depends on what language you want to use...
Check here for C/C++: http://www.planet-source-code.com/vb/Tutorial/default.asp?lngWId=3
Try here for Visual basic: http://www.vbtutor.net/
Try here for PHP: http://us2.php.net/tut.php
2006-12-22 11:52:38
·
answer #6
·
answered by ChipChamp 4
·
1⤊
1⤋