Click to See Complete Forum and Search --> : High school project...


alexandergre
April 10th, 2009, 03:01 PM
Im in the third year of high school and in Sweden we have to do a project... 50 hours of work...
you can do whatever you want. (ex: write a book about drugs, teenages, ... make a program.. make something... , whatever you want)
and since im Math/programming student so I chose to make a windows application.

[about the idea]:
about the site:
We have a site here in sweden where almost every student uses it. Its a site where you can learn the words which you already have entered them in a word list. "word book"
In this site you can: create an account, create/delete/edit a word list, download wordlist from other users, test your self from the word list that you already have created. and get the test results.

about the application: see the attached file
The purpose of this program is to:
1- learn more about databases, communicating with a web server and programming.
2-Students can learn the words and do tests on their laptops.
3-If I success at creating this program, I will make the mobile version too.

There only one problem, I dont know where and how to begin.
if you have any tips, comments or question please ask.

please help me on this project.

dglienna
April 10th, 2009, 04:41 PM
Well, did you attend any classes? Did you get any books? Have you looked at MSDN?

There are plenty of samples out there for those that want to (or HAVE to) do work for yourself. Best to learn how to do that.

Click the link(s) in my signature, download the samples, and dig in.

Long weekend/spring break time? Perfect. Crack the books!

alexandergre
April 11th, 2009, 05:06 AM
Well, did you attend any classes? Did you get any books? Have you looked at MSDN?

There are plenty of samples out there for those that want to (or HAVE to) do work for yourself. Best to learn how to do that.

Click the link(s) in my signature, download the samples, and dig in.

Long weekend/spring break time? Perfect. Crack the books!
Im know c# and objective C.
yesternight before sleep I thought more about the problems:

I can do all the things by my self except:
1- When you log-in in the app then you have logged in to your account on glosboken.se (http://www.codeguru.com/forum/showthread.php?t=464736) somebody else had the same question as mine.
2- Download the worldlists. I dont know what type of databse they are.

JonnyPoet
April 11th, 2009, 05:30 PM
Im know c# and objective C.
yesternight before sleep I thought more about the problems:

I can do all the things by my self except:
1- When you log-in in the app then you have logged in to your account on glosboken.se (http://www.codeguru.com/forum/showthread.php?t=464736) somebody else had the same question as mine.
2- Download the worldlists. I dont know what type of databse they are.
We cannot answer you the question what database is used there. Simple goto the sysadmin and ask him a) if its allowed to access by a selfwritten program, b) data about database the needed schema ...
So for getting this information the question is done simple in the wrong place