aniketpunk Posted June 30, 2014 Share Posted June 30, 2014 I was checking javascript on codeacademy and w3school..But the contents were diffrent..Here its like .getdocumentid and there its real codimg stuff..Which one should I follow? Link to comment Share on other sites More sharing options...
thescientist Posted June 30, 2014 Share Posted June 30, 2014 could you elaborate on what you mean by "real coding stuff"? To be clear, w3schools is a reference first and foremost, not a substitute for classes and formal learning. Many sites offer a class / lesson plan oriented approach. w3schools is not one of them. Link to comment Share on other sites More sharing options...
davej Posted June 30, 2014 Share Posted June 30, 2014 I think W3S is more example-based while Code Academy provides sets of assigned-tasks. Either approach can be educational if you pay attention and then write your own code to prove out your understanding of the material. Link to comment Share on other sites More sharing options...
aniketpunk Posted July 1, 2014 Author Share Posted July 1, 2014 Okay guys I get it now..BTW where did you guys learn web programming? Link to comment Share on other sites More sharing options...
L8V2L Posted July 1, 2014 Share Posted July 1, 2014 That's the only question they'll never answer. ;-) Link to comment Share on other sites More sharing options...
aniketpunk Posted July 1, 2014 Author Share Posted July 1, 2014 But can I know where do they get website designing projects? Link to comment Share on other sites More sharing options...
justsomeguy Posted July 1, 2014 Share Posted July 1, 2014 I've never studied "web programming" specifically, just programming in general. I have a degree in computer science. I've taught myself Javascript, ASP, and PHP through reading books and things like that. If you're looking for web design work then there are several freelancing sites, such as elance. There are also several forums for posting jobs or advertising your services. Link to comment Share on other sites More sharing options...
thescientist Posted July 1, 2014 Share Posted July 1, 2014 Same ^.  I went to school for programming and was self taught on a number of web based programming languages. I also actively read books and online references about related topics * Continuous Integration / Delivery / Deployment * build tools (grunt, node, phing) * design patterns * coding conventions and best practices * release management * servers and environment maintenance  I also attend conferences and talk with my co-workers a lot. But mostly I just do. I am programming all the time. Both at work and on my own. Link to comment Share on other sites More sharing options...
davej Posted July 1, 2014 Share Posted July 1, 2014 Buy good books. Attend classes that are available at local colleges. Attend local seminars. Read and participate online. Write code. Link to comment Share on other sites More sharing options...
L8V2L Posted July 1, 2014 Share Posted July 1, 2014 And if you're like me(refer to signature that will refer you to picture) you can exclude yourself from the world, and as they said, obsess over programming. Link to comment Share on other sites More sharing options...
aniketpunk Posted July 2, 2014 Author Share Posted July 2, 2014 Wow guys...great..Well I am pursuing degree in IT engineering...I was searching for some guidance in extra-curricular activities like web programminh..Can you guys guide me the essential courses and certifications which will be helpful in future Link to comment Share on other sites More sharing options...
L8V2L Posted July 2, 2014 Share Posted July 2, 2014 (edited) More so you'll have to help yourself. We'll help when can, but we're not going to hold your hand. There are many books you could read, if you have a question post it. But other than that, when it come to programming it's more of a self taught process. But like I said, if you have a question, ask in one of the appropriate forum's topic area.So fellow novice, what sorcery language/languages are you learn, or aiming to learn? Edited July 2, 2014 by L8V2L Link to comment Share on other sites More sharing options...
aniketpunk Posted July 2, 2014 Author Share Posted July 2, 2014 More so you'll have to help yourself. We'll help when can, but we're not going to hold your hand. There are many books you could read, if you have a question post it. But other than that, when it come to programming it's more of a self taught process. But like I said, if you have a question, ask in one of the appropriate forum's topic area.So fellow novice, what sorcery language/languages are you learn, or aiming to learn? Uh Well...Currently learnt HTML5,CSS..learning Jquery...Its just I will learn anything which will help me in future for getting a job .. Link to comment Share on other sites More sharing options...
justsomeguy Posted July 2, 2014 Share Posted July 2, 2014 HTML and CSS aren't programming languages, it's easy enough to learn those by looking at examples, viewing the source of existing web pages, changing things around to see what happens, and reading through references and things like that. If you want to learn Javascript or PHP or another programming language, or programming in general, then it's probably good to read some books about the specific language you're trying to learn, but also some general programming books.There's a list of software engineering books here:http://shop.oreilly.com/category/browse-subjects/programming/software-engineering.do?sortby=bestSellers&sortType=1Or books by language or topic:http://shop.oreilly.com/category/browse-subjects/programming.doIf you're in school now, you might also want to sign up for one or two introductory computer science courses. Link to comment Share on other sites More sharing options...
aniketpunk Posted July 2, 2014 Author Share Posted July 2, 2014 Please please let me know such courses!! Link to comment Share on other sites More sharing options...
L8V2L Posted July 2, 2014 Share Posted July 2, 2014 (edited) Uh Well...Currently learnt HTML5,CSS..learning Jquery...Its just I will learn anything which will help me in future for getting a job ..JSG is giving you some great resource, but if you had or have your heart out to learn CSS and HTML, then do so. Those language are the structure of the web(in my opinion) programming isn't just a skill to learn(it's a life style to live by( in my opinion). More so I see it as a community of different sub-communities standing behind different language helping each other. I came into this world blind on the language I should learn, so far I am happy with what I choices. Follow your sense, the language(in my opinion) imitate the programmer persona. Etc, etc , etc. have fun learning. Edited July 3, 2014 by L8V2L Link to comment Share on other sites More sharing options...
scout1idf Posted July 2, 2014 Share Posted July 2, 2014 I've never used them, but you could try..... Link to comment Share on other sites More sharing options...
justsomeguy Posted July 2, 2014 Share Posted July 2, 2014 If you're going to school now for IT engineering then check their schedule to see if they offer computer science courses, and take some of the introductory courses. Link to comment Share on other sites More sharing options...
aniketpunk Posted July 3, 2014 Author Share Posted July 3, 2014 Okay.Thanks a LOT Guys Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now