first of all, u\you should read Squeak By Example.&nbsp; Most book don&#39;t teach how to make things like that because in smalltalk, since you can browse all of the source code from within the environment, you can figure out how to make things like windows, or, anything in m\smalltalk, without having to look it up!&nbsp; that is one of the reasons I like smalltalk, you dont need any large reference manuals to work :)<br>
<br>
<div class="gmail_quote">On Fri, Jul 4, 2008 at 4:05 AM, Michael van der Gulik &lt;<a href="mailto:mikevdg@gmail.com">mikevdg@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Fri, 4 Jul 2008 14:04:52 +0800<br>Stephen Ng &lt;<a href="mailto:stephen.ng@planetnutek.com">stephen.ng@planetnutek.com</a>&gt; wrote:<br><br>&gt; Hi everyone,<br>&gt;<br>&gt; First off, I am really new to smalltalk. I have tons of experience<br>
&gt; with languages like C but have never made the move to OO type languages.<br>&gt;<br>&gt; Secondly, I&#39;ve been reading up as much as I can on OO concepts and<br>&gt; perhaps I can say that I feel comfortable with smalltalk syntax. My<br>
&gt; question is how does one start learning about the MVC or Morphic<br>&gt; interfaces in order to use smalltalk in writing programs that make use<br>&gt; of lots of windows with text fields etc like in traditional business<br>
&gt; systems? I cannot seem to find complete info on these topics. Many<br>&gt; tutorials just spend lots of time painting pretty lines and patterns<br>&gt; and fall short of showing someone like me how best to use the MVC,<br>
&gt; Graphics-* or Morphic-* class categories and their classes. I<br>&gt; understand Morphic is the new wave as far as Squeak is concerned and I<br>&gt; would be just as happy to use it. However, all the literature on the<br>
&gt; web is really disparate and does not approach the subject in a<br>&gt; holistic way. I&#39;ve even tried looking at the classes themselves in the<br>&gt; Browser but the whole thing just gets very confusing.<br>&gt;<br>
&gt; I&#39;d appreciate it if anyone can provide some pointers, direction,<br>&gt; literature (up to date with Squeak) etc.<br><br><br></div>Hi Stephen.<br><br>Welcome to the community!<br><br>For traditional business programs in Squeak, I think that Morphic is the hard way to do it. I tried, made a bit of progress but then gave up in disgust.<br>
<br>What I recommend is that you start from our documentation page - <a href="http://www.squeak.org/Documentation/" target="_blank">http://www.squeak.org/Documentation/</a>. The book to read is &quot;Squeak By Example&quot;.<br>
<br>For business information system development, I&#39;d recommend getting in to web development using Seaside: <a href="http://www.seaside.st/" target="_blank">http://www.seaside.st/</a>. Your applications in this environment will look a lot more professional than they would in Morphic.<br>
<br>And do ask questions here, or join us on the IRC channel on <a href="http://freenode.net/" target="_blank">freenode.net</a>, #squeak. Often there are people there :-).<br><br>Gulik.<br><font color="#888888"><br>--<br>
Michael van der Gulik &lt;<a href="mailto:mikevdg@gmail.com">mikevdg@gmail.com</a>&gt;<br></font>
<div>
<div></div>
<div class="Wj3C7c">_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>David Zmick<br>/dz0004455\<br><a href="http://dz0004455.googlepages.com">http://dz0004455.googlepages.com</a><br><a href="http://dz0004455.blogspot.com">http://dz0004455.blogspot.com</a>