| | |  | |
11-12-2007, 09:36 PM
|
#1531 | | Member
Join Date: Mar 2006 Location: UCLA
Threads: 23
Posts: 675
| yep, it's just three classes + laid back research (for the most part, I'm working with a postdoc and a grad in physical chem)
I guess the question I should've just asked how much time projects take for CS 31 for someone with no programming experience, but is pretty fluent with computers (no HTML experience either though..) |
| |
11-13-2007, 01:24 AM
|
#1532 | | Senior Member
Join Date: Oct 2006
Threads: 75
Posts: 2,096
| Fluency with computers software has very little correlation in completing the projects , unless it's using Visual Studio or similar compilers.
I cannot give you a definite amount of time to complete projects, but for ME:
3-4 hours for Project 1-2
20 hours for Project 3
10-15 hours for Project 4-6
15-20 hours for Project 7
I guess it depends on your logic aptitude, since you haven't had any programming experience. I think about 1/5 of the hours spent for me was just in frustration and sitting in front of the computer :[. |
| |
11-13-2007, 01:53 AM
|
#1533 | | Member
Join Date: Mar 2006 Location: UCLA
Threads: 23
Posts: 675
| I tried learning basic a few years back. I could..run DOS at one time. It'll be different and tough, but i think I have a light enough quarter to focus on it. |
| |
11-13-2007, 03:22 AM
|
#1534 | | Member
Join Date: Mar 2007 Location: CA
Threads: 2
Posts: 436
| almost a third of your time will be spent banging your head against the wall figuring out what you're gonna do, two-thirds will be spent cursing and debugging, and the little fraction left over will be the actual writing. BASIC won't help you.
can i get away with not going to lecture since i already have experience? they only get to pointers...and i figure the only thing i'll die from is recursion. since i didn't get it after two classes i don't think rohr will help me understand it any better. |
| |
11-13-2007, 04:41 AM
|
#1535 | | Junior Member
Join Date: Apr 2006 Location: UCLA
Threads: 9
Posts: 235
| yea project 3 was not fun... lol... still waiting for my grade on that one ><
yea so much of your time is spent thinking the logic through |
| |
11-13-2007, 01:45 PM
|
#1536 | | Senior Member
Join Date: Oct 2006
Threads: 75
Posts: 2,096
| What was project 3 for you guys? Mines was DDR . .
Pointers isn't the last thing in 31, though it is the hardest concept reached. I think it's classes.
Actually, I would say half the time spent is 'stepping through', even for experienced programmers. |
| |
11-13-2007, 02:58 PM
|
#1537 | | Junior Member
Join Date: May 2007
Threads: 1
Posts: 34
| Heh, heard about that DDR project from my friend and I thought the idea was hilarious.
Project 3 this year was a spam checker program. We had to program several tests that would increment a spam score if conditions were met (>3 exclamation marks, keywords, capitalization %, etc) and declare if the email was spam if it went over a certain spam score. |
| |
11-13-2007, 05:28 PM
|
#1538 | | Member
Join Date: Mar 2006 Location: UCLA
Threads: 23
Posts: 675
| I ended up just ordering the C++ book right now internationally. I figure even that although I spend maybe an extra 20 than buying it used... It'll last a long time since I'll keep it with me. Any pointers on where to start (beyond the, my name is Deuces, basic program). |
| |
11-14-2007, 04:31 PM
|
#1539 | | Senior Member
Join Date: Sep 2005 Location: south bay
Threads: 30
Posts: 1,070
| How do breadth courses work? Do you just take any three upper divs from one department? |
| |
11-15-2007, 09:35 PM
|
#1541 | | Senior Member
Join Date: Oct 2006
Threads: 75
Posts: 2,096
| Quote: |
I ended up just ordering the C++ book right now internationally. I figure even that although I spend maybe an extra 20 than buying it used... It'll last a long time since I'll keep it with me. Any pointers on where to start (beyond the, my name is Deuces, basic program).
| C++ is difficult to self-teach, because you don't learn from examples in the book. For first times, it's a trial and error game. Download Visual Studio.
I did what you did last year; I think I read half the book before fall quarter and learned the concepts, but I still couldn't program on the spot. It probably had to do with my weaker logic skills. Try doing the previous quarter's projects.
But yeah, if you want a start, read the first few chapter, and pracitce the sample programming projects in the book (that's something Smallberg would advise you to do also for those going from 31->32). Quote: |
How do breadth courses work? Do you just take any three upper divs from one department?
| Nano is interesting, but difficult to attain because some of the classes are only offered once a year, and one of the 4 is offered only once every 2 years!
The link Deuces provided has everything you need to know. It's amazing/a riot how non-MAE/ChE can take 20B for breadth! |
| |
11-16-2007, 12:42 AM
|
#1542 | | Junior Member
Join Date: Jan 2006
Threads: 7
Posts: 167
| Quote: |
Originally Posted by Moldau How do breadth courses work? Do you just take any three upper divs from one department? | Just three courses from any one area that's listed on the technical breadth list. Pay attention to the restrictions on certain courses.
There is a way to avoid going outside your field of study from the technical breadth. You could substitute 2 departmental breadth courses plus take one course from the engineering science area. This would satisfy the engineering science option of the technical breadth. You would then need to replace those 2 courses that you used for the technical breadth with some elective course in your major.
This is what I am doing for ME, I used my EE 100 and MSE 104 to satisfy the technical breadth. |
| |
11-16-2007, 01:26 AM
|
#1543 | | Member
Join Date: Mar 2006 Location: UCLA
Threads: 23
Posts: 675
| Yeah, just check the course catalog. Usually you can finish it all within one year (they'll put one per quarter through the year). I'm gonna do my TBA junior year in either nanotech or tech management. The research i'm doing right now has a lot to do with nanoscience and nanoscale imaging, but I'm feeling like the business jump is in order if I plan on doing an M.B.A. I'd really like to do two technical breadth areas, but that probably won't happen. |
| |
11-16-2007, 02:41 AM
|
#1544 | | Junior Member
Join Date: May 2007 Location: Bay Area -->UCLA Gender: Female
Threads: 10
Posts: 132
| How tough would a biomedical engineering class be for a non-engineering major? I'm in the MIMG (microbio ) major and some biomed engineering classes were just approved for electives, and they seem really interesting. CM180 in particular, as I'm planning to pursue dental school. Would I be really lost in the class? |
| |
11-16-2007, 01:30 PM
|
#1545 | | Member
Join Date: Mar 2006 Location: UCLA
Threads: 23
Posts: 675
| check the class pre-reqs - i'm not too sure since I haven't taken any. |
| | All times are GMT -5. The time now is 12:53 AM. |