View Poll Results: If programming still popular at your place of learning?
- Voters
- 10. You may not vote on this poll
-
Yes, it's increasing
-
About average
-
No, it's falling.
-
Jul 15th, 2004, 09:48 AM
#1
Thread Starter
Frenzied Member
Programming Class Popularity in your Learning Area
Just curious, how would you rate the popularity of programming at your school/uni/colledge etc.
I was talking to my software design and development teacher a couple of weeks back and she said that every year, SD&D numbers have been going down to critical levels in favour of the more english based subjects, it has with us and our class almost didn't run, we are under the student minimum limit, but we were lucky. Anyone else noticing this trend?
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 10:05 AM
#2
Frenzied Member
why are we complaining? more jobs for us later in life
-
Jul 15th, 2004, 10:17 AM
#3
Thread Starter
Frenzied Member
Maybe, but... if people don't wanna go into the industry, it will suffer because of tooo many job vacancies and projects will never be completed or very slowly.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 10:19 AM
#4
Hyperactive Member
LOL it was always that way man!
I had this full class in computer science 1, it was about empty with computer science 2. lol
I'll never forget finals day in CPSC 1. We had to write this program that does a bunch of stuff and after we were all done, we get it graded and ****. This dude that was in the class got his finished and graded then sat down beside me staring at his grade. Then he looks at me and say's "I want to be a fireman, in fact I've always wanted to be a fireman".
It was a hard class I guess, in all a gril named becky and I were the only ones who passed.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Jul 15th, 2004, 11:14 AM
#5
Frenzied Member
-
Jul 15th, 2004, 11:22 AM
#6
The 4 last years the applications for a CS at my school has dropped a lot. But it is just normal that people quit after a while.
We started as 50, athe next year we where 17, should be fun to see how many we are next year..
-
Jul 15th, 2004, 11:28 AM
#7
Hyperactive Member
Originally posted by NoteMe
The 4 last years the applications for a CS at my school has dropped a lot. But it is just normal that people quit after a while.
We started as 50, athe next year we where 17, should be fun to see how many we are next year..
Yea people think that their going to like computer science because they like surfing on the internet. Then when they get into a langauge like C++, their like... it's not for me!
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Jul 15th, 2004, 11:42 AM
#8
Yeah....thats soo true...or like to play videogames...hate people like that...I went there just becuase of programming, and I don't think we have enough of it...we should have much more...MUCH more..
-
Jul 15th, 2004, 12:19 PM
#9
Frenzied Member
i don't think i could handle 4 years of just programming, ugh I'd need some substance...gotta rock the electronics
-
Jul 15th, 2004, 12:25 PM
#10
Only 4 years?? I am going to studdy it for 6, then work with it for the rest of my life....
-
Jul 15th, 2004, 01:05 PM
#11
-
Jul 15th, 2004, 01:49 PM
#12
Frenzied Member
Originally posted by NoteMe
Only 4 years?? I am going to studdy it for 6, then work with it for the rest of my life....
depends if i want to get a masters degree
-
Jul 15th, 2004, 08:18 PM
#13
Thread Starter
Frenzied Member
Trouble is, at our school, we got lots of computers, hardly any of them are used for the computing subjects now-a-days, they are being displaced for the english subjects.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 08:34 PM
#14
We are using pen and paper on our programming exams...
-
Jul 15th, 2004, 08:39 PM
#15
Thread Starter
Frenzied Member
In your SD&D class, do you have to learn railroad-diagrams and BNF and EBNF?
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 08:40 PM
#16
What? What is SD&D, and what does a rail road have to do with programming..
-
Jul 15th, 2004, 08:43 PM
#17
Thread Starter
Frenzied Member
Software Design and Development (SD&D) railroad diagrams show you the syntax of a language.
Actually, they all show you the syntax, the railroad diagram is a graphical form, the rest are text.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 08:47 PM
#18
Directly transelated to English what I am doing is called "Computer Technique", but I if I have understood it right it is more or less like a batchelour in CS over in USA.
Still havn't heard about railroad diagrams. We are just writing what we usualy do in a IDE on paper. Nothin diffrent from that.
-
Jul 15th, 2004, 08:51 PM
#19
Thread Starter
Frenzied Member
Yeah, i didn't expect anyone to know what they were, our department of education feels it's necessary to teach us topics that are long since dead and aren't used at all in modern day programming. For people who don't know, they are what the tooltips in the VS IDE show to instruct you how to do a command i.e. Messagebox.Show. That's the modern form of the 3 examples i gave.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 08:52 PM
#20
Intelly Sense is that called..
-
Jul 15th, 2004, 08:58 PM
#21
Thread Starter
Frenzied Member
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 15th, 2004, 09:00 PM
#22
And in VS.NET 2003 it sucks...
-
Jul 15th, 2004, 09:01 PM
#23
Thread Starter
Frenzied Member
How so? Works great for me.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 16th, 2004, 03:05 AM
#24
Hyperactive Member
Originally posted by Ideas Man
Yeah, i didn't expect anyone to know what they were, our department of education feels it's necessary to teach us topics that are long since dead and aren't used at all in modern day programming. For people who don't know, they are what the tooltips in the VS IDE show to instruct you how to do a command i.e. Messagebox.Show. That's the modern form of the 3 examples i gave.
One word for ya my man (ok maybe an abbrevation): UML
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Jul 16th, 2004, 05:43 AM
#25
Originally posted by Ideas Man
How so? Works great for me.
SO are you using a lot of extern libraries and COM wrappers in VS.NET 2003?
-
Jul 16th, 2004, 05:45 AM
#26
Originally posted by Maven
One word for ya my man (ok maybe an abbrevation): UML
I didn't get that...what does that have to do with those rail road tracks? And UML is not outdated. It's the OOP way of thinking. We had UP (Unified Processes) this spring, got a B.. ...but at least it thought me some stuff that is probably usefull, but incredible boring...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|