Adam Flater » Learning Flex From Scratch http://www.adamflater.net Tech, UX, Design Fri, 13 Dec 2013 05:00:11 +0000 en-US hourly 1 http://wordpress.org/?v=3.5.1 LFFS – 12: Flex Builder Part 2 – Getting Acquainted With The Workbench http://www.adamflater.net/2008/06/24/lffs-12-flex-builder-part-2-getting-acquainted-with-the-workbench/ http://www.adamflater.net/2008/06/24/lffs-12-flex-builder-part-2-getting-acquainted-with-the-workbench/#comments Tue, 24 Jun 2008 20:23:00 +0000 adamflater http://www.adamflater.net/?p=58 box_flexbuilderstandard3_150x150The second post in our sub-series on Flex Builder is out!

Read here: LFFS – 12: Flex Builder Part 2 – Getting Acquainted With The Workbench

Also, we’ve registered www.learningflexfromscratch.com as a shortcut to our content on Inside RIA.

thanks for reading
-adam

]]>
http://www.adamflater.net/2008/06/24/lffs-12-flex-builder-part-2-getting-acquainted-with-the-workbench/feed/ 0
Need Opinions on LFFS http://www.adamflater.net/2008/05/09/need-opinions-on-lffs/ http://www.adamflater.net/2008/05/09/need-opinions-on-lffs/#comments Fri, 09 May 2008 20:26:00 +0000 adamflater http://www.adamflater.net/?p=51 As many of you know I’ve been co-writing a series on the O’Reilly site www.insideria.com with my friend Scott Sheridan called Learning Flex from Scratch.  A big thanks to Rich Tretola for having us on as a part of Inside RIA.

When we started the series Scott had no experience as a programmer. His academic background is in Psychology and he is a music and yoga teacher. He literally began this project at a point of learning Flex from scratch. My academic background is in Computer Science and Sociology. One of the things that interested me in the very small amount of study I did in the Sociology of Eduction is the idea that students often make the best teachers. So, my role in this project was/is as mentor and technical editor as Scott chronicles his experiences learning the ins and outs of becoming a Flex developer.

The insight that I’ve gained on how a person learns to be a programmer has been invaluable. I hope this project has resulted in a novel resource for the novice to learn how to really use all of the powerful capabilities offered by the Flex platform.

So, we’re starting to talk about planning where to go next. John Wilker and Tom Ortega were gracious enough to accept both Scott and myself as presenters at 360 Flex | San Jose. We will be presenting the LFFS series. After that we’re open to what comes next and I’d love to hear some feedback on what would be most valuable to those of you out there learning Flex.

Here are some ideas to think about:

  •  A full length book in the LFFS style
  •  A series of pocket-guide books
  •  Continuing the series as is
  •  Creating a featured site for LFFS that includes addt’l writers
  •  A focus on LFFS sessions at Adobe community events

Don’t think of this as a comprehensive list of choices or that any choices are mutually exclusive. We’d love to hear what will be the most valuable resource for you. Feel free to comment on this post or e-mail me at adamflater at gmail dot com.

thanks
-adam

]]>
http://www.adamflater.net/2008/05/09/need-opinions-on-lffs/feed/ 4
LFFS – 9 – MXML Continued… And A Sample Application For You To Work With! http://www.adamflater.net/2008/05/02/lffs-9-mxml-continued-and-a-sample-application-for-you-to-work-with/ http://www.adamflater.net/2008/05/02/lffs-9-mxml-continued-and-a-sample-application-for-you-to-work-with/#comments Fri, 02 May 2008 19:42:00 +0000 adamflater http://www.adamflater.net/?p=50 The latest post in the Learning Flex from Scratch series is up. This post continues exploring the MXML language and leaves you with a uncompleted application to finish. The first “homework assignment” of LFFS, if you will. Check back next week for explanation of the solution Scott came up with.

thanks for reading
-adam
]]>
http://www.adamflater.net/2008/05/02/lffs-9-mxml-continued-and-a-sample-application-for-you-to-work-with/feed/ 0
LFFS – 7: Helpful Resources For Learning Flex (part one) http://www.adamflater.net/2008/04/10/lffs-7-helpful-resources-for-learning-flex-part-one/ http://www.adamflater.net/2008/04/10/lffs-7-helpful-resources-for-learning-flex-part-one/#comments Thu, 10 Apr 2008 16:51:00 +0000 adamflater http://www.adamflater.net/?p=48 The latest post in the Learning Flex from Scratch series is up. It focuses on the online resources Scott has found useful while learning Flex. We’ll be doing more of these posts as the series continues, but you can also check out the del.icio.us account that Scott setup for LFFS. Here you will find the URLs of the resources he finds valuable while learning Flex and writing Learning Flex from Scratch.

