Friday, May 21, 2010

Where a guy15 years old can learn programming easy and also you advice me a language thanks?

want to really learn about and be useful to computers in the future

Where a guy15 years old can learn programming easy and also you advice me a language thanks?
You're a typical example of your generation: why does it have to be easy? Anything truly worth doing is hard... But don't despair: if you're going to be good, you'll love it even when it's hard!





But here are some suggestions:





- download the C# Express Edition programing environment for free. You can get it (and some other languages) here:


http://msdn.microsoft.com/vstudio/expres...





- buy a book on the C# programming language. For example, this one:


http://www.amazon.com/Pro-C-NET-3-0-Spec...





- Start studying!
Reply:there are a lot of resources for you. You can go to a local community college, read books or learn for free online.





The language of choice will depend on what you want to code (e.g. web application, desktop application etc...)





If you want to do web programming then I recommend .Net . I am not a fan of Java but it is okay and for a first timer it requires more effort in understanding OO methodology.





Go to http://www.w3schools.com/ for .Net and other stuff. Great site with lots of examples and ability to program or edit code in their site directly.
Reply:I think that you should learn C/C++, since they are the most popular and migrating to other languages is easier. Borland %26amp; Microsoft both provide free C++ compilers and you can get help from their web sites. However, it would be best to buy books. You may even find books which are written specifically for the Borland or Microsoft compilers.





Don't use your age as an excuse not to learn either. At 14, I learned Assembly language on the 6502 CPU. I spent a few years before that with BASIC, which was a lot different from the BASIC we have now.


http://msdn.microsoft.com/vstudio/expres...


http://www.codegear.com/products/turbo


http://www.turboexplorer.com/cpp
Reply:Go online and look for courses in HTML, Java. Learn to use things like Dreamweaver, Fireworks, Flash. Etc. Easy? Not.
Reply:VB .NET, its easy to learn
Reply:If you will go to the Microsoft website you can find what you are looking for. They offer the following programming language labs and teaching tools free-Visual Basic, C#, C++, J#, Web Development. All of these have free program downloads that can help you learn programming. With just a little computer experience you can begin to learn the inner workings of writing code and other highly technical aspects of computer functions. Another excellent source for computer information is PCWorld.com.
Reply:search for tutorials on the net, go for C, C++, C# or assembly
Reply:Microsoft has free software and tutorials to get you started.





I am a big fan of learning Visual Basic first as it is designed as a beginers programming language. The concepts of variables, subroutines and functions, conditional and un conditional looping are fundamentals which are portable between languages.





(String handling and manipulation is much easier in Basic than in C for example )





Once you get a grip on the fundamentals its easy to cross over to another language.
Reply:We (http://cs.bilgi.edu.tr/) are using http://www.htdp.org/. It is the best way to teach juniors how to "design" programs. With scheme, juniors don't fiddle with syntax problems.
Reply:You should learn C++


No comments:

Post a Comment