Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 8th, 2005, 12:04 AM   #1
Libervisco
Newbie
 
Libervisco's Avatar
 
Join Date: Aug 2004
Location: Croatia
Posts: 18
Rep Power: 0 Libervisco is on a distinguished road
Send a message via ICQ to Libervisco
How did you learn: bottom up, middle out or top down?

Reading the Programming Groundup book I have skimmed down to the last chapter just out of the curiosity. That's where I read the authors suggestion that it is best for an aspiring programmer not to leave out any of the three methods of learning as well as not to ever stop learning.

The three methods he describes are:

- from bottom up (the very Programming Groundup which teaches some assembly language is an example) - from the lowest levels up to the higher
- from middle out - the specific programming languages at hand
- from the top down - starting with the easiest and than digging deeper

To all programmers, which method was (and is) your favourite? Which was the best for you and which method do you consider the best?

Have you went by all three of them and all in all, how long did it take you to be able to make your own first little program of any significance?

I am reading the Programming Groundup book and thus obviously going by the "bottom up" method currently. I am not however sure if I'll keep it up through out the whole book (I do intend to, but I'm not sure), but I believe it will certainly be of great help to at least get to know the way all that functions on the lowest level, even though I wouldn't be skilled to do any significant programming on that level. After this book, I'll probably go about reading a book on some specific languges (such as C, python and php for the web) and some "top down" learning.

Anyway, what do you think?

Thanks
Daniel
__________________
Libervis.com - Nexus of the free world online_
Libervisco is offline   Reply With Quote
Old Jul 8th, 2005, 4:17 AM   #2
HeX
Programmer
 
HeX's Avatar
 
Join Date: May 2005
Location: Kosova
Posts: 94
Rep Power: 4 HeX is on a distinguished road
Send a message via MSN to HeX
from the top down
it took me three months, i did a program which could solve systems of linear equations
__________________
countdown++;
HeX is offline   Reply With Quote
Old Jul 8th, 2005, 7:44 AM   #3
megamind5005
Programmer
 
megamind5005's Avatar
 
Join Date: Dec 2004
Location: UK
Posts: 53
Rep Power: 4 megamind5005 is on a distinguished road
I guess from top to bottom is most common one and the one i went for (JavaScript and Python is what i know). Bottom-up takes too long to be useful in the short-term, and if u just wanna get progrmming as soon as possible i guess u'd better learn a high level language. And eventually, most people i know will starting "going out from the middle" and keep building on knowledge of one langauge, until they decide to learn another. Say, in my case, i'm not gonna start learning C++ or Java or anything until i'm pretty confident with my Python skills.
__________________
Tetris is so unrealistic
megamind5005 is offline   Reply With Quote
Old Jul 8th, 2005, 8:13 AM   #4
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Started: Bottom Up
Favorite: Middle Out

Less than an hour.

C++, C#, Python, PHP are good languages to have at hand.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jul 25th, 2005, 6:31 PM   #5
Libervisco
Newbie
 
Libervisco's Avatar
 
Join Date: Aug 2004
Location: Croatia
Posts: 18
Rep Power: 0 Libervisco is on a distinguished road
Send a message via ICQ to Libervisco
Well, it turned out I just scratched a bit from the bottom and the moved up and went from top to bottom now. I haven't finished reading that assembly book. I've read the first few chapters until it started going deeper into "complex programming" which is now probably much uglier assembly

Anyway, I started reading the "Learning to program" book, which introduces a beginner to programming step by step explaining and presenting examples in three similar programming languages step by step, Python, JavaScript and VBScript. Actually, those would be more scripting languages. Anyway, I'm not too interested at JavaScript (and not at all interested in VBScript) at this point so I'm mostly focusing on Python part.

So far I'm doing well. Thanks to this book I actually learned enough basics to be able to create the simplest programs on my own (and I mean really *simplest*) . I took one example program early in the book (times table) and upgraded it to something a bit better, a good learning experience. I hit a wall with it though, I might post a problem in another thread.

Anyway, it is indeed true that one is much faster to actually be able to do something useful when going from top to bottom and thus fully matching your current experience level, than when going from bottom to top. I might come back to assembly some time in the future, but now I imagine I'll first get to learn python well, then C and PHP and then lisp and scheme

Thanks
Daniel
__________________
Libervis.com - Nexus of the free world online_
Libervisco is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:07 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC