A good resource to learn Actionscript 3 [closed] - actionscript-3

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 want to learn Action script 3 what is a good resource to learn it?

Sites
http://www.paultrani.com/blog/
Flash Mobile
http://www.flashmobileblog.com/
Videos
Presented by the great Lee Brimlow
http://www.gotoandlearn.com/
Books
Two books I know are good (in my opinion)
Learning Actionscript 3
Very concise book:
http://www.amazon.com/Learning-ActionScript-3-0-Beginners-Guide/dp/059652787X/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208191030&sr=8-1
ActionScript 3.0 Cookbook
My favourite
http://oreilly.com/catalog/9780596526955

Since ActionScript wasn't my first language, I can't give the same opinions as to which are great resources as someone just starting out with programming could.
However, I have a few sites bookmarked which I have heard great things about from other beginners to AS3:
AS3 101 - by ActiveTuts
Flash and ActionScript 911 - by Untold Entertainment
Learn to create an AS3 avoider game from scratch - by Michal James Williams
Plus, for once you get better at AS3, a list of the top mistakes you will definitely make (these are the types of questions that are asked on the Kirupa forums nearly every day!)
6 common ActionScript mistakes made by beginners
Finally, if you need a forum to belong to and a place to ask questions when you get stuck, I would really recommend the Kirupa fourms. It is a fantastic and very friendly community. :)

The official livedocs are great:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html?filter_flashplayer=10.2#top
Just pick a class that sounds interesting, and there should be examples for the important methods.

Related

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.

CSS for beginner to expert level [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 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

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

Good Web Designing Books for Programmers [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 11 years ago.
I am interested in learning about designing web pages.
I have developed ASP.NET applications but so far the UI for the applications i.e. the various controls and their layout have already been designed by someone else and I have had to work on the server side part of the application only.
Now I am looking for good books to learn about designing the web pages themselves, to sink my teeth into html and css.
Looking for books which start with the basics but tackle the advance concepts too. Also any good advanced books will also be appreciated which i can start reading after I have finished with the basic ones.
Thanks
Are you interested in the design part of this (e.g. what the page look, feel and functionality should be) or the implementation opf said design? (or both?)
For the former, this SO question (
Learning Design for UI and Website Design
) has many of the answers. (useit.org and Don't Make Me Think and Joel Spolsky design book would be my favorites). Also, see this SO question as well (
Best books to learn about design
).
For the latter, you will need to learn HTML, CSS and JavaScript. Many great resources, but for the basics of JavaScript I would highly recommend to start with "JavaScript: The Good Parts".
Also, for the web site resources, peruse the answers to this SO question (
What are the best web design sites?
)
For someone not completely new to web design/dev:
CSS Mastery: Advanced Web Standards Solutions
This book helped me understand concepts more than code (CSS/HTML is rather easy to read and pickup)
I'd suggest:
Beginning CSS Web Development by Simon Collison
CSS Mastery: Advanced Web Standards Solutions by Andy Budd, Cameron Moll, and Simon Collison
The Non-Designers Desgin Book by Robin Williams - this was the best non-designer concept book I've seen so far. If you know squat about design, this goes a long way. And it doesn't tie itself at all to web design.
New Perspectives on Blended HTML, XHTML, and CSS by Henry Bojack
The Ultimate CSS Reference from Sitepoint Books

Library for Creating Animated Presentations [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.
Is there any library for creating animated presentations? Although the question is language-agnostic, I'm specifically biased towards WPF, yet I wouldn't mind you giving examples of libraries for any other language, or a visualization language of some sort.
I know some folks, including Turing Award winner Alan Kay, that use Squeak for presentations. Squeak is an interactive programming environment. It combines objects and all the pleasures of a modern language with the immediate feedback of what-you-see-is-what-you-get document editors.
I donnu if there are tutorials on building presentations with Squeak though.
Dan Ingall's Lively might also be of interest for you.
I realise that this will sound to some like a sick joke, but it isn't: Have you considered Adobe Flash? Sure, it can be used for some questionable purposes, but ever since ActionScript 3 came out, it has a suprisingly decent OOP language attached, and it sure can make visuals and animations.
(Question is very broad, hence my multiple answers - and I don't yet have the rep to add comments, only answers)
If it is high end, high-level mathematics you want, you must of course be aware of Mathematica.
At the other end of the scale, even (ugh) PowerPoint and the like can do what can technically be called an animated presentation.
Could you please be more specific about what you mean?
Here is an excellent presentation in Squeak (Squeak is an interactive programming environment. It combines objects and all the pleasures of a modern language with the immediate feedback of what-you-see-is-what-you-get document editors.): Alan Kay on Ted on how to educate children with computers