CSS for beginner to expert level [closed] - html

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am not good enough in CSS coding though good hands on Web application development. I just wanted to understand the basic coding standard of CSS and went through some tutorials & did self practice but i feel something missing and don't feel much confidence when i see other coding standard.
Pls suggest me some good tutorials/ share your experience to enhance my skill. I am fade up of reading online tutorials.

My best advice would be to start coding yourself. Just start building web applications and learn as you go; you can get stuck looking for the best tutorials.
With that said, if you haven't stumbled on this yet, http://htmldog.com/guides/cssbeginner/ is the best tutorial in my opinion.

A List Apart is great... read the css articles form the bottom up: http://www.alistapart.com/topics/code/css/
Also i know some people cant grok it and its horribly technical and you have to kind of learn the language but i cant stress enough how much better off youll be if you actually take the time to read and understand the technical definition of CSS an how it works. A lot of things happen form misunderstanding box model and how things lay out, and then how it differences in standards complaint browsers and non-compliant browsers.
CSS 2.1: http://www.w3.org/TR/CSS21/
CSS 3: http://www.w3.org/TR/css-2010/

I've recently watched the PluralSight movies and it was amazing if you looking for a movie tutorial. I know you have to pay to watch it, but first day that it released it was free to watch!
http://www.pluralsight-training.net/microsoft/courses/tableofcontents?courseName=css-intro

Related

Which are good references for mobile webdev? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I would like to get a bit more into mobile webdev and searching for books or screencasts about this topic. Of course I found dozents, but I don't know which to choose.
Does it make sense to read books with a design part in it, although I won't ever make a design, but only implement them?
Any suggestions out there, are there some must have reads?
Thanks for your help!
EDIT: I am mainly searching for books, which cover themes like media-queries and so on. I have to put designs in to web pages and would like to improve my skills by making them mobile friendly.
I've always found Smashing Magazine to be very helpful: http://mobile.smashingmagazine.com/
If you prefer a book format, their Mobile Book is a collection of articles related to mobile design and development and is quite good: http://www.the-mobile-book.com/ It has a chapter on Responsive Design Patterns that you might find useful.
If you are looking for a sclabe template/framework or attempting to write it your self, DONT, It's a lot of work and it has been already written.
http://foundation.zurb.com/
It takes care of all your mobile need and scales to each framework. Its 100 % and just a template to start and take the hard work of your shoulder.
Well if you will be implementing the design into a mobile application then I wouldn't worry about learning the design bit of it. I would suggest you to have knowledge about the front end development.
If you will be developing mobile apps with html, js, css and any back-end programming language then I would suggest you to have a look at the Adobe Max 2013 screencasts in which they show loads of techniques and tools to programme mobile applications (mainly using PhoneGap).
The link to Adobe Max 2013: http://tv.adobe.com/show/max-2013/

Does someone have good tips on becoming a better programmer [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I want to ask a non-technical problem: I graduated from university nearly 2 years ago, and now I am facing a lot of questions.
First, how to improve my skills on programming? I know that writing code is the probably best method, but I find that if I am not familiar with a programming language and its libraries I can't write code fluently - I end up feeling that it's a waste of time.
Secondly, I have found a lot of books, about 50-60, but I have no time to read them!I am a little worried about missing some important knowledge.
Thirdly, after nearly two years of experience at work, I think I know what kind of programming skills I want to learn: android, Java EE, python and linux. However, there are so many things that I need to learn, it becomes a pressure and feels like a mess.
Can someone help me solve these problems? That would be a great help to me.
Thanks a lot!
Although this question is really rather off topic for this website, some thoughts:
Big skills are learned in little steps. So don't worry about learning everything, learn one thing and get better at it.
Set yourself reasonable challenges. Think of something you'd love to be able to do that's just beyond what you can do now, and learn how to do that.
Make the things you learn as much fun as possible.
When yo come up against a specific problem you can't find an answer to on the web, don;t worry, that's normal. Post your code and a specific question here and someone will try and help you learn that particular point.
All the best!
Learn Android programming Step through the basics and you'll get a better feel for the big picture.

How relevant or outdated is the Mootorial at this point? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I'm looking to learn MooTools, and the Mootorial seems like the most complete, comprehensive place to start. But it says that it's designed very specifically for MT v. 1.2 and it seems that we're now on like 1.4.5. So, I'm wondering, will learning from that MooTorial be doing myself a disservice, or is it worth it?
Alternatively, feel free to answer the question What is the single best tutorial to learn mootools from scratch for someone coming from a sort of shallow jquery background?
As a side note, is the nettutsplus premium tutorial any good if anyone's tried it?
Thanks!
mootorial is still pretty relevant. api changes have not been that significant since the 1.2.5 days. of note are: event delegation is now a part of core. all methods that had $ in the name have been deprecated. the rest is pretty much the same... some best practices may have shifted but for a new starter, it is more than adequate, see the full list of breaking changes here: https://github.com/mootools/mootools-core/wiki/Update-from-1.2-to-1.3
if you are familiar with js, I very much recommend reading a book written by Mark Obcena - Pro Javascript with MooTools, look it up on Amazon. It is probably not for an absolute beginner but it is written extremely well and explains what happens under the hood.

Looking for real life examples of World Wide Web sites with great HTML 5 markup usage [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I really would like to get into HTML 5 way.
As a title implies, I am looking for web sites that could serve as an example of HTML 5 usage. I am not talking about some kind tutorials. I am also not interested in shiny things like canvas, video, workers, geolocation ect, yes they are important and nice, but I would really like to become from the roots.
What I am looking for are the cases of, not only correct, but beautiful and self descriptive usage of markup (html elements, new and old, sectioning examples, new form features, microformats). So I could Ctrl + U them (view the source) and learn from them. As there a lot of not really well written websites, and from the other side, most of them are XHTML served as text/html, I found this a not so easy task. That is the reasoning behind that question.
Will be really grateful for all good links.
http://html5gallery.com/
check out http://www.html5rocks.com/
My favorite link for some awesome examples of HTML5 usage is at http://www.chromeexperiments.com/

Where to read about programming? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm a programmer for some time now yet I haven't found the right websites which offer me the information I'm interested in. I've looked at TechCrunch, Slashdot, etc. but there wasn't so much actually about programming.
When something urgently important happens in the programming world, where could I read it first?
What are some good sites/communities around programming?
Try:
reddit - programming
Hacker News - Although this is not strictly programming
There are a billion, i would first start with XKCD to start your day off right.
I would have reccomended Joel On Software, but he has moved on. There are still plenty of articles to read on that site.
Ever since Joel stopped writing I have turned to SlashDot as well as TechRepublic
When something urgently important
happens in the programming world,
where could I read it first?
I doubt that there's a CNN for all of "programming". Maybe the reason that you haven't found it is that it doesn't really exist or your expectations need calibration.
What are some good sites/communities
around programming?
I would say you're posting at one of the best.
Well you're on a good one already, StackOverflow.
Have a look on InfoQ that's good.
I generally like http://www.reddit.com/r/programming and http://news.ycombinator.com/
Also, if you're interested in copyright and IP concerns in the programming world, http://www.arstechnica.com is generally good there.
Personally I always use:
http://channel9.msdn.com/
It is obviously geared towards developers using Microsoft Products but the plethora of different articles and videos is really useful.
I use DZone to keep up-to-date with the latest programming trends. It's similar to Reddit but has a better selection of links for my taste.
for news on coding, technology, design and stuff like that, i can recommend www.newtnetnews.com