Computer science NEA 2021 (Flight calculator)
Watch
Announcements
Page 1 of 1
Skip to page:
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
0
reply
Report
#2
(Original post by Sydney901)
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
0
reply
Report
#3
(Original post by Sydney901)
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
Last edited by S Z H; 6 months ago
0
reply
Report
#5
(Original post by Sydney901)
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
I would personally start the first few hours or so by planning - breaking the task down into simple, more manageable pieces that are easier to code and plan them by turning them into flowcharts or pseudo-code. Once done this, I would start programming and researching if necessary.
I usually like to turn each split piece of the task that I have programmed as separate programs as much as I can, and explain what I have done, any problems I faced when programming that section etc. in my report.
I would suggest that you record everything as you go along. Personally, it makes it easier, than spending many hours at the end.
Hope that this helps! If you have any questions, feel free to let me know

1
reply
Report
#6
(Original post by Sydney901)
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
Hey i was just wondering if anyone has started the NEA? I'm really struggling on how to start and i need a rough idea on where to begin
0
reply
Report
#7
(Original post by purplewh4le)
i dont know how to start my plan. How did you start yours?
i dont know how to start my plan. How did you start yours?
I started mine by writing about how I interpreted the task once received and what to do to achieve it. I personally broke the problem into many sub-problems to program when received - so wrote about that, and then went on to write about how I planned to program that individual task and how it would/should work in the task as a whole. I also included my flowcharts and pseudo-code here.
I hope this helps!
0
reply
Report
#8
(Original post by HK2020)
Hi,
I started mine by writing about how I interpreted the task once received and what to do to achieve it. I personally broke the problem into many sub-problems to program when received - so wrote about that, and then went on to write about how I planned to program that individual task and how it would/should work in the task as a whole. I also included my flowcharts and pseudo-code here.
I hope this helps!
Hi,
I started mine by writing about how I interpreted the task once received and what to do to achieve it. I personally broke the problem into many sub-problems to program when received - so wrote about that, and then went on to write about how I planned to program that individual task and how it would/should work in the task as a whole. I also included my flowcharts and pseudo-code here.
I hope this helps!
0
reply
Report
#10
(Original post by purplewh4le)
Does anyone know how to do file handling in the 2021 CS flight simulator nea??
Does anyone know how to do file handling in the 2021 CS flight simulator nea??
0
reply
Report
#11
(Original post by HK2020)
Hi, the file is a csv text file, so you can use one one of the imported csv readers, to read the file and get a lists of lists. Hopefully this makes sense - if you need help, let me know!
Hi, the file is a csv text file, so you can use one one of the imported csv readers, to read the file and get a lists of lists. Hopefully this makes sense - if you need help, let me know!
0
reply
Report
#12
(Original post by purplewh4le)
ive managed to get the file but i dont know what to do with it, do i print it or smth else?
ive managed to get the file but i dont know what to do with it, do i print it or smth else?
0
reply
Report
#13
(Original post by Lunar_Celestia)
I originally printed out my list to see if it was working and everything else, but ended up commenting it out for my final program. You just need to be able to use the file to complete the processes and to check the user input. Hope this helps!
I originally printed out my list to see if it was working and everything else, but ended up commenting it out for my final program. You just need to be able to use the file to complete the processes and to check the user input. Hope this helps!
0
reply
Report
#14
(Original post by purplewh4le)
how do you make the csv file store only the 3 letters or the overseas airport as variables to be used later in the programme
how do you make the csv file store only the 3 letters or the overseas airport as variables to be used later in the programme
0
reply
Report
#15
(Original post by Lunar_Celestia)
Hi,
I started mine by writing about how I interpreted the task once received and what to do to achieve it. I personally broke the problem into many sub-problems to program when received - so wrote about that, and then went on to write about how I planned to program that individual task and how it would/should work in the task as a whole. I also included my flowcharts and pseudo-code here.
I hope this helps!
Hi,
I started mine by writing about how I interpreted the task once received and what to do to achieve it. I personally broke the problem into many sub-problems to program when received - so wrote about that, and then went on to write about how I planned to program that individual task and how it would/should work in the task as a whole. I also included my flowcharts and pseudo-code here.
I hope this helps!
0
reply
Report
#16
(Original post by Ibad_rana)
I get it that I'm a bit late, but where do i get the prices for seats from. In the sheet it only shows how to calculate running cost and not the price of each seat. Also in each airplane type there are minimum number of first class seats and in figure 4 example there were 40 of them. I am so confused. How did they get 40 and the standard and 1st class seat price.
I get it that I'm a bit late, but where do i get the prices for seats from. In the sheet it only shows how to calculate running cost and not the price of each seat. Also in each airplane type there are minimum number of first class seats and in figure 4 example there were 40 of them. I am so confused. How did they get 40 and the standard and 1st class seat price.
0
reply
Report
#17
Hello I'm not sure if this will be possible for you but is there anyway that we could get in touch and you could send it to me?
Because I have no idea how to code and I'm getting really stressed over it because we have started the python coding and I'm incredibly lost.
Because I have no idea how to code and I'm getting really stressed over it because we have started the python coding and I'm incredibly lost.
Last edited by RLEES15; 4 days ago
0
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top