• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

will cattle drive prepare me for data structures?

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am almost finished a java class over at my college but am still kind of weary about taking the data structures class which is a continuation of what im doing now. my question is. if i were to pay the money and do the assigments would i be better prepared for the class? im thinking of holding off on it until the summer if i do that. thanks
-mike-
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Cattle Drive has some assignments that use various data structures, but teaching you about data structures is not its main focus. It will, however, teach you how to write clean, elegant, and readable programs as well as teaching you about various other topics. Take a look at some of the assignments listed at the bottom of the page to see the various topics that are covered.
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As Marilyn expressed, the Cattle Drive does not cover the ins and outs of data structures. After completing much of the Cattle Drive, writing programs (that are clear, clean, and easy to read and understand) is easy. Your classmates will be amazed at the grace and ease with which you quickly solve programming problems. Some may even offer to hire you as a private tutor.
But let me tell you the real reason why doing the Cattle Drive is great - it's the women! Everybody knows there is nothing more attractive than that smart programmer in the class that nails each assignment, quiz, and test with ease. You'll find that you have so much free time (as you're not busy being confused by your own programs) that you'll gladly volunteer to help the occasional stressed coed programmer.
The above is actually a... parody of my own experience (though, it's not an outright exaggeration). I did cover data structures and other advanced programming topics after completing much of the Cattle Drive, and it was pretty easy - in large extent due to my experience on the Trail and the great nitpicking I received.
I work with computer science students at the local university every day, and nobody is learning in the classroom how to program as well as I've learned on the Cattle Drive (and by hanging out in the Saloon). I imagine that the typical focus of a computer science course is not necessarily to construct perfect/excellent programmers, but rather to develop students with strong backgrounds in computer science theories and concepts. I view the Cattle Drive as an excellent link for the student of theories to become an excellent programmer.
Money is scarce when one is a student (believe me, I know as I have practiced the lifestyle for years now). I think you'll always appreciate the day you signed up for the Drive.
 
Sheriff
Posts: 4012
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

But let me tell you the real reason why doing the Cattle Drive is great - it's the women!


How flattering!

Oh. That's not what you meant. Hurrumpf. :roll:
 
Mike Pirrone
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
lol thanks guys for the help. im going to pay for the cattle drive and take data structures in the summer. haha
-mike-
 
A wop bop a lu bob a womp bam boom. Tutti frutti ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic