Answers to: Can I learn about web development without going colleges ?http://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges<p>I am not good at studies so I know that i will not get any good colleges and I cant clear iit exam. So I decided that after 12th I will do the basic course of web development. And I am too interested in this field. Because I know that this is the only thing I am interested in So tell me which city should I go to learn web development if my decision is right please guide me. </p>enThu, 14 Jul 2016 10:35:38 -0400Answer by JayZhttp://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3620<p>I agree with Ronnyroll. </p> <p><a href="http://www.w3schools.com">http://www.w3schools.com</a></p> <p>is one of the best places to learn the dynamics of web development and provides examples that can be tweaked by the student that aid in learning.</p>JayZThu, 14 Jul 2016 10:35:38 -0400http://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3620Answer by Jesse Pollardhttp://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3497<p>Yes you can, and no you can't :).</p> <p>You can learn from books - but what you miss is a lot of background infromation on WHY things are done (it is hard to ask a book a question), which tends to lead into making design failures. Some this changes so quickly that books can't keep up.</p> <p>You also can miss out on "tricks-of-the-trade" that don't show up in books. Some of the other background information is the psychology of web pages - getting attention, pleasing layouts, what constitutes artistic design...</p> <p>Programming background is particularly tricky - how to select good algorithms, how to analyze/design algorithms, how to recognize security failures... It isn't easy gaining that outside of a class, unless you create the mess, and have to clean it up yourself (managers don't like that as it wastes time).</p> <p>The other advantage is that with the additional background you can more quickly adapt to the changing environments of web design.</p> <p>College isn't the only way of course, there are also workshops that can cover background - their problem is that they tend to be focused on only specific topics, thus not providing a general background.</p>Jesse PollardWed, 04 Mar 2015 07:58:29 -0500http://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3497Answer by ronnyrollhttp://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3483<p>It is very easy; you don’t need to go to any city. You can learn it from <a href="http://www.w3schools.com/">w3 tutorials</a> online. </p>ronnyrollSat, 07 Feb 2015 01:04:17 -0500http://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3483Answer by Nectarine Imphttp://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3451<p>Absolutely yes.</p> <p>Grab some books from the library and learn about the structure of web pages. Editors and browsers are free. You can easily start programming. Start by just doing examples in the books. Use view source to look at pages on the web to see how they are created. Start with simple pages. It only takes an investment of time and curiosity to figure out web development. It takes a lot of practice to develop useful skills in order to get a job. However, if you put your mind to it, you can probably learn much faster and much cheaper than going to college.</p> <p>I wish you luck. Back in 1995 that is how I started.</p>Nectarine ImpTue, 04 Nov 2014 11:34:11 -0500http://linuxexchange.org/questions/3435/can-i-learn-about-web-development-without-going-colleges/3451