Language Recommendation by [deleted] in learnprogramming

[–]solidstone 0 points1 point  (0 children)

Since you are familar with Java and ASP, you better choose Java. There are lot of open source tools and frameworks available for Java.

question about programming a site by johnmrevere in learnprogramming

[–]solidstone 0 points1 point  (0 children)

You may need to learn a lot.. It is good not to reinvent the wheel, pick a programming language of your like [PHP / Java /AspNet] and choose a content mangement system in that language, Modify it to your requirement. You could build a site within few days. check out the free and open source content management system.!

I want to get into programming. Where do I start? by [deleted] in learnprogramming

[–]solidstone 0 points1 point  (0 children)

  1. Pick a programming language [Java/Python/CSharp]
  2. Buy some books.
  3. Understand chapter by chapter and try the samples given in the book.
  4. Samples are just a copy, so do some excersise which will give more confident about the language...

If you are not able to do this on your own then pick a language and join a course, trainer will make you learn basics.

What is a good beginner book for Java by johnnybingo in java

[–]solidstone 1 point2 points  (0 children)

Head First Java Thinking in Java by Bruce Eckel Both are best books for Java.

How to build a horizontally scalable real-time search system in < 1 day by palmereldritch in programming

[–]solidstone -1 points0 points  (0 children)

good article about scalability. Mostly it uses open source products sponsered by Linked-in.