|
I need to compose some tasks (problems) for students who learn design patterns.
Please suggest me some practical short-term tasks that would help students understand the theory.
I need some interesting ideas for creational design patterns.
Thanks!
Will...
Started by Kniganapolke on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
We want to design a component of the entire system into more meaningful....
Another example: We have a downstream system that responds very slowly .
I suppose that you should just come up with some scenarios and ask the students which design.
|
|
Http://www.carscoop.blogspot.com/201...c-lincoln.html
Started by NINETY_EIGHT_REGENCY on
, 14 posts
by 13 people.
Answer Snippets (Read the full thread at gminsidenews):
Originally Posted....
Interesting design study, none-the-less...
It needed some changes for production.
I think Chevrolet already tried this design proportions for an electric vehicle (Volt concept), and....
But ...
It's a nice design.
|
|
My company is allowing some local high school students to come on-site and job shadow for an hour or two. What are some ways that I can inspire these young people into potentially taking a career in software development? Any advice would be great. Thanks...
Started by JP on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
Aside from the previous posts, I would perhaps try to show them you have a warehouse full of mismatched... .
For highschool students to come from the student themself.
To develop something they're interested in in a way they can understand .
|
Ask your Facebook Friends
|
Which language should students, who are looking to become professional programmers, start with?
Should they start with a purely functional, procedural, object oriented or with a purely algorithmic approach?
I recently found out that many schools have ...
Started by Alexandre Brisebois on
, 35 posts
by 35 people.
Answer Snippets (Read the full thread at stackoverflow):
It will allow a young student to learn basic programming the student something that will be directly relevant to their first job, preferably something simple hence, but that is why you work close....
A managed language first is a bad thing.
|
|
In light that many of the Stackoverflow members are CS college students (myself included), and there are many veterans surfing the website at the same time, I feel that it would certainly be beneficial for us to get some advice during our time in the ...
Started by Bo Tian on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
Source Control System, I think it is good to have student, you're going to learn all kinds of things about your computer and how to make it do what you want from there, if you are a CMU student....
To design, spec, user requirements etc.
|
|
Possible Duplicate:
Why don’t they teach these things in school?
Question for those who have worked with their fair share of recently graduated CS students:
If you were able to lecture a class while they were in school, what subject would you talk about...
Started by Randy on
, 18 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
I am still constantly....
If you can write clean and concise design documents, judge the level of documentation, guiding the design, teaching how to use version control, issue trackers, how to polish an application course in CS).
Engineering.
|
|
I remember when I took my first programming class in the 11th grade in high school. The course was called AP Computer Science. Anyway, the teacher had some very cool and challenging assignments to help us learn.
One of which was a 2D fish tank simulation...
Started by Ronnie Overby on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
In that one we actually had to design and build....
The other class I remember is the software design class.
That class taught me a lot.
We used the bochs pc emulator to write our own OS for the entire semester .
Systems design class.
|
|
I am a volunteer for Let's Talk Science, an organization which places science graduate students into elementary school and high school classrooms to present short, fun, yet educational demonstrations or experiments related to their particular field. Physics...
Started by Nixuz on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Well, if you really.
Design a couple be the starting point for most CS students but it will hardly impress a 12 year old.
When it comes to 10-18 years old males you can't go wrong with video games .
|
|
As a student I worry constantly about the outside world. I've worked for some companies already providing Web Design/Development and SEO help, even the occasional DB work, but I still worry about how I'll cope in the real world as a developer or a graduate...
Started by EnderMB on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
In my experience, many ....
For instance, it's amazing to me that so many CS students never use SCM and the approach.
Still, I'd recommend studying up on software design, team coordination, TDD, and so on.
Appreciate it in my younger years.
|
|
There's a lot of homework questions here on SO.
I would guess that 90%+ can be solved by stepping through the code in a debugger, and observing program/variable state.
I was never taught to use a debugger. I simply printed and read the GDB manual and ...
Answer Snippets (Read the full thread at stackoverflow):
If by students you mean Computer Science students, I think the answer....
I use in the classes didn't really care about programming at all .
I'll admit, I probably go too far the other way now .
design and thinking about your code first.
|