thanks for reading
-adam
]]>
http://www.adamflater.net/2008/04/10/lffs-7-helpful-resources-for-learning-flex-part-one/feed/ 0
LFFS – 5 & 6 are out http://www.adamflater.net/2008/04/04/lffs-5-6-are-out/ http://www.adamflater.net/2008/04/04/lffs-5-6-are-out/#comments Fri, 04 Apr 2008 14:27:00 +0000 adamflater http://www.adamflater.net/?p=46 Looks like I forgot to do a post announcing LFFS 5 and now 6 is out as well.

In LFFS 5 Scotty is taking us into the world of ActionScript loops and conditionals. Need a beginners look at a for, for in, for in each, while, or do while loop? Look no further than LFFS.

In LFFS 6 we’re jumping into Arrays. This post is an introductory look at using Arrays in ActionScript. It is by no means comprehensive, and doesn’t touch on collections yet, but it’s a good way to jump in to the concept.

Thanks for reading
-adam

]]>
http://www.adamflater.net/2008/04/04/lffs-5-6-are-out/feed/ 0
LFFS – 4: Actionscript 3.0 (Part 1) http://www.adamflater.net/2008/03/12/lffs-4-actionscript-3-0-part-1/ http://www.adamflater.net/2008/03/12/lffs-4-actionscript-3-0-part-1/#comments Wed, 12 Mar 2008 23:30:00 +0000 adamflater http://www.adamflater.net/?p=44

Our latest post in the Inside RIA series “Learning Flex from Scratch” is up. It’s called: LFFS – 4: Actionscript 3.0. In this post Scott begins his journey into the syntax of Actionscript 3.0. This first post is a look at how to write a basic class… posts will follow with examples on writing loops, if-then conditionals and more..

stay tuned
-adam

 

]]>
http://www.adamflater.net/2008/03/12/lffs-4-actionscript-3-0-part-1/feed/ 0
LFFS – 3: Object Oriented Language http://www.adamflater.net/2008/02/29/lffs-3-object-oriented-language/ http://www.adamflater.net/2008/02/29/lffs-3-object-oriented-language/#comments Fri, 29 Feb 2008 16:41:00 +0000 adamflater http://www.adamflater.net/?p=41 Our latest post in the Inside RIA series “Learning Flex from Scratch” is up. It’s called: LFFS – 3: Object Oriented Language. In this post we unpack the definition and need for an object oriented language and also define object oriented concepts that are relevant for our next post on ActionScript.

Stay tuned.. thanks for reading.

]]>
http://www.adamflater.net/2008/02/29/lffs-3-object-oriented-language/feed/ 1
LFFS – 2: Flex Defined http://www.adamflater.net/2008/02/19/lffs-2-flex-defined/ http://www.adamflater.net/2008/02/19/lffs-2-flex-defined/#comments Tue, 19 Feb 2008 17:52:00 +0000 adamflater http://www.adamflater.net/?p=36 The second post in our Learning Flex from scratch series is up: Flex Defined. This post defines Flex and the important concepts around it. In our next post we’ll start looking at the programming languages of Flex… Stay tuned…

]]>
http://www.adamflater.net/2008/02/19/lffs-2-flex-defined/feed/ 0
LFFS – 1: Meet the Authors, Meet Flex http://www.adamflater.net/2008/02/12/lffs-1-meet-the-authors-meet-flex/ http://www.adamflater.net/2008/02/12/lffs-1-meet-the-authors-meet-flex/#comments Tue, 12 Feb 2008 17:54:00 +0000 adamflater http://www.adamflater.net/?p=34 Our first post is up on the O’Reilly Inside RIA Site.

LFFS – 1: Meet the Authors, Meet Flex

This first post is an introduction of Scott and myself and a way to set a base for what we’ll be up to in the coming posts. Our next post is called Flex Defined. In Flex Defined we’ll define the major topics of Flex that are important for a novice learning Flex to be aware of.

You’ll also be able to find the aggregation of all our posts at: InsideRIA: Adam Flater and Scott Sheridan Archives

]]>
http://www.adamflater.net/2008/02/12/lffs-1-meet-the-authors-meet-flex/feed/ 0