How To Learn To Code In 2013
blog.enoughtobedanger.us
How To Learn To Code In 2013
1–10 of 27 posts
Re: How To Learn To Code In 2013
#2Re: How To Learn To Code In 2013
#3I think it's way more than that. Once you're out of school, there is no one to set goals for you. Even assuming you do have goals, there are no structured classes or textbooks to get you to those goals with your eyes closed. You are essentially both the teacher and the pupil and you must figure out your own curriculum in addition to doing the learning.
Re: How To Learn To Code In 2013
#4First of all, HTML and CSS is not coding, and second it won't result in a 'serviceable website' as sites need to be dynamic these days, and you won't get paid for a static website anyway. This is a bad post and the author should feel bad.
Re: How To Learn To Code In 2013
#5First of all, HTML and CSS is not coding, and second it won't result in a 'serviceable website' as sites need to be dynamic these days, and you won't get paid for a static website anyway. This is a bad post and the author should feel bad.
This sounds logical and correct to me.
Re: How To Learn To Code In 2013
#6Re: How To Learn To Code In 2013
#7First of all, HTML and CSS is not coding, and second it won't result in a 'serviceable website' as sites need to be dynamic these days, and you won't get paid for a static website anyway. This is a bad post and the author should feel bad.
It certainly is coding in the most literal sense of writing code to be interpreted by a computer, although it's not a programming language. You are correct about that. Nevertheless, it's a great starting place for beginners.
You definitely can get paid for building static websites. Somehow I did.
Re: How To Learn To Code In 2013
#8I dislike how people say "Learn to code" and that automatically implies that it's HTML, CSS and JS: There is a whole world out of that.
Re: How To Learn To Code In 2013
#9First of all, HTML and CSS is not coding, and second it won't result in a 'serviceable website' as sites need to be dynamic these days, and you won't get paid for a static website anyway. This is a bad post and the author should feel bad.
>Once you understand that, then you can move on to Javascript, Ruby, Python, or whatever else you want.
Re: How To Learn To Code In 2013
#10>> The reason it’s so hard for adults to learn new things is that there is no authority figure punishing them if they fail. I think it's way more than that. Once you're out of school, there is no one to set goals for you. Even assuming you do have goals, there are no structured classes or textbooks to get you to those goals with your eyes closed. You are essentially both the teacher and the pupil and you must figure…