Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

css, javascript -- where to start? [closed]

Tags:

javascript

css

I am a C/C++ programmer with more than 10 years of experience. I also know python and perl, but I've never used this languages for a web development.

Now for some reasons I want to move into the web development realm and as part of that transition I have to learn css, javascript, (x)html etc.

So I need an advice for a good sources of information for such topics. For a while I don't want to read lengthy tutorials, I want something quick and dirty, something to start with.

like image 874
sigterm Avatar asked Dec 06 '25 15:12

sigterm


2 Answers

You can learn style and best practices on A List Apart web site.

like image 137
mouviciel Avatar answered Dec 08 '25 05:12

mouviciel


Since you are an experienced programmer, a good place to start with javascript might be Javascript: The Good Parts by Douglas Crockford. It is a brief but thorough tour of, well, the best parts of javascript (and pretty much all you'll need for quite a while).

Your approach to CSS and HTML will have to be very different. I suggest trying to make a static site or two, checking reference material if you get stuck. Pick a site that you like, and try recreating the basic layout in HTML. Got the layout? Try making it look pretty. Repeat.

like image 27
ozan Avatar answered Dec 08 '25 04:12

ozan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!