Home Forums Articles How To's FAQ Register
Go Back   Xoutpost.com > Off-topic > The Lounge
Fluid Motor Union
User Name
Password
Member List Premier Membership Today's Posts New Posts

Xoutpost server transfer and maintenance is occurring....
Xoutpost is currently undergoing a planned server migration.... stay tuned for new developments.... sincerely, the management


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 09-15-2006, 03:32 PM
vinuneuro's Avatar
Member
 
Join Date: Apr 2005
Location: MI/IL/IN
Posts: 7,799
vinuneuro is on a distinguished road
Angry IT guys: how do you do it?

I realize coding is probably in the rear-view mirror for most of you by now but...I have to take a specific C class as all engineers at purdue have to...and to plainly put it, it frickin bites. They're damn anal about the documentation standards and it's just ridiculous as to how much syntax there is to learn, and how specific functions use it/them / how specific functions behahve with each other, etc etc.

Rant over: seems like it's all about practice to remember this stuff. Any other suggestions?
Reply With Quote

Sponsored Links

  #2  
Old 09-15-2006, 03:42 PM
MiCkEy's Avatar
Member
 
Join Date: Mar 2005
Location: r/\T H0L3
Posts: 1,109
MiCkEy is on a distinguished road
Reuse code and comment the code like hell.
__________________
Another lame attempt to get to 2000 posts
M i C k E Y

2017 Tesla Model X
2014 Porsche Panamera-S e-Hybrid (sold)
2012 Porsche Cayenne
2001 X5 3.0 (sold)
2003 Carrera 911 Cabrio (sold)
Reply With Quote
  #3  
Old 09-15-2006, 03:44 PM
njbmwx3's Avatar
Member
 
Join Date: Sep 2006
Location: New Jersey
Posts: 41
njbmwx3 is on a distinguished road
I've been in the biz for over 20+ years, you'll get used to it. Wait until you have to deal with Six Sigma!
__________________
Present - 2006 X3
Present - 2003 Z4
Past - 2001 740il
Past - 2001 R1150RT
Past - 2000 Volvo S80
Reply With Quote
  #4  
Old 09-15-2006, 03:46 PM
SANguru's Avatar
Scuderia Ferrari Tifosi
 
Join Date: Mar 2005
Location: Bay Area, CA
Posts: 6,500
SANguru is on a distinguished road
LOL coding.. haha.. I just sell the stuff..

Quote:
Originally Posted by vinuneuro
I realize coding is probably in the rear-view mirror for most of you by now but...I have to take a specific C class as all engineers at purdue have to...and to plainly put it, it frickin bites. They're damn anal about the documentation standards and it's just ridiculous as to how much syntax there is to learn, and how specific functions use it/them / how specific functions behahve with each other, etc etc.

Rant over: seems like it's all about practice to remember this stuff. Any other suggestions?
Reply With Quote
  #5  
Old 09-15-2006, 03:54 PM
Member
 
Join Date: Jul 2005
Location: The city that NEVER sleeps
Posts: 1,719
BMW X5 is on a distinguished road
it plain out sux which is why i got my BS in Comp Sci but dont want to look at another compiler for as long as i live at least not without a good fight to do it.
Reply With Quote
  #6  
Old 09-15-2006, 03:57 PM
JCL's Avatar
JCL JCL is offline
Premier Member
 
Join Date: Mar 2005
Location: Vancouver, Canada
Posts: 11,853
JCL will become famous soon enoughJCL will become famous soon enough
Not much appears to have changed since my mech eng grad class of '83. Back then it was Fortran/AlgolW/Pascal/etc IIRC, with punchcards most of the time, and some time spent on the Vax, PDP11, what have you.

Pretty sure that they are teaching you the benefits of documentation, structured thinking, logic, etc, and not trying to turn you into programmers. All good stuff. Suck it up.

Sorry, not much sympathy here. If it was easy then anyone could graduate, and what would it be worth then?

Jeff
__________________
2007 X3 3.0si, 6 MT, Premium, White

Retired:
2008 535i, 6 MT, M Sport, Premium, Space Grey
2003 X5 3.0 Steptronic, Premium, Titanium Silver

2002 325xi 5 MT, Steel Grey
2004 Z4 3.0 Premium, Sport, SMG, Maldives Blue
Reply With Quote
  #7  
Old 09-15-2006, 04:09 PM
hayaku's Avatar
Premier Member
 
Join Date: Mar 2005
Location: OC
Posts: 1,870
hayaku is on a distinguished road
baby steps... take it in smaller chunks..

process called stubbing it out... write down the outline of what you want and then fill in small sections at a time so you have it in controllable and digestable amounts...

if you can build a strong foundation here, your logic processing skills will also increase tremendously...
Reply With Quote
  #8  
Old 09-15-2006, 04:29 PM
vinuneuro's Avatar
Member
 
Join Date: Apr 2005
Location: MI/IL/IN
Posts: 7,799
vinuneuro is on a distinguished road
Problem solving / logic processing is VERY highly emphasized here. There is a seperate engineering class that we took first semester freshman year that is only about problem solving...the retention rate in engr past that class is very low. The tools in that one were Matlab, Excel (used to it's full potential) and Unix.

As far as this cs class goes, as you suggest Adam , we are required to use flowcharts and structure charts prior to coding, most of the time. I suppose they do help a bit.

ot, MEs still have to take Fortran...minus the punchcards .

Thanks for the words of wisdom.
Reply With Quote
  #9  
Old 09-15-2006, 04:44 PM
hayaku's Avatar
Premier Member
 
Join Date: Mar 2005
Location: OC
Posts: 1,870
hayaku is on a distinguished road
Quote:
Originally Posted by vinuneuro
Problem solving / logic processing is VERY highly emphasized here. There is a seperate engineering class that we took first semester freshman year that is only about problem solving...the retention rate in engr past that class is very low. The tools in that one were Matlab, Excel (used to it's full potential) and Unix.

As far as this cs class goes, as you suggest Adam , we are required to use flowcharts and structure charts prior to coding, most of the time. I suppose they do help a bit.

ot, MEs still have to take Fortran...minus the punchcards .

Thanks for the words of wisdom.
just like jeff said.. if its too easy, is it worth doing?... these classes require more brain power and if the students aren't ready to commit the effort or they are incapable of learning, this field is not for them...
Reply With Quote
  #10  
Old 09-15-2006, 04:56 PM
vinuneuro's Avatar
Member
 
Join Date: Apr 2005
Location: MI/IL/IN
Posts: 7,799
vinuneuro is on a distinguished road
Quote:
Originally Posted by hayaku
just like jeff said.. if its too easy, is it worth doing?... these classes require more brain power and if the students aren't ready to commit the effort or they are incapable of learning, this field is not for them...
i'm not beeotching about the curriculum...cs is just frustrating at times. i enjoy this type of logical problem solving and am glad it's this rigorous..the school wouldn't have it's fairly good reputation without it. moreover, students senior to me say it really does help down the line. i've already reaped the benefits when i was able to apply this stuff during my manufacturing internship over summer.
Reply With Quote
Reply

Bookmarks


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
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 07:48 PM.
vBulletin, Copyright 2026, Jelsoft Enterprises Ltd. SEO by vBSEO 3.6.0
© 2017 Xoutpost.com. All rights reserved. Xoutpost.com is a private enthusiast site not associated with BMW AG.
The BMW name, marks, M stripe logo, and Roundel logo as well as X3, X5 and X6 designations used in the pages of this Web Site are the property of BMW AG.
This web site is not sponsored or affiliated in any way with BMW AG or any of its subsidiaries.