Monday, May 24, 2010

What is a good website to learn about computer programing?

I'm trying to teach myself some programming skills for computers i have no certain language i want to learn i would perfer the easiest one to start with also i would like a website that has tutorials and so forth





thanks in advance

What is a good website to learn about computer programing?
For web programming, you need to learn HTML first, then likely CSS. A great site for tutorials on this is: http://www.w3schools.com





As for object oriented programming, there are a few to choose from when starting. The most common choices seem to be C++, Java and VB. All have thier merits and downfalls, but all are good learning tools (I would say Java personally). Once you learn one of these, the others are extremely simple to picj up as they have the same underlying comcepts.


Turorials:


Java: http://java.sun.com/docs/books/tutorial/


C++: http://www.cplusplus.com/doc/tutorial/


VB: http://www.vbtutor.net/vbtutor.html





Once these are learned, stepping up to other languages such as C, C#, python, php, etc. should be no problem. Good luck!
Reply:For web programming languages - HTML, JavaScript, SQL tutorial http://www.webdevelopersnotes.com/. Site has hundreds of articles on web design and development.
Reply:Visual basic 2005 is a really easy language if you have windows. http://msdn.microsoft.com/express/ will help you get started with an express edition and tutorials. Go to Visual C++ if you want to get more complex





You may want to join this yahoo group http://tech.groups.yahoo.com/group/Micro...








HTML and CSS if you want web development then eventually ASP





http://www.csszengarden.com HTML %26amp; CSS


http://msdn.microsoft.com/express/vwd/ ASP
Reply:There is not one programming language out there. There are lots. Your could make an effort to understand how a language works, like Visual Basic, and the logic of it's infrastructure by practicing on MS Access. It was easy and fun for me to build a simple database and learn little by little the program's concepts which helped me a lot in understanding how a computer language works.


But thats just me. Another alternative (seems boring to me) is to buy some begginers books about a specific language and try to follow it's examples.


No comments:

Post a Comment