Tagged Questions
The highschool tag has no wiki summary.
15
votes
18answers
1k views
What would you tell high school students who are interested in careers in software development/engineering? [closed]
I've been asked to a local high school to talk about careers in software development/engineering. I have roughly an hour of time to fill and will probably have 30-40 students in a class room.
How ...
13
votes
24answers
1k views
Basic programming/algorithmic concepts
I'm about to start (with fellow programmers) a programming & algorithms club in my high school. The language of choice is C++ - sorry about that, I can't change this. We can assume students have ...
10
votes
8answers
724 views
Are there jobs for high school programmers? [closed]
I'm an 18 year old programmer, rounding off my senior year in high school and about to enter college. I have a decent amount of experience in a variety of languages, the most prevalent being C# and ...
8
votes
19answers
883 views
Best direction for a grade 12 student planning on going into Computer Sciences?
So, I have just started grade 12, and after I graduate I plan on going to University and major in Computer Sciences, and eventually make a career out of it. I am looking for advice on what direction I ...
7
votes
14answers
1k views
Learning how to do programming in school and learning programming outside of school
Hope this thread won't be closed as fast as the other one, because I'm interested about your opinions about what school contribute when it comes to learn programming. I plan to do a thesis in that ...
3
votes
1answer
159 views
A problem with connected points and determining geometry figures based on points' location analysis
In school we have a really hard problem, and still no one from the students has solved it yet. Take a look at the picture below:
http://d.imagehost.org/0422/mreza.gif
That's a kind of a network of ...
3
votes
8answers
294 views
Language+IDE for teaching high school students?
I'm investigating languages and IDEs for a project involving teaching high-school students (around grade 11). It will teach basics of programming as an introduction to computer science (e.g., ...
3
votes
3answers
159 views
What advice would you give a high-schooler interested in tech? [closed]
(This was originally sent to a group of people I have worked with and trust and it was suggested that I post this here. I've been a software developer, architect, manager, vp, tester, trainer, tech ...
1
vote
3answers
38 views
SQL nesting on highschool test
We made this test on my school, and according to the test this is the right answer:
SELECT
names
FROM
COMPANY
WHERE
NOT EXISTS (SELECT
kgmilk
...
1
vote
2answers
636 views
Multi-class, interlinked school timetable as a MySQL database
I've looked around for a bit now at other suggestions relating to this, but nothing I've seen has quite suited my needs, so here goes!
What I have is a multi-class (Australian secondary school; Years ...
1
vote
0answers
122 views
I'm looking to start a Computer Science club in my high school next year. What should I do? [closed]
I'm currently an 8th grader who will be moving on to high school next year. I was recently looking over all the classes my high school offers and I saw that they offer Computer Science but only in the ...
1
vote
2answers
112 views
Good IDE/SCM/tracking system for high school IT?
We are teaching a high school IT course, part of which will involve programming in python. I'm trying to find a good combination of an IDE (with decent debugger), SCM/revision management (preferably ...
1
vote
5answers
639 views
Objective C for beginners
I was just asked to talk about Objective C to a bunch of High School student for 20 minutes. They have no experience with programming at all. What topics should I cover? Should I define vocab such as ...
0
votes
3answers
119 views
High school robotics club [closed]
I am interested in joining my high school's robotics team. However, I'd like to know what programming language they are programmed in.
I am a programmer who develops iPhone and Mac applications as ...