Click here to Skip to main content
15,894,312 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
I am very new in programming .So from where i should to start.What should i try first.Kindly Suggest
Posted

I always recommend reading a book on a programming language to help get started.
 
Share this answer
 
I think, as a fresher you should something FRESH in the IT Market.

I suggest you to start mobile development or g for HTML5.

Among all learning sites, i really like codeproject Learning Zones.
http://www.codeproject.com/Zones/index.aspx[^]

Have a happy learning...
 
Share this answer
 
Comments
Ankita_6 15-Mar-12 23:35pm    
Thanks
Start with Google.google[^]
You need to learn how to Google.
MSDN is another encyclopedia.[^]
CP[^]

Read...Learn...Execute..Improve...
 
Share this answer
 
Comments
Ankita_6 15-Mar-12 23:34pm    
Thanks
If you want to get good in programming then i will suggest you start with C then move towards other kanguages

read Kernighan and Ritchie's book on C programming.
Read C++ book by stroustrup.
Then perhaps go study scott mayer's books.

Once you have done that you will perhaps understand all the in and outs of programming. then you can start with higher level technologies like ASP.NET/C# or Java/JSP.
 
Share this answer
 
 
Share this answer
 
v2
 
Share this answer
 
Check these links easily understandable

http://www.homeandlearn.co.uk/csharp/csharp.html

click here

clickhere
 
Share this answer
 
frist learn c and understand pop.

then move to c++ and understand oop.

then choose what do you have to develop.
 
Share this answer
 
 
Share this answer
 
Hi ,
Excellent advice and site suggestions given above.
I would suggest to read http://www.headfirstlabs.com/books/hfcsharp/[^]
This book will help you with both C# and also the Object Oriented Concepts(which are very important) .

Doing is learning so to try out hands-on programming you will need a good IDE.
Get the express edition of Visual Studio IDE from here:
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-csharp-express[^]

and start trying out code examples from the websites and the book.
start with simple examples (loops,arrays etc.)

this much will get you started.
happy programming.
 
Share this answer
 
Comments
Ankita_6 15-Mar-12 23:35pm    
Thanks.i Will try it.
chandanadhikari 16-Mar-12 2:32am    
please vote for my answer if you liked it(fill the blank stars :) )
Thanks all for your valuable suggestion.Thank you all very much again.I will try to do best.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